Marcin Franczyk
Marcin Franczyk
As a user I want to have automatic mechanism that will spread my user cluster nodes across bare-metal nodes. Required constraints: * Zones - Hard, maxSkew=1 * Nodes - Soft,...
### Description of the feature you would like to add / User story Our customer has a request to change kube-proxy `metricsBindAddress` parameter per user cluster. > a customer had...
As a user I would like to have support of KubeOVN CNI as a standard CNI for virtualized workload. Since KubeOVN has better support for KubeVirt it would enable easier...
As a user I would like to have fully isolated cluster from the network perspective and achieve reasonable performance. Recommended approach: * read about KubeOVN and KubeVirt https://www.kube-ovn.io/news/kubevirt-kube-ovn-networking-for-cloud-native-virtualization * run...
Currently we are out of sync with yq version for `hack/prepare-release.sh` (req yq >= v4.x) and `hack/convert-runbook.sh` (req yq == v3.4). Additionaly we should update the README https://github.com/kubermatic/docs/blob/master/hack/README.md
In our documentation we have a sentence: > KKP supports KubeVirt Operator >= 0.19.0 and the Containerized Data Importer >= v1.19.0. It is strongly recommended to run the latest released...
As a customer I want to know how KubeVirt Cloud Provider generally speaking works, its architecture and performance benchmarks. I am interested in life cycle of VMs, storage, networking, multi...
* Split logic into multiple files * GetCloudConfig is not used anywhere * Add unit tests
As a cluster admin I would like to have a mechanism that will allow me to safely drain bare metal nodes with respect to user cluster nodes running on top...
As a user I want to detect a dns resolver that works on the OS to specify appropriate flag for kubelet.