Commit Graph

350 Commits (0abbfdc12e437e445b037b926a8a637739ae1605)

Author SHA1 Message Date
Steve Perry bdaa82e79a Move kubectl Concept topics to Tutorials. (#2804)
* Move kubectl Concept topics to Tutorials.

* Add redirects and update links.
2017-03-14 10:06:54 -07:00
Steve Perry ee23982f7b Move Guide topics: Federation tutorial and concept. (#2802)
* Move Guide topics: Federation tutorial and concept.

* Add title.

* Fix link.
2017-03-13 23:43:45 -07:00
Phanindra Pydisetty 133af46f89 fixing typo 2017-03-06 10:57:59 -08:00
Craig Sutherland ac31bb8270 Minor spelling correction -- "rtk" to "rkt" 2017-03-06 10:57:17 -08:00
Steve Perry 5e4a1ed081 Deprecate Guide topics: quick-start ... (#2696) 2017-03-03 15:18:37 -08:00
Steve Perry 4d7aecf5de Deprecate Guide topics. (#2691) 2017-03-03 13:32:41 -08:00
Rob Paisley d360cee992 Add links to Docker/rtk in cluster-intro.html 2017-03-03 00:12:12 -08:00
steveperry-53 8ab16cb669 Prototype for deprecating User Guide topic. 2017-02-28 11:15:54 -08:00
Steve Perry 3c20c4da09 Update landing pages for Tasks and Tutorials. (#2634) 2017-02-27 17:45:20 -08:00
Andres Villarroel 9dc31d6302 Update hello-minikube.md
- Proposing a different way to run curl without proxy, without touching current environment
 - There's a formatting problem and the whole thing is being displayed in a single line

    ![screenshot](http://imgur.com/download/nfk02hd)
2017-02-22 16:04:42 -08:00
ztewyk 93c5edce64 Update source-ip.md 2017-02-21 16:42:25 -08:00
ztewyk 13b7c5eb5c Update source-ip.md 2017-02-21 16:42:25 -08:00
Guillaume Breton d0bdf37c1f Fix typos in running zookeeper article 2017-02-16 14:39:44 -08:00
caiyixiang 62b3570acd Update source-ip.md 2017-02-13 10:16:32 -08:00
PassionForPie 93729a843a Minor grammatical fix
See https://en.wiktionary.org/wiki/greengrocer's_apostrophe
2017-02-12 23:09:33 -08:00
Wei Ma 87eae080f7 Add code comment for "replicas"
unnecessary code comment been removed.
2017-02-04 09:20:39 +08:00
Jeff Mendoza a32a2a59c2 Getting started guides overhaul. 2017-02-01 11:03:08 -08:00
Dave Sewell c87772cd92 Fix typo in xhyve 2017-01-31 10:19:53 -08:00
Jeff Mendoza 1739a02841 Connecting a Frontend to a Backend Tutorial. 2017-01-27 15:46:57 -08:00
Andrew Chen 49002b3d2e reimplement PRs to fix tech typo
This is to resolve the typo referenced for PRs #2127, #2312, and #2349
2017-01-27 14:51:29 -08:00
Jared ef79cdc518 Update hello-minikube.md 2017-01-26 10:39:39 -08:00
leonliao 48af43f282 Rephrase the sentence
Rephrase the `use the below way` to use `the following method`
2017-01-26 10:36:22 -08:00
leonliao ae656cc452 Instruct beginners to start minikube cluster with proxy
Beginners don't know the details for troubleshooting, better instruction will save time for beginners to trouble shoot logs in minikube complaining gcr.io not reachable and etc.
2017-01-26 10:36:22 -08:00
Michael Nelson b26190b58b Note about the need to fix permissions for a hostPath volume mount #2260
This is a work-around for #2260 until the underlying problem is addressed (https://github.com/kubernetes/kubernetes/issues/2630).
2017-01-25 16:29:46 -08:00
Viet Hung Nguyen 9ec7921a3e Update dead link 2017-01-25 10:33:45 -08: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
Anthony Yeh 83ba9575f9 Use subPath to keep data dir out of volume root.
The data dir should not be at the root of the volume, because many
volume types create files or directories there automatically.
The database initialization script requires the data dir to be empty,
and we shouldn't try to guess which files may exist.

In particular, by retaining lost+found, it also becomes possible
to recover files that end up there.
2017-01-23 13:51:22 -08:00
steveperry-53 02d17ade5f Reduce heading levels by 1. 2017-01-18 17:23:56 -08:00
Phillip Wittrock 3fe111a73f Merge pull request #2283 from BenHall/katacoda-style-change
Remove some padding around Katacoda to give it a little more space.
2017-01-18 08:51:14 -08:00
Steve Perry cbd6490208 Merge branch 'master' into hello-mini 2017-01-17 16:59:31 -08:00
Nathan Quarles 8858b56753 grammar fix 2017-01-17 13:06:33 -08:00
Jared 284f5c4735 Remove broken link
Remove broken link to "persistent volume provisioning"
2017-01-17 10:37:52 -08:00
Steve Perry dc41ea8022 Merge branch 'master' into hello-mini 2017-01-13 15:21:36 -08:00
Ben Hall 22fb75ff4d Remove some padding around Katacoda to give it a little more space. 2017-01-12 09:04:54 +00:00
steveperry-53 c103e8a44f Remove first triple dash from YAML file. 2017-01-11 22:46:02 -08:00
Andrew Chen 583fa87e1e Merge pull request #2092 from jagregory/patch-1
Fix "Deploying applications" link
2017-01-11 18:24:00 -08:00
steveperry-53 54519b72f9 Fix code and fix link to code. 2017-01-11 14:31:32 -08:00
Jared 5ab052ad89 Fix broken minikube link
Fixes broken link: https://github.com/kubernetes/kubernetes.github.io/issues/2201
2017-01-11 11:25:24 -08:00
Devin Donnelly 0bb7c0fe08 Added missing titles to Minikube tutorial and Stackpoint GS guide. 2017-01-09 16:36:13 -08:00
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
James Gregory 8f100ece83 Fix "Deploying applications" link 2016-12-30 15:54:29 +11: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
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
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
steveperry-53 a856ab1549 Update Tutorial and Task landing pages. 2016-11-28 11:49:17 -08:00
Justin Peterson 1bcb4cd558 Fix for Issue 1767 2016-11-22 19:15:40 -08:00
Jeff Mendoza 053cdb3a1e Add stateful application tutorial. 2016-11-17 13:22:44 -08:00
devin-donnelly 3a9d510b2e Merge pull request #1451 from mistydemeo/basics_typo
Basics: fix minor typo ("Containzerization")
2016-10-27 20:01:43 -07:00
devin-donnelly e5a2f52804 Merge pull request #1380 from BenHall/fix-katacoda-links
Interactive Tutorials: Having .html in URL causes a 404 before redirecting
2016-10-27 19:47:09 -07:00
steveperry-53 c60107ea1c Use shared include file for prerequisites. 2016-10-27 12:04:41 -07:00
Ben Hall e80c15b583 Fix links for interactive scenarios. 2016-10-19 10:11:57 +01:00
Victor Gama d76084a4b6 Fix small typo
This removes an extra "is a" from the documentation text
2016-10-16 15:40:28 -02:00
Steve Perry fc10dd34b2 External address (#1432)
* Write new tutorial: Exposing an External IP Address.

* Update prerequisites.
2016-10-15 15:04:23 -07:00
Misty De Meo d054714d27 Basics: fix minor typo 2016-10-12 16:17:53 -07:00
Andrew Shu 3c94a1880e Tutorial: Fix broken links on Basics Overview page 2016-10-12 09:17:17 -07:00
Steve Perry 791000cbe4 Add replica count to tutorial. (#1434) 2016-10-11 14:36:18 -07:00
devin-donnelly 318d3e20f6 Merge branch 'master' into master 2016-10-10 11:03:22 -07:00
Steve Perry 2c14d7fcb0 Redirection experiment 2. (#1411) 2016-10-07 14:13:42 -07:00
steveperry-53 a58de7ff5f Experiment with redirect_from. 2016-10-06 17:42:07 -07:00
Devin Donnelly 65b71767e1 Fixes broken links to each module. 2016-10-06 16:53:49 -07:00
Devin Donnelly 616f99b716 Modifies the overview for the Kubernetes Basics tutorial to make it more useful.
Adds a link to the Overview from the left-hand TOC.
Links to the Kubernetes Basics Tutorial from the Tutorials landing page.
2016-10-06 16:46:59 -07:00
steveperry-53 fb84c95af6 Change name to Kubernetes Basics. Compress introduction to each step. 2016-10-05 15:39:13 -07:00
steveperry-53 53933e1738 Create task page: Assigning Pods to Nodes. 2016-09-29 13:43:54 -07:00
steveperry-53 8cdebc0d66 Revise tutorial to use NodePort instead of externa IP address. 2016-09-28 16:06:46 -07:00
devin-donnelly d548f1f040 Merge pull request #1316 from Tchinmai7/patch-1
fixed wrong command
2016-09-27 15:34:49 -07:00
Tarun Chinmai 567374824e Merge branch 'master' into patch-2 2016-09-27 22:38:57 +05:30
Tarun Chinmai f1ef1e3b81 Merge branch 'master' into patch-1 2016-09-27 22:38:06 +05:30
steveperry-53 8727ac746c Remove copyright notice from bootcamp pages. 2016-09-27 08:49:46 -07:00
Tarun Chinmai 2a092c6395 Removed line 19. was junk 2016-09-27 16:48:39 +05:30
Tarun Chinmai 5e92903656 fixed wrong command
there's no such command as kubectl display. changed to kubectl describe.
2016-09-27 16:47:29 +05:30
steveperry-53 926ec86e60 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io 2016-09-26 16:20:27 -07:00
steveperry-53 822d59b5e4 Write page templates and canonical examples.
Conflicts:
	_data/tasks.yml
	_data/tutorials.yml
	docs/tasks/access-kubernetes-api/http-proxy-access-api.md
	docs/tasks/index.md
	docs/tutorials/index.md
2016-09-26 08:06:06 -07:00
steveperry-53 cbb82d292b Integrate bootcamp into Kubernetes docs. 2016-09-10 23:00:44 -07:00