Difference between revisions of "Kubectl get ingressclass"
Jump to navigation
Jump to search
(Created page with "{{lc}} kubectl get ingressclass NAME CONTROLLER PARAMETERS AGE alb ingress.k8s.aws/alb <none> 60d == See also == * {{Ingress}}") |
|||
Line 2: | Line 2: | ||
− | kubectl get ingressclass | + | kubectl get [[ingressclass]] |
NAME CONTROLLER PARAMETERS AGE | NAME CONTROLLER PARAMETERS AGE | ||
− | alb [[ingress.k8s.aws]]/alb <none> 60d | + | [[alb]] [[ingress.k8s.aws]]/alb <none> 60d |
== See also == | == See also == | ||
* {{Ingress}} | * {{Ingress}} |
Revision as of 15:57, 30 December 2022
kubectl get ingressclass NAME CONTROLLER PARAMETERS AGE alb ingress.k8s.aws/alb <none> 60d
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: