New
KubeX
Managing Kubectl permissions has never been so easy!
🗣️ Motivation
Some users prefer interacting with their clusters using terminal and CLI tools, but managing Kubernetes RBAC for multiple clusters can be a tedious task for administrators.
The new RBAC cluster sync feature by Komodor simplifies this process, allowing cluster administrators to set permissions for multiple resources across multiple clusters from a single, easy-to-use interface, affecting both the Komodor UI and CLI interfaces for their users
👁️ Overview
RBAC Cluster Sync is an opt-in feature, allowing all users in the account to request for a kubeconfig and allow them to interact with the clusters directly using kubectl
or other tools
Admins can grant a default-allow-get-kubeconfig
policy, enabling users to download a kubeconfig file for the clusters they have access to.
Users can go to their settings page and fetch a kubeconfig containing all clusters they have access to. Komodor automatically syncs cluster permissions and komodor permissions in near-real-time.
🚀 Getting Started
❗ Ensure that the komodor-agent chart version is updated to at least 2.5.4
- Go to Komodor's settings page
- Under Features → RBAC Cluster Sync, click 'Enable'
- For more information, FAQ, and how-tos check out the docs