From 72a792ccfe2f48cf7114e85c4e9690d4090587f0 Mon Sep 17 00:00:00 2001 From: Stephan Lo Date: Tue, 16 Dec 2025 13:52:47 +0100 Subject: [PATCH] docs(operations): add authentication hint for accessing cluster context --- content/en/docs/operations/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/operations/_index.md b/content/en/docs/operations/_index.md index c811e3d..c6e610c 100644 --- a/content/en/docs/operations/_index.md +++ b/content/en/docs/operations/_index.md @@ -40,7 +40,7 @@ Basically it is intended for users just to use the web ui: https://hub.apps.edge But we also got access on the cluster level for operations issues, see picture above. How to get access is described in the following links: * [IPCEI-CIS Confluence](https://confluence.telekom-mms.com/spaces/IPCEICIS/pages/1122869593/Edge+Cloud) * [IPCEI-CIS Jira](https://jira.telekom-mms.com/browse/IPCEICIS-6222?focusedId=3411527&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-3411527) - + * Hint: Get the kubeconfig of the `platform` in your Gardener Account Settings, then run ```gardenctl target --garden mg3 --project platform --shoot edge``` to authenticate and get the cluster kubectl context. ## Monitoring & Observability