Difference between revisions of "Spec.clusterIPs"
Jump to navigation
Jump to search
(Created page with " The Service "yourservice" is invalid: spec.clusterIPs: Invalid value: []string{"10.43.159.110"}: failed to allocate IP 10.43.159.110: the provided IP (10.43.159.110) is not...") |
|||
Line 1: | Line 1: | ||
− | + | {{lc}} | |
The Service "yourservice" is invalid: spec.clusterIPs: Invalid value: []string{"10.43.159.110"}: failed to allocate IP 10.43.159.110: the provided IP (10.43.159.110) is not in the valid range. The range of valid IPs is 172.20.0.0/16 | The Service "yourservice" is invalid: spec.clusterIPs: Invalid value: []string{"10.43.159.110"}: failed to allocate IP 10.43.159.110: the provided IP (10.43.159.110) is not in the valid range. The range of valid IPs is 172.20.0.0/16 |
Revision as of 13:55, 13 December 2023
The Service "yourservice" is invalid: spec.clusterIPs: Invalid value: []string{"10.43.159.110"}: failed to allocate IP 10.43.159.110: the provided IP (10.43.159.110) is not in the valid range. The range of valid IPs is 172.20.0.0/16
kubectl apply, --server-side, -k, -f, creationTimestamp, kubectl.kubernetes.io/last-applied-configuration, --validate=false
- Kubernetes services,
kubectl get services, kubectl describe service
,kubectl create service
[loadbalancer
|nodeport
|clusterip
|externalname ], kubectl expose
,headless service, service.beta.kubernetes.io
Advertising: