Overall cleanup for kubeadm setup guide. (#8981)

* Overall cleanup for kubeadm setup guide.

* Add sonobuoy verification next step

* Partial copyedits

Hit a place where we also have formatting issues, plus a TODO (removed bc these changes go live as soon as merged). More work to do, but this should help the bottleneck for now.

* Address comments from reviewers

* Copy edits, fiddly bits, and clearer warnings

Incorporated feedback from @mistyhacks, fixed many nits, reorganized some **Note:** content more sensibly.

* Revised title per feedback
This commit is contained in:
Timothy St. Clair
2018-06-13 13:23:29 -05:00
committed by k8s-ci-robot
parent cb6af2a39c
commit c09c48b2dc
9 changed files with 122 additions and 342 deletions
@@ -0,0 +1,5 @@
---
title: "Administration with kubeadm"
weight: 10
---