7
Kubernetes Operational View @try_except_

Kubernetes Operational View - read-only system dashboard for multiple K8s clusters

Embed Size (px)

Citation preview

KubernetesOperational View

@try_except_

Goal

Provide a

common operational picture

for multiple Kubernetes

clusters.

Filtering Pods by Name

Node Resources

Demo

$ minikube start

$ kubectl proxy

$ docker run -it --net=host hjacobs/kube-ops-view

More Information & Installation

https://github.com/hjacobs/kube-ops-view

https://kubernetes-operational-view.readthedocs.io/

https://kubeapps.com/charts/incubator/kube-ops-view

I would be happy to hear feedback and suggestions!

@try_except_