Onboard Your Cluster
Once you have selected your Cloud provider and Cluster, follow these steps to onboard your cluster:Prepare to Execute the Script
In Step 3 of the platform, copy the script for creating a Readonly Service Account and execute it. Ensure all prerequisites are satisfied before running the script.Example: Execute Script in Azure
Instructions for Admin to Set Up Non-Admin Access
1️⃣ Create a Service Principal
{ "appId": "xxx", "password": "yyy", "tenant": "zzz" }
2️⃣ Assign AKS Cluster User Role
3️⃣ Save and Apply RBAC YAML
Save the following askubetrace-rbac.yaml and apply it:
4️⃣ Share Credentials
Send the appId, password, and tenant from step 1 to the non-admin user.Instructions for Non-Admin User
5️⃣ Login with Service Principal
6️⃣ Get Cluster Credentials
7️⃣ Apply Operator YAML
8️⃣ run the Script
Final Steps in Kubetrace Platform
- After executing the scripts, copy the
kubeconfig.yamland paste it into Step 4 of the Kubetrace platform. - In Step 5, select the discovered cluster, click Add Cluster, and generate the Kubetrace operator.
- In Step 6, copy the generated Kubetrace operator
config.yamland execute: - Make sure the operator is running properly: