Summary
Kubewise is a simple multi-platform desktop client for Kubernetes®. In the same way the kubectl
command requires only a valid kubeconfig file to run commands against a Kubernetes cluster, Kubewise requires you just to configure one or more valid kubeconfig files to interact with the corresponding Kubernetes clusters.
Main features:
- Support for multiple kubeconfig files.
- UI-driven interaction with the most frequently used Kubernetes entities.
- One-click terminal with the proper KUBECONFIG env variable set.
- Generation of custom kubeconfig files for a given namespace.
- Highlight sustaniability and security-related data.
Kubernetes® is a registered trademark of The Linux Foundation in the United States and other countries, and is used pursuant to a license from The Linux Foundation.
Disclaimer: This Fling is not connected in any way with The Linux Foundation nor The Cloud Native Computing Foundation (CNCF).

Requirements
Kubewise is a desktop application built with HTML, JavaScript, CSS and Node.js, and it runs on Electron, a framework for building cross platform apps using web technologies. So for running it, basically, all you need is:
- Any modern macOS, Windows or Linux (Debian-based) OS.
kubectl
v1.14.0+ installed to access Kubernetes v1.14.0+ clusters.
Instructions
Instructions are easy as 1 2 3:
- Download the proper deliverable for your platform and install it accordingly.
- Run the Kubewise application and select your first kubeconfig file.
- Enjoy!
Changelog
Version 1.1.0
[ Features ]
- Terminal command UI - users can now override the default command to open a new terminal window of their choice.
- About Info UI - displays the version of currently installed kubectl
[ Bug fixes ]
- Fixed an issue where Windows users cannot add a kubeconfig file
- Fixed an issue where Linux users cannot list resources due to snap security policies
- Switching to YAML format in the Inspect resource view loaded all resources of the same type
- Surround path params of kubectl commands with double quotes
[ Misc ]
- Save settings file pretty printed
- Allign 'trash' icons in kubeconfig dropdown
- Show loading spinner on application startup
Contributors
Similar Flings

vSphere Console for Kubernetes
vSphere Console for Kubernetes is a graphical tool that allows customers to manage both TKGs and TKG in an air-gapped environment.

Federated Machine Learning on Kubernetes
FATE is an opensource project hosted by Linux Foundation to provide a federated learning framework. FATE has been used to increase the performance of predictions in credit reporting, insurance and other financial areas, as well as surveillance and visual detection projects. It helps organizations to comply with strict privacy regulations and laws such as GRDP and CCPA.

Configurator Toolkit for Kubernetes
Configurator Toolkit for Kubernetes Fling is a command-line-based tool for authoring Kubernetes YAML files and performing basic Kubernetes administration tasks.