Commit Graph

28 Commits

Author SHA1 Message Date
Anthony Yeh e0e0842cc4 Task: Debugging Init Containers 2016-12-07 17:42:12 -08:00
Anirudh Ramanathan e02be02974 Task: Stateful Set force delete pods (#1731)
* Adding task for force-deletion of pods in a statefulset.

* Fixed based on doc review.

* Reapply docs review fix

* Fixing nav and tasks from earlier.
2016-12-07 17:42:10 -08:00
David Oppenheimer 7ce65a3356 Add task documentation for safely draining nodes. Also update PDB to v1beta1. 2016-12-07 17:42:10 -08:00
Anirudh Ramanathan 3282408296 Adding task to debug a Stateful Set. (#1811)
* Adding task to debug a Stateful Set.

* Fixing instructions around shell scripts.

* Added task & index.

* Fix prereqs
2016-12-07 17:42:09 -08:00
Anirudh Ramanathan 5360a1917a Task: Deleting a statefulset (#1737)
* Deleting a statefulset task.

* Doc review fixes.
2016-12-07 17:42:09 -08:00
Janet Kuo 247e0da932 Address Devin's comments 2016-12-07 17:41:06 -08:00
Janet Kuo eef081913b Address comments from foxish, enisoc, and erictune 2016-12-07 17:41:06 -08:00
Janet Kuo 60855c25d9 Add task: scaling stateful sets 2016-12-07 17:41:06 -08:00
Zihong Zheng 170dff491d Adds docs for dns horizontal autoscaling feature 2016-12-07 17:41:05 -08:00
Janet Kuo 75fcc0e39f Add Task: upgrading from PetSet to StatefulSet 2016-12-07 17:41:04 -08:00
Janet Kuo c64f8fcc5f Add a task title for stateful sets 2016-12-07 17:41:04 -08:00
steveperry-53 2b226de264 Replace $REPO with http://k8s.io. 2016-12-05 15:57:24 -08:00
steveperry-53 a856ab1549 Update Tutorial and Task landing pages. 2016-11-28 11:49:17 -08:00
steveperry-53 88e32adc98 Write new task: Determining the Reason for Pod Failure. 2016-11-18 10:31:44 -08:00
Steve Perry 9c7a65cd09 Write new task: Assigning CPU and RAM Resources to a Container. (#1576) 2016-10-31 15:22:52 -07:00
steveperry-53 c60107ea1c Use shared include file for prerequisites. 2016-10-27 12:04:41 -07:00
steveperry-53 62afa6f904 Write new task: Defining a Command and Arguments for a Container 3 2016-10-21 15:52:30 -07:00
steveperry-53 9b18efd334 Write new task: Defining a Command and Arguments for a Container 2 2016-10-20 16:36:00 -07:00
steveperry-53 32f45fb417 Write new task: Defining a Command and Arguments for a Container. 2016-10-20 11:34:06 -07:00
steveperry-53 68a0c5195b Write new task: Defining Environment Variables for a Container. 2016-10-19 16:47:15 -07:00
steveperry-53 81cb7792c1 Merge branch 'master' of https://github.com/steveperry-53/steveperry-53.github.io
Conflicts:
	README.md
	_config.yml
2016-10-15 13:31:14 -07:00
steveperry-53 93d5887c4b Write new material about how to contribute to the Kubernetes docs. 2016-10-15 13:17:23 -07:00
steveperry-53 dfc9bd1e5f Put back ticks around placeholder. 2016-09-29 20:05:30 -07:00
steveperry-53 6377930f5f Fix typo. 2016-09-29 15:10:49 -07:00
steveperry-53 dbbe11e3d3 Change --showlabels to --show-labels. 2016-09-29 15:02:35 -07:00
steveperry-53 1a379cd812 Fix page title. 2016-09-29 13:52:05 -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