Steve Perry
b37b5d1957
Deprecation complete: ingress ... ( #3553 )
2017-04-26 16:49:38 -07:00
Steve Perry
ecae0f436c
Deprecation complete: multi-container ... ( #3533 )
2017-04-25 16:50:07 -07:00
Steve Perry
ccadfc2ca8
Move Guide topic: Pods. ( #3190 )
...
* Move Guide topic: Pods.
* Fix link.
2017-03-31 16:21:13 -07:00
Andrew Chen
8a6fedf1c8
fix api-reference/v1/definitions links
2017-03-30 14:23:42 -07:00
Xiaoyu Zhang
280977ecf9
Fix error link
2017-03-28 15:10:57 -07:00
Andrew Chen
f0cd49a007
Move Guide topics: Container Lifestyle Hooks, Images, Volumes
2017-03-20 15:35:51 -07:00
Steve Perry
4d7aecf5de
Deprecate Guide topics. ( #2691 )
2017-03-03 13:32:41 -08:00
Steve Perry
6f83f5070a
Move Guide Topic: Multi-container pods. ( #2642 )
2017-02-28 09:08:11 -08:00
Christoph Blecker
1b33b95669
Fix link to StatefulSet docs from Pods page
2017-02-13 10:50:38 -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
steveperry-53
6cb33d02c4
Put moved notice on User Guide pages.
2017-02-01 16:33:15 -08:00
Jess Frazelle
2e60a567dd
turn on travis for preformat balance
...
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-27 12:44:48 -08:00
Hugues Malphettes
e93bb9dc27
Format JSON: missing comma
2017-01-24 16:19:50 -08:00
scjane
b35d379dd1
Update init-container.md
2017-01-22 10:28:01 +08:00
steveperry-53
ee02a66f12
Remove 3 User Guide topics, redirect to Tasks.
2017-01-18 15:41:54 -08:00
Jared
f83bd527d4
Renamed "Petset" to Statefulset
...
Renamed feature, fixed link
https://github.com/kubernetes/kubernetes.github.io/issues/2240
2017-01-17 10:52:12 -08:00
Devin Donnelly
3303506927
Adds explicit titles to all docs missing them.
2017-01-05 15:14:27 -08:00
gbzhu
2cc0485a70
fix typos
2016-12-28 17:48:46 +08:00
Aaron.L.Xu
cbc897a320
Merge branch 'master' into master
2016-12-23 19:40:51 +08:00
dongziming
83a6c52ddc
Spelling errors in /docs/
2016-12-23 17:25:27 +08:00
Elijah C. Voigt
f9d1cbc8fa
Remove italics, correct CamelCase typos in titles
2016-12-22 14:26:59 -08:00
SRaddict
5d6a3aaa53
fix a series errors of using "a" and "an"
2016-12-22 16:56:12 +08:00
devin-donnelly
40e658f12d
Merge pull request #2000 from xialonglee/cancel-italic-title
...
Delete italic style markdown symbol
2016-12-20 19:25:22 -05:00
xialong.lee
231b924608
delete italic style
2016-12-20 09:55:11 +08:00
Ben Balter
bfa604351f
add explicit titles to docs
2016-12-15 15:16:54 -05:00
devin-donnelly
69f6c10143
Update index.md
2016-12-05 17:30:44 -08:00
Janet Kuo
3c560d8122
Update pods user guide to reflect StatefulSet changes
2016-12-02 15:13:52 -08:00
Anirudh Ramanathan
cda627c598
Update node.md to reflect changes to node controller ( #1757 )
...
* Update node.md to reflect changes to node controller
* Review fixes.
2016-12-02 14:32:55 -08:00
Eric Tune
625774cc1b
Added init container documentation.
...
Based loosely on the design proposal.
2016-11-16 09:52:10 -08:00
Jonathan Boulle
485fb3e788
docs/pods: update reference to pets
...
Now that PetSets are implemented we can link there.
2016-10-03 20:27:18 +02:00
foxish
0f18a994c2
Removed non-org members from OWNERS.
2016-08-03 01:31:31 -07:00
foxish
66f28bb820
Adding OWNERS for docs.
2016-08-02 18:13:52 -07:00
Jared
55d549283f
Remove commas at the end of "containerPort"
...
"containerPort": 8000, should be "containerPort": 8000
2016-07-20 15:32:50 -07:00
isubuz
7ac94da6c2
Correct pod name in kubectl command output
...
Use the complete pod name including the deployment prefix and the random characters.
Signed-off-by: isubuz <isubuz.g@gmail.com>
2016-05-25 21:42:08 +01:00
johndmulhausen
0dc4de9d88
Merge pull request #539 from tpryan/master
...
Uploaded diagrams for illustrating basic pod architecture.
2016-05-23 14:28:23 -07:00
Terrence Ryan
8bb7a0463a
Removing unwanted contributions.
2016-05-19 15:36:31 -07:00
johndmulhausen
a71fb7dcbe
Update index.md
2016-05-19 17:00:26 -05:00
johndmulhausen
c51b2bd7b5
Update index.md
2016-05-19 16:59:48 -05:00
johndmulhausen
b4216e2aad
Update index.md
2016-05-19 16:58:59 -05:00
johndmulhausen
472e8751e2
Update index.md
2016-05-19 16:58:01 -05:00
Terrence Ryan
3ce8c0d8a9
Uploaded diagrams for illustrating basic pod architecture.
2016-05-19 14:05:49 -07:00
Janet Kuo
ded5417580
Change RC to deployments in multi-container and simple-nginx docs
2016-05-12 15:35:47 -07:00
Janet Kuo
abdcfbea30
Further update docs to reflect changes kubectl run
2016-03-29 17:11:32 -07:00
Janet Kuo
6c669037ba
Update references to "kubectl run" in docs
2016-03-28 10:59:09 -07:00
johndmulhausen
c8dd8b8831
Import from Container Engine docs, addition of Tabs functionality, various link fixes
2016-03-16 15:54:34 -07:00