Calico VXLAN: No ClusterIP networking on the same node #2192
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/normal
Not that urgent, but is important
sig/cluster-management
Denotes a PR or issue as being assigned to SIG Cluster Management.
What happened?
Consider the following scenario:
The cluster is running Calico VXLAN deployed using the addon provided by KubeOne (see the provided KubeOneCluster manifest).
Expected behavior
curl
returns the proper/expected response.Actual behavior
curl
is stuck waiting for a response forever. I believe this causes the Kubernetes conformance tests to fail.What KubeOne version are you using?
Provide your KubeOneCluster manifest here (if applicable)
What cloud provider are you running on?
AWS
What operating system are you running in your cluster?
Ubuntu 20.04.4 LTS
Additional information
If a pod is running on a different node, there are no issues. In other words, this scenario works as expected:
The text was updated successfully, but these errors were encountered: