Difference between revisions of "Spec.clusterIPs"

From wikieduonline
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...")
 
 
(4 intermediate revisions by the same user not shown)
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
  
  
 +
== Related ==
 +
* <code>[[clusterIP]]</code>
  
 +
== See also ==
 
* {{kubectl apply}}
 
* {{kubectl apply}}
 
* {{K8s services}}
 
* {{K8s services}}
 +
 +
[[Category:K8s]]

Latest 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[edit]

See also[edit]

Advertising: