kubectl get ingress
Jump to navigation
Jump to search
kubectl get ingress No resources found in default namespace.
kubectl get ingress NAME CLASS HOSTS ADDRESS PORTS AGE grafana <none> chart-example.local 80 5m35s
kubectl get ingress -A NAMESPACE NAME CLASS HOSTS ADDRESS PORTS AGE default grafana <none> chart-example.local 80 13m
kubectl get ingress -A No resources found
kubectl get ingress --field-selector foo.bar=baz
Related
See also
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
- Kubernetes controllers: Ingress,
controller., AWS Load Balancer controller, kubectl describe ingressclass nginx
Advertising: