Difference between revisions of "Kubernetes LoadBalancer"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
== See also == | == See also == | ||
* [[CKA 1.23]], [[CKA 1.24]] [[Understand ClusterIP, NodePort, LoadBalancer service types and endpoints]] | * [[CKA 1.23]], [[CKA 1.24]] [[Understand ClusterIP, NodePort, LoadBalancer service types and endpoints]] | ||
+ | * {{Kubernetes networking}} | ||
[[Category:CKA]] | [[Category:CKA]] | ||
[[Category:K8s]] | [[Category:K8s]] |
Revision as of 16:36, 9 November 2022
Kubernetes LoadBalancer
exposes the Service externally using a cloud provider's load balancer.
Related
See also
- CKA 1.23, CKA 1.24 Understand ClusterIP, NodePort, LoadBalancer service types and endpoints
- Kubernetes networking: network policies, Network Policy Providers, CNI, Calico, flannel, Service mesh, Istio,
kube-proxy, coredns, AWS VPC CNI: vpc-cni
, Kubernetes: Ingress controllers, IPVS, ServiceTypes:LoadBalancer, ClusterIP, NodePort, ExternalName
, Endpoints, EndpointSlices, Kubernetes DNS,svc.cluster.local
, Weave Net
Advertising: