Dhilip
f851afc084
[minor] fixed the grammar ( #4776 )
...
* fix a simple typo
fix a simple typo
* update notes callout
update notes callout
2017-08-15 00:16:49 -07:00
Maciej Szulik
c4dca21649
New deployments endpoint ( #2986 )
...
* Update deployments for 1.6
* Update all deployments in docs to use the new endpoint
2017-03-24 11:03:01 -07:00
Steve Perry
4c6b8cc087
Move Garbage Collection topic. ( #2874 )
...
* Move Garbage Collection topic.
* Fix included file.
2017-03-16 13:58:07 -07:00
Steve Perry
01b2be0b45
Move PetSets topic. ( #2873 )
2017-03-16 13:41:18 -07:00
Steve Perry
8d9c3938e4
Move StatefulSets topic. ( #2869 )
...
* Move StatefulSets topic.
* Fix TOC.
2017-03-16 13:21:14 -07:00
Steve Perry
0386c39df1
Move Init Containers topic. ( #2866 )
2017-03-16 11:40:57 -07:00
Steve Perry
32b334711c
Move Pod overview. ( #2865 )
...
* Move Pod overview.
* Fix redirection.
2017-03-16 10:51:19 -07:00
Steve Perry
088cfc2c6f
Concepts toc ( #2840 )
...
* Move Guide topic: Limit range.
* Adjust Concepts Overview TOC.
2017-03-15 16:49:02 -07:00
Xiaoyu Zhang
2958b30314
update init-containers.md
...
change "a different filesystem view" to "different filesystem views".
different init container should have different filesystem.
2017-03-07 13:27:39 -08:00
Mark Joseph Ronquillo
b1993b2135
Update pod.md
2017-03-07 18:27:31 +08:00
Xiaoyu Zhang
deef42e849
update init-containers.md
...
add one word.
2017-03-06 10:55:27 -08:00
Steve Perry
a642102dc8
Move Guide topic: Bootstrapping Pet Sets. ( #2662 )
...
* Move Guide topic: Bootstrapping Pet Sets.
* Add TOC entry.
2017-03-01 09:20:52 -08:00
Steve Perry
5095cf60df
Move Guide topic: Garbage Collection. ( #2488 )
2017-02-21 19:12:47 -08:00
Elijah C. Voigt
a7b66a78a3
concepts/abstractions: init containers example.
2017-02-21 14:13:37 -08:00
Fabrizio Milo
38033ae6bf
Update overview.md
2017-02-14 11:04:22 -08:00
Fabrizio Milo
7bafe3557f
Update pod.md
2017-02-14 11:03:51 -08:00
Erik Bean
c72ac0ab6b
Fix unmatched closing paren
...
End of line 60 had a closing parenthesis, with no opening one to match. Probably left over from a previous version of the document
2017-02-13 16:16:07 -08:00
Jesse Johnston
515f62be08
Update overview.md
...
Update link to Kubernetes API Conventions to point to current document location.
2017-02-13 11:56:55 -08:00
Jérémy Wimsingues
e42b16b6d2
Update overview.md
...
comamnd => command
2017-02-12 23:12:51 -08:00
Andrew Chen
446606a43a
Migrate Init Containers to Concepts ( #2438 )
...
* Initial commit for Init Containers migration to Concepts section
* Add 1.5 beta include file
* Change include to renamed user-guide-content-moved.md file
* Fix Concepts/KO/Pods ToC
* reformat examples to bullet points
* fix formatting
* Add back Detailed Behavior, Support and compatibility
* Adjust formatting issues
* revised based on feedback from Steve
* complete sentence rewrite
2017-02-09 10:18:59 -08:00
James Duncan
09af0b070f
Corrected syntax of Networking Section
...
Removed an unnecessary 'the' from a sentence.
2017-02-09 08:27:42 +13:00
Michal Gebauer
2f814b83ad
Typo in pod.md
2017-01-26 10:51:23 +01:00
Huamin Chen
c24ed09231
fix persistent volume example link
...
Signed-off-by: Huamin Chen <hchen@redhat.com>
2017-01-24 13:04:55 -08:00
steveperry-53
02d17ade5f
Reduce heading levels by 1.
2017-01-18 17:23:56 -08:00
Devin Donnelly
1d289b9193
Fixed wording in response to feedback from pwittrock.
2017-01-18 15:21:02 -08:00
Devin Donnelly
90aab18a2a
Formatting fixes for Pod.
2017-01-18 14:43:18 -08:00
Devin Donnelly
7d7074801b
Attempted fix of Pod page template.
2017-01-18 14:34:27 -08:00
Devin Donnelly
65de831b9c
Fixed bug in line to include sample deployment yaml.
2017-01-18 14:16:33 -08:00
Devin Donnelly
2a5394ae7e
Added sample .yaml file to concepts directory.
2017-01-18 14:15:31 -08:00
Devin Donnelly
71d04d7114
Removed all blank links. Inserted links to StatefulSet content. Addressed remaining feedback.
2017-01-18 13:45:21 -08:00
Devin Donnelly
f09116b8e3
Moved pod termination info to a temporary, unlinked file.
...
Added title to abstractions overview and pod overview.
2017-01-18 13:30:16 -08:00
Devin Donnelly
c560d90504
Merge remote-tracking branch 'upstream/master' into concepts-root
2017-01-03 11:43:09 -08:00
devin-donnelly
7d1b3536e4
Merge pull request #1980 from joshrosso/statefulsets-typo-concise
...
statefulsets.md: Fix typos and make some statements more concise
2016-12-20 19:28:12 -05:00
joshrosso
e25374f3c8
statefulsets.md: Fix typos and make some statements more concise
2016-12-16 12:52:14 -08:00
Ben Balter
bfa604351f
add explicit titles to docs
2016-12-15 15:16:54 -05:00
Jared
077b036c07
Update statefulsets.md
2016-12-12 19:03:38 -08:00
Jared
ab115ac0bf
Update statefulsets.md
2016-12-12 18:58:23 -08:00
Jared
dab1fba837
Update statefulsets.md
2016-12-12 18:54:37 -08:00
Janet Kuo
20d9dc0b4c
Fix broken link from SS concept to upgrade task
2016-12-11 22:36:19 -08:00
Anirudh Ramanathan
d989422486
Add warning. ( #1876 )
2016-12-07 10:25:44 -08:00
Kenneth Owens
2b35e212cf
Moved statefulset concept to abstractions
2016-12-02 13:52:31 -08:00
Devin Donnelly
30be38b63f
Edited Concepts landing page, Objects overview, and Pod concept documentation to address feedback from pwittroc.
2016-11-18 16:37:23 -08:00
Devin Donnelly
a21c80911e
Attempted include file fix for sample Deployment .yaml file.
2016-11-17 16:22:46 -08:00
Devin Donnelly
6eea38eddb
First draft of Concepts landing page.
...
Adds Kubernetes Objects overview.
Adds first draft of Pod.
2016-11-17 16:10:17 -08:00
Devin Donnelly
199101048d
Adds Concepts root page and starts to fill out the underlying section.
2016-11-02 16:35:19 -07:00