Kube Rider :: Desktop Kubernetes Client
KubeRider is a simple desktop client for working with Kubernetes. It is a wrapper over kubectl which means you don’t have to remember CLI options and arguments.
Downloads
Downloads are currently only available for MacOS.
Features:
๐ Uses kubectl so no extra configuration required
๐ Display kubectl commands for learning
๐ Context and Namespace switching
๐ Pod list and watching
๐ Create/Delete Pods
๐ List Pod containers and Events
๐ Open container logs
๐ Running commands in container
๐ Container Port forwarding
๐ Follow container logs