Importing Azure Cluster:
In the Gripo portal, users can conveniently import Azure Kubernetes Service (AKS) clusters using two methods:
-
By secret: Users can input the AKS cluster’s secret credentials directly into the portal. These credentials typically include authentication tokens or keys, such as the Azure service principal (client ID, client secret, subscription ID, and tenant ID), enabling secure access to the cluster.
-
By Config File: Users can upload a Kubernetes configuration file (kubeconfig) obtained from the Azure portal or CLI. This file contains details about the AKS cluster’s API server, authentication credentials, and namespaces. The Gripo portal processes this file to establish a seamless connection with the cluster.
Both methods are designed to simplify the integration of AKS clusters into Gripo while ensuring high security and flexibility for users. Gripo enables centralized cluster management, streamlined workflows, and enhanced features, making it a powerful tool for Kubernetes administrators.