AssertionError: Service ClusterIP does not reach pods k8test1.nsone-afterupgrade.svc.cluster.local:
% Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
curl: (7) Failed to connect to k8test1.nsone-afterupgrade.svc.cluster.local port 80: Connection refused
command terminated with exit code 7
RKE version: v0.1.1
Docker version: (
docker version
,docker info
preferred) docker 1.12.6Operating system and kernel: (
cat /etc/os-release
,uname -r
preferred) ubuntu-16.04Type/provider of hosts: (VirtualBox/Bare-metal/AWS/GCE/DO) AWS
cluster.yml file: three node cluster,each node with a single role. so one node -controlplane, node - worker, node -etcd
Steps to Reproduce: Create a cluster and then update the rancher service k8s service image
Results: The kubedns and test pods can get the same ip:
https://github.com/kubernetes/kubernetes/issues/43910#issuecomment-290777514