Kyma Environment Broker integration with Infrastructure Manager #58
Labels
Epic
kind/feature
Categorizes issue or PR as related to a new feature.
size/XL
Denotes a PR that changes 500-999 lines, ignoring generated files.
Description
In order to provide support for dynamic kubeconfigs in the Control Plane, KEB must integrate with the Cluster Inventory.
Reasons
In the current architecture, KEB takes kubeconfig from the Provisioner, and creates a secret. The kubeconfig returned by the Provisioner is static, and should be no longer used by other components. Cluster Inventory is a new component that is responsible for dynamic kubeconfig management. KEB must delegate the task of kubeconfig secret creation to the Cluster Inventory by creating cluster CR.
High-Level Diagram
Acceptance criteria
RuntimeID
RuntimeID
, instead of using the one generated by the Provisioner (we need to double check that if this is needed now. Maybe we should start to generate runtimeID when provisioned will be gone)Info
getRuntimeStatus
The text was updated successfully, but these errors were encountered: