Jared
0d9e5069b2
Update zookeeper.md
2017-01-09 12:36:29 -08:00
steveperry-53
3378f558d4
Update Tutorials index page and Hello Minikube title.
2017-01-06 19:36:47 -08:00
Devin Donnelly
4ba73911be
TOC and Titling debugging updates.
2017-01-05 14:39:42 -08:00
mark007
add6e30826
Update index.html
2017-01-04 14:58:58 +00:00
Bill Prin
86b76fffba
Minikube Quickstart
2016-12-27 15:02:39 -08:00
chenopis
322486bc4f
fix typo: remove "the the" in zookeeper.md
...
In Managing the ZooKeeper Process : Handling Process Failure : paragraph 4 :
"The command used as the container's entry point has PID 1, and the the ZooKeeper process, a child of the entry point, has PID 23." =>
"The command used as the container's entry point has PID 1, and the ZooKeeper process, a child of the entry point, has PID 23."
2016-12-27 14:17:16 -08:00
Jared
5353c9aa90
Merge branch 'master' into fix-typos
2016-12-27 13:48:14 -08:00
timcrall
f342733ff5
Update basic-stateful-set.md ( #2060 )
...
yaml, not yml
2016-12-27 13:34:54 -08:00
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
Aaron.L.Xu
f4ac637e27
Merge pull request #2 from tim-zju/symbolError
...
fix typos
2016-12-23 11:41:02 +08:00
Drinky Pool
4736fc09b2
Merge branch 'master' into patch-2
2016-12-22 21:00:36 -06:00
devin-donnelly
32f519a9d4
Merge pull request #1926 from junaid-ali/master
...
Improving expose-intro.html
2016-12-22 18:42:16 -08:00
devin-donnelly
5bcc66a16a
Update expose-intro.html
2016-12-22 18:39:52 -08:00
Drinky Pool
5c65b700ac
add "-l app=nginx" after "kubectl get pods"
...
the original sentence is "kubectl get pods", but maybe "kubectl get pods -l app=nginx" is more accurat in the context.
Please check for this.
2016-12-23 10:22:37 +08:00
yanan Lee
fbf57b224f
spelling error
...
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Incorrect spelling
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
spelling error
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Incorrect spelling
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Revert "Incorrect spelling"
fix some typos
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
fix a typo
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
fix a typo
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-23 08:01:52 +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
SRaddict
5d6a3aaa53
fix a series errors of using "a" and "an"
2016-12-22 16:56:12 +08:00
tim-zju
30f1d03b8d
symbol errors in quotation mark
...
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-22 15:12:07 +08:00
tim-zju
b27310d81a
symbol errors
...
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-22 14:37:10 +08:00
SRaddict
383e40f978
fix a series punctuation errors
2016-12-22 11:24:05 +08:00
steveperry-53
e380ff891d
Create prerequisites appropriate for load balancer.
2016-12-20 14:11:35 -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
Junaid Ali
53d55320e7
Improving expose-intro.html
...
- Fixed a typo
Signed-off-by: Junaid Ali <junaid_ali4@yahoo.com>
2016-12-12 22:06:09 +05: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