Commit Graph

98 Commits (4c6b8cc087ca774b2e76641af38a47a8c168b547)

Author SHA1 Message Date
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 ba34326fa0 Move Guide topic: Configuration Best Practices 2017-03-15 17:41:59 -07:00
Andrew Chen b65d0a30c9 Move Guide topic: Rolling Update Demo (#2850)
* Move Guide topic: Rolling Update Demo

* rename file
2017-03-15 17:31:38 -07:00
Andrew Chen b66a83d5a6 Move Guide topic: Rolling Updates 2017-03-15 16:53:37 -07:00
Andrew Chen 7071b5e753 Move docs/user-guide/managing-deployments.md to /docs/concepts/cluster-administration/manage-deployment.md 2017-03-15 15:38:56 -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 5e581ccf3e Fix links. (#2808) 2017-03-14 11:12:24 -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 172900f9aa Deprecate Guide topic: Secrets Walkthrough. (#2695) 2017-03-03 14:54:05 -08:00
Steve Perry a238ed8ced Deprecate Guide topic: Persistent Volume Walkthrough. (#2692) 2017-03-03 14:02:35 -08:00
Steve Perry 4d7aecf5de Deprecate Guide topics. (#2691) 2017-03-03 13:32:41 -08:00
Steve Perry ec03295bf0 Move Guide topics: Logging (#2687) 2017-03-03 11:21:01 -08:00
Hung Nguyen Viet e6ec869ca7 Remove all dead links, use just filename
As user can guess that it is file copied from the shown content
2017-03-02 10:59:56 -08:00
Hung Nguyen Viet f6bb5e6d44 Update command as files contain no newline 2017-03-02 10:59:56 -08:00
Hung Nguyen Viet e1212ea63b Use single quote to avoid string interpolation, update output 2017-03-02 10:59:56 -08:00
Viet Hung Nguyen 8f30034cc2 Remove newline before passing to base64 2017-03-02 10:59:56 -08:00
EJ 8b97c4265f fix link to go to pod-lifecycle page 2017-02-28 09:37:33 -08:00
Steve Perry 3c20c4da09 Update landing pages for Tasks and Tutorials. (#2634) 2017-02-27 17:45:20 -08:00
tanshanshan 03b53f2aa9 fix typo 2017-02-21 10:04:30 -08:00
Steve Perry 0da9c85fd4 Move Guide topic to Tasks: Downward API (#2439) 2017-02-16 12:59:54 -08:00
Phillip Wittrock 4dee823504 Merge pull request #2533 from steveperry-53/kubectl-exec
Move Guide topic to Tasks: kubectl exec
2017-02-16 11:16:55 -08:00
architect.bian 2638f4f087 modify typora
modify namespace-kube-system to namespace=kube-system
2017-02-16 09:50:01 -08:00
steveperry-53 2e3758381d Move Guide toic to Tasks: kubectl exec. 2017-02-15 18:06:07 -08:00
Andrew Chen 2fb161e033 fix Kubenetes typo
Kubenetes -> Kubernetes
2017-02-14 11:11:31 -08:00
chenhuan12 17050a7fd2 replace 30 seconds with 35 seconds
replace 30 seconds with 35 seconds
2017-02-13 11:02:54 -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
scjane 72d37e9a33 Update assign-cpu-ram-container.md 2017-02-08 09:48:41 +08:00
steveperry-53 0ac53c2f97 Put moved notice in persistent volume topic. 2017-02-02 09:34:49 -08:00
steveperry-53 6cb33d02c4 Put moved notice on User Guide pages. 2017-02-01 16:33:15 -08:00
Alexander 10c6bc9e65 Fix broken documentation link 2017-01-31 17:45:03 +00:00
steveperry-53 591adaffe5 Write new Task: Configuring a Pod to use a PersistentVolume. 2017-01-30 10:02:15 -08:00
Drinky Pool bb802690a5 modify get pods to be more accurate
modify the "kubectl get pods" to "kubectl get pods -l purpose=demonstrate-envars"
2017-01-25 16:50:22 -08:00
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