Commit Graph

14 Commits

Author SHA1 Message Date
Kenneth Owens ba8cb2660b Moved statefulset concept to abstractions 2016-12-07 17:42:10 -08:00
Kenneth Owens d8b9faabaa Address editorial comments 2016-12-07 17:42:10 -08:00
Kenneth Owens 320168cc81 Changes all API Objects to CamelCase (e.g Stateful Set becomes
StatefulSet and Persistent Volume becomes PersistentVolume)
2016-12-07 17:42:10 -08:00
Kenneth Owens a261581b22 Gives examples of Deployment and ReplicaSet as Stateful Set alternative
Removes redundant hyperlinks
Makes statement about updates limitation more terse
2016-12-07 17:42:10 -08:00
Kenneth Owens fdd027a46f Changes introduction wording
Removes storage annotation
2016-12-07 17:42:10 -08:00
Kenneth Owens 421dec5edf Fixes typo 2016-12-07 17:42:10 -08:00
Kenneth Owens 15725fcb98 Fixes typo in guarantees
Removes deprecation from comment wrt PetSets
Creates separate section in concepts/index.md for Controllers
Fixes grammer "an integer"
Removes claim about persistent storage being auto-deleted
Clarifies stability
Adds call out tick around attributes
2016-12-07 17:42:10 -08:00
Kenneth Owens f8f1794971 upgrades the version of storage class to beta
adds assignees
clarifies stable storage description
2016-12-07 17:42:09 -08:00
Kenneth Owens 87d682052e removes legacy claim about mutability of stateful set 2016-12-07 17:42:09 -08:00
Kenneth Owens ef783ec028 completes move of statefulset to controllers
shortens intro in favor of another Components section
2016-12-07 17:42:09 -08:00
Kenneth Owens 19907287d9 updates directory structure to add controllers directory
moves statefulset.md into controllers
update _data/concepts.yml to show a TOC based on the above
2016-12-07 17:42:09 -08:00
Kenneth Owens 6c26a5d50a adds sclaing and deployment section. fixes spelling errors. changes all
StatefulSet referneces to Stateful Set and all PetSet references to Pet
Set
2016-12-07 17:42:09 -08:00
Kenneth Owens f073d532d3 Initial commit of statefulsets concept. 2016-12-07 17:42:09 -08: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