remidebette

kubectl describe ing

May 24th, 2022
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.58 KB | None | 0 0
  1. Name:            ...
  2. Namespace:       ...
  3. Address:        
  4. Ingress Class:   nginx
  5. Default backend: ...:5000 (10.42.1.231:5000,10.42.2.84:8080)
  6. TLS:
  7.  ... terminates <hostname>
  8. Rules:
  9.  Host                        Path  Backends
  10.   ----                        ----  --------
  11.   <hostname>  
  12.                               /154--push-to-gi(/|$)(.*)   ...:5000 (10.42.1.231:5000,10.42.2.84:8080)
  13. Annotations:                 cert-manager.io/cluster-issuer: ...
  14.                               nginx.ingress.kubernetes.io/rewrite-target: /$2
  15. Events:                      <none>
Advertisement
Add Comment
Please, Sign In to add comment