Aaron.L.Xu
f535febaa1
fix some typos and resolve conflicts
2016-12-23 03:55:51 -08:00
Aaron.L.Xu
cbc897a320
Merge branch 'master' into master
2016-12-23 19:40:51 +08:00
Aaron.L.Xu
cda4b040b4
Merge pull request #9 from Martially/moshui
...
fix typos
2016-12-23 19:35:52 +08:00
dongziming
5c5ebf0bf1
Some spelling errors in /docs/
2016-12-23 16:45:56 +08:00
guohaifang
c67b76a2f0
problems of grammer
2016-12-23 15:29:44 +08:00
Martially
41a9b7c55d
fix typo
...
Signed-off-by: Martially <21651061@zju.edu.cn>
2016-12-23 15:26:12 +08:00
tim-zju
19e850743b
fix space problems which ide results in
...
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-22 20:28:51 +08:00
tim-zju
1f7b3148f2
fix space problems which ide results in
...
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-22 19:47:40 +08:00
tim-zju
b27310d81a
symbol errors
...
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-22 14:37:10 +08:00
Ben Balter
bfa604351f
add explicit titles to docs
2016-12-15 15:16:54 -05:00
Kenneth Owens
e9cf14ffb4
Adds zookeeper example ( #1894 )
...
* Initial commit
* Adds section for cleanup
Corrects some spelling errors
decapitalizes liveness and readiness
* Adds test for zookeeper example
* Address enisoc review
* Remove space between shell and raw annotation
* Remove extranous inserted text
* Remove fencing statement
* Modify sentence for grammer
* refocus to zookeeper with some loss of generality
* Spelling, Grammar, DNS link
* update to address foxish comments
2016-12-14 13:56:21 -08:00
devin-donnelly
ef6e733af8
Merge pull request #1803 from kow3ns/ss-basics
...
Adds Stateful Set Basics as a tutorial
2016-12-02 15:37:01 -08:00
Kenneth Owens
aa938dcac3
Merge branch 'ss-basics' of github.com:kow3ns/kubernetes.github.io into ss-basics
2016-12-02 14:27:28 -08:00
Kenneth Owens
00dea6eee1
Address editorial comments
...
updates link to statefulset conept
2016-12-02 14:26:22 -08:00
Anthony Yeh
06d978995f
Link to k8s.io instead of GitHub for manifests.
2016-12-02 14:20:40 -08:00
Anthony Yeh
8d12e8c888
Address review comments.
2016-12-02 13:27:43 -08:00
Anthony Yeh
c20e898491
Replicated stateful application doesn't need its own directory.
2016-12-02 12:52:16 -08:00
Kenneth Owens
bef91e9b26
Changes cleanup instructions to account for both dynamic and manual provisioning
...
Clarifies network discovery
Adds statement about mutability of spec.template.containers
2016-12-02 09:53:04 -08:00
Kenneth Owens
76e314e32a
Merge branch 'release-1.5' of github.com:kubernetes/kubernetes.github.io into ss-basics
2016-12-01 12:35:14 -08:00
Kenneth Owens
5e15fc667f
address enisoc comments
2016-11-29 11:33:21 -08:00
Kenneth Owens
eead3799b9
Changes all API object references to PascalCase (e.g Stateful Set
...
becomes StatefulSet)
2016-11-29 10:01:38 -08:00
Kenneth Owens
ad59c9f827
Adds Stateful Set Basics as a tutorial
...
The content is in
docs/tutorials/stateful-applications/basic-stateful-set.md
The example application, named web, is in
docs/tutorials/stateful-applications/web.yaml
The tutorials TOC and index have been udpated to include a Stateful
Applications section of which this example is a subsection
2016-11-28 14:22:55 -08:00
Jeff Mendoza
053cdb3a1e
Add stateful application tutorial.
2016-11-17 13:22:44 -08:00