-
Notifications
You must be signed in to change notification settings - Fork 560
azure-cni-networkmonitor pods are scheduled on Windows #3404
Comments
I will add a test case to make sure there's no failed pods after the Windows pod is scheduled |
Will help prevent problems such as Azure#3404
Will help prevent problems such as Azure#3404
Should be fixed by #3407 with test added too |
Also experience this issue on acs-engine 0.19.1 + kubernetes 1.10.5 as well as acs-engine 0.19.0 + kubernetes 1.9.8 |
@PatrickLang Tested this fix on our env. No more cni-monitor pods scheduled on Windows anymore. but we do experience the issue @Cherishty has seen. Simple ping from within the pod won't work. |
@adelina-t @PatrickLang where the kubernetes.json is quite simple:
and the pod deployment is also provided by our doc https://github.com/Microsoft/SDN/blob/master/Kubernetes/flannel/l2bridge/manifests/simpleweb.yml May you give any clue, suggestion or workaround? Maybe I need some extra work to do? |
@Cherishty please dont use ping (most of the servers block it). Use wget www.bing.com |
@sharmasushant Tested with wget as well. Used both DNS name and IP, none work. |
@adelina-t @Cherishty can you open a new issue for the failed egress traffic? I think we should close this one as the stuck pod is fixed. |
The network monitor pods aren't scheduled in recent versions, closing. If you have other network issues - please file new issues. Thanks! |
ISSUE:
What version of acs-engine?:
v0.19.0
Kubernetes 1.11.0
azure-cni-networkmonitor pods are scheduled on Windows and thus cannot be spawned and get stuck in Creating state:
apimodel file (as minimally and precisely as possible):
The text was updated successfully, but these errors were encountered: