Difference between revisions of "Kubernetes LoadBalancer"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
* <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]]
+
 
.../...
+
== Example ==
  [[type: LoadBalancer]]
+
  {{type LoadBalancer}}
  
 
== Related ==
 
== Related ==

Revision as of 15:01, 10 October 2023

Advertising: