Difference between revisions of "Exposing an External IP Address to Access an Application in a Cluster"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
 
Line 1: Line 1:
 
* https://kubernetes.io/docs/tutorials/stateless-application/expose-external-ip-address/
 
* https://kubernetes.io/docs/tutorials/stateless-application/expose-external-ip-address/
  
  [[kubectl expose deployment]] hello-world --type=LoadBalancer --name=my-service
+
  [[kubectl expose deployment]] [[your-deployment-name]] [[--type]]=[[LoadBalancer]] --name=my-service
 
  service/my-service exposed
 
  service/my-service exposed
  

Latest revision as of 19:19, 27 March 2023

Advertising: