iphutch
da2a9dad77
Move Accessing Clusters topic to Concepts. ( #2875 )
...
* Move Accessing Clusters topic to Concepts.
* Update concepts.yml
2017-03-16 15:29:13 -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
c3af1df5c6
Move Guide topic: Pod Templates ( #2872 )
...
* Move Guide topic: Pod Templates
* tweak header level and capitalization
2017-03-16 13:34:57 -07:00
devin-donnelly
5ae0ef3d8e
Merge pull request #2774 from davidopp/release-1.6
...
Update node-selection documentation with information about taints, tolerations, and alpha support for per-pod-configurable behavior when there are node problems
2017-03-16 13:33:27 -07:00
Phillip Wittrock
495e9f22b6
kubectl 1.6 reference docs
2017-03-16 13:11:42 -07:00
devin-donnelly
35b59b4e03
Merge pull request #2843 from wongma7/external-feature
...
Add external provisioners to PV doc
2017-03-16 13:09:54 -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
David Oppenheimer
4013c5fb60
Update node-selection documentation with information about taints,
...
tolerations, and alpha support for per-pod-configurable behavior
when there are node problems.
2017-03-16 12:25:37 -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
Sahdev P. Zala
a806d93a53
Mention Minikube in the Kubectl configuration doc
...
Provide reference of Minikube along with kube-up.sh on creating cluster. This
will give convey message to first time users of the Minikube that they should
make sure Minikube is installed before running this step of
$ kubectl cluster-info
fixes #2863
2017-03-16 12:39:58 -04:00
Matthew Wong
07d3a89fad
Add external provisioners to PV doc
2017-03-16 11:19:04 -04:00
Aditya Dani
e29c8d6b91
Portworx Volume Plugin - Add relevant doc references
...
- PortworxVolume as a type of Volume.
- Portworx as a type of StorageClass
2017-03-16 14:52:49 +00:00
Andrew Chen
f7648e7c27
Move Guide topic: Jobs ( #2853 )
...
* Move Guide topic: Jobs
* add job.yaml file
* change title
2017-03-15 18:20:29 -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
Steve Perry
088cfc2c6f
Concepts toc ( #2840 )
...
* Move Guide topic: Limit range.
* Adjust Concepts Overview TOC.
2017-03-15 16:49:02 -07:00
Andrew Chen
7a41f3feb6
Move Guide topic: Resizing a replication controller
2017-03-15 16:17:09 -07:00
Andrew Chen
3ced6dbc2e
Move Guide topic: Replication Controller Operations
2017-03-15 16:04:32 -07:00
Andrew Chen
4d9c7e1990
fix link
2017-03-15 15:38:56 -07:00
Andrew Chen
bbc6835fc5
add back missing /
2017-03-15 15:38:56 -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
Vladimir Vivien
73cb92a0a9
Adds documentation for Dell EMC ScaleIO volume plugin
...
This commit updates the volumes documentation to include ScaleIO volume plugin information.
2017-03-15 08:34:57 -07:00
Andrew Chen
60c6921576
User Guide content migration: post notice ( #2818 )
...
* Add User Guide content migration notice.
* Fix formatting
* Tweek formatting to block highlight text in light gray.
* Try table instead of code block
* remove extra lines
* try table format
* fix links
* incorporate @ddonnelly feedback
2017-03-14 16:39:25 -07:00
Phillip Wittrock
df5fecc5c8
Merge pull request #2781 from oshalygin/patch-3
...
Remove autogenerate todo from docs
2017-03-14 12:07:09 -07:00
Jan Safranek
146af29a90
Add documentation of PV/PVC.storageClassName
2017-03-14 10:58:58 -07:00
Steve Perry
ee23982f7b
Move Guide topics: Federation tutorial and concept. ( #2802 )
...
* Move Guide topics: Federation tutorial and concept.
* Add title.
* Fix link.
2017-03-13 23:43:45 -07:00
Steve Perry
4dce53334c
Move Guide topics: Federation Tasks. ( #2799 )
2017-03-13 21:32:17 -07:00
peay
3be8f7493a
Update CronJob history limits
2017-03-13 10:00:08 -07:00
Oleg Shalygin
6d30fc54da
Remove autogenerate todo
...
- This should be captured via a GitHub issue
and not a TODO in the README documentation
which leads to confusion.
2017-03-12 19:11:52 -07:00
Hemant Kumar
cea23069c2
Add documentation for mount option
2017-03-08 21:06:47 -05:00
Andrew Chen
5b96f8f4ee
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
fix typo
fix typo
cluster-management--3
Highlighted command --kubectl describe
update init-containers.md
Update pod.md
2017-03-07 13:46:16 -08:00
jianglingxia
940e5e3a36
Highlighted command --kubectl describe
...
In web page ,there is no space ,need some empty space,thanks!
2017-03-07 13:29:06 -08:00
Kevin
0f528eec9a
update node-selection/index.md
2017-03-06 11:29:28 -08:00
Kevin
855cc67c77
Update "node selection" documentation to reflect Beta affinity syntax
2017-03-06 11:29:28 -08:00
Andrew Chen
2f9aa17560
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io: (58 commits)
fix unsupported parameter of wget command
Update Weave Net's title.
Update garbage-collection.md
Correct ASM logo filename
fixed ASM blurb
Repair Spotinst logo
Doc formatting update
fixing typo
Minor spelling correction -- "rtk" to "rkt"
update init-containers.md
Update local instructions to new method.
Update ubuntu install instructions.
Highlighted command for `kubectl proxy`.
Update Tasks landing page. (#2697 )
Deprecate Guide topics: quick-start ... (#2696 )
Deprecate Guide topic: Secrets Walkthrough. (#2695 )
Update multiple-schedulers doc (#2063 )
remove extra space
Reimplement PR #2525
Deprecate Guide topic: Persistent Volume Walkthrough. (#2692 )
...
2017-03-06 11:28:15 -08:00
Guangya Liu
1cbcd2b596
Highlighted command for kubectl proxy.
2017-03-06 10:18:28 -08:00
Michail Kargakis
56f8a68444
Remove redundant section in deployments
...
The status of the deployment is already covered in a later section in
this doc.
2017-03-04 18:52:00 +01:00
Steve Perry
5e4a1ed081
Deprecate Guide topics: quick-start ... ( #2696 )
2017-03-03 15:18:37 -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
Eduardo Baitello
50471b3395
Wrong label and kubectl get completed pods
...
The label `app=jobexample` should be `jobgroup=jobexample`.
Also, for get completed pods the flag `--show-all` is necessary.
2017-03-03 13:40:42 -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
Jeff Peeler
8dcc673d5d
Add docs for projected volume driver
2017-03-03 09:23:47 -08:00
Xiuyu Li
76f9a1b785
remove redundant a
...
Signed-off-by: Xiuyu Li <nickleefly@gmail.com >
2017-03-03 00:17:40 -08:00
foxyriver
34cb50be94
fix CronJob object name
...
fix CronJob object name
2017-03-03 00:17:13 -08:00