Andrew Chen
|
f5c7bc79ff
|
Move Guide topic: Admin Guide
|
2017-03-17 17:17:42 -07:00 |
|
Steve Perry
|
bf71f21a5b
|
Move Guide topic: Service. (#2891)
* Move Guide topic: Service.
* Move Guide topic: External Load Balancer.
* Fix TOC.
|
2017-03-17 09:59:35 -07:00 |
|
Steve Perry
|
96074a1d64
|
Move Guide topic: Config Provider Firewalls. (#2883)
|
2017-03-16 16:06:59 -07:00 |
|
Andrew Chen
|
3191d64cbb
|
Move Guide topic: Sharing Clusters
|
2017-03-16 15:15:28 -07:00 |
|
Andrew Chen
|
b40a74416d
|
Move Guide topic: Prereqs
|
2017-03-16 14:53:31 -07:00 |
|
Andrew Chen
|
4e0ef3cddf
|
Rename /docs/tasks/job/work-queue-1/
|
2017-03-16 12:56:44 -07:00 |
|
Andrew Chen
|
7cc984d66b
|
Move Guide topic: Fine Parallel Processing using a Work Queue (#2870)
* Move Guide topic: Fine Parallel Processing using a Work Queue
* add migration notice
* fixed capitalization
|
2017-03-16 12:46:09 -07:00 |
|
Andrew Chen
|
db94608ba2
|
Move Guide topic: Coarse Parallel Processing Using a Work Queue
|
2017-03-16 11:44:29 -07:00 |
|
Andrew Chen
|
a0a51fb032
|
Move Guide topic: Parallel Processing using Expansions (#2867)
* Move Guide topic: Parallel Processing using Expansions
* fix links to /docs/user-guide/jobs/
|
2017-03-16 11:31:57 -07:00 |
|
Andrew Chen
|
b66a83d5a6
|
Move Guide topic: Rolling Updates
|
2017-03-15 16:53:37 -07:00 |
|
Steve Perry
|
3175e9a9b6
|
Quota (#2836)
* Move Guide topic: Limit range.
* Move Guide topic: Resource Quota and Limits.
|
2017-03-15 11:09:50 -07:00 |
|
Steve Perry
|
9b5e645d92
|
Move Guide topic: Limit range. (#2835)
|
2017-03-15 10:43:56 -07:00 |
|
Steve Perry
|
a804035cff
|
Move Guide topic: Disruption Budget. (#2834)
|
2017-03-15 10:19:27 -07:00 |
|
Steve Perry
|
c2d59f0c83
|
Move Guide topic: Monitoring Node Health. (#2822)
* Move Guide topic: Monitoring Node Health.
* Move to Tasks.
|
2017-03-14 17:25:29 -07:00 |
|
Steve Perry
|
1fdc1ebe55
|
Move Guide topic: Limit storage consumption. (#2814)
* Move Guide topic: Limit storage consumption.
* Add title.
|
2017-03-14 14:41:51 -07:00 |
|
Steve Perry
|
4dce53334c
|
Move Guide topics: Federation Tasks. (#2799)
|
2017-03-13 21:32:17 -07:00 |
|
Steve Perry
|
1bc38a5bab
|
Update Tasks landing page. (#2697)
|
2017-03-03 16:00:04 -08:00 |
|
Steve Perry
|
ec03295bf0
|
Move Guide topics: Logging (#2687)
|
2017-03-03 11:21:01 -08:00 |
|
Steve Perry
|
3c20c4da09
|
Update landing pages for Tasks and Tutorials. (#2634)
|
2017-02-27 17:45:20 -08:00 |
|
Steve Perry
|
0da9c85fd4
|
Move Guide topic to Tasks: Downward API (#2439)
|
2017-02-16 12:59:54 -08:00 |
|
steveperry-53
|
2e3758381d
|
Move Guide toic to Tasks: kubectl exec.
|
2017-02-15 18:06:07 -08:00 |
|
steveperry-53
|
a65374ff0c
|
New Task: Exposing Pod Info ... Env Vars
|
2017-02-10 12:58:41 -08:00 |
|
Phillip Wittrock
|
13c366c09e
|
Kubectl task document for printing out containers in a cluster.
|
2017-02-09 14:34:15 -08:00 |
|
steveperry-53
|
591adaffe5
|
Write new Task: Configuring a Pod to use a PersistentVolume.
|
2017-01-30 10:02:15 -08:00 |
|
Bogdan Dobrelya
|
d09498f7c1
|
Add docs for Kargo installer for Kubernetes
Add documentation for Getting Started guides.
Kargo is an incubated Kubernetes project
https://github.com/kubernetes-incubator/kargo.
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
|
2017-01-24 14:36:15 -08:00 |
|
steveperry-53
|
26385f0e46
|
Write new Task: Attaching Handlers to Container Lifecycle Events.
|
2017-01-17 12:06:55 -08:00 |
|
steveperry-53
|
205a3007a8
|
Write new task: Configuring Pod Initialization.
|
2017-01-09 13:13:26 -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 |
|
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 |
|
Devin Donnelly
|
4ba73911be
|
TOC and Titling debugging updates.
|
2017-01-05 14:39:42 -08:00 |
|
Devin Donnelly
|
25798d3c86
|
Merge remote-tracking branch 'upstream/master' into toc-updates
|
2017-01-05 14:23:57 -08:00 |
|
Devin Donnelly
|
9c64c3ff7f
|
Adds missing TOC entries for docs that fail the new Travis check in PR #2007.
Skips the checks for certain inaccessible or deprecated files and removes unused README.md files.
|
2017-01-05 14:21:48 -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 |
|
Ben Balter
|
d8d99a171e
|
use in-page titles to generate sidebar nav
|
2016-12-19 15:08: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 |
|
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
|
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 |
|
Janet Kuo
|
987c1c1e76
|
Add a task title for stateful sets
|
2016-11-22 16:23:19 -08:00 |
|