Difference between revisions of "Spec.clusterIPs"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
  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
  
 +
 +
== Related ==
 +
* [[clusterIP]]
  
  
 
* {{kubectl apply}}
 
* {{kubectl apply}}
 
* {{K8s services}}
 
* {{K8s services}}

Revision as of 13:57, 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


Related


Advertising: