Commit Graph

307 Commits (5c59214ac6fb282ce767ebbd38bede090d1bfd3a)

Author SHA1 Message Date
Steve Perry 398a744b55 Move Install kubeadm topic under Install Tools. (#8536) 2018-05-15 14:37:30 -07:00
Daniel Galvez 73b57ea600 Fix formatting of yum repo. (#8382)
First, fix https:// address.

Secondly, previous formatting would display on the page as one line
altogether, which couldn't be pasted into a terminal correctly.
2018-05-11 16:32:30 -07:00
Nate Bhurinat Wangsutthitham 23b4aba07c Update create-cluster-kubeadm.md (#8391)
Update flannel from v0.9.1 to v0.10.0
2018-05-11 13:30:27 -07:00
Anubhav 3b2781a70c Users should choose network plugin before initializing cluster (#8373)
Before running `kubeadm init` users should be informed that the command might change depending on the network plugins they choose. It is better to provide it before presenting with `kubeadm init` so that they don't have to tear the cluster apart once they figure out they needed some extra parameters while running the command
2018-05-11 13:07:26 -07:00
Daniel Rodriguez 386ca32f6c Container Linux doc fixes (#8366)
* Container Linux doc fixes

portions of the URLs were missing their bash substitutions and the variable exports don't apply to the following commands without using 'export'

* Adjustments from PR

export is not needed, used proper bash expansion

* typos
2018-05-11 12:12:27 -07:00
will-chan cc068d72a7 Adding Rancher 2. 0 and RKE as K8s solutions (#8446) 2018-05-10 10:40:54 -07:00
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00