-
# Enhancement Description
- One-line enhancement description (can be used as a release note):
Introduce customization of kubeadm managed manifests using patches
- Kubernetes Enhancement Proposal: (…
-
**Is your feature request related to a problem? Please describe**:
Sometimes in order to develop / debug, we just need to change some manifest
i.e kubeadm.conf, calico manifests etc
Provision t…
-
I have Problem while creating the Kubernetes cluster using `kubeadm init --pod-network-cidr=10.244.0.0/16 --ignore-preflight-errors=all --cri-socket=/var/run/crio/crio.sock`. The process stuck at th…
-
### What happened?
The `experimental-watch-progress-notify-interval` flag specifies an interval at which etcd sends data to the kube-api server.
It is used by the `WatchBookmark` feature ( `kube…
-
/kind feature
**Describe the solution you'd like**
[A clear and concise description of what you want to happen.]
Similar to the AWS provider, ignition support should be added for control plane …
-
Source File: [/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_upload-config_kubeadm.md](https://github.com/kubernetes/website/blob/master/content/en/docs/reference/setup-tools/kubeadm…
-
The etcd pods keep restarting due to which kube-api server keeps restarting. can you please me here.
-
I'm trying to use local persistent storage. Due to k8s 1.9 I need to enable 3 feature-gates `PersistentLocalVolumes=true,VolumeScheduling=true,MountPropagation=true`
Thus we need to add `--feature-ga…
voron updated
5 years ago
-
Kubernetes and Kubeadm are moving away from using the term `master` to using `control plane` instead.
We should eventually align with upstream in the nomenclature to avoid confusion.
-
Source File: [/docs/reference/setup-tools/kubeadm/generated/kubeadm.md](https://github.com/kubernetes/website/blob/master/content/en/docs/reference/setup-tools/kubeadm/generated/kubeadm.md)
Diff 命令参考…