-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Closed
Labels
kind/documentationCategorizes issue or PR as related to documentation.Categorizes issue or PR as related to documentation.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.
Description
Though I have successfully installed kubernetes via the ubuntu doc π , still want to point out this doc missing the step to install kubectl
.
Thus, if user just follow the guide in the doc without having much knowledge about kubernetes, he/she would get error "It looks as if you don't have a compiled kubectl binary" during the validate-cluster
step of kube-up.sh
.
Manually install kubectl on at least master node should be necessary (suggest to let user also install on minion node for convenience), any way, the installation step is pretty simple.
Metadata
Metadata
Assignees
Labels
kind/documentationCategorizes issue or PR as related to documentation.Categorizes issue or PR as related to documentation.priority/backlogHigher priority than priority/awaiting-more-evidence.Higher priority than priority/awaiting-more-evidence.