Maxim Snezhkov
Maxim Snezhkov
Hello. While I use local docker registry as pull-through cache, all official images from hub.docker.com ie `https://hub.docker.com/_/mysql` or `https://hub.docker.com/_/python` stored within my local registry with path `library/python` and `library/mysql`. When...
**What this PR does / why we need it**: Add flag to configure memory reservation at VSphereMachineTemplate level. **Which issue(s) this PR fixes**: Fixes #2468
**What this PR does / why we need it**: Allow to set custom label for PCI devices. **Which issue(s) this PR fixes**: Fixes #2470
/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] As an operator I would like to use hardware label to differentiate...
/kind feature **Describe the solution you'd like** As an operator I would like to pin memory to max for workload clusters running at production environment. Memory reservation management via the...