Difference between revisions of "Kubectl create clusterip"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 21: Line 21:
 
* <code>[[ClusterIP]]</code> (default ServiceType): exposes the Service on a cluster internal IP then your service is only reachable from within the cluster.
 
* <code>[[ClusterIP]]</code> (default ServiceType): exposes the Service on a cluster internal IP then your service is only reachable from within the cluster.
 
* <code>[[kubectl get service]] | grep ClusterIP</code>
 
* <code>[[kubectl get service]] | grep ClusterIP</code>
 +
* [[provided IP is already allocated]]
  
  

Revision as of 11:11, 31 March 2023

Advertising: