Replies: 2 comments
-
|
@amitmvyas which version of CKS iso did you register |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi @kiranchavala, I am using setup-v1.33.1-calico-x86_64.iso from the link which you shared. Regards, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have downloaded Ubuntu 22.04 Image (CKS) from here. When deploying the CKS cluster using this image I am seeing that Calico POD on Master and Worker node is failing because of /etc/hosts file don't have anything configured in it.
Once I login to either master / worker node and make an manual entry in /etc/hosts as
127.0.0.1 localhostthen it start working as expected.I haven't seen this happening when deploying CKS using system template.
Has any once faced such issue ?
Regards,
Amit Vyas
Beta Was this translation helpful? Give feedback.
All reactions