Iacopo Rozzo
Iacopo Rozzo
This PR implements #177.
This issue is to extend the agent in order to support the node to master traffic. The following changes are required: - Introducing additional flags as described [here](https://github.com/kubernetes/enhancements/tree/master/keps/sig-cloud-provider/2025-extend-konnectivity-for-both-directions#agent-additional-flags) (note that...
**User Story** When creating a vSphere user cluster in dev.kubermatic.com with default preset the vSphere credentials are included in clear in the machinedeployment field `overwriteCloudConfig`. e.g. ``` overwriteCloudConfig: |+ [Global]...
This issue is to do some clean-up in the openstack provider logic, that in some cases is not very clear or optimal. A few examples: In order to get a...
**User Story** Kubernetes provides the possibility of encrypting some resources at rest in ETCD: https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/ It could be useful to introduce the possibility of encrypting resources containing credentials (e.g. secrets,...