K8 studio
features

Cluster Manager

K8Studio Features

MULTICLUSTER VIEW

With the multicluster view you can have quick access to your clusters. This will give you a Multi Cluster summary view giving you monitoring information, the applications that have been deployed in the cluster, how many pods are running and how many are pending or have an error. The first time that you open K8 Studio the cluster configuration will be read from your local ./kube/config file. Additional Clusters can be added using the interface.

Projects

VISUAL MANAGER

Manage your Kubernetes clusters effortlessly with a visually intuitive dashboard. Monitor, scale, and troubleshoot your clusters with ease.

Projects

GRID VIEW

Grid View isn't just about the big picture; it's your gateway to an ocean of in-depth information, helping you understand, troubleshoot, and optimize your Kubernetes infrastructure like never before..

Projects

METRICS

With K8Studio's real-time monitoring, you gain immediate insights into your Kubernetes clusters. Our intuitive dashboard allows you to track crucial metrics such as resource utilization, container health, and network performance. Whether you're an administrator overseeing a complex multi-cluster environment or a developer fine-tuning your application, real-time monitoring empowers you to make data-driven decisions and quickly respond to issues.

Projects

QUICK EDITORS

Once an element is selected, the Editor View provides with many ways of editing the content of the elements. Our favourite one is the Quick editor. The Magic Tree gives a structured representation of the YML of the file. Because it is aware of the JSON Schema of the object, it gives you the right suggestion when adding elements, can validate the file and can provide you with the description of the properties so you can know what they are used for.

The quick Editors provides access to the many Helpers:

  • Docker: To quickly find the image that you are looking for.
  • Label: To find the available labels in your cluster or configuration context.
  • Volume: To find the PVS, PVCS or storage Classes in your cluster or configuration context.
  • RBAC: To look for services accounts and understand roles and rules.
  • Secret: To find the secrets in your cluster or configuration context.
  • Configmap: To find the Configmaps in your cluster or configuration context.

Projects

YML EDITOR

We have also included a YML Editor, for all of you that are familiar with YML and the object structure of Kubernetes. The YML Editor includes syntax highlighter and keyword auto-completion. Once a YML file has been edited, the content gets validated, then the interface reflects the changes and K8s Studio updates the files.

Projects

TERMINAL

Say goodbye to juggling multiple windows and terminals. K8Studio IDE's integrated terminal is your command center for all things Kubernetes development. Seamlessly integrated into your workflow, it's designed to simplify your tasks, boost productivity, and enhance your overall Kubernetes.

Projects

RBAC AUDIT

Introducing K8Studio's RBAC Audit functionality, the indispensable tool that brings clarity to your Kubernetes environment's access permissions. With this powerful feature, you gain an eagle-eye view of the namespaces and objects you have the right to access, ensuring a secure and controlled Kubernetes experience..

Projects