Tools
There are several tools that can help you administer your Kubernetes cluster.
This section lists some of the most common tools.
pv-migrate
pv-migrate is a tool that can help you migrate your persistent volumes from one persistent volume claim to another.
kubectx
kubectx is a tool that can help you switch between clusters and namespaces.
OpenLens
OpenLens is a tool that can help you manage your Kubernetes clusters with a graphical user interface.
minikube
To install minikube you need docker or podman installed on your machine. minikube is a tool that can help you run a single-node Kubernetes cluster locally.
GitBash
GitBash is a tool that can help you run bash commands on Windows.
Kubeshark
Kubeshark provides deep visibility and monitoring of all API traffic and payloads going in, out and across containers and pods inside a Kubernetes cluster.