Difference between revisions of "Kubectl get ingress"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
[[kubectl get]] [[ingress]] | [[kubectl get]] [[ingress]] | ||
No resources found in default namespace. | No resources found in default namespace. | ||
+ | |||
+ | kubectl get ingress -A | ||
+ | No resources found | ||
kubectl get ingress [[--field-selector]] foo.bar=baz | kubectl get ingress [[--field-selector]] foo.bar=baz |
Revision as of 20:03, 24 May 2022
kubectl get ingress No resources found in default namespace.
kubectl get ingress -A No resources found
kubectl get ingress --field-selector foo.bar=baz
Related terms
See also
kubectl create ingress | kubectl get ingress
,kubectl describe ingress
, Kong, Kubernetes Gateway API, kubectl apply -f ingress.yamlkubectl get
: [all
|componentstatus | pods | apiservices | events
|event
|nodes
|replicaset
|services
|svc
|namespaces
|hpa
|secret | deployments | serviceaccounts | endpoints | daemonset | networkpolicy
],kubectl get -h
kubectl
: [cp | config | create
|delete
|edit | explain |
apply
|exec
|get
|set
|drain | uncordon | rolling-update
|rollout
|logs
|run
|auth
|label | annotate
|version
|top
|diff
|debug
|replace
|describe
|port-forward | proxy
|scale
|rollout
|api-resources
| expose deployment | expose | patch | attach | get endpoints | ~/.kube/config | kubectl logs --help | kubectl --help, kubectl-convert, kubectl autoscale, kubectl.kubernetes.io- 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: