Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate infrastructure related logic + configuration from KEB to KIM #127

Open
6 tasks
Tracked by #112
tobiscr opened this issue Jan 19, 2024 · 4 comments
Open
6 tasks
Tracked by #112

Comments

@tobiscr
Copy link
Contributor

tobiscr commented Jan 19, 2024

Description

A goal of the KIm is to establish a domain for infrastructure relate tasks (primarily cluster creation) within Kyma. At the moment is KEB heavily involved in this area as managing several decisions about the cluster creation (e.g. which region has to be used etc.).

To establish KEB as pure orchestration service for Kyma backends, all infrastructure related logic in KEB should be extracted and become part of KIM.

AC:

  • Get in contact with KEB team and
    • verify the different steps applied by KEB during the cluster creation process
    • decide together which logic should be removed from KEB an integrated into KIM
  • Extract infrastructure related logic from KEB and integrate it into KIM
    • Identify scope of the migration (define work packages, identify features)
    • Agree on the migration strategy (avoid a big-bang migration, make it "gruanlar" to migrate things step by step)

Depends on
#125 + #134

Relates to
#600

@Disper
Copy link
Member

Disper commented Apr 3, 2024

As part of the migration, please do not forget about planning the removal of https://github.com/kyma-project/control-plane/tree/main/components/schema-migrator.

@Disper
Copy link
Member

Disper commented Apr 4, 2024

This PR should be done before we finalise KIM migration.

@Disper
Copy link
Member

Disper commented Jun 24, 2024

We have to double check with Gophers if we have not missed anything.

@tobiscr
Copy link
Contributor Author

tobiscr commented Jan 13, 2025

@piotrmiskiewicz / @PK85 / @ebensom - JFYI: this is the issue we will use to migrate configuration parameters which are pure infrastructure related from KEB to KIM.

WE also agreed that SRE will switch to server-side-apply and take over the the field-ownership of these values which are usually only relevant for them (e.g. infrastructureConfig + controlPlaneConfig).

@tobiscr tobiscr changed the title Migrate infrastructure related logic from KEB to KIM Migrate infrastructure related logic + configuration from KEB to KIM Jan 13, 2025
@tobiscr tobiscr removed this from the Provisioning MVP (DEV) milestone Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants