Commit Graph

124 Commits (800d359972c96a8f44dc3211a37e329d6a8b677d)

Author SHA1 Message Date
Ben Balter bfa604351f add explicit titles to docs 2016-12-15 15:16:54 -05:00
Jared 077b036c07 Update statefulsets.md 2016-12-12 19:03:38 -08:00
Jared ab115ac0bf Update statefulsets.md 2016-12-12 18:58:23 -08:00
Jared dab1fba837 Update statefulsets.md 2016-12-12 18:54:37 -08:00
Janet Kuo 20d9dc0b4c Fix broken link from SS concept to upgrade task 2016-12-11 22:36:19 -08:00
Anirudh Ramanathan d989422486 Add warning. (#1876) 2016-12-07 10:25:44 -08:00
Kenneth Owens 2b35e212cf Moved statefulset concept to abstractions 2016-12-02 13:52:31 -08:00
Kenneth Owens 1bc1017d75 Address editorial comments 2016-12-02 13:51:38 -08:00
Kenneth Owens 349e41f634 Changes all API Objects to CamelCase (e.g Stateful Set becomes
StatefulSet and Persistent Volume becomes PersistentVolume)
2016-11-29 09:55:02 -08:00
Kenneth Owens 92f8d24d47 Gives examples of Deployment and ReplicaSet as Stateful Set alternative
Removes redundant hyperlinks
Makes statement about updates limitation more terse
2016-11-28 16:32:19 -08:00
Kenneth Owens 77dc8f96b3 Changes introduction wording
Removes storage annotation
2016-11-22 15:50:18 -08:00
Devin Donnelly 30be38b63f Edited Concepts landing page, Objects overview, and Pod concept documentation to address feedback from pwittroc. 2016-11-18 16:37:23 -08:00
Kenneth Owens 6e65abe9e5 Fixes typo 2016-11-18 15:43:42 -08:00
Kenneth Owens 094a51fc2e 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-11-18 15:35:14 -08:00
Kenneth Owens 7aa8c5d2e6 upgrades the version of storage class to beta
adds assignees
clarifies stable storage description
2016-11-18 10:26:54 -08:00
Kenneth Owens 26f0e6e7a6 removes legacy claim about mutability of stateful set 2016-11-18 10:13:23 -08:00
Devin Donnelly a21c80911e Attempted include file fix for sample Deployment .yaml file. 2016-11-17 16:22:46 -08:00
Kenneth Owens 8f0e37b24c completes move of statefulset to controllers
shortens intro in favor of another Components section
2016-11-17 16:12:27 -08:00
Kenneth Owens d6ea2b291c 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-11-17 16:12:27 -08:00
Kenneth Owens f2e18d0288 adds sclaing and deployment section. fixes spelling errors. changes all
StatefulSet referneces to Stateful Set and all PetSet references to Pet
Set
2016-11-17 16:12:27 -08:00
Kenneth Owens 41114fd454 Initial commit of statefulsets concept. 2016-11-17 16:12:27 -08:00
Devin Donnelly 6eea38eddb First draft of Concepts landing page.
Adds Kubernetes Objects overview.
Adds first draft of Pod.
2016-11-17 16:10:17 -08:00
Devin Donnelly 199101048d Adds Concepts root page and starts to fill out the underlying section. 2016-11-02 16:35:19 -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