-
Notifications
You must be signed in to change notification settings - Fork 476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OCNE 1.6 - trouble with Calico readiness #481
Comments
did you have |
|
I guess the logs your provided above is for the
|
Thanks @thtanaka for your reply. Please find the requested below: I'm curious, were you unable to replicate the problem? If time permits, please try: git clone https://github.com/oracle/vagrant-projects
cd vagrant-projects/OCNE
VERBOSE=true vagrant up (for the screenshots, I also set |
Does the issue also happens when you try the UEK6 kernel (you are using UEK7 atm) ? |
I think the culprit is here: vagrant-projects/OCNE/scripts/provision.sh Lines 365 to 368 in f46c527
Even when using calico, you still need to masquerade here: vagrant-projects/OCNE/scripts/provision.sh Line 396 in f46c527
I did a quick test and:
(I don't use K8s these days, so I haven't done thorough testing) |
Thank you @AmedeeBulle . That was exactly my problem. Thank you @jromers for the tip. |
I've submitted a PR made to enable OCNE 1.6. However, I'm having trouble with Calico readiness. Any clues would be greatly appreciated
/var/log/messages
k -n calico-system logs calico-node-*
I also attempted to install the calico networking module but with similar results:
The text was updated successfully, but these errors were encountered: