docs
docs copied to clipboard
Documentation for Kubermatic projects
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
Backports metering docs to KKP 2.21 Add new added Average Cluster Machines value to docs
Update kubevirt docs with `TopologySpreadConstraint` for VMs. Signed-off-by: Sankalp Rangare
Our customer pointed out that the worker port requirement list contains ports 10250 and 10255 which seems to be unused after checking the code responsible for security group creation. Checking...
Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 8.1.2 to 11.0.5. Changelog Sourced from @angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...
In the current documentation for customizing seed cluster MLAs - https://github.com/kubermatic/docs/blob/d9c713a3dd5e9cac10d0ad8f7f3944206f3f3747/content/kubermatic/v2.20/tutorials_howtos/monitoring_logging_alerting/master_seed/customization/_index.en.md the "Customer-Cluster" (this is called User Cluster everywhere else) Prometheus is configured through a `kubermatic.clusterNamespacePrometheus` key, that is supposedly...
In continuation of #1114, it appears that the sentence > Operator Infrastructure with a Master Cluster and two dedicated Seed Clusters which appears in both images, should only be valid...
This statement in the documentation for the v2.20 Kubermatic release implies, that there can be only one seed resource within the CE. https://github.com/kubermatic/docs/blob/a83dec013ee395b4484c2f3072cb889ae3b33140/content/kubermatic/v2.20/installation/install_kkp_CE/add_seed_cluster_CE/_index.en.md?plain=1#L151-L152 This is due to the fact that...
Signed-off-by: Rastislav Szabo