Luc Perkins
d65e1790ff
Add admonition type to shortcode ( #9482 )
...
* Change existing admon blocks
* Fix includes issue
2018-11-06 11:33:04 -08:00
MengZeLee
04163e9a7c
removing toc shortcode. ( #10720 )
2018-10-25 11:02:31 -07:00
Julie Bruce
6d3d89198e
Added short code around include statement ( #10006 )
2018-08-22 08:51:24 -07:00
Julie Bruce
54aebcde1a
Applied Note Tags and Removed Latinisms ( #10026 )
2018-08-21 14:25:49 -07:00
Julie Bruce
653642b90a
Added short code around inlcude statement ( #10005 )
2018-08-21 12:22:09 -07:00
Julie Bruce
4566d54b8a
Added short code around include statement ( #10008 )
2018-08-21 12:17:39 -07:00
Julie Bruce
b7a0c2ce1f
Added short code around include statement ( #10007 )
2018-08-21 12:15:24 -07:00
JuleeB1
8a0fcb1716
Moved the closing note tag ( #9979 )
...
Included the "where" statement in the note
2018-08-21 10:24:06 -07:00
JuleeB1
23dcd8db04
Added Note Formatting ( #9940 )
...
* Added Note Formatting
Added note tags to the text
* small edits
2018-08-20 14:25:22 -07:00
Slava Semushin
5f19d7ced8
Fix broken links. ( #9755 )
...
- /docs/concepts/services-networking/service/#type-nodeport => /docs/concepts/services-networking/service/#nodeport
- /docs/concepts/services-networking/service/#type-loadbalancer => /docs/concepts/services-networking/service/#loadbalancer
- https://github.com/kubernetes/ingress-nginx/blob/master/docs/ingress-controller-catalog.md => https://github.com/kubernetes/ingress-nginx/
2018-08-17 10:00:10 -07:00
chenhuan
74b0db14bf
fix the command output ( #9820 )
...
I have verified on version v1.11
2018-08-11 05:02:53 -07:00
Qiming
472be9a374
Consolidate YAML files [part-15] ( #9380 )
...
This is the last PR for moving the YAML/JSON sample files. There still
need some follow up PRs to:
- rename the `codenew` shortcode to `code`.
- move the examples_test.go to where it really belongs.
2018-07-10 09:09:26 -07:00
Alex Robinson
bad6ab958d
Fix rendering of example federated service DNS name ( #9161 )
2018-06-24 19:18:03 -07:00
Steve Perry
75f00dfc60
Apply templates to all concepts and tasks to fix double bullets in TOC ( #9149 )
...
* Apply concept template to fix double bullet issue.
* Apply concept template
* Apply templates to tasks
2018-06-22 11:20:04 -07:00
makocchi
255ff2014b
Fix coredns chart value ( #8970 )
...
* fix helm values for coredns
* fix note style
2018-06-15 13:16:29 -07:00
Justin Santa Barbara
d920131838
Typos: information, annotations ( #8761 )
...
Fix two small typos.
2018-05-29 22:04:54 -07:00
Gerardo Saca
396819221b
Fix code blocks in set-up-cluster-federation-kubefed ( #8384 )
...
* Fix code blocks in set-up-cluster-federation-kubefed
Two of the code blocks don't render correctly in the [docs page](https://kubernetes.io/docs/tasks/federation/set-up-cluster-federation-kubefed/ ) (see *Adding a cluster to a federation* section) even though they render correctly in the GitHub preview. Hopefully this PR will fix it.
Plus fixed a few instances where the code blocks in set-up-cluster-federation-kubefed.md don't indicate the code block's language.
* Fix spacing
2018-05-17 16:47:50 -07:00
Wen Gao
53d2e174d7
Typo fix: some word error ( #8524 )
...
* Typo fix: Acceptible=>Acceptable and componenets=>components
* Typo fix: Availablity=>Availability
* Typo fix: implicity=>implicitly
2018-05-15 17:48:28 -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