Closed 457r0ch1mp closed 5 years ago
Hmm, it seems like in this case the manifest itself isn’t being applied correctly. I haven’t seen this issue recently, but I wonder if you downloaded the manifest manually and then kubectl apply’ed it, if that would work.
Just saw this same failure in the automated test build of my Kubernetes role, so I have an upstream issue there: https://github.com/geerlingguy/ansible-role-kubernetes/issues/42
Testing a fix via https://github.com/geerlingguy/ansible-role-kubernetes/pull/46
Hi Jeff,
The geerlingguy.kubernetes module is failing on the Configure Flannel networking task with the following error:
I think this might be related to https://github.com/coreos/flannel/issues/1031
Is there a known work-around that can get me a running dramble to work with?
Thanks!