Difference between revisions of "Kubernetes LoadBalancer"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 3: Line 3:
  
  
[[kubectl create service loadbalancer]]
+
* <code>[[kubectl create service loadbalancer]]</code>
  
 +
 +
[[kubectl expose]] deployment hello-world [[--type]]=[[LoadBalancer]] --name=my-service <ref>https://kubernetes.io/docs/tutorials/stateless-application/expose-external-ip-address/</ref>
  
 
== Related ==
 
== Related ==

Revision as of 05:19, 14 March 2023

Advertising: