K8Studio Documentation
  • 👋Welcome to K8Studio Documentation
  • Overview
    • 💡What is K8Studio
    • ✨Our Features
  • Documentation
    • 📪Getting Started
      • 🎮System Requirement
      • ⚙️Mac Installation
      • ⚙️Windows Installation
      • ⚙️Linux Installation
      • ⚙️WSL Installation
    • 🎟️Activation & Licenses
      • Creating Account
      • Personal
      • Professional
      • Professional Airtight
      • ⚒️License Management
    • 💻Cluster Manager
      • Adding Clusters
      • Cluster Setting
      • Application Cluster settings
      • Groups and Interface options
      • Monitoring
      • Grid and Card View
    • 👁️‍🗨️Deployment View
      • Overview
      • Interacting with the Deployment View
      • Linking Services,Ingress and PVC
    • 📋Grid View
    • 🛗Side Editor
      • YML Editor
      • Quick Editor
      • Logs & Events
      • Metrics
      • Action bar
    • 🚀Node View
    • 📦Helm View
      • Repositories and Charts
      • Releases
    • 🛡️RBAC View
      • Roles and Cluster Roles
      • Managing Users
    • 📈Metrics
      • Node Metrics
      • Workload Metrics
    • 🔧Cluster Detail Toolbar
    • 🖥️Terminal
    • 🧘‍♂️Data Collection and Retention
Powered by GitBook
On this page
  1. Documentation
  2. Cluster Manager

Groups and Interface options

PreviousApplication Cluster settingsNextMonitoring

Last updated 1 year ago

The Cluster Manager gives you the option to create groups and subgroups to organize your cluster into logical units. It's the same concept as any file system.

This section describes the main functionality of groups.

  1. Adding a Group: To create a group, select the group under which you want to create the new group (if there is no group, you can choose "All," which is the root group), then right-click. The group context menu will appear; click on "New Group," and the 'Add Group' window will appear. Now, you can choose the name of the group and color code it with the color picker. Click on "Save" to create your group.

  1. Editing a Group: Select the group you want to edit, right-click, and select "Edit" from the context menu. The 'Edit Group' window will appear. Now, you can change the name and color of your group.

  2. Deleting a Group: Select a group, right-click, and choose "Delete" from the context menu.

  3. Adding a Cluster to a Group from the Grid View: From the grid, we can add a cluster to a group simply by grabbing the cluster from the row handler icon and dragging & dropping it onto the selected group.

  1. Adding a Cluster from the Card View: From the card view, we can either drag & drop the card onto the selected group in the tree or onto the card view groups themselves.

💻