-
Notifications
You must be signed in to change notification settings - Fork 260
Description
Is this a request for help?:
Yes
Is this an ISSUE or FEATURE REQUEST? (choose one):
Issue
Which release version?:
v1.0.26
Which component (CNI/IPAM/CNM/CNS):
CNI
Which Operating System (Linux/Windows):
LINUX
For Linux: Include Distro and kernel version using "uname -a"
#44-Ubuntu SMP Thu Feb 21 14:24:01 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
While using this container networking with self-hosted Kubernetes cluster on Azure VMs. I have preallocated IPs as secondary IP to the machines and installed the CNIs. IP assignment to the pods are working totally fine from the allocated secondary IP but pod-pod and pod-host networking not working. Need help on this. If there is any installation document or how to run a test cluster. It will be very helpful.
Which Orchestrator and version (e.g. Kubernetes, Docker)
Kubernetes
What happened:
Pod-pod or pod-host networking not working.
What you expected to happen:
Pod-pod networking to happen.