Commit Graph

3223 Commits (4aee1cf24c9adc88a695caff2e8c04d286216b2f)

Author SHA1 Message Date
wenlxie 0a33b3e910 Update manage-compute-resources-container.md
Change "he" to "The"
2017-03-18 22:23:30 +08:00
Guangya Liu ce87af7f3b Updated node controller for taints and tolerations. 2017-03-18 17:34:51 +08:00
chenhuan12 183b19d686 fix the command output
fix the command output
2017-03-18 15:01:18 +08:00
Madhusudan.C.S 5b50e8d04e Address review comments. 2017-03-17 22:36:26 -07:00
Shiyang Wang 8f64036db0 update resources name 2017-03-17 22:17:31 -05:00
Madhusudan.C.S 6c54d16ebc Update kubefed documentation. 2017-03-17 19:01:54 -07:00
Andrew Chen 9886f27a2e Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io: (62 commits)
  Move Guide topic: Admin Guide
  Move Guide topic: Resource Monitoring. (#2895)
  Move Guide topic: Service. (#2891)
  Move Guide topic: Connecting Apps with Services. (#2885)
  Move Guide topic: Federation Service Discovery. (#2884)
  Move Guide topic: Config Provider Firewalls. (#2883)
  Move Guide topic: Kubeconfig File
  Move Accessing Clusters topic to Concepts. (#2875)
  Move Guide topic: Sharing Clusters
  Move Guide topic: Prereqs
  Move Garbage Collection topic. (#2874)
  Move PetSets topic. (#2873)
  Move Guide topic: Pod Templates (#2872)
  Move StatefulSets topic. (#2869)
  Rename /docs/tasks/job/work-queue-1/
  Move Guide topic: Fine Parallel Processing using a Work Queue (#2870)
  Move Guide topic: Coarse Parallel Processing Using a Work Queue
  Move Init Containers topic. (#2866)
  Move Guide topic: Parallel Processing using Expansions (#2867)
  Move Pod overview. (#2865)
  ...

# Conflicts:
#	docs/api.md
#	docs/user-guide/jobs.md
2017-03-17 17:33:48 -07:00
Andrew Chen f5c7bc79ff Move Guide topic: Admin Guide 2017-03-17 17:17:42 -07:00
Joe Beda 017f4e66ea
Add details on Bootstrap Tokens 2017-03-17 16:49:14 -07:00
Joe Beda ade8225f0f
Reformat kubeadm guide
* Word wrap paragraphs
* Switch to fenced code blocks for all code samples
* Render programs as plain text
* Separate out program invocation from program output

Much of this is to follow the style guide: https://kubernetes.io/docs/contribute/style-guide/

Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-03-17 16:37:45 -07:00
sidharthamani 6e657471d3 add docs about cloud-controller-manager 2017-03-17 16:11:45 -07:00
Eric Chiang bdf2b6ee49 docs/admin: document OpenID Connect plugin's claim prefixing 2017-03-17 10:54:07 -07:00
Steve Perry 29f5fa0990 Move Guide topic: Resource Monitoring. (#2895) 2017-03-17 10:35:08 -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
Jakob Karalus 172a9add67 Added example and docu for hostPort ranges 2017-03-17 15:55:13 +01:00
Madhusudan.C.S 8cc433bc6c Deprecate federation-up/deploy.sh doc. 2017-03-17 01:35:16 -07:00
Phillip Wittrock fd0215c3b5 Update Deployment group from "extensions" to "apps" 2017-03-16 20:14:35 -07:00
Phillip Wittrock 292a9ca3ce Kubernetes 1.6 api reference docs 2017-03-16 18:29:00 -07:00
Phillip Wittrock 21773e77fa Kubernetes release 1.6 resource reference docs 2017-03-16 18:28:44 -07:00
Sahdev P. Zala eb2a462951 Add Minikube reference in the Kubectl configuration doc
For Minikube users, the cluster is created when they install Minikube. Add
this in the doc.
2017-03-16 20:27:12 -04:00
Guangya Liu 86c3768961 Added `--register-with-taints` for node.md. 2017-03-17 08:24:57 +08:00
Sahdev P. Zala 7085715c47 Merge branch 'master' into kubectrlprereq 2017-03-16 20:22:42 -04:00
Guangya Liu b72c26923e Updated user guide for `kubectl taint` by adding `NoExecute`. 2017-03-17 08:19:21 +08:00
Guangya Liu 127276b9ea Added table of content to node-selection.
This can help generate the table of content so that other files
can make reference of different sections.
2017-03-17 08:15:08 +08:00
Steve Perry e889494348 Move Guide topic: Connecting Apps with Services. (#2885) 2017-03-16 16:50:19 -07:00
Steve Perry d239db84cf Move Guide topic: Federation Service Discovery. (#2884) 2017-03-16 16:27:55 -07:00
Steve Perry 96074a1d64 Move Guide topic: Config Provider Firewalls. (#2883) 2017-03-16 16:06:59 -07:00
Andrew Chen fe780e07a5 Move Guide topic: Kubeconfig File 2017-03-16 15:42:11 -07:00
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
Steve Perry 4c6b8cc087 Move Garbage Collection topic. (#2874)
* Move Garbage Collection topic.

* Fix included file.
2017-03-16 13:58:07 -07:00
Steve Perry 01b2be0b45 Move PetSets topic. (#2873) 2017-03-16 13:41:18 -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
Steve Perry 8d9c3938e4 Move StatefulSets topic. (#2869)
* Move StatefulSets topic.

* Fix TOC.
2017-03-16 13:21:14 -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
Steve Perry 0386c39df1 Move Init Containers topic. (#2866) 2017-03-16 11:40:57 -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
Steve Perry 32b334711c Move Pod overview. (#2865)
* Move Pod overview.

* Fix redirection.
2017-03-16 10:51:19 -07:00
Sahdev Zala b8e1d8853a Merge branch 'master' into kubectrlprereq 2017-03-16 12:53:24 -04: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
Jordan Liggitt c4e8b56539
Document non-standard verbs 2017-03-16 11:40:08 -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
Steve Perry d01672cd2d Move What is Kubernetes topic. (#2851) 2017-03-15 17:21:06 -07:00
Steve Perry 3ab1fa20bc Move Kubernetes API page. (#2849) 2017-03-15 17:07:34 -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 630cce61de add nginx-app.yaml file 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
Steve Perry e803967e16 Dns (#2839)
* Move Guide topic: Limit range.

* Move Guide topic: DNS.
2017-03-15 11:50:04 -07:00
Steve Perry 8e3132bbe4 Quota2 (#2838)
* Move Guide topic: Limit range.

* Move Guide topic: Resource Quota concept.
2017-03-15 11:27:58 -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
Vishnu kannan d4383a4b6a define enforcement in node-allocatable doc
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-03-15 08:39:41 -07:00
Vishnu kannan b6a72da8e8 fix defaults and formatting on node-allocatable admin doc
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-03-15 08:39:41 -07:00
Vishnu kannan 0ecd5254d9 adding docs for node allocatable
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-03-15 08:39:41 -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
Timothy St. Clair 47d2aa9bfd Added 1.6 Upgrade notes to outline changes for etcd 3. 2017-03-15 09:03:27 -05:00
Steve Perry fcdbb3a920 Move Guide topic: Audit. (#2824) 2017-03-14 19:13:33 -07:00
Steve Perry 567c32ef78 Apparmor (#2825)
* Move Guide topic: AppArmor.

* Add included files.
2017-03-14 19:09:08 -07:00
Steve Perry c96bb862d5 Move Guide topic: AppArmor. (#2823) 2017-03-14 18:01:32 -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 2dcf7a36bb Move Guide topic: Out of Resource. (#2821) 2017-03-14 16:54:21 -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
Steve Perry d0d6f4ca48 Move Guide topic: Static Pods. (#2820) 2017-03-14 16:28:06 -07:00
Steve Perry 458548ace1 Move Guide topic: Network Plugins. (#2819)
* Move Guide topic: Network Plugins.

* Fix link.
2017-03-14 15:45:26 -07:00
Steve Perry fa668f520d Move Guide topic: Networking. (#2816) 2017-03-14 15:24:28 -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 7be7d6b519 Move a batch of cluster admin topics. (#2813) 2017-03-14 14:09:54 -07:00
Steve Perry f1e7d0bda9 Move topic from clusters to cluster-administration. (#2812) 2017-03-14 12:59:13 -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
Jordan Liggitt 8e0a24c6b0 RBAC doc cleanup 2017-03-14 11:16:55 -07:00
Steve Perry 44dcf9b7dc Fix link. (#2806) 2017-03-14 11:15:19 -07:00
devin-donnelly b60507278c Merge pull request #2793 from devin-donnelly/release-1.6
Merge latest from Master into Release 1.6
2017-03-14 11:14:55 -07:00
Steve Perry 5e581ccf3e Fix links. (#2808) 2017-03-14 11:12:24 -07:00
Jan Safranek 146af29a90 Add documentation of PV/PVC.storageClassName 2017-03-14 10:58:58 -07:00
Steve Perry bdaa82e79a Move kubectl Concept topics to Tutorials. (#2804)
* Move kubectl Concept topics to Tutorials.

* Add redirects and update links.
2017-03-14 10:06:54 -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
Devin Donnelly b9c2e95fee Merge remote-tracking branch 'upstream/master' into release-1.6 2017-03-13 17:00:40 -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
Jordan Liggitt 053bce4219
Add group and extra info to front proxy 2017-03-11 00:48:21 -05:00
Jordan Liggitt 730fada1af
Clarify anonymous auth enablement 2017-03-09 13:16:21 -05:00
Guangya Liu a551d2673e Removed `=` at the end of the flags. 2017-03-09 23:49:32 +08:00
Hemant Kumar cea23069c2 Add documentation for mount option 2017-03-08 21:06:47 -05:00
Devin Donnelly 621465a55c Merge remote-tracking branch 'upstream/master' into release-1.6 2017-03-08 14:51:36 -08:00
Xiaoyu Zhang b3110014de update out-of-resource.md
change "support" to "supports"
2017-03-08 09:45:54 +08:00
Xiaoyu Zhang 582ef6dc4b update out-of-resource.md
use a shorter and simpler expression.
2017-03-07 13:58:54 -08:00
Xiaoyu Zhang 04d12196a1 update out-of-resource.md
change "in cases when" to "in case that"
2017-03-07 13:58:54 -08:00
Xiaoyu Zhang 0e0440367c update garbage-collection.md
change the url to relative path.
2017-03-07 13:55:15 -08:00
Xiaoyu Zhang dd77deabed Update garbage-collection.md
modify the url and link
2017-03-07 13:55:15 -08:00
Andrew Chen 3e81720c34 Merge branch 'release-1.6' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'release-1.6' of https://github.com/kubernetes/kubernetes.github.io:
  Update RBAC doc
2017-03-07 13:46:28 -08: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
chenhuan12 f251dd790e fix typo
1、Delete the parameter "--google-json-key string";
2、Parameters "--ir-data-source string"、"--ir-dbname string"、"--ir-hawkular string"、"--ir-influxdb-host string"、"--ir-namespace-only"、"--ir-password string"、"--ir-percentile int"、"--ir-user string"  is missed.

see the "# kube-prxoy -help"
# kubectl version
Client Version: version.Info{Major:"1", Minor:"5", GitVersion:"v1.5.1+82450d0", GitCommit:"f5ef9802914a47c848fd84c287333f8b4d28bbc1", GitTreeState:"dirty", BuildDate:"2017-01-23T00:04:39Z", GoVersion:"go1.7", Compiler:"gc", Platform:"linux/amd64", USEEVersion:"V1.02.01_alpha", USEEPublishDate:"2017-1-10 00:00:00"}
Server Version: version.Info{Major:"1", Minor:"5", GitVersion:"v1.5.1+82450d0", GitCommit:"f5ef9802914a47c848fd84c287333f8b4d28bbc1", GitTreeState:"dirty", BuildDate:"2017-01-22T23:56:57Z", GoVersion:"go1.7", Compiler:"gc", Platform:"linux/amd64", USEEVersion:"V1.02.01_alpha", USEEPublishDate:"2017-1-10 00:00:00"}
2017-03-07 13:34:06 -08:00
chenhuan12 c507a52d17 fix typo
1、Parameters “--allow-verification-with-non-compliant-keys” is missed.
2、Delete the parameter "--google-json-key string";

see the "# kube-controller-manager  -help"
# kubectl version
Client Version: version.Info{Major:"1", Minor:"5", GitVersion:"v1.5.1+82450d0", GitCommit:"f5ef9802914a47c848fd84c287333f8b4d28bbc1", GitTreeState:"dirty", BuildDate:"2017-01-23T00:04:39Z", GoVersion:"go1.7", Compiler:"gc", Platform:"linux/amd64", USEEVersion:"V1.02.01_alpha", USEEPublishDate:"2017-1-10 00:00:00"}
Server Version: version.Info{Major:"1", Minor:"5", GitVersion:"v1.5.1+82450d0", GitCommit:"f5ef9802914a47c848fd84c287333f8b4d28bbc1", GitTreeState:"dirty", BuildDate:"2017-01-22T23:56:57Z", GoVersion:"go1.7", Compiler:"gc", Platform:"linux/amd64", USEEVersion:"V1.02.01_alpha", USEEPublishDate:"2017-1-10 00:00:00"}
2017-03-07 13:33:30 -08:00
jianglingxia 886771cf24 cluster-management--3
change 3 to three is better or not ?thanks!
2017-03-07 13:32:09 -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
Xiaoyu Zhang 2958b30314 update init-containers.md
change "a different filesystem view" to "different filesystem views".
different init container should have different filesystem.
2017-03-07 13:27:39 -08:00
Jordan Liggitt d7e5371b0c Update RBAC doc 2017-03-07 12:20:34 -08:00
Mark Joseph Ronquillo b1993b2135 Update pod.md 2017-03-07 18:27:31 +08:00
Andrew Chen cc0db822f9 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  update to be retained
2017-03-06 17:00:04 -08:00
Xiaoyu Zhang 491b701c91 update to be retained
change "retain" to "to be retained".
2017-03-06 15:52:11 -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 d83ea64d98 Merge branch 'release-1.6' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'release-1.6' of https://github.com/kubernetes/kubernetes.github.io:
  Updated spec.schedulername to spec.schedulerName.
2017-03-06 11:28:26 -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
chentao1596 68d5fe503f fix unsupported parameter of wget command 2017-03-06 11:09:20 -08:00
Marc CARRE 740e079849 Update Weave Net's title. 2017-03-06 11:08:45 -08:00
Xiaoyu Zhang b71c9927e4 Update garbage-collection.md
change "any" to "every"
2017-03-06 11:07:33 -08:00
Justin Nauman d8595aa4ea Doc formatting update
Corrected indentation for the `nonResourcePath` and got a bit zealous with restructuring that section...
2017-03-06 11:00:29 -08:00
Phanindra Pydisetty 133af46f89 fixing typo 2017-03-06 10:57:59 -08:00
Craig Sutherland ac31bb8270 Minor spelling correction -- "rtk" to "rkt" 2017-03-06 10:57:17 -08:00
Xiaoyu Zhang deef42e849 update init-containers.md
add one word.
2017-03-06 10:55:27 -08:00
Jorge O. Castro 1c5e5248ad Update local instructions to new method. 2017-03-06 10:48:39 -08:00
Jorge O. Castro 458f80b77a Update ubuntu install instructions. 2017-03-06 10:48:39 -08:00
Klaus Ma 32ab0977a2 Updated spec.schedulername to spec.schedulerName. 2017-03-06 10:47:46 -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 1bc38a5bab Update Tasks landing page. (#2697) 2017-03-03 16:00:04 -08: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
Anirudh Ramanathan 3456093031 Update multiple-schedulers doc (#2063)
* Update tutorial

* Fix md formatting.

* Remove extraneous space
2017-03-03 14:28:17 -08:00
Andrew Chen b50ffef3fb remove extra space 2017-03-03 14:25:06 -08:00
Andrew Chen 1407f52478 Reimplement PR #2525
Fixes typo by removing the word "controller"
2017-03-03 14:25:06 -08:00
Steve Perry a238ed8ced Deprecate Guide topic: Persistent Volume Walkthrough. (#2692) 2017-03-03 14:02:35 -08:00
Xiaoyu Zhang c235b99649 Update garbage-collection.md
change “any” to "every"
2017-03-03 13:42:08 -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
jianglingxia a06df4d14a kubeadm reference--change any to some (#2683)
* modify one word

examples   to  example

* doc-walkthrough-content

modify

* limitrange-update

I think it's redundant that the second to ,in order to do sth and do
sth!thanks!

* cluster-components-could be running

could be doing sth

* update cluster-components.md

In theory,Master components can be run....

* update cluster-components--add a space

add a space after the comma: "In theory, Master components..."

* Highlighted command --kubectl describe

In web page ,there is no space ,need some empty space,thanks!

* Revert "Highlighted command --kubectl describe"

This reverts commit a70d0a3e35.

* kubeadm reference--change any to some

kubeadm can install any  add-on ?
2017-03-03 00:18:17 -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
houjun e06617a5a1 Modify the link URL of [kubelet eviction design doc]
[kubelet eviction design doc] should be linked to kubernetes.github.io
instead of community/design-proposal.
2017-03-03 00:16:47 -08:00
Chris Schmich 9443291066 s/acomplish/accomplish/ 2017-03-03 00:15:59 -08:00
Rob Paisley d360cee992 Add links to Docker/rtk in cluster-intro.html 2017-03-03 00:12:12 -08:00
Bruce Auyeung 5f22fabf80 add required images in kubeadm init step 2017-03-03 00:09:39 -08:00
Xiuyu Li e610c89cc4 use relative path for ha-master-gce image
Signed-off-by: Xiuyu Li <nickleefly@gmail.com>
2017-03-03 00:00:03 -08:00
Xiuyu Li c62eb411cc move ha-master-gce.png to images/docs
Signed-off-by: Xiuyu Li <nickleefly@gmail.com>
2017-03-03 00:00:03 -08:00
huzhifeng 4cba37750b Revision as the suggestion describe 2017-03-02 23:59:04 -08:00
huzhifeng 6a35189e21 Add example show how to configure proxy for kube 2017-03-02 23:59:04 -08:00
jianglingxia abe3171d0a Revert "Highlighted command --kubectl describe"
This reverts commit a70d0a3e35.
2017-03-02 11:21:04 -08:00
jianglingxia a380fec339 Highlighted command --kubectl describe
In web page ,there is no space ,need some empty space,thanks!
2017-03-02 11:21:04 -08:00
jianglingxia 1abe7577cc update cluster-components--add a space
add a space after the comma: "In theory, Master components..."
2017-03-02 11:21:04 -08:00
jianglingxia 40bf97accf update cluster-components.md
In theory,Master components can be run....
2017-03-02 11:21:04 -08:00
jianglingxia 7dcfaf0b87 cluster-components-could be running
could be doing sth
2017-03-02 11:21:04 -08:00
houjun b86ebf1991 Add --leader-elect=false
Second scheduler could not start without disabling leader-elect.
2017-03-02 11:19:25 -08:00
Jeffrey Regan 0c6b5c6c3f Fix link to dev guide. 2017-03-02 11:05:42 -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
Konstantinos Tsakalozos af34e80f7e Using it vs Juju Kubernetes 2017-03-02 10:34:18 -08:00
Konstantinos Tsakalozos f2e481abd8 Spell fixes 2017-03-02 10:34:18 -08:00
Konstantinos Tsakalozos dbedb28b51 Update backups.md 2017-03-02 10:34:18 -08:00
Konstantinos Tsakalozos 923aeb8bda Update backups.md 2017-03-02 10:34:18 -08:00
Konstantinos Tsakalozos 5e5d91e3c2 Update validation.md 2017-03-02 10:34:18 -08:00
Konstantinos Tsakalozos a15d5c1223 Update installation.md 2017-03-02 10:34:18 -08:00
Konstantinos Tsakalozos 6dc694a161 Update index.md 2017-03-02 10:34:18 -08:00
xilabao 7aa8b474f8 support extra arguments in kubeadm master config 2017-03-02 10:14:42 -08:00
Andrew Chen a292ca987a Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Correct the certificate name
2017-03-02 10:12:48 -08:00
Manjunath A Kumatagi 0d7bcf5e6e Correct the certificate name 2017-03-02 09:59:57 -08:00
Andrew Chen 06b5791afa Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  getting-started-guides: add CoreOS Tectonic
  add DefaultTolerationSeconds admission controller
  Move Guide topic: Connect with Proxies. (#2663)
  Move Guide topic: Bootstrapping Pet Sets. (#2662)
  Move Guide topic: Using Port Forwarding. (#2661)
  fix typo (#2656)
  Move Guide topic: Using Environment Variables. (#2645)
  missing word
  Prototype for deprecating User Guide topic.
  Update static-pods.md
  Update static-pods.md
2017-03-02 09:49:33 -08:00
Rob Szumski c3e5ad74c5 getting-started-guides: add CoreOS Tectonic 2017-03-02 09:47:54 -08:00
xilabao 06416ac6e8 add DefaultTolerationSeconds admission controller 2017-03-01 16:27:13 -08:00
Andrew Chen 92c897998b Merge pull request #2518 from scjane/patch-7
Update static-pods.md
2017-03-01 16:25:08 -08:00
Jared 034a978c5f Merge branch 'master' into deprecation 2017-03-01 14:35:33 -08:00
Steve Perry 6b675d9b69 Move Guide topic: Connect with Proxies. (#2663)
* Move Guide topic: Connect with Proxies.

* Fix link.
2017-03-01 09:42:05 -08:00
Steve Perry a642102dc8 Move Guide topic: Bootstrapping Pet Sets. (#2662)
* Move Guide topic: Bootstrapping Pet Sets.

* Add TOC entry.
2017-03-01 09:20:52 -08:00
Steve Perry a2fbc82bd0 Move Guide topic: Using Port Forwarding. (#2661) 2017-03-01 08:55:15 -08:00
tanshanshan b9ca35076b fix typo (#2656)
fix typo
2017-03-01 08:26:42 -08:00
Steve Perry 1564ae52b7 Move Guide topic: Using Environment Variables. (#2645) 2017-02-28 19:05:31 -08:00
Wang Jie fd9ff4c4e0 Merge branch 'master' into patch-7 2017-03-01 09:53:37 +08:00
Philipp T 04f2e50caa missing word
The return of the OCD.
2017-02-28 15:17:19 -08:00
Devin Donnelly 9a96256e49 Merge remote-tracking branch 'upstream/master' into release-1.6 2017-02-28 14:33:19 -08:00
steveperry-53 8ab16cb669 Prototype for deprecating User Guide topic. 2017-02-28 11:15:54 -08:00
jianglingxia 4bb9a3a6af kubeadm reference -- /
set up/manage mean set up or manage ? it's better use or?
2017-02-28 10:03:43 -08:00
chenhuan12 764225a7a0 fix the command output
fix the command output
2017-02-28 09:50:58 -08:00
EJ 8b97c4265f fix link to go to pod-lifecycle page 2017-02-28 09:37:33 -08:00
Steve Perry 6f83f5070a Move Guide Topic: Multi-container pods. (#2642) 2017-02-28 09:08:11 -08:00
Wang Jie dd595ae05b Update static-pods.md
It works. Please review it again.
2017-02-28 18:57:54 +08:00
Steve Perry 3c20c4da09 Update landing pages for Tasks and Tutorials. (#2634) 2017-02-27 17:45:20 -08:00
xilabao eb57603fcb add http proxy infomation in kubeadm 2017-02-27 17:36:01 -08:00
huzhifeng 1cbd24e888 Merge two pieces to one words 2017-02-27 17:34:21 -08:00