Difference between revisions of "Understand difference between Ingress vs Load Balancer"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
* <code>[[kubectl create service loadbalancer]]</code>
 
* <code>[[kubectl create service loadbalancer]]</code>
 
* <code>[[kubectl create ingress]]</code>
 
* <code>[[kubectl create ingress]]</code>
 +
* [[CKA: Understand ClusterIP, NodePort, LoadBalancer service types and endpoints]]
  
 
== See also ==
 
== See also ==
 
* {{kubectl create service}}
 
* {{kubectl create service}}
 
* {{Ingress}}
 
* {{Ingress}}
 +
* {{K8s net}}
  
 
[[Category:K8s]]
 
[[Category:K8s]]

Latest revision as of 09:56, 31 March 2023

Advertising: