Difference between revisions of "NGINX Ingress Controller"
Jump to navigation
Jump to search
(Created page with " helm install --name ingress-nginx ingress-nginx/ingress-nginx == See also == * {{helm install}} * {{Ingress}}") |
|||
Line 6: | Line 6: | ||
* {{helm install}} | * {{helm install}} | ||
* {{Ingress}} | * {{Ingress}} | ||
+ | |||
+ | [[Category:Kubernetes]] |
Revision as of 12:33, 25 May 2022
helm install --name ingress-nginx ingress-nginx/ingress-nginx
See also
helm install [ --set | --dry-run | --debug | --timeout | --namespace | --create-namespace | --generate-name | --help ] values.yaml
,helm upgrade --install
- 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: