Commit Graph

4597 Commits (ce3fc44034d8c47bcd2057c88bf2975da3c573a8)

Author SHA1 Message Date
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 6f8c97f4d2 Merge pull request #2901 from kubernetes/migration-admin-guide
Move Guide topic: Admin Guide
2017-03-17 17:28:18 -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 5235c4bdf3 Add Kubernetes 1.6 reference docs to the doc 2017-03-16 18:30:27 -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 c163956f8d Merge branch 'kubectrlprereq' of https://github.com/spzala/kubernetes.github.io into kubectrlprereq 2017-03-16 20:29:40 -04: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 09c97f4245 Merge pull request #2882 from kubernetes/migration-kubeconfig-file
Move Guide topic: Kubeconfig File
2017-03-16 15:48:46 -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 ab51c87e77 Merge pull request #2879 from kubernetes/migration-sharing-clusters
Move Guide topic: Sharing Clusters
2017-03-16 15:25:12 -07:00
Andrew Chen 3191d64cbb Move Guide topic: Sharing Clusters 2017-03-16 15:15:28 -07:00
Andrew Chen be37f8f986 Merge pull request #2877 from kubernetes/migration-prereqs
Move Guide topic: Prereqs
2017-03-16 15:04:20 -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
devin-donnelly 9c8a08a310 Merge pull request #2854 from portworx/portworx-volume-plugin
Portworx Volume Plugin
2017-03-16 13:08:12 -07:00
Andrew Chen c5e149cc42 Merge pull request #2871 from kubernetes/rename-jobs-work-queue-1
Rename work-queue-1
2017-03-16 13:04:12 -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 ad8f009317 Merge pull request #2868 from kubernetes/migration-jobs-work-queue-1
Move Guide topic: Coarse Parallel Processing Using a Work Queue
2017-03-16 12:00:13 -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