docs(operations): add authentication hint for accessing cluster context
Some checks failed
Hugo Site Tests / test (push) Failing after 1s
ci / build (push) Successful in 55s

This commit is contained in:
Stephan Lo 2025-12-16 13:52:47 +01:00
parent 9f1206e57a
commit 72a792ccfe

View file

@ -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