Closed tobiscr closed 3 months ago
@varbanv : we would apply this parameter also to existing cluster (would require a recreation by Gardener) - can we implement the change or do we have to ensure that existing clusters are not touched?
@tobiscr we have to ask these users to re-create the clusters, we can't move them. What happens if you apply the change? Would Gardener completely destroy those clusters?
@varbanv : But afaik there is an option to apply the change only for new created clusters (@koala7659 - please correct me if this is wrong). Means: new clusters will get the fix, but old clusters won't get the fix. This implies, that existing clusters have to be re-created by customers to receive the fix.
Alterantively, we apply the fix for new and existing clusters. This would cause an update of existing Shoot-Specs and Gardener would re-create these clusters.
@tobiscr if there is a "only for new clusters" option then let's do that. The old ones can't be migrated so they'll have to be re-created anyway.
Ok, so we will apply the fix ONLY FOR NEW CREATED CLUSTERS and not for existing clusters.
@tobiscr the potential risk criteria are met
Potential risk:
The Gardener operator has to accept the toleration. This needs initially to be configured by the Gardener team for this Gardener project.
The Gardener team needs to accept this toleration. Error from Gardener client during provision call
error while validating tolerations against allowlist: [spec.tolerations[0]: Forbidden: only the following tolerations are allowed: [seed.gardener.cloud/alpha-ha]]
I will contact the Gardener team to add support for this toleration,
The changes in Provisioner are now on the Dev environment. We need to wait for propagation to Stage and Prod.
Description
Caused by legal requirements is an adjustment for SKR clusters in SA required:
It has to be ensured, that all SKR clusters in this region are using assured workloads. This can be achieved by configuring the tolerations-field:
We agreed with colleagues from KEB to set this field for each cluster which should be scheduled for region
me-central2
.AC:
me-central2
Potential risk: The Gardener operator has to accept the toleration. This needs initially be configured by the Gardener team for this Gardener project.
Reasons
Being compliant with KSA restrictions for SKR clusters in SA.
Attachments