Difference between revisions of "Create an External Load Balancer"
Jump to navigation
Jump to search
(Created page with " * https://kubernetes.io/docs/tasks/access-application-cluster/create-external-load-balancer/ {{K8s ingress}}") |
|||
Line 2: | Line 2: | ||
* https://kubernetes.io/docs/tasks/access-application-cluster/create-external-load-balancer/ | * https://kubernetes.io/docs/tasks/access-application-cluster/create-external-load-balancer/ | ||
+ | |||
+ | * [[kubectl expose deployment]] | ||
{{K8s ingress}} | {{K8s ingress}} |
Latest revision as of 08:05, 23 February 2024
Ingress controllers, NGINX Ingress Controller, minikube addons enable ingress
, kubectl get ingress, kubectl get ingressclass, kubectl describe ingress
, Ingress:
, Ingress API, AWS Load Balancer Controller, Envoy Proxy, GKE Ingress, Kubernetes Gateway API, ingress.k8s.aws, ingresses.networking.k8s.io
, kind: Ingress
: ( tls:, hosts:
), SuccessfullyReconciled
Advertising: