Difference between revisions of "Installing Kubernetes NGINX Ingress controller using manifests"
Jump to navigation
Jump to search
(Created page with " kubectl apply -f common/ns-and-sa.yaml * {{Ingress}}") |
|||
Line 1: | Line 1: | ||
[[kubectl apply]] -f common/ns-and-sa.yaml | [[kubectl apply]] -f common/ns-and-sa.yaml | ||
+ | == Related == | ||
+ | * [[NGINX Ingress Controller]] | ||
+ | == See also == | ||
* {{Ingress}} | * {{Ingress}} |
Revision as of 18:49, 29 June 2022
kubectl apply -f common/ns-and-sa.yaml
Related
See also
- 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: