Lazykube

⎈ The lazier way to manage kubernetes.

Use mouse and terminal to manage K8s cluster. Free and open source.

brew install tnk-studio/tools/lazykube
curl -L https://git.io/JkH0U | bash
View installation instructions

List resource Edit resource Rollout restart Custom resource panel Execute command Run pod Top pod View logs

List commonly used resources in k8s.

Edit resources in K8s.

Rolling restart deployment and other resources.

Add a panel for custom resources.

Execute commands in the specified Pod container.

Specify the container image and command to run a Pod.

Show memory and cpu usage.

Display the logs of the specified container of one or more Pods.