Difference between revisions of "Kubernetes LoadBalancer"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
  
  
<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>
  
 
== Related ==
 
== Related ==

Revision as of 08:35, 14 March 2023

Advertising: