kube-ops-view
kube-ops-view copied to clipboard
Services and Ingress
Services and Ingress can/should also be included in the Kubernetes Operational View:
- draw services as entities inside of cluster, but outside any node
- indicate number of service endpoints (no endpoints = red / unhealthy)
- draw ingress on cluster boundary
- indicate ingress metrics (proprietary, depends on ingress implementation e.g. Skipper metrics)
@ChristianLohmann started working on this.
What about OpenShift Route type?