Commit Graph

82 Commits

Author SHA1 Message Date
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 6f88ea213f Merge remote-tracking branch 'upstream/release-1.5' into release-1.5 2016-12-07 17:58:08 -08:00
bprashanth dbecc1e0b5 Write a source-ip tutorial. 2016-12-07 17:45:47 -08:00
Kenneth Owens 638cb5a978 Changes cleanup instructions to account for both dynamic and manual provisioning
Clarifies network discovery
Adds statement about mutability of spec.template.containers
2016-12-07 17:45:45 -08:00
Kenneth Owens a617d46c29 Address editorial comments
updates link to statefulset conept
2016-12-07 17:45:45 -08:00
Kenneth Owens 6a90ffbd76 address enisoc comments 2016-12-07 17:45:45 -08:00
Kenneth Owens 6b74ab79be Changes all API object references to PascalCase (e.g Stateful Set
becomes StatefulSet)
2016-12-07 17:45:43 -08:00
Kenneth Owens 3b7ba00300 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-12-07 17:43:56 -08:00
Anthony Yeh d4684e3323 Link to k8s.io instead of GitHub for manifests. 2016-12-07 17:42:11 -08:00
Anthony Yeh 6f254746d4 Address review comments. 2016-12-07 17:42:11 -08:00
Anthony Yeh 078cb83d92 Replicated stateful application doesn't need its own directory. 2016-12-07 17:42:11 -08:00
Anthony Yeh ef9bc39172 Address review comments 2016-12-07 17:42:11 -08:00
Anthony Yeh 6555ee7128 Follow conventions for may/might/since/because 2016-12-07 17:42:11 -08:00
Anthony Yeh 1057f1bec8 Linkify API objects on first mention. 2016-12-07 17:42:11 -08:00
Anthony Yeh c74f8fda9a Use CamelCase for API objects 2016-12-07 17:42:11 -08:00
Anthony Yeh 0e308a7c26 Use gcr.io registry for xtrabackup image. 2016-12-07 17:42:11 -08:00
Anthony Yeh c0faa51b95 Add tutorial: Running a Replicated Stateful Application 2016-12-07 17:42:11 -08:00
Anthony Yeh 20a00929c5 Demonstrate master/slave ConfigMap entries. 2016-12-07 17:42:11 -08:00
Anthony Yeh c663480ab9 Add MySQL client service for reads. 2016-12-07 17:42:11 -08:00
Anthony Yeh fa08cb4ee7 Clone from previous peer instead of from master. 2016-12-07 17:42:10 -08:00
Anthony Yeh b36a613ae3 Demystify server-id offset. 2016-12-07 17:42:10 -08:00
Anthony Yeh ee4ad16cc3 Add replicated MySQL tutorial 2016-12-07 17:42:10 -08:00
bruceauyeung 3a20316983 fix incorrect links and other doc errors in tutorials
Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
2016-12-07 17:26:55 -08:00
steveperry-53 c997c86c79 Replace $REPO with http://k8s.io. 2016-12-07 17:26:55 -08:00
bruceauyeung aef7ceb932 fix incorrect link and other doc errors
Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
2016-12-07 17:26:55 -08:00
devin-donnelly 8cb5ae9631 Merge pull request #1841 from bprashanth/concept_ip_1.5
Write a source-ip tutorial doc
2016-12-06 10:06:00 -08:00
bruceauyeung 03658685ad fix incorrect links and other doc errors in tutorials
Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
2016-12-06 17:12:23 +08:00
bprashanth d5188c7e80 Write a source-ip tutorial. 2016-12-05 18:11:07 -08:00
steveperry-53 2b226de264 Replace $REPO with http://k8s.io. 2016-12-05 15:57:24 -08:00
bruceauyeung dc0955b58c fix incorrect link and other doc errors
Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
2016-12-05 16:33:17 +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
Anthony Yeh 9a575a6ed2 Address review comments 2016-12-02 12:45:49 -08:00
Anthony Yeh 1630ff976e Follow conventions for may/might/since/because 2016-12-02 12:45:49 -08:00
Anthony Yeh 7c800a949a Linkify API objects on first mention. 2016-12-02 12:45:49 -08:00
Anthony Yeh fd7c8eee4f Use CamelCase for API objects 2016-12-02 12:45:49 -08:00
Anthony Yeh 7b64235499 Use gcr.io registry for xtrabackup image. 2016-12-02 12:45:49 -08:00
Anthony Yeh 38edbd87e6 Add tutorial: Running a Replicated Stateful Application 2016-12-02 12:45:49 -08:00
Anthony Yeh 597758d92f Demonstrate master/slave ConfigMap entries. 2016-12-02 12:45:49 -08:00
Anthony Yeh b92c2de265 Add MySQL client service for reads. 2016-12-02 12:45:49 -08:00
Anthony Yeh 5e4b37e072 Clone from previous peer instead of from master. 2016-12-02 12:45:49 -08:00
Anthony Yeh 73ab3dc4cf Demystify server-id offset. 2016-12-02 12:45:49 -08:00
Anthony Yeh 14d17fdfda Add replicated MySQL tutorial 2016-12-02 12:45:49 -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