Merge pull request #22511 from hiyokotaisa/fix-22364

ja: Make docs/setup/production-environment/tools/kubeadm/self-hosting.md follow v1.17 of the original text
This commit is contained in:
Kubernetes Prow Robot
2020-07-16 08:09:41 -07:00
committed by GitHub
@@ -8,7 +8,7 @@ weight: 100
### Self-hosting the Kubernetes control plane {#self-hosting}
As of 1.8, you can experimentally create a _self-hosted_ Kubernetes control
kubeadm allows you to experimentally create a _self-hosted_ Kubernetes control
plane. This means that key components such as the API server, controller
manager, and scheduler run as [DaemonSet pods](/ja/docs/concepts/workloads/controllers/daemonset/)
configured via the Kubernetes API instead of [static pods](/docs/tasks/administer-cluster/static-pod/)