Editing Kubectl get ingress

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
 
kubectl get ingress
 
[[kubectl get]] [[ing]]
 
[[kubectl get ingress -A]]
 
 
* CLASS: <none>, [[nginx]], [[alb]]
 
* <code>[[helm install grafana]]</code>: <code>[[ingress.ingressClassName]]</code>
 
 
== Examples ==
 
 
  [[kubectl get]] [[ingress]]
 
  [[kubectl get]] [[ingress]]
 
  No resources found in [[default namespace]].
 
  No resources found in [[default namespace]].
  
[[kubectl get ingress -n grafana]]
+
   [[kubectl get]] [[ing]]
NAMESPACE  NAME      [[CLASS]]  HOSTS        ADDRESS                                            PORTS  AGE
 
grafana    grafana  nginx  example.com  afxxxxxx0.us-east-1.elb.amazonaws.com              80      22h
 
 
 
[[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
 
  [[kubectl get]] ingress
Line 29: Line 11:
 
  [[kubectl get]] ingress
 
  [[kubectl get]] ingress
 
  NAME            CLASS    HOSTS      ADDRESS  PORTS  AGE
 
  NAME            CLASS    HOSTS      ADDRESS  PORTS  AGE
  your-elb-name  [[AWS Application Load Balancer (ALB)|alb]]  *          your-name.[[eu-central-1]].alb.amazon...    80      5m35s
+
  your-elb-name  [[alb]]  *          your-name.[[eu-central-1]].alb.amazon...    80      5m35s
 
 
     
 
NAMESPACE              NAME                                    CLASS    HOSTS                                                                          ADDRESS                                                                      PORTS    AGE
 
yournamespace          yourexamp        nginx    www.example.com                                                                  a9945d18.elb.eu-west-1.amazonaws.com  80, 443  28d
 
  
 
  NAME                        CLASS    HOSTS                                                                ADDRESS  PORTS    AGE
 
  NAME                        CLASS    HOSTS                                                                ADDRESS  PORTS    AGE
Line 39: Line 17:
 
  yourapp-prod-ingress            <none>  your-subdomain2.your-domain.com.co,your-subdomain3.your-domain.com + 1 more...      80, 443  44h
 
  yourapp-prod-ingress            <none>  your-subdomain2.your-domain.com.co,your-subdomain3.your-domain.com + 1 more...      80, 443  44h
  
 
+
kubectl get ingress -A
 +
NAMESPACE  NAME      CLASS    HOSTS                ADDRESS  PORTS  AGE
 +
default    grafana  <none>  chart-example.local            80      13m
  
 
  kubectl get ingress -A
 
  kubectl get ingress -A
Line 50: Line 30:
 
== Related ==
 
== Related ==
 
* <code>[[kubectl describe ingress]]</code>
 
* <code>[[kubectl describe ingress]]</code>
* <code>[[kubectl create ingress]]</code>
 
 
* [[Ingress]] <code>[[kind: Ingress]]</code>
 
* [[Ingress]] <code>[[kind: Ingress]]</code>
 
* [[AWS Load Balancer Controller]]
 
* [[AWS Load Balancer Controller]]
 
* [[CKA v1.23]]: [[Know how to use Ingress controllers and Ingress resources]]
 
* [[CKA v1.23]]: [[Know how to use Ingress controllers and Ingress resources]]
* <code>[[helm install --set persistence.enabled=true grafana grafana/grafana --set ingress.enabled=true]]</code>
 
* <code>[[kubectl get service]]</code>
 
* <code>[[kubectl get ingressclass]]</code>
 
* <code>kubectl api-resources | grep ingress</code>
 
* <code>[[kubectl get endpoints]]</code>
 
  
 
== See also ==
 
== See also ==

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: