You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this was because flannel didn't support the portmap CNI plugin by default until this PR coreos/flannel-cni#5. Would you mind retrying with a newer flannel version?
Is this a BUG REPORT or FEATURE REQUEST?
BUG REPORT
Versions
kubeadm version (use
kubeadm version
): v1.7.3Environment:
kubectl version
): v1.7.3uname -a
): Linux bjung-master 4.4.0-62-generic --service-cidr option should set DNS server IP #83-Ubuntu SMP Wed Jan 18 14:10:15 UTC 2017 x86_64 x86_64 x86_64 GNU/LinuxWhat happened?
Nodeport is inaccessible externally.
What you expected to happen?
Nodeport works out of the box
How to reproduce it (as minimally and precisely as possible)?
Install kubernetes on a single ubuntu 16.04 node using flannel:
Install sockshop, and try to access via nodeport
Anything else we need to know?
The following workaround fixes the issue:
The text was updated successfully, but these errors were encountered: