Posts

Showing posts with the label K8s GUI

GUI for local kubernetes cluster using Lens

  Lens is the only IDE you’ll ever need to take control of your Kubernetes clusters. It’s open source and free Download Link: Release 4.1.4 · lensapp/lens Where have all my pods gone? Namespaced Kubernetes resources are now initially shown only for the "default" namespace… github.com Click and install it on local machine. Click on add new cluster and enter the kubeconfig path or copy paste kubeconfig file and select the cluster you need to check in GUI. https://asciinema.org/a/I6KAX3iUkpVyO0JgIRPmzCqs6 Enjoy !!!