Commit Graph

9 Commits

Author SHA1 Message Date
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
Jeff Mendoza 053cdb3a1e Add stateful application tutorial. 2016-11-17 13:22:44 -08:00