Marvin Beckers
Marvin Beckers
We should look into publishing results for https://github.com/aquasecurity/kube-bench on a stock KKP user cluster to our docs. Some tests might also be false-negatives, so we need to document why we...
We mention "GitOps" workflows (mostly interacting with KKP through the Kubernetes API directly) in several places, e.g. our release notes, but we should probably write a comprehensive introduction to how...
We need metrics to track `MachineDeployments` managed by this machine-controller over time. Primarily, the MachineDeployments' status information wrapped in metrics would be helpful, so something like: - `machine_deployment_available_replicas` - `machine_deployment_ready_replicas`...
We've been asked to provide a way to configure the disk provisioning type (thick vs thin provisioning) in vSphere when creating Machines. Please take a look at what that actually...
Currently, some files in https://github.com/kubermatic/machine-controller/tree/main/examples are used for e2e tests and are also presented as user-facing examples [in our README](https://github.com/kubermatic/machine-controller#deploy-machine-controller). This causes problems because we tend to update examples to...
What it says on the title. I'm not sure exactly what is required since I haven't checked what has changed in RHEL 9, but we should work on supporting it...
What it says on the title. I'm not sure exactly what is required since I haven't checked what has changed in Rocky Linux 9, but we should work on supporting...
### What happened I wanted to assign RBAC to users accessing my user cluster in KKP. Since they are all in OIDC groups and the KKP setup has OIDC for...
### What happened When setting up a dedicated master/seed architecture with KKP 2.22.2 (or the latest release branch commits for `release/v.22`), the UI returns errors on the project overview page....
### Description of the feature you would like to add / User story As a cluster administrator I would like to chose the SKU/type of disks in Azure nodes in...