SovereignCloudStack / SovereignCloudStack/standards
[Feature Request] KaaS: Concrete method to verify that control planes are on different physical hosts
@depressiveRobot is already working on this.
Since Feb 19, 2026.
- Dominant language
- Python
- Stars
- 47
- Forks
- 38
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 8
Description
There are various ways of handling control planes on the different Kubernetes platforms. Some platforms have the control planes virtualized in one / multiple shared clusters, others have them on physical machines.
We have written down in the standard that the control planes MUST be on different physical hosts.
As there is no way of testing this programmatically, we need to find a way of handling this aspect in a certification process.
I propose that we let the provider write down the measures that are taken to fulfill this requirement.
A short summary, e.g. for a Gardener instance on OpenStack, would show that the provider took the required measures.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.