mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-04 14:10:53 +00:00
kubectl explain ingress.spec.rules.http.paths. is valid and defaults to kubectl explain ingress.spec.rules.http.paths Rational: We use kubectl explain by adding fields (e.g. service, then service.spec, then service.spec.ports ...) so it's very easy to forget a trailing . at the end. We should ignore the trailing period and display the result without it.
2.2 KiB
2.2 KiB