Ilya Dmitrichenko
cfff1ad490
Fix link to Flux ( #8452 )
2018-05-10 10:38:54 -07:00
Andreas Jaeger
7a268e95ab
Fix concepts/api-extension/custom-resources.md ( #8459 )
...
* Fix concepts/api-extension/custom-resources.md
All tables were wrongly formatted, add proper second line so that hugo
formats them nicely again.
Add missing empty line before lists so that they get displayed as lists.
Closes : #8392
* Fix one more table
Fix another wrong table heading in custom-resources.md as noticed
during review.
2018-05-10 10:31:54 -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
5b49889f8c
Fix wrong link due to reorg ( #8467 )
...
The link to the yaml file has changed with the hugo reorg, fix it.
Closes : #8449
2018-05-10 10:20: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
Ilya Dmitrichenko
3f2efb8689
Fix markdown issues ( #8443 )
2018-05-09 14:12:53 -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
Kaitlyn Barnard
b39a726ab7
Restoring blog images folder ( #8401 )
...
* Restoring blog images folder
* updating images
2018-05-07 13:00:51 -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
juneharton
934232f5b6
Minor textual change for testing purposes ( #8377 )
2018-05-06 16:23:50 -07:00
Claire Lundeby
2b3291ac31
Style guide updates ( #8360 )
...
Updated capitalization on Pod, Volume, etc. based on the style guide & the capitalization used in Kubernetes 201.
2018-05-06 14:04:51 -07:00
Claire Lundeby
0ac89106cf
#8346 HTML syntax instead of MD in HTML blocks ( #8352 )
...
* #8346 HTML syntax instead of MD in HTML blocks
See this Black Friday Markdown Syntax guide (https://github.com/russross/blackfriday/blob/master/testdata/Markdown%20Documentation%20-%20Syntax.text )
When inside of a block-level HTML tag, like div for those emphasis boxes, you have to use HTML syntax instead of Markdown.
* use order list in note (test)
* convert remaining ol to note
* minor edit
2018-05-06 14:00:50 -07:00
Misty Stanley-Jones
c2e423b862
Fix link opening in new window ( #8368 )
...
The way we previously did it in Jekyll doesn't work
with Black Friday. There are a few workarounds, but
the easiest way to fix it is to just change those
links to HTML email.
2018-05-06 13:47:50 -07:00
Sandra
294c670495
FIxing broken link ( #8347 )
2018-05-06 12:29:50 -07:00
Victor Giurgiu
17c0114fc8
[Issue #8336 ] Added a # symbol to What's next ( #8353 )
...
* [Issue #8336 ] Added a # symbol to What's next
Looking to see if the Table of contents will render properly if all the headers are H4 (####)
* use h2 instead of h4
2018-05-06 12:25:51 -07:00
Jonathan Katora
221c38d62d
Update load-balance-access-application-cluster.md ( #8351 )
...
* Update load-balance-access-application-cluster.md
* Update load-balance-access-application-cluster.md
removed unnecessary code highlights.
2018-05-06 12:16: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
Tim McMackin
595e1455ca
#4500 : Split out tasks in cron jobs docs ( #8337 )
...
* first attempt
* Skipping these sections
* cleanup and style
* style
* move schedule info to schedule section
* link to example
2018-05-06 12:01:50 -07:00
paulbattagliag
feff3c4a7f
Fixed #8076 ( #8344 )
...
* Fixed #8076
Per bug 8076, added info about error message and workaround to reinstall Homebrew.
* Add note formatting
2018-05-06 11:43:50 -07:00
Zach Corleissen
33ba92c8ca
Update Hugo parser description ( #8323 )
2018-05-06 11:29:40 -07:00
Beth Aitman
17c98dcc90
Fix markdown issues ( #8335 )
2018-05-06 10:28:50 -07:00
Beth Aitman
740d14fdf2
Fix links to github view and edit pages ( #8334 )
2018-05-06 10:07:50 -07:00
Zach Corleissen
d139fe6527
Blog post: Hugo migration ( #8320 )
...
* Supersedes #8288 with a post-Hugo location
* Adjusted time for earlier publishing
* Dropped blog post into http/
* Another time adjustment
* Update front matter
* Testing a location change
* Adding a top-level heading
* More tweaks
2018-05-05 18:57:43 +02: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