This repository is archived. Please file in-tree vSphere Cloud Provider issues at https://github.com/kubernetes/kubernetes/issues . CSI Driver for vSphere is available at https://github.com/kubernetes/cloud-provider-vsphere
Apache License 2.0
46
stars
31
forks
source link
Flapping HostIP when node has multiple IP addresses #519
What happened:
Using Openshift with vsphere cloud provider, works as expected till you add multiple egressIPs. After adding multiple EGRESS IPS the cloud provider changes the HOST IP randomly to a IP which is available on node. With this behavior we get routing problems inside the Openshift-cluster.
What happened: Using Openshift with vsphere cloud provider, works as expected till you add multiple egressIPs. After adding multiple
EGRESS IPS
the cloud provider changes theHOST IP
randomly to a IP which is available on node. With this behavior we get routing problems inside the Openshift-cluster.Normal and expected state:
s-cp-infra-03.cloud.mycompany.com changes the IP address nearly every second which one IPs available trough
EGRESS IPS
and theHOST IP
What you expected to happen: host IP should be stable
How to reproduce it (as minimally and precisely as possible):
EGRESS IPS
Anything else we need to know?:
Environment:
kubectl version
):Server https://s-openshift.mycompany.com:443 openshift v3.11.0+6c2b013-59 kubernetes v1.11.0+d4cacc0
[Global] user = "XXXXX@vsphere.local" password = "XXXXXXX" port = 443 insecure-flag = 1 datacenter = "OCP-Datacenter"
[VirtualCenter "10.4.4.102"]
[Workspace] server = "10.4.4.102" datacenter = "OCP-Datacenter" folder = "/OCP-Datacenter/vm/" default-datastore = "iscsi-hdd"
[Disk] scsicontrollertype = pvscsi
[Network] public-network = "n-vlan-openshift-staging-pub"
NAME="CentOS Linux" VERSION="7 (Core)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (Core)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/"
CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7"
Linux s-cp-master-01.cloud.mycompany.com 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux