Difference between revisions of "Kind: IngressClass"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
+ | |||
+ | kubectl get ingressclass | ||
+ | NAME CONTROLLER PARAMETERS AGE | ||
+ | nginx [[k8s.io/ingress-nginx]] <none> 48m | ||
[[kind: Ingress]] | [[kind: Ingress]] | ||
+ | [[kubectl get ingress]] | ||
== See also == | == See also == |
Latest revision as of 12:03, 6 February 2024
kubectl get ingressclass NAME CONTROLLER PARAMETERS AGE nginx k8s.io/ingress-nginx <none> 48m
kind: Ingress kubectl get ingress
See also[edit]
kubectl create ingress | kubectl get ingress
,kubectl describe ingress
, Kong, Kubernetes Gateway API, kubectl apply -f ingress.yaml- 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: