kube-ops-view icon indicating copy to clipboard operation
kube-ops-view copied to clipboard

Services and Ingress

Open hjacobs opened this issue 8 years ago • 2 comments

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)

hjacobs avatar Dec 21 '16 22:12 hjacobs

@ChristianLohmann started working on this.

hjacobs avatar Jan 09 '17 23:01 hjacobs

What about OpenShift Route type?

morsik avatar Oct 09 '18 09:10 morsik