Clusters
Overview
QueryPie supports viewing, creating, modifying, and deleting Kubernetes cluster assets. It manages both Kubernetes clusters synchronized via Cloud Providers and manually enrolled Kubernetes clusters on the same page.
Viewing Clusters
Navigate to the Administrator > Kubernetes > Connection Management > Clusters menu.
Use the search bar at the top left of the table to search for Cluster names based on your criteria.
Use the refresh button at the top right of the table to update the list of Clusters with the latest information.
The table provides the following column information:
Name : Cluster name
Version : Cluster version
API URL : Cluster API URL
Cloud Provider : Platform connection (hyphenated for manually enrolled clusters)
Tags : List of tags attached to the cluster
Created At : Initial creation date and time of the cluster
Updated At : Last modification date and time of the cluster
Clicking on each row allows you to view detailed information about the Cluster.
Creating a Cluster
Navigate to the Administrator > Kubernetes > Connection Management > Clusters menu.
Click the
+ Create Cluster
button in the top right corner.Refer to the Manually Enroll Kubernetes Clusters guide and proceed to create the cluster manually.
Deleting a Cluster
Navigate to the Administrator > Kubernetes > Connection Management > Clusters menu.
Check the checkbox on the left side of the Cluster entry in the table that you want to delete.
Click on the
Delete
button that appears in the column line of the table.Once a popup appears for confirmation, click the
Delete
button to proceed with the deletion.
When deleting a cluster, all access permissions granted to users/groups for that cluster will be revoked in bulk.