scope icon indicating copy to clipboard operation
scope copied to clipboard

Use Kubernetes logo for Kubernetes system services

Open bboreham opened this issue 6 years ago • 3 comments

E.g. in this view, kubernetes should have the ship's wheel logo:

image

I can't see a way to do this obviously better than special-casing on the labels:

KUBERNETES LABELS
   COMPONENT:   apiserver
   PROVIDER:    kubernetes

Other Kubernetes services like kube-system do not have the same labels, but they are somewhat recognizable:

K8S-APP:                       kube-dns
KUBERNETES.IO/CLUSTER-SERVICE: true
KUBERNETES.IO/NAME:            KubeDNS

bboreham avatar Jul 19 '17 18:07 bboreham

will look into

codegagan avatar Oct 20 '18 06:10 codegagan

@codegagan Did you have any luck?

dholbach avatar Dec 11 '18 17:12 dholbach

No, had run into some issues and did not get a chance again.

codegagan avatar Dec 11 '18 17:12 codegagan