Editing Kubectl describe 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 describe]] [[Kubernetes: Ingress controllers|ingress]]
+
  [[kubectl describe]] ingress
[[kubectl describe]] [[Kubernetes: Ingress controllers|ingress]] [[-A]]
 
[[kubectl describe]] ingress youringressname
 
[[kubectl describe]] ingress -n yournamespace youringressname
 
 
 
[[kubectl describe ing grafana -n grafana]]
 
  
 
== Examples ==
 
== Examples ==
  
kubectl describe ingress  your-ingress -n your_namespace                                                       
 
Name:            your-ingress
 
Labels:          <none>
 
Namespace:        your_namespace
 
Address:          11111111111074e.elb.eu-west- 1.amazonaws.com
 
[[Ingress Class]]:    nginx
 
Default backend:  <default>
 
TLS:
 
  yoursubdomain terminates yoursubdomain.example.com
 
Rules:
 
  Host                        Path  Backends
 
  ----                        ----  --------
 
  yoursubdomain.example.com
 
                              /  your-clusterip:8000 (100.100.100.41:8000)
 
Annotations:                  [[field.cattle.io/publicEndpoints]]:
 
                                [{"addresses":
 
[""],"port":443,"protocol":"HTTPS","serviceName":"yournamespace:yourname- clusterip","ingressName":"yourname:your...
 
Events:                      <none>
 
 
 
=== Grafana ===
 
 
  kubectl describe ingress mygrafanaingress
 
  kubectl describe ingress mygrafanaingress
 
  Name:            mygrafanaingress
 
  Name:            mygrafanaingress
Line 51: Line 25:
  
  
=== [[cm-acme-http-solver]] ===
+
 
 
  kubectl describe ingress [[cm-acme-http-solver]]-9jlk8
 
  kubectl describe ingress [[cm-acme-http-solver]]-9jlk8
 
  Name:            cm-acme-http-solver-9jlk8
 
  Name:            cm-acme-http-solver-9jlk8
Line 71: Line 45:
  
  
=== [[Mediawiki]] ===
+
 
 
  kubectl describe ing mywiki
 
  kubectl describe ing mywiki
 
  Name:            mywiki
 
  Name:            mywiki
Line 90: Line 64:
 
   Normal  Sync    2m34s (x2 over 2m58s)  [[nginx-ingress-controller]]  [[Scheduled for sync]]
 
   Normal  Sync    2m34s (x2 over 2m58s)  [[nginx-ingress-controller]]  [[Scheduled for sync]]
  
==  [[No resources found in default namespace.]] ==
 
 
  [[kubectl describe]] ingress
 
  [[kubectl describe]] ingress
 
  [[No resources found in default namespace.]]
 
  [[No resources found in default namespace.]]
Line 100: Line 73:
 
* [[SuccessfullyReconciled]]
 
* [[SuccessfullyReconciled]]
 
* [[ingressClassName]]
 
* [[ingressClassName]]
* [[All hosts are taken by other resources]]
 
  
 
== 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: