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
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
Jeff Mendoza
053cdb3a1e
Add stateful application tutorial.
2016-11-17 13:22:44 -08: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
53933e1738
Create task page: Assigning Pods to Nodes.
2016-09-29 13:43:54 -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