Difference between revisions of "Kubernetes LoadBalancer"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
  
 
* <code>[[kubectl expose deployment]] hello-world [[--type]]=[[LoadBalancer]] --name=my-service</code><ref>https://kubernetes.io/docs/tutorials/stateless-application/expose-external-ip-address/</ref>
 
* <code>[[kubectl expose deployment]] hello-world [[--type]]=[[LoadBalancer]] --name=my-service</code><ref>https://kubernetes.io/docs/tutorials/stateless-application/expose-external-ip-address/</ref>
 +
 +
[[kind: Service]]
  
 
== Related ==
 
== Related ==

Revision as of 12:46, 10 October 2023

Advertising: