Commit Graph

24 Commits (e8727e886eac9952e6153fdd8eba5a977b478e51)

Author SHA1 Message Date
Bill Prin 86b76fffba Minikube Quickstart 2016-12-27 15:02:39 -08:00
Ben Balter d8d99a171e use in-page titles to generate sidebar nav 2016-12-19 15:08: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
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 078cb83d92 Replicated stateful application doesn't need its own directory. 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
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
Anthony Yeh c20e898491 Replicated stateful application doesn't need its own directory. 2016-12-02 12:52:16 -08:00
Anthony Yeh 38edbd87e6 Add tutorial: Running a Replicated Stateful Application 2016-12-02 12:45:49 -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
devin-donnelly 35a14cda34 WIP: New Docs Landing Page and ToC Organization. (#1468)
New Docs Landing Page and ToC Organization.
2016-11-03 15:06:08 -07: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
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 8cdebc0d66 Revise tutorial to use NodePort instead of externa IP address. 2016-09-28 16:06:46 -07:00
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