You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This process can be simplified not as Kyma provides the necessary OIDC capabilities.
As i understand reading https://help.sap.com/docs/btp/sap-business-technology-platform/managing-kyma-runtime-using-provisioning-service-api, you are now able to request a kubeconfig to your BTP Kyma cluster, but the time to live (TTL) is short.
In conclusion, this kubeconfig needs to be requested automatically and periodically for a MCP to have access to the BTP Kyma cluster.
Just like kind: AdminKubeconfigRequest from Gardener (https://pages.github.tools.sap/cloud-orchestration/docs/use-cases/workload_to_shoot#gardener-auth-provider) but for Kyma.
What you expected to happen?
Update end user guide to consider new Kyma capabilities for simpler orchestration
Bring this into the BTP Provider?
Create requried Providers - if necessary - KymaAuthProvider?
The text was updated successfully, but these errors were encountered:
JohannesRu
changed the title
[FEATURE] KymaEnvironment returns kubeconfig to allow orcehstration in fully automated way
[FEATURE] KymaEnvironment returns kubeconfig to allow orchestration in fully automated way
Jan 15, 2025
What happened?
CloudOrcehstrator outlined how orchestrated Gardener Shoots can be automatically filled with workload content.
https://pages.github.tools.sap/cloud-orchestration/docs/use-cases/workload_to_shoot
this ease is asked for Kyma scenario. Until today, this was a rather complex approach incl. manual steps
https://pages.github.tools.sap/cloud-orchestration/docs/use-cases/workload_to_kyma
This process can be simplified not as Kyma provides the necessary OIDC capabilities.
What you expected to happen?
The text was updated successfully, but these errors were encountered: