Whether prompt, What linked in kubernetes this message:
The Service "skudns" is invalid:spec.clusterIP: invalid value '': the provided range does not match the current range
At that that DNS_SERVICE_IP = 10.3.0.10
, and SERVICE_IP_RANGE = 10.3.0.0/16
My ip-address:
K8S_SERVICE_IP: 10.3.0.1
MASTER_HOST: 192.168.0.139
ETCD_ENDPOINT=ETCD_CLUSTER=http://192.169.0.139:2379,http://192.168.0.107:2379
POD_NETWORK: 10.2.0.0/16
SERVICE_IP_RANGE: 10.3.0.0/24
DNS_SERVICE_IP: 10.3.0.10
ADVERTISE_IP: 192.168.0.139