Commit Graph

57 Commits (e1a55e327e7b198e7937599ddbb6330b51096acb)

Author SHA1 Message Date
Omer Zach bc448028c5 Fix typo in index.md 2017-01-21 21:21:15 -08:00
steveperry-53 02d17ade5f Reduce heading levels by 1. 2017-01-18 17:23:56 -08:00
steveperry-53 ee02a66f12 Remove 3 User Guide topics, redirect to Tasks. 2017-01-18 15:41:54 -08:00
Steve Perry 775b9d0681 Merge branch 'master' into redirect-production-pods 2017-01-17 16:11:37 -08:00
steveperry-53 6a6028c727 Address reviewer comments. 2017-01-17 12:40:55 -08:00
steveperry-53 26385f0e46 Write new Task: Attaching Handlers to Container Lifecycle Events. 2017-01-17 12:06:55 -08:00
steveperry-53 809c3cf9b5 Redirect User Guide topic: Working with Containers in Production. 2017-01-12 16:29:19 -08:00
steveperry-53 b4568d9a87 Add new topic to Task index page. 2017-01-09 15:20:42 -08:00
steveperry-53 b7d76464e0 Blend in content from old production-pods topic. 2017-01-09 14:18:28 -08:00
steveperry-53 205a3007a8 Write new task: Configuring Pod Initialization. 2017-01-09 13:13:26 -08:00
steveperry-53 efed20dbe4 Fix broken link. 2017-01-06 19:49:45 -08:00
steveperry-53 f158c03498 Update Task index page. 2017-01-06 19:24:40 -08:00
Jan Safranek 022b4225c6 Add a task for changing PV reclaim policy
Fixes #1692
2017-01-06 10:56:10 +01:00
devin-donnelly e8a3cfb866 Merge branch 'master' into toc-updates 2017-01-05 15:25:46 -08:00
Devin Donnelly 3303506927 Adds explicit titles to all docs missing them. 2017-01-05 15:14:27 -08:00
Steve Perry ee08d90cb3 Write new Task: Communicating Between Containers Running in the Same … (#2077)
* Write new Task: Communicating Between Containers Running in the Same Pod.
2017-01-05 14:42:34 -08:00
steveperry-53 1e05667805 Write new Task: Configuring Liveness and Readiness Probes
Addressed reviewer comments.

Addressed more reviewer comments.

Fix broken link.
2017-01-04 15:41:25 -08:00
steveperry-53 6500a19d2f Write new Task: Pulling an Image from a Private Registry 2017-01-04 14:22:59 -08:00
gbzhu 2cc0485a70 fix typos 2016-12-28 17:48:46 +08:00
Vladimir Rutsky 5ef4c4f1b6 fix codeblock formatting 2016-12-24 21:13:40 +04:00
yanan Lee fbf57b224f spelling error
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

Incorrect spelling

Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

spelling error

Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

Incorrect spelling

Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

Revert "Incorrect spelling"

fix some typos

Signed-off-by: Jie Luo <luo612@zju.edu.cn>

fix a typo

Signed-off-by: Jie Luo <luo612@zju.edu.cn>

fix a typo

Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-23 08:01:52 +08:00
Ben Balter bfa604351f add explicit titles to docs 2016-12-15 15:16:54 -05:00
steveperry-53 c8d67ab182 Addressed comments by pwittrock. 2016-12-13 13:25:06 -08:00
steveperry-53 2fa89315eb Write new Task: Distributing Credentials Securely. 2016-12-13 13:25:06 -08:00
steveperry-53 922e60eff5 Write new task: Configuring a Pod to Use a Volume for Storage. 2016-12-13 13:07:47 -08:00
steveperry-53 c997c86c79 Replace $REPO with http://k8s.io. 2016-12-07 17:26:55 -08:00
Anirudh Ramanathan d989422486 Add warning. (#1876) 2016-12-07 10:25:44 -08:00
Anirudh Ramanathan 7a27d7e90c Using raw so that the text doesn't get interpreted (#1872) 2016-12-06 13:05:21 -08:00
Anirudh Ramanathan a79d62041c Fixing links between pages. (#1869)
* Fixing links between pages.

* Address review comments.
2016-12-06 10:04:55 -08:00
Anthony Yeh c746f40d3c Task: Debugging Init Containers 2016-12-02 15:20:59 -08:00
Anirudh Ramanathan 320a1d3870 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-02 15:17:24 -08:00
David Oppenheimer 9284cf7ce3 Add task documentation for safely draining nodes. Also update PDB to v1beta1. 2016-12-02 15:02:06 -08:00
Anirudh Ramanathan f77bdec89e 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-02 14:56:46 -08:00
Anirudh Ramanathan 4e588af7f1 Task: Deleting a statefulset (#1737)
* Deleting a statefulset task.

* Doc review fixes.
2016-12-02 14:52:18 -08:00
Janet Kuo b77034987f Address Devin's comments 2016-12-02 13:43:32 -08:00
Janet Kuo d43cbbe58d Address comments from foxish, enisoc, and erictune 2016-12-02 13:37:27 -08:00
Janet Kuo 09bf6df3d3 Add task: scaling stateful sets 2016-12-02 13:37:24 -08:00
Zihong Zheng f0f6212577 Adds docs for dns horizontal autoscaling feature 2016-12-01 15:49:38 -08:00
Steve Perry c7bead191d Merge pull request #1704 from janetkuo/task-petset-upgrade-statefulset
Add Task: upgrading from PetSet to StatefulSet
2016-12-01 15:27:13 -08:00
Janet Kuo 1d9789c65d Add Task: upgrading from PetSet to StatefulSet 2016-11-30 16:05:28 -08:00
steveperry-53 a856ab1549 Update Tutorial and Task landing pages. 2016-11-28 11:49:17 -08:00
Janet Kuo 987c1c1e76 Add a task title for stateful sets 2016-11-22 16:23:19 -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