Steve Perry
2a655a05d0
Copy kubectl command ref docs to Hugo site. ( #8430 )
...
* Copy kubectl command ref docs to Hugo site.
* Fix link. Remove extraneous page.
2018-05-10 14:31:56 -07:00
Andreas Jaeger
1ef1a3d7d6
Fix for kubctl/conventions ( #8463 )
...
As the linked document explains, initially "create" instead of "apply"
should be used. Fix wording.
Closes : #8265
2018-05-10 10:27:54 -07:00
Andreas Jaeger
0a5f7638cd
Fix links in kubeadm.md ( #8466 )
...
With hugo transition, the links have been to "X.md", correct the
relative links to the new location.
Closes : #8440
2018-05-10 10:21:54 -07:00
Andreas Jaeger
28734b889e
Fixes for reference/kubectl/overview.md ( #8462 )
...
Reading over the .md file, I fixed the following problems:
* Replace links to old location with new location.
* Fix missing shell quotation marks and shell annotations
* Fix wrong indent so that lists are shown correctly.
* Fix broken table, the "|" needs to be quoted to be rendered.
2018-05-10 09:37:54 -07:00
Steve Perry
24d96f9bfe
Put Kubernetes API ref docs in the left nav. ( #8435 )
2018-05-08 22:30:52 -07:00
Steve Perry
1bbd952249
Copy Federation API ref docs to /content. ( #8433 )
...
* Experiment: Copy Federation API ref docs to /content.
* Add _index.html files.
* Adjust redirects.
* Adjust directories.
2018-05-08 22:29:52 -07:00
Zach Corleissen
e73a73ab2f
Re-add kubefed to setup tools reference ( #8422 )
...
* Add kubefed files
* Add kubeadm files
* Add weights
2018-05-08 12:08:53 -07:00
juneharton
075e5dbd33
Add fix for error in kubeadm ref pages ( #8374 )
...
* add kubeadm-reset.md introductory text
* Added introductory text
* Fixed single quotes
2018-05-06 17:35:50 -07:00
Sandra
f0a4d99389
More readable fix for issue #7957 ( #8341 )
...
* More readable fix for issue #7957
Replaces HTML entity-escaped text with Markdown-escaped text where necessary.
* Fixing the markdown discrepancy
Rendering consistently is for chumps
2018-05-06 12:12:50 -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