Fix typo in kubeadm documentation: Corrected `kubectl init` to `kubeadm init` by harukin721 · Pull Request #50058 · kubernetes/website
Description This pull request fixes a typo in the Kubernetes Japanese documentation on creating a cluster with Kubeadm. The command kubectl init was incorrectly referenced and has been corrected to...