Compare commits

...

5683 Commits

Author SHA1 Message Date
Vimal Raghubir ce74fdefe3 Changed NodePort to Port (#8111) 2018-04-16 22:13:58 -07:00
Michelle Au 4ecd44a38b Add msau42 to storage docs approvers (#8109) 2018-04-16 12:17:58 -07:00
Fabian Deutsch 799edfa3be Update annotations.md (#8103)
Update the example to show that annotations are part of the metadata of an object.
2018-04-16 09:33:58 -07:00
Fabian Deutsch da86ab8831 Update labels.md (#8102)
Update the example to show that labels are part of the metadata of an object.
2018-04-16 09:31:58 -07:00
Kaitlyn Barnard a0132a2220 changing Woqutech URL (#8100) 2018-04-16 09:29:58 -07:00
Simon Rüegg ae8af59fe8 Fix typo in blogpost (#8092) 2018-04-15 20:27:58 -07:00
Jon Mosco c2c021c927 Update kubectl isntall docs to refer to packaged versions of binary (#7669) 2018-04-14 15:45:58 -07:00
AdamDang db471895bf Typo fix: it's name->its name (#8088)
it's name implies it is a tool->its name implies it is a tool
2018-04-14 15:08:58 -07:00
Sean Harger 313af2c451 Fix mismatched note to be a warning callout. (#8081) 2018-04-14 15:04:59 -07:00
Bryan Shelton e44d25bf18 Fix ip addresses in member list output (#8091) 2018-04-14 15:03:59 -07:00
Rajakavitha1 5967d0d156 Fixed a broken link on line 13 (#8077)
minor fix
2018-04-14 15:02:59 -07:00
Kenny Ho 607393ebaa Add link to AMD GPU device plugin (#8082) 2018-04-14 15:01:59 -07:00
Kai Chen b6a864ddc1 Fix the redirect for the kubeadm HA cluster upgrade guide (#8087) 2018-04-14 15:01:00 -07:00
AdamDang 0be36c83e6 Typo fix in admission-controllers.md (#8089)
the the pod->the pod
2018-04-14 14:59:58 -07:00
Zhiheng Yi 7adf359d3a Update pod-lifecycle.md (#8068)
* Update pod-lifecycle.md

* address feedback

* Update pod-lifecycle.md
2018-04-14 14:57:58 -07:00
Qiming d96aa0e865 Fix CI gate (#8086) 2018-04-13 18:02:59 -07:00
DavadDi d6f05bef6d fix component configuration url (#8073)
fix apiserver/kubelet/proxy  config url  address for `--extra-config` of  minikube
2018-04-13 07:51:03 -07:00
Alvaro Aleman 1b02b3a4b2 Add a note about the required cn for ValidatingWebhookConfiguration (#7808)
* Add a note about the required cn for ValidatingWebhookConfiguration

* Move extra info for cn of ValidatingWebhookConfiguration into a comment
2018-04-13 02:23:59 -07:00
Sean Harger 6a0f999807 Change Stackdriver docs to use consistent namespace default. (#8071)
Added a note about logging not working properly on non-GKE platforms.
2018-04-12 22:42:59 -07:00
Kai Chen e557e82bed Fix hard-coded Kubernetes API version (#8070) 2018-04-12 18:25:58 -07:00
Vagharsh Kandilian 8737c5b3c7 fixed rewrite annotation (#7364)
based on the document https://github.com/kubernetes/ingress-nginx/blob/master/docs/examples/rewrite/README.md#rewrite-target
2018-04-12 15:29:58 -07:00
Juan Vallejo b1b77f9e89 update jsonpath docs to include negative indices (#6662) 2018-04-12 15:28:58 -07:00
Doug Holt 6715e08ec9 Document Kubefed on-prem AWS Route53 configuration (#7834)
* Initial Kubefed AWS Route53 on-prem documentation

* Add flag requirement for kubefed init

* conform to style guidelines

* fix controller-manager wording

* move cut-off section from CoreDNS support
2018-04-12 15:25:58 -07:00
Weibin Lin 629f3010d3 Update assign-pod-node.md (#7633) 2018-04-12 15:16:58 -07:00
CaoShuFeng c7c80e50cb fix description about kubectl apply (#7747) 2018-04-12 15:13:59 -07:00
pingthere 642bff9143 Change rewrite annotation in ingress examples (#7520)
Since the default annotation prefix has been changed to "nginx.ingress.kubernetes.io" in nginx ingress controller, the examples in ingress doc should be updated.
2018-04-12 15:11:59 -07:00
Zach Corleissen 414c31965a Add redirect for single non-conforming URL (#8067) 2018-04-12 15:03:58 -07:00
lichuqiang 946a287c6a add ER quota description (#7936) 2018-04-12 14:51:59 -07:00
Colin Walters 74c22d04d7 security-context: Tweak seccomp description (#8024)
It's not just about files; seccomp allows filtering any system call.
2018-04-12 14:38:59 -07:00
Yecheng Fu 3a7de9b1d6 Fix curl arguments (#8062)
`-O` conflicts with `-o`.
2018-04-12 06:34:57 -07:00
Hang Yan f1a96cc24f Fix wrong etcd data path for kubernetes (#8060) 2018-04-12 06:30:56 -07:00
Haowei Cai (Roy) a18d6674c0 Document new OpenAPI endpoint (#8050)
* Document new OpenAPI endpoint

Document new OpenAPI endpoint and deprecation announcement for old endpoints.

* Remove out-of-date swagger spec information

Deprecation announcement is in line 29

* Update default behavior for endpoint HTTP headers
2018-04-11 18:45:55 -07:00
Samuel Knowlton 0a5aecafe7 Add controlPlaneEndpoint to config file reference (#7909)
First-time kubeadm user here: The v1.10.0 docs indicate that config file use is experimental, but judging from the comments on https://github.com/kubernetes/kubernetes/pull/59288 it looks like new features are beginning to be supported only in the config file. controlPlaneEndpoint is super useful for us and while I suspect the kubeadm init docs will ultimately be re-written to emphasize the config file options rather than flags (with appropriate examples and descriptions as the flags have now), it would've saved us some time today if we'd seen controlPlaneEndpoint in the config file example.
2018-04-11 18:44:55 -07:00
Qiming 2515d623a8 Use apps/v1 API group whenever possible (#8055)
The use of extensions/v1beta1, apps/v1beta1 and apps/v1beta2 API
groups should be discouraged.

Closes: #8049
2018-04-11 15:43:55 -07:00
Kaitlyn Barnard f0a308efda adding CSI blog post (#8047)
* adding CSI blog post

* update images

* fixing images

* link changes

* fixing images

* Quick fixes
2018-04-11 14:26:55 -07:00
Campion Fellin 16fe175bae Update Links to kubectl docs (#7927)
* Fix deployment.md

* Fix replicaset.md

* Fix tain-and-toleration

* Update concepts/configuration

* Update documentation

* Fix based on comments

* Update quick comments
2018-04-11 14:22:55 -07:00
Misty Stanley-Jones af522b6f74 Update PR template for 1.11 (#8057) 2018-04-11 12:01:55 -07:00
Tim Zhang ffaec5a2d1 fix calico install manual url (#8053)
* fix calico install manual url

the original url is outdated.

* fix calico install manual url
2018-04-11 07:51:55 -07:00
Zach Corleissen 6ad0160737 [blog] 2018-04-10: Kubernetes blog migration (#8010)
* Add draft for blog migration post

* Small revisions

* Most important commit ever

* Feedback from kbarnard10

- Turn URLs into hyperlinks
- Remove one line

* Feedback from sarahkconway

- Specify that blog reviews are more transparent/streamlined

* Feedback from kbarnard10, part 2

Added "how to submit a blog post"
Revised "confidentiality"

* Feedback from kbarnard10, part 3

* Renamed file for date accuracy

* Changed date back, added email link
2018-04-10 23:04:56 -07:00
Stephen Day 8ad054c429 docs/admin/authorization: sentence ends early (#8048)
Signed-off-by: Stephen J Day <stevvooe@gmail.com>
2018-04-10 18:07:54 -07:00
Qiming a95f4598c0 Fix cross references in 1.10 API reference doc (#8037)
In previous commit, we have enabled showing the full group names for API
resources. However, in doing that, we broken links inside the reference
doc and links pointing to the api reference. This PR fixes this problem
using the revised doc generator.
2018-04-10 18:06:55 -07:00
Zach Corleissen 62229dc88c Add contribution guidelines for blog posts (#7646)
* Add contrib guidelines for blog posts

* Add form guidelines

* Add TOC entry

* Renamed file

* Feedback from @heckj and @bradtopol

* Revised submission guidelines to include form
2018-04-10 14:52:13 -07:00
Alex Contini 43b376e1a8 Add crowdfire case study to index page (#8042) 2018-04-10 09:13:09 -07:00
Petr Ruzicka 920dbbfd7f Adding curl (some systems does not have it installed in minimal version) (#8041) 2018-04-10 09:01:10 -07:00
Guang Ya Liu 3db571632e Sa should add imagePullSecrets. (#8039) 2018-04-10 08:59:10 -07:00
Tim Zhang e8bc565959 fix revisionHistoryLimit default value to 10 (#8036) 2018-04-10 08:54:11 -07:00
Alex Glikson 56bf362a3e typo in guestbook tutorial (#8035) 2018-04-10 08:53:10 -07:00
Kai Chen 1a00696dde Fix an incorrectly formatted URL in the v1.10 release note (#8033) 2018-04-10 08:52:11 -07:00
Anish Karandikar aa3df3b277 Update install-kubectl.md (#8032)
* Update install-kubectl.md

* updated to repair broken example
2018-04-09 17:55:09 -07:00
zhouhaibing089 63d27dceab admission: correction on podnodeselector (#8031)
podtolerationrestriction does not encompass all the use cases of
podnodeselector, in a case where not all nodes are tainted, then
podtolerationrestriction can not ensure pods are scheduled on the
specific set of nodes.
2018-04-09 17:34:08 -07:00
Rohit Agarwal e66b034afd Cross link documentation for creating dedicated nodes with special hardware and ExtendedResourceToleration admission controller. (#8015) 2018-04-09 13:57:09 -07:00
chenhonggc 8397658688 Add note for configMap volume. (#8023)
* Add note for configMap volume.

* updating wording
2018-04-09 13:34:10 -07:00
Qiming 3eeefd24ea Document limitations of services without selectors (#8028)
Based on the discussion on kubernetes/kubernetes#40870, we'd better
clearly document that the endpoint IPs used by a service without
selectors cannot be virtual ones.
2018-04-09 13:10:11 -07:00
Reece Arratoonian-Walker c9d0c939df Make glossary filter container 100% width. (#7995) 2018-04-09 12:38:08 -07:00
Qiming 610b82aaa9 Add back audit stages and audit levels (#8025)
Documentation about audit stages and audit levels was somehow lost
recently. This PR adds them back.

Closes: #7907
2018-04-09 08:47:09 -07:00
Kai Chen c593911742 Fix incorrectly formatted URL in mark down (#8014) 2018-04-09 07:21:10 -07:00
Julian Hübenthal 95bf42a2c5 Added missing systemd unit-type (#8016)
The 20-cri.conf was missing the Service unit type, systemd ignored the Environment line because of this. It is fine now after adding the Service unit.
2018-04-09 07:20:10 -07:00
Shen Yuanyu a1a3010a00 style-adjust (#8021) 2018-04-09 07:13:08 -07:00
Tim Nicholas 33439aef8e Remove double negative (#8026) 2018-04-09 06:45:09 -07:00
Shen Yuanyu c540fad682 note style adjust (#8022) 2018-04-09 06:44:08 -07:00
Rajakavitha1 3fbcbc3f54 Updated for adherence to style guide and the links to: /docs/user-gui… (#7817)
* Updated for adherence to style guide and the links to: /docs/user-guide/kubectl 

Can someone please confirm what the "Coming soon"  path to extend the API with custom resources is?

* Incorporated the changes suggested  @heckj  @zacharysarah 

Could one of you please confirm What "Coming soon: " in line 82 stands for? Is there a name or definition or reference?

* Update api-overview.md

* Update api-overview.md

* fixed a typo

* Update api-overview.md
2018-04-09 05:58:08 -07:00
CaoShuFeng 0cc85928a3 fix description about root /proxy path (#7902)
Fix issue: https://github.com/kubernetes/kubernetes/issues/61826
Related change: https://github.com/kubernetes/kubernetes/pull/59884
2018-04-08 20:33:08 -07:00
chenhonggc 372a37141a hardcode to yaml file (#7948)
* hardcode to yaml file

* add test instance.

* fix mistake

* fix mistake

* Uniform style
2018-04-07 07:07:08 -07:00
Joseph Heck fd81d48d58 hosting fonts locally (#7983)
* hosting fonts locally

resolves #7955
- issues with using hosted fonts: excessive page load times due to
periodic firewall impact

* move jquery from google CDN to jquery site

* getting the CSS too, just in case
2018-04-06 20:04:08 -07:00
Strajan Sebastian Ioan 2333d680e2 add v1.10 to support timeframe (#7992) 2018-04-06 12:18:09 -07:00
Ambes Stephen 4d795ef669 fixed broken link (#7993) 2018-04-06 12:17:09 -07:00
Manuel Rüger 4f0d3d501e Explain what the auth field in the secret encodes (#7996)
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2018-04-06 12:16:09 -07:00
Vyacheslav Semushin 5b29154c0e docs/concepts/policy/pod-security-policy.md: improve AllowPrivilegeEscalation description. (#8000) 2018-04-06 12:15:08 -07:00
Tim Hockin 8dff71a36b Pass 2: k8s GCR vanity URL (#8006) 2018-04-06 12:13:09 -07:00
Eric Chiang 45a0819cdc rbac: make it clear that subjects are case sensitive (#8007) 2018-04-06 12:12:08 -07:00
Kai Chen b0b269b4d8 Fix a mal-formed URL (#8008) 2018-04-06 12:11:09 -07:00
Kai Chen 4c612d33cb Fix hard-coded API version (#8004) 2018-04-06 06:57:09 -07:00
Kai Chen 8fdf634af8 Fix a broken reference to the kubectl doc (#8003) 2018-04-06 06:56:09 -07:00
Vyacheslav Semushin 1c42287a08 docs/tasks/administer-cluster/sysctl-cluster.md: use PSP from policy API group. (#7998) 2018-04-06 06:55:10 -07:00
Kai Chen de8f4cd32c Update reference to kubectl commands using redirects (reference) (#7989) 2018-04-05 19:16:10 -07:00
Kai Chen d2c683c051 Update reference to kubectl commands using redirects (concepts) (#7988) 2018-04-05 19:15:09 -07:00
Kai Chen f388c0e267 Update reference to kubectl commands using redirects (concepts/overview) (#7987) 2018-04-05 19:14:08 -07:00
Kai Chen dbea9cae79 Redirect v1.9 kubectl user guide to the correct document version (#7984) 2018-04-05 19:13:08 -07:00
Kai Chen 1721183a9d Update reference to kubectl commands using redirects (concepts/configuration) (#7986) 2018-04-05 19:12:08 -07:00
ReSearchITEng e780b00274 typo etcd image label (#7508)
* typo etcd image label

there is no gcr.io/google_containers/etcd-amd64:3.1.0, but there is: gcr.io/google_containers/etcd-amd64:3.1.10
(see https://console.cloud.google.com/gcr/images/google-containers/GLOBAL/etcd-amd64?gcrImageListsize=50)
As 3.1.10 is the preferred version for k8s 1.9 (as stated above), I guess this was a typo

* typo doube etcd1 but no etcd2
2018-04-05 19:07:08 -07:00
Zach Corleissen 733876e98a Changed layout from post to blog (#8002) 2018-04-05 14:25:07 -07:00
tehut c67e265948 reapplying {: .big-img} class to images (#7990)
* WIP

* fixing layouts and assets

updating Gemfile.lock with bundle install (rvm use ruby-2.2.9)

Updated links in header and footer

switch to paginate v2 gem

comment sidebar logic

fixing css regression

retry paginate

updated local ruby version

reverting to original pagination gem

remove text, make heading roboto, next/prev as buttons

* reintoduce dir tree changes

format checking new posts

shrink fab-icons down to 33px

* reintoduce dir tree changes

format checking new posts

shrink fab-icons down to 33px

* next/prev buttons on posts and index

* Change "latest" to v1.10

* rename .md to match old blog and added explict permalinks for urls

* replacing a link to old blog

* fix image regression with {: .big-img} tag
2018-04-05 01:33:08 -07:00
Alex Contini 91a630be7a add Crowdfire case study (#7951) 2018-04-04 20:30:09 -07:00
Kai Chen f0ea497e0d Add a Splat redirecting rule for v1.10 kubectl command references (#7982) 2018-04-04 20:27:08 -07:00
Joseph Ruane 97188bcb61 Fix GCE getting started link (#7979) 2018-04-04 13:14:09 -07:00
Xiaodong Zhang d4c0ce3a82 Fix invalid link in kubeadm document. (#7870) 2018-04-04 13:13:09 -07:00
Rajakavitha1 82a5b0ac5d Updated content for adherence to style guide and updated the older links: /docs/user-guide/kubectl (#7875)
The section about "Multiple Containers" read that they are examples that are work in progress. Can someone please confirm if we have any updates yet.
2018-04-04 13:12:09 -07:00
Lydell Manganti 6f54c60810 Update http-proxy-access-api.md (#7935) 2018-04-04 12:48:08 -07:00
Kaitlyn Barnard 1f14c8fc93 Adding CVE Blog Post (#7975)
* adding blog post

* formatting updates

* more formatting updates

* fixing numbering

* more number fixes

* list updates again

* changes based on Michelle's comment

* formatting update

* updated bullet points

* formatting fixes

* indentation fixes
2018-04-04 12:45:09 -07:00
Shen Yuanyu ed16709da5 note style adjust (#7937) 2018-04-04 12:13:09 -07:00
Campion Fellin 71bca26c23 Fix link for drain the node (#7939) 2018-04-04 12:10:10 -07:00
max8899 944274c2bb Update storage-classes.md (#7942) 2018-04-04 12:09:12 -07:00
pc bf4b930864 fix(k8s-setup-ha): error when copy pki to other nodes (#7949)
`rm aipserver.crt` is not enought, must be `rm apiserver.*` here
2018-04-04 11:59:09 -07:00
Rajakavitha1 8c1c0ad5ea Update service.md (#7972)
Fixed a 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:32:08 -07:00
Rajakavitha1 8fbb36f8cc Update imperative-config.md (#7969)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:31:08 -07:00
Rajakavitha1 6d3782562e Update overview.md (#7967)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:30:11 -07:00
Rajakavitha1 aeada1134c Update secret.md (#7965)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:29:09 -07:00
Rajakavitha1 5ccf037a6a Update organize-cluster-access-kubeconfig.md (#7964)
Fixed the 404 error listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:28:10 -07:00
Rajakavitha1 c2d010a46a Update kubernetes-objects.md (#7966)
Fixed 404 listed in : https://github.com/kubernetes/website/issues/7924
2018-04-04 10:27:10 -07:00
Rajakavitha1 315d6de599 Update imperative-command.md (#7968)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:26:09 -07:00
Rajakavitha1 1095103789 Update declarative-config.md (#7970)
Fixed a 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:25:07 -07:00
Rajakavitha1 4165d1a182 Update logging.md (#7971)
Fixed the 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:24:09 -07:00
Rajakavitha1 358fa5f54b Update replicationcontroller.md (#7973)
Fixed the 404 listed in : https://github.com/kubernetes/website/issues/7924
2018-04-04 10:23:08 -07:00
Mik Vyatskov 1c744d35d9 Remove crassirostris as owner and reviewer (#7974)
Signed-off-by: Mikhail Vyatskov <crassirostris@yandex.com>
2018-04-04 10:22:10 -07:00
Rajakavitha1 cf5a1d3e10 Update taint-and-toleration.md (#7963)
fixed 404 error listed in : https://github.com/kubernetes/website/issues/7924
2018-04-04 08:38:09 -07:00
thepill fadfd7b3eb Remove duplicate limitations (#7952)
Multiple limitations has been mentioned twice - this change removes them.
2018-04-04 08:37:09 -07:00
Rajakavitha1 4d26fe2a48 Update deployment.md (#7962)
Fixed the 404 error in: https://github.com/kubernetes/website/issues/7924
2018-04-04 08:36:09 -07:00
Rajakavitha1 5169bac98b Update replicaset.md (#7961)
Fixed the 404 error in : https://github.com/kubernetes/website/issues/7924
2018-04-04 08:35:10 -07:00
Zach Corleissen 30aab8074f Resolved merge conflict, removed merge artifacts (#7947) 2018-04-03 17:13:08 -07:00
Zach Corleissen f677885999 Add missing 1.10 release blog post (#7956)
* Add missing 1.10 release blog post

* Removed stray HTML tags

* Unmashed headers
2018-04-03 15:57:07 -07:00
Zach Corleissen 901f0ba6c4 Add OWNERS for the blog after it migrates (#7610)
* Add blog OWNERS

* Update owners list
2018-04-03 14:53:07 -07:00
Steve Perry 0e9e259a1a Regenerate API ref docs with full group names. (#7954) 2018-04-03 14:26:07 -07:00
tehut 4e22f60956 Blog Migration: Continuation of WIP PR #7144 (#7247)
* WIP

* fixing layouts and assets

updating Gemfile.lock with bundle install (rvm use ruby-2.2.9)

Updated links in header and footer

switch to paginate v2 gem

comment sidebar logic

fixing css regression

retry paginate

updated local ruby version

reverting to original pagination gem

remove text, make heading roboto, next/prev as buttons

* reintoduce dir tree changes

format checking new posts

shrink fab-icons down to 33px

* reintoduce dir tree changes

format checking new posts

shrink fab-icons down to 33px

* next/prev buttons on posts and index

* Change "latest" to v1.10

* rename .md to match old blog and added explict permalinks for urls

* replacing a link to old blog
2018-04-03 14:19:43 -07:00
Aravind 0a6b5b7d73 Removed helm and kompose from third party tooling section (#7650)
* Removed helm and kompose from third party tooling section

* Removed unnescessary headers

* Added back the heading
2018-04-02 19:19:05 -07:00
AdamDang d2036768ba Update README.md (#7913)
"short-definition" is not correct.
In the YAML files like data/glossary/minikube.yaml,_data/glossary/application-architect.yaml,data/glossary/cla.yaml ..., "short-description" are used, not "short-definition".
2018-04-02 16:36:15 -07:00
Haoliang Yu a1cdf47aa9 Fix a broken link (#7945) 2018-04-02 15:20:15 -07:00
Qiming d534908117 Fix link to 1.9 api docs (#7920)
Due to the practice that we archive previous versions of API reference
in a different URL. We need to fix the redirections for v1.9 API
2018-04-02 15:17:15 -07:00
Shen Yuanyu d8f04f51c1 warning style adjust (#7934) 2018-04-01 19:54:02 -07:00
Peter Wilcsinszky 3b544f49dc antiaffinity selector never matches (#7700)
Tested in minikube by replacing the zookeeper image with the pause container and the scheduler was able to schedule all 3 pods on the minikube node. Changing it to zk, made the pods zk-1 and zk-2 pending with scheduling failure as expected.
2018-04-01 08:08:02 -07:00
eaydogan 6879610621 docs/concepts/containers/images.md kubernetes version changed (#7690)
* imaged.md kubernetes version changed

"This was tested with a private docker repository as of 26 June with Kubernetes version This was tested with a private docker repository as of 26 June with Kubernetes version v0.19.3. It should also work for a private registry such as quay.io, but that has not been tested.

 v0.19.3 changed  to v1.9.3

* Update images.md

* Update images.md
2018-04-01 08:00:03 -07:00
Guang Ya Liu 2a7f1d357e Remove PersistentVolumeLabel from default admission controllers. (#7929)
PersistentVolumeLabel is now deprecated, we should remove it from
default list.
2018-04-01 07:38:02 -07:00
Mike 4d04576958 Update minikube.md (#7925)
clean-up the exposed deployment (service)
2018-04-01 07:35:03 -07:00
Nathan Baum 1524b0f999 Escape $ in CentOS et al script. (#7926)
Otherwise the repo URL is wrong.
2018-04-01 07:27:02 -07:00
Graham Christensen e7bf1283b0 Correct minikube incantation for image-service-endpoint (#7873) 2018-03-31 11:40:03 -07:00
Megan O'Keefe 60fe4c8102 Update jobs-run-to-completion.md (#7843)
* Clarified the roles of backoffLimit and activeDeadlineSeconds

* Updated formatting

* Clarified activeDeadlineSeconds based on PR comments
2018-03-30 08:41:03 -07:00
crystaljade f2bc498fd0 Line 17 1,10 -> 1.10 (#7911)
To enable GPU support through device plugins before 1,10 -> To enable GPU support through device plugins before 1.10
2018-03-30 05:32:02 -07:00
Sean Knox 11af47da0a Ensure example configs are valid JSON (#7912) 2018-03-30 05:31:03 -07:00
Shen Yuanyu 3921cb765b repair warning style (#7914) 2018-03-30 05:29:03 -07:00
Alex Contini 55bb52fc0c add Zalando to Case Study index page (#7897) 2018-03-29 07:17:04 -07:00
Qiming b8fb58f333 Fix redirections for generated api references (#7890)
We have been using redirections in many pages when referencing the API
docs generated. Since the relocation of the generated files, this is
becoming difficult to maintain. This PR redirects all such links to the
generated artifacts so we can easily detect missing links if any.

closes: #7874
2018-03-29 06:28:04 -07:00
Rajakavitha1 894470851f Update install-minikube.md (#7841)
* Update install-minikube.md

Added a note as suggested in: https://github.com/kubernetes/website/issues/7394

* Update install-minikube.md

formatted the inline code for --vm-driver=none

* Update install-minikube.md
2018-03-28 13:38:03 -07:00
Alex Contini e414384575 add zalando.html (#7871) 2018-03-28 13:31:06 -07:00
Harimohan S Bawa 911ecf5c76 Add link for IBM Cloud Private-CE on Linux Containers project (#7839)
* Add link for IBM Cloud Private-CE on Linux Containers project

IBM Cloud Private-CE (Community Edition) on Linux Containers is a Terraform/Packer/BASH based IaC to create a seven node (1 Boot, 1 Master, 1 Management, 1 Proxy and 3 Workers) LXD cluster on  Linux Host. Supported versions are: ICP 2.1.0.1 + Kubernetes 1.8.3 and ICP 2.1.0.2 + Kubernetes 1.9.1

Goal of this project was to create a Terraform based solution that can be easily configured to meet user needs for development purposes. This IaC script can be applied to Local or Cloud based Linux Host (Ubuntu). Additionally, environment specific TFVARS can allow simpler integration with DevOps pipeline.  

Detailed information can be found at https://github.com/HSBawa/icp-ce-on-linux-containers.

* Update verbiage to expand IaC
2018-03-28 13:00:07 -07:00
Steve Perry 95e561e3bb Generated ref docs, kubectl commands, 1.10. (#7880) 2018-03-28 12:39:03 -07:00
Steve Perry 5c06a8be58 Newly generated kubeadm includes. (#7882)
* Newly generated kubeadm includes.

* Add new includes to skip_toc and skip_title.
2018-03-28 12:33:05 -07:00
Steve Perry 98b217065b Update release notes to 1.10. (#7886) 2018-03-28 11:51:04 -07:00
Joseph Ruane d4311cab66 Fix spacing on custom columns template example (#7877) 2018-03-28 11:42:04 -07:00
Rajat Jindal bf45a16314 Clarify caching of exec auth tokens (#7881)
* Clarify caching of exec auth tokens

* Update the wording
2018-03-28 11:41:04 -07:00
sachet-mittal fbafe499d2 Update screenshots (#7889) 2018-03-28 11:25:03 -07:00
Adrien Chardon 02b794535d Fix #7692: typo in the navbar's template (#7892) 2018-03-28 11:00:07 -07:00
Maciej Kwiek b02b212bec Add PolicyTypes to allow-all egress policy (#7895)
`PolicyTypes` default to `["Egress", "Ingress"]`,
it doesn't make sense for egress-only policy to have `Ingress` as PolicyType.
2018-03-28 10:44:05 -07:00
AdamDang 84c8fad62a Update expose-external-ip-address.md (#7838)
"is" is duplicated
2018-03-27 15:03:04 -07:00
AdamDang ee47973f37 Update init-containers.md (#7835)
Proper noun “Init Containers” are written in capital in this doc.
2018-03-27 14:59:05 -07:00
David Rekowski 753cefd7ee Update hello-minikube.md (#7855)
Added extra hint on the trailing dot on docker -build, since this is easily overlooked if not copied.
2018-03-27 14:58:03 -07:00
chentao1596 bee8df59d8 correct the owner_aliases (#7849) 2018-03-27 14:57:03 -07:00
CaoShuFeng 7b3a960b10 clean up -a from doc (#7852)
-a/--show-all has been set to true by default in 1.10
And it will be inert in 1.11

It's OK to remove them from the 1.10 doc.
2018-03-27 14:56:03 -07:00
田传武 956464acfe Update overview.md (#7836) 2018-03-27 06:58:03 -07:00
Qiming 7eb547732a Consolidate all upgrade/downgrade admin tasks (#7735)
This propose consolidate cluster upgrade/downgrade pages into one
subtopic which can serve an umbrella for future changes in this field.
2018-03-26 20:18:01 -07:00
Steve Perry 6f59b35cd9 add generated docs for tools and components (#7845) (#7866) 2018-03-26 19:59:02 -07:00
Steve Perry 17323ce077 update generated api-reference docs for 1.10 (#7856) (#7864) 2018-03-26 19:37:02 -07:00
Jennifer Rondeau 409e77d3e5 Merge 1.10 to master for release (#7861)
* 1.10 update (#7151)

* Fix partition value expected behaviour explanation (#7123)

Fixes issue #7057

* Correct "On-Premise" to "On-Premises"

* Updates the Calico installation page (#7094)

* All files for Haufe Groups case study (#7051)

* Fix typo (#7127)

* fix typo of device-plugins.md (#7106)

* fix broken links (#7136)

* Updated configure-service-account (#7147)

Error from server resolved by escaping kubectl patch serviceaccount default -p '{"imagePullSecrets": [{"name": "myregistrykey"}]}' JSON string by '\'

* Remove docs related to 'require-kubeconfig' (#7138)

With kubernetes/kubernetes#58367 merged, v1.10 will not use the
"require-kubeconfig" flag. The flag has become a no-op solely to ensure
existing deployments won't break.

* Added Verification Scenario for a Pod that Uses a PVC in Terminating State (#7164)

The below PR:
https://github.com/kubernetes/kubernetes/pull/55873
modified scheduler in such a way that scheduling of a pod that uses a PVC in Terminating state fails.

That's why verification of such scenario was added to documentation.

* fix LimitPodHardAntiAffinityTopology name (#7221)

* Document the removal of the KubeletConfigFile feature gate (#7140)

With kubernetes/kubernetes#58978 merged, the said feature gate is
removed. This PR removes texts related to the gate and revises the
Feature Gates reference to reflect this change.

* deprecate three admission controller (#7363)

* Document the removal of Accelerators feature gate (#7389)

The `Accelerators` feature gate will be removed in 1.11. 1.10 will be
its last mile.
References: kubernetes/kubernetes#57384

* Update local storage docs for beta (#7473)

* Document that HugePages feature gate is Beta (#7387)

The `HugePages` feature gate has graduated to Beta in v1.10. This PR
documents this fact.

* Add HyperVContainer feature gates (#7502)

* Remove the beta reference from Taints and Tolerations doc (#7493)

* Kms provider doc (#7479)

* Kms provider doc

* issue# 7399, Create KMS-provider.md and update encrypt-data.md

* address review comments

* Document that Device Plugin feature is Beta (1.10) (#7512)

* Add docs for CRD features for 1.10 (#7439)

* Add docs for CRD features for 1.10

* Add CustomResourcesSubresources to list of feature gates

* Add latest changes to custom resources doc

* Add crds as abbreviated alias (#7437)

* Bring PVC Protection Feature to Beta (#7165)

* Bring PVC Protection Feature to Beta

The PR: https://github.com/kubernetes/kubernetes/pull/59052
brought PVC Protection feature to beta.

That's why the documentation is updated accordingly.

* The PVC Protection feature was renamed to Storage Protection. That's why the documentation is updated.

* promote PodNodeSelector to stable; document detailed behavior (#7134)

* promote PodNodeSelector to stable; document detailed behavior

* respond to feedback

* Update CPU manager feature enabling (#7390)

With `CPUManager` feature graduating to beta. No explicit enabling is
required starting v1.10.
References: kubernetes/kubernetes#55977

* Adding block volumeMode documentation for local volumes. (#7531)

Code review comments.

Changed property to field.

Address tech review comment.

* remove description kubectl --show-all (#7574)

--show-all has been deprecated and set to true by default.
https://github.com/kubernetes/kubernetes/pull/60210

* fix description about contribute style guide (#7592)

* fix description about KUBECONFIG (#7589)

s/envrionment/environment

* fix description about cni (#7588)

s/simultanously/simultaneously/

* fix description about MutatingAdmissionWebhook and ValidatingAdmissionWebhook (#7587)

* fix description about persistent volume binding (#7590)

s/slighty/slightly/

* Doc change for configurable pod resolv.conf Beta (#7611)

* fix description about out of resource handling (#7597)

s/threshhold/threshold

* fix description about zookeeper (#7598)

s/achive/achieve

* fix description about kubeadm (#7594)

s/compatability/compatibility/

* fix description about kubeadm (#7593)

* fix description about kubeadm implementation details (#7595)

* fix description about api concepts (#7596)

* Storage Protection was renamed to Storage Object in Use Protection (#7576)

* Storage Protection was renamed to Storage Object in Use Protection

The K8s PR: https://github.com/kubernetes/kubernetes/pull/59901
renamed Storage Protection to Storage Object in Use Protection.

That's why the same is also renamed in the documentation.

* Moved Storage Object in Use Protection admission plugin description down according to alphabetic order.

* Use PSP from policy API group. (#7562)

* update kubeletconfig docs for v1.10, beta (#7561)

* Update port-forwarding docs (#7575)

* add pv protection description (#7620)

* fix description about client library (#7634)

* Add docs on configuring NodePort IP (#7631)

* Document that LocalStorageCapacityIsolation is beta (#7635)

A follow-up to the kubernetes/kubernetes#60159 change which has promoted
the `LocalStorageCapacityIsolation` feature gate to Beta.

* Update CoreDNS docs for beta (#7638)

* Update CoreDNS docs for beta

* Review comments

* Fix typo (#7640)

* Update feature gates move to beta (#7662)

* Added the inability to use colon ':' character as environment variable names and described workaround (#7657)

* merge master to 1.10, with fixes (#7682)

* Flag names changed (s/admission-control/enable-admission-plugins); disable-admissions-plugin entry added; removed reference to admission controller/plugins requiring set order (for v1.10), redundant example enabling specific plugin, and redundant version-specific info (#7449)

* Documentation for MountPropagation beta (#7655)

* Remove job's scale-related operations (#7684)

* authentication: document client-go exec plugins (#7648)

* authentication: document client-go exec plugins

* Update authentication.md

* Update local ephemeral storage feature to beta (#7685)

Update local ephemeral storage feature to beta

* Update docs for windows container resources (#7653)

* add server-side print docs (#7671)

* Create a task describing Pod process namespace sharing (#7489)

* Add external metrics to HPA docs (#7664)

* Add external metrics to HPA docs

* Update horizontal-pod-autoscale-walkthrough.md

* Apply review comments to HPA walkthrough

* remove description about "scale jobs" (#7712)

* CSI Docs for K8s v1.10 (#7698)

* Add a warning about increased memory consumption for audit logging feature. (#7725)

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Update Audit Logging documentation for 1.10 (#7679)

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Fix stage names in audit logging documentation (#7746)

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Feature gate update for release 1.10 (#7742)

* State in the docs that the value of default Node labels are not reliable. (#7794)

* Kill the reference to --admission-control option (#7755)

The `--admission-control` option has been replaced by two new options in
v1.10. This PR kills the last appearance of the old option in the doc.

* Pvcprotection toc (#7807)

* Refreshing installation instructions (#7495)

* Refreshing installation instructions

Added conjure-up. Updated displays and juju versions to current versions.

* Updated anchors

* Fixed image value version typo (#7768)

Was inconsistent with other values

* Update flocker reference to the github repo (#7784)

* Fix typo in federation document (#7779)

* an user -> a user (#7778)

* Events are namespaced (#7767)

* fix 'monitoring' link lose efficacy problem' (#7764)

* docs/concepts/policy/pod-security-policy.md: minor fix. (#7659)

* Update downward-api-volume-expose-pod-information.md (#7771)

* Update downward-api-volume-expose-pod-information.md

The pod spec puts the downward api files into /etc/podinfo, not directly in /etc. Updated docs to reflect this fact.

* Update downward-api-volume-expose-pod-information.md

One more spot needed fixing.

* Update downward-api-volume-expose-pod-information.md

Yet another fix, in the container example.

* Add Amadeus Case Study (#7783)

* Add Amadeus Case Study

* add Amadeus logo

* Fixed Cyrillic с in 'kube-proxy-cm' (#7787)

There was a typo (wrong character) in kube-proxy-cm.yaml - Cyrillic с (UTF-8 0x0441) was used instead of Latin c.

* install-kubectl: choose one installation method (#7705)

The previous text layout suggested that all installations had to be done, one after another.

* Update install-kubeadm.md (#7781)

Add note to kubeadm install instruction to help install in other arch i.e. aarch64, ppc64le etc.

* repair failure link (#7788)

* repair failure link

* repair failure link

* do change as required

* Update k8s201.md (#7777)

* Update k8s201.md

Change instructions to download yams files directly from the website (as used in other pages.)

Added instructions to delete labeled pod to avoid warnings in the subsequent deployment step.

* Update k8s201.md

Added example of using the exposed host from the a node running Kubernetes. (This works on AWS with Weave; not able to test it on other variations...)

* Gramatical fix to kompose introduction (#7792)

The original wording didn't through very well. As much of the original sentence has been preserved as possible, primarily to ensure the kompose web address is see both in text and as a href link.

* update amadeus.html (#7800)

* Fix a missing word in endpoint reconciler section (#7804)

* add toc entry for pvcprotection downgrade issue doc

* Pvcprotection toc (#7809)

* Refreshing installation instructions (#7495)

* Refreshing installation instructions

Added conjure-up. Updated displays and juju versions to current versions.

* Updated anchors

* Fixed image value version typo (#7768)

Was inconsistent with other values

* Update flocker reference to the github repo (#7784)

* Fix typo in federation document (#7779)

* an user -> a user (#7778)

* Events are namespaced (#7767)

* fix 'monitoring' link lose efficacy problem' (#7764)

* docs/concepts/policy/pod-security-policy.md: minor fix. (#7659)

* Update downward-api-volume-expose-pod-information.md (#7771)

* Update downward-api-volume-expose-pod-information.md

The pod spec puts the downward api files into /etc/podinfo, not directly in /etc. Updated docs to reflect this fact.

* Update downward-api-volume-expose-pod-information.md

One more spot needed fixing.

* Update downward-api-volume-expose-pod-information.md

Yet another fix, in the container example.

* Add Amadeus Case Study (#7783)

* Add Amadeus Case Study

* add Amadeus logo

* Fixed Cyrillic с in 'kube-proxy-cm' (#7787)

There was a typo (wrong character) in kube-proxy-cm.yaml - Cyrillic с (UTF-8 0x0441) was used instead of Latin c.

* install-kubectl: choose one installation method (#7705)

The previous text layout suggested that all installations had to be done, one after another.

* Update install-kubeadm.md (#7781)

Add note to kubeadm install instruction to help install in other arch i.e. aarch64, ppc64le etc.

* repair failure link (#7788)

* repair failure link

* repair failure link

* do change as required

* Update k8s201.md (#7777)

* Update k8s201.md

Change instructions to download yams files directly from the website (as used in other pages.)

Added instructions to delete labeled pod to avoid warnings in the subsequent deployment step.

* Update k8s201.md

Added example of using the exposed host from the a node running Kubernetes. (This works on AWS with Weave; not able to test it on other variations...)

* Gramatical fix to kompose introduction (#7792)

The original wording didn't through very well. As much of the original sentence has been preserved as possible, primarily to ensure the kompose web address is see both in text and as a href link.

* update amadeus.html (#7800)

* Fix a missing word in endpoint reconciler section (#7804)

* add toc entry for pvcprotection downgrade issue doc

* revert TOC change

* Release 1.10 (#7818)

* Refreshing installation instructions (#7495)

* Refreshing installation instructions

Added conjure-up. Updated displays and juju versions to current versions.

* Updated anchors

* Fixed image value version typo (#7768)

Was inconsistent with other values

* Update flocker reference to the github repo (#7784)

* Fix typo in federation document (#7779)

* an user -> a user (#7778)

* Events are namespaced (#7767)

* fix 'monitoring' link lose efficacy problem' (#7764)

* docs/concepts/policy/pod-security-policy.md: minor fix. (#7659)

* Update downward-api-volume-expose-pod-information.md (#7771)

* Update downward-api-volume-expose-pod-information.md

The pod spec puts the downward api files into /etc/podinfo, not directly in /etc. Updated docs to reflect this fact.

* Update downward-api-volume-expose-pod-information.md

One more spot needed fixing.

* Update downward-api-volume-expose-pod-information.md

Yet another fix, in the container example.

* Add Amadeus Case Study (#7783)

* Add Amadeus Case Study

* add Amadeus logo

* Fixed Cyrillic с in 'kube-proxy-cm' (#7787)

There was a typo (wrong character) in kube-proxy-cm.yaml - Cyrillic с (UTF-8 0x0441) was used instead of Latin c.

* install-kubectl: choose one installation method (#7705)

The previous text layout suggested that all installations had to be done, one after another.

* Update install-kubeadm.md (#7781)

Add note to kubeadm install instruction to help install in other arch i.e. aarch64, ppc64le etc.

* repair failure link (#7788)

* repair failure link

* repair failure link

* do change as required

* Update k8s201.md (#7777)

* Update k8s201.md

Change instructions to download yams files directly from the website (as used in other pages.)

Added instructions to delete labeled pod to avoid warnings in the subsequent deployment step.

* Update k8s201.md

Added example of using the exposed host from the a node running Kubernetes. (This works on AWS with Weave; not able to test it on other variations...)

* Gramatical fix to kompose introduction (#7792)

The original wording didn't through very well. As much of the original sentence has been preserved as possible, primarily to ensure the kompose web address is see both in text and as a href link.

* update amadeus.html (#7800)

* Fix a missing word in endpoint reconciler section (#7804)

* Partners page updates (#7802)

* Partners page updates

* Update to ZTE link

* Make using sysctls a task instead of a concept (#6808)

Closes: #4505

* add a note when mount a configmap to pod (#7745)

* adjust a note format (#7812)

* Update docker-cli-to-kubectl.md (#7748)

* Update docker-cli-to-kubectl.md

Edited the document for adherence to the style guide and word usage.

* Update docker-cli-to-kubectl.md

* Incorporated the changes suggested.

* Mount propagation update to include docker config (#7854)

* update overridden config for 1.10 (#7847)

* update overridden config for 1.10

* fix config file per comments

* Update Extended Resource doc wrt cluster-level resources (#7759)
2018-03-26 18:33:11 -07:00
tanaka_733 770440d20f Update service.md (#7810)
* Update service.md

`securityGroupName` is the required value when creating LoadBalancer type service in Azure.
I got the following error without `securityGroupName` value.
> Observed a panic: "invalid memory address or nil pointer dereference" (runtime error: invalid memory address or nil pointer dereference)

* Update service.md
2018-03-25 18:01:01 -07:00
Zach Corleissen 7c46a71c4f Prune inactive maintainers (#7830) 2018-03-23 15:05:02 -07:00
Alex Contini 1540bc4d12 add Amadeus to index page and add feature image (#7827)
* add Amadeus feature image

* update index.html to include Amadeus
2018-03-23 10:23:02 -07:00
Rajakavitha1 de65320ec5 Update conventions.md (#7668)
* Update conventions.md

Edited the content for better readability.

* Update conventions.md

Formatted the {:note} to **Note:**

* minor grammar fix
2018-03-23 10:11:02 -07:00
Kaitlyn Barnard 9f5b5c5ea9 Adding Tenxcloud as KCSP and Hedvig typo (#7826) 2018-03-23 10:07:04 -07:00
David Hargat 418a44a182 Update outdated documentation about secret key validation. (#7675) 2018-03-23 10:05:03 -07:00
githubat 57303f8790 Update imperative-command.md (#7699)
- Original example (with <myservicename> replaced with my-svc) will result in the following error:
error: at least one tcp port specifier must be provided

- Use the same example in this section seems ideal
2018-03-23 10:00:03 -07:00
Nicolas Romanetti 58c8f49189 Update manage-deployment.md (#7774)
If you created the resource (on your local minikube) as instructed using:
kubectl create -f https://k8s.io/docs/concepts/cluster-administration/nginx-app.yaml
then, you probably want to delete it from your minikube, in that case, the correct command is the one proposed in this PR.
2018-03-23 09:57:03 -07:00
William Zhang 12d9230c90 Add the OCI runtime description. (#7769)
Signed-off-by: William Zhang <warmchang@outlook.com>
2018-03-23 09:56:03 -07:00
fqsghostcloud c47b8a6740 fix flag (#7814)
fix flag
2018-03-23 09:38:03 -07:00
fqsghostcloud 43ca681741 fix flag (#7813)
fix flag
2018-03-23 09:37:03 -07:00
Alex Contini a5a0d02c93 Add files via upload (#7816) 2018-03-23 09:26:01 -07:00
Ilya Dmitrichenko 3c4c2a3da2 Remove CoreOS guide that use Kubernetes v0.15.0 (#7821) 2018-03-23 08:52:02 -07:00
Sun Lintong 99332902bd "Nagions" should be "Nagios“ (#7762)
* change 'Nagions' to 'Nagios'

* changed as prompt

* add "protocol"
2018-03-23 08:45:03 -07:00
Rajakavitha1 789f8f1927 Update docker-cli-to-kubectl.md (#7748)
* Update docker-cli-to-kubectl.md

Edited the document for adherence to the style guide and word usage.

* Update docker-cli-to-kubectl.md

* Incorporated the changes suggested.
2018-03-22 10:18:04 -07:00
Shen Yuanyu aaca82d50d adjust a note format (#7812) 2018-03-21 22:05:04 -07:00
Shen Yuanyu 0d07a6bec2 add a note when mount a configmap to pod (#7745) 2018-03-21 18:37:04 -07:00
Qiming 60b5600157 Make using sysctls a task instead of a concept (#6808)
Closes: #4505
2018-03-21 18:28:04 -07:00
Kaitlyn Barnard e9c79c6ff8 Partners page updates (#7802)
* Partners page updates

* Update to ZTE link
2018-03-21 13:25:04 -07:00
Brandon Andrews e7fcacd8de Fix a missing word in endpoint reconciler section (#7804) 2018-03-21 13:09:03 -07:00
Alex Contini 6a67af3765 update amadeus.html (#7800) 2018-03-21 12:41:05 -07:00
Elliot Blackburn 97b82e7375 Gramatical fix to kompose introduction (#7792)
The original wording didn't through very well. As much of the original sentence has been preserved as possible, primarily to ensure the kompose web address is see both in text and as a href link.
2018-03-20 14:40:01 -07:00
Paul Rogers b364c19316 Update k8s201.md (#7777)
* Update k8s201.md

Change instructions to download yams files directly from the website (as used in other pages.)

Added instructions to delete labeled pod to avoid warnings in the subsequent deployment step.

* Update k8s201.md

Added example of using the exposed host from the a node running Kubernetes. (This works on AWS with Weave; not able to test it on other variations...)
2018-03-20 12:24:02 -07:00
Sun Lintong d5a53fe382 repair failure link (#7788)
* repair failure link

* repair failure link

* do change as required
2018-03-20 10:05:04 -07:00
Peeyush gupta f794a5bdc7 Update install-kubeadm.md (#7781)
Add note to kubeadm install instruction to help install in other arch i.e. aarch64, ppc64le etc.
2018-03-20 01:54:00 -07:00
Roland Illig 8572616d64 install-kubectl: choose one installation method (#7705)
The previous text layout suggested that all installations had to be done, one after another.
2018-03-19 23:41:00 -07:00
Sergey Bondarenko 9b4b0add12 Fixed Cyrillic с in 'kube-proxy-cm' (#7787)
There was a typo (wrong character) in kube-proxy-cm.yaml - Cyrillic с (UTF-8 0x0441) was used instead of Latin c.
2018-03-19 23:24:00 -07:00
Alex Contini 6698e545a3 Add Amadeus Case Study (#7783)
* Add Amadeus Case Study

* add Amadeus logo
2018-03-19 23:20:59 -07:00
Paul Rogers 35d3460679 Update downward-api-volume-expose-pod-information.md (#7771)
* Update downward-api-volume-expose-pod-information.md

The pod spec puts the downward api files into /etc/podinfo, not directly in /etc. Updated docs to reflect this fact.

* Update downward-api-volume-expose-pod-information.md

One more spot needed fixing.

* Update downward-api-volume-expose-pod-information.md

Yet another fix, in the container example.
2018-03-19 23:07:00 -07:00
Vyacheslav Semushin 86a525dc07 docs/concepts/policy/pod-security-policy.md: minor fix. (#7659) 2018-03-19 20:30:00 -07:00
Sun Lintong ae1333a3df fix 'monitoring' link lose efficacy problem' (#7764) 2018-03-19 09:57:01 -07:00
Janet Kuo b883f239b4 Events are namespaced (#7767) 2018-03-19 09:55:01 -07:00
Matt Hoyle 051cc89ee3 an user -> a user (#7778) 2018-03-19 09:49:01 -07:00
Xiaodong Zhang 5b72ec0d6f Fix typo in federation document (#7779) 2018-03-19 09:47:00 -07:00
Kai Chen 9fa6c1008b Update flocker reference to the github repo (#7784) 2018-03-19 09:37:00 -07:00
shir22 eb22016bdd Fixed image value version typo (#7768)
Was inconsistent with other values
2018-03-17 21:55:59 -07:00
Mike Wilson fb052567cb Refreshing installation instructions (#7495)
* Refreshing installation instructions

Added conjure-up. Updated displays and juju versions to current versions.

* Updated anchors
2018-03-17 20:53:00 -07:00
Dusan Susic 4ac2583637 Naming clarification (#7677)
* Naming clarification

It isn't mentioned that this is crucial to get etcd working.

* Update high-availability.md
2018-03-15 13:40:23 -07:00
Kai Chen fec4155adc Remove reference to the deprecated OVS document (#7718) 2018-03-15 12:17:25 -07:00
chenpengdev be1901c0a4 Use the international standard for punctuation (#7719) 2018-03-15 12:15:24 -07:00
RongZhang 934a164a06 Update Kubespray documents (#7723) 2018-03-15 12:14:24 -07:00
Weibin Lin d4e7241987 Remove the redundant "`" in pick-right-solution.md (#7720) 2018-03-15 12:13:23 -07:00
Sascha Marcel Schmidt 99125b9148 fixes common name and organization and base64 (#7727) 2018-03-15 10:18:23 -07:00
Sun Lintong 63a9288053 Correct spelling mistake (#7736)
* Correct spelling mistake

The whole file only appeared once

* Correct spell 

Correct the word "resource" spell.

* Is "kube/.config" should be ".kube/config"

It seems that the file is ".kube/config"
2018-03-15 10:03:24 -07:00
Sun Lintong d942390c63 It's better to be "behavior" (#7738)
* Correct spelling mistake

The whole file only appeared once

* Correct spell 

Correct the word "resource" spell.

* Is "kube/.config" should be ".kube/config"

It seems that the file is ".kube/config"

* behaviour to behavior
2018-03-15 09:53:24 -07:00
Kai Chen ac2f75b05a Reference ahmetb's recipes repo for more scenarios enabled by NetworkPolicy (#7750) 2018-03-15 09:23:25 -07:00
Jamon Camisso c61553370a Update upgrades.md (#7751) 2018-03-15 09:18:25 -07:00
Yunkai Feng ae16e10195 Update device-plugins.md (#7752)
Add Solarflare device plugin example
2018-03-15 09:14:25 -07:00
Qiming 047fed383f Fix a typo related to LimitRanger admission controller (#7754) 2018-03-15 09:10:25 -07:00
Shahid Iqbal f5c7f91bdf Added details for scaling node count on AKS (#7756)
Added link to docs for scaling nodes on AKS
2018-03-15 09:07:26 -07:00
Philip Mallory bb1658f932 Remove page that only contains placeholder text (#7697)
* Remove page that only contains placeholder text

* update landing page

* fix url so that the internal link works correctly
2018-03-14 21:36:22 -07:00
Chao Xu 49a81e1a69 Update the doc on admission webhooks (#7733) 2018-03-14 18:40:25 -07:00
DiamondYuan f5558e0e57 Fix js error in homepage (#7680)
When  document.querySelector('#docsToc') is null ,get TypeError Cannot read property 'querySelector' of null 。
2018-03-14 13:45:05 -07:00
Kai Chen 1549d29783 Point the KubeletConfig doc to the release-1.9 code base (#7696)
The version will be updated to v1beta1 with the official 1.10 release.
2018-03-14 13:32:03 -07:00
Martin Dietze 2085cf666b Guide for upgrading kubeadm HA clusters. (#7557)
* Guide for upgrading kubeadm HA clusters.

* kubeadm HA upgrade guide: text changes from code review.

* Guide for upgrading kubeadm HA clusters: proposed changes after second round of code review.
2018-03-14 08:30:05 -07:00
Zach Corleissen b34babb518 Move @bradtopol from reviewer to approver (#7729) 2018-03-13 11:21:11 -07:00
Chi Trung Nguyen b46bb6de8a Update weave-network-policy.md (#7728)
typo
2018-03-13 09:41:12 -07:00
Max 3aa1fc491c Update ingress.md (#7707) 2018-03-12 16:04:10 -07:00
Jordan Liggitt ea0a894f4e Fix outdated links (#7716) 2018-03-12 16:01:13 -07:00
Chao Wang 3f9def6370 fix typos (#7710) 2018-03-12 08:48:13 -07:00
AdamDang 1800318cec Typo fix "these command"->"these commands" (#7715)
"these command"->"these commands"
2018-03-12 08:43:12 -07:00
WanLinghao 3472cfd5fc fix a desription error in sysctl file. (#7666)
modified:   docs/concepts/cluster-administration/sysctl-cluster.md
2018-03-08 21:57:11 -08:00
Kai Chen 131324c34a Fix the reference to the glossary in the include guide (#7687) 2018-03-08 18:37:10 -08:00
nimbcode ccf51243f7 Adding glossary item for Cloud Providers (#7615) 2018-03-08 16:56:09 -08:00
Aravind 3bd0c84182 Removed doc line descibing invocation of swagger UI (#7683) 2018-03-08 15:07:11 -08:00
Kai Chen 1c4a23562d Fix broken URL (#7670) 2018-03-07 13:10:52 -08:00
Venil Noronha 41c9f9aa8f Updates documentation pertaining to VMware (#7661)
* Adds 301 redirection for /docs/getting-started-guides/vsphere/ to
  https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/

* Updates hyperlinks from /docs/getting-started-guides/vsphere/ to
  https://vmware.github.io/vsphere-storage-for-kubernetes/documentation/

* Updates solution table entries for VMware vSphere

* Fixes typos i.e. VMWare/Vmware -> VMware
2018-03-06 21:26:53 -08:00
Kai Chen 193283af1f Remove reference to OVS as a called-out option for on-prem networking model (#7665) 2018-03-06 17:43:52 -08:00
Joseph Heck f9c7ee03c8 Adding missing quote to command line example (#7660)
Fixes #7658
2018-03-06 17:32:52 -08:00
Dusan Susic 9f2499294c Correct naming (#7656)
it's confusing to have etcd1 twice, rename it to etcd0, etcd1, etcd2.
2018-03-06 10:23:52 -08:00
Andrew Chen 51e588c629 Remove/hide cluster operator advanced user journey (+1 squashed commit) (#7643)
Squashed commits:
[9ee8f2a] Remove/hide cluster operator advanced user journey
2018-03-06 10:14:51 -08:00
WanLinghao 78391515da fix sysctl miss in podsecuritypolicy descriptions. (#7600)
modified:   docs/concepts/cluster-administration/sysctl-cluster.md
	modified:   docs/concepts/policy/pod-security-policy.md
2018-03-06 08:13:53 -08:00
Ye Yin b598d07d43 Add RDMA device plugin (#7605) 2018-03-05 17:42:53 -08:00
Joseph Heck 6b86529183 erp, typo'd myself (#7645) 2018-03-05 13:46:50 -08:00
Joseph Heck 96f76d8c43 adding PKS solution description and link (#7608) 2018-03-05 07:42:52 -08:00
AdamDang 09f67a02b0 Typo fix some "pod to schedule on"->"pod to be scheduled on" (#7637)
Pod is the object to be scheduled, So "pod to schedule onto a node " and "pod to schedule on" are not suitable in the doc. "pod to be scheduled onto a node" is better.
2018-03-05 07:33:51 -08:00
Paul Michali 07d38fd485 IPv6: Updating doc related to IPv6. (#7606)
Made updates for files, related to IPv6. Note: The release notes
cover 1.9. When 1.10 release notes are added, the comment about
the /66 restriction for IPv6 can be removed.
2018-03-05 06:56:53 -08:00
Stewart-YU 7cb230f2a5 refactor setting up cluster using kubeadm docs (#7104) 2018-03-05 00:43:51 -08:00
Aravind 2b7f83ffce Fixed k8s.io/docs/getting-started-guides/fedora/fedora_manual_config, according to #7417 (#7626) 2018-03-04 23:10:51 -08:00
Calvin Hartwell f49c840678 Added Rancher <-> Ubuntu k8s integration documentation (#7607)
* fixed the interacting with cluster section for the ubuntu installation

* made changes as per request from zacharysarah

* added rancher stub

* added rancher documentation

* fixed missing capture tag

* added ingress example, fixed languages as per changes in the PR

* fixed page index as per pr

* fixed rancher readme
2018-03-04 18:27:51 -08:00
Sean Knox 9aeb431032 (ubuntu): fix broken etcd snapshot command (#7630) 2018-03-04 17:07:51 -08:00
Guang Ya Liu 4f7de6e5b5 Added TOC for HPA document for better reference. (#7624) 2018-03-04 12:27:52 -08:00
Tomoe Sugihara bc1b890f74 Add a note on availability of tcp_syncookies syctl (#7627)
* Add a note on availability of tcp_syncookies syctl

Sysctl `net.ipv4.tcp_syncookies` is not availalbe on 4.4 kernel
as it's not namespaced yet.

* updating to use {: .note} notation 

per https://kubernetes.io/docs/home/contribute/style-guide/#note
2018-03-04 12:26:52 -08:00
Sean Knox 313f89c2d9 (azure): change default location, add info (#7629)
* (azure): change default location, add info

* (ubuntu): fix CLI typo
2018-03-04 12:24:51 -08:00
Gray 819af04c3c Update minikube.md (#6922)
When the container is being created, the ready number is 0/1.
2018-03-04 12:17:52 -08:00
Moussa Taifi 4ea101d9b0 Add section in tasks => configmaps with examples for --from-env-file (#6777)
* Add section in tasks => configmaps with examples for --from-env-file post #6648

* fix language to match style guide
2018-03-04 12:14:51 -08:00
Joseph Heck 44df1d9d0b adding how-to for making glossary tooltips (#7014)
* adding how-to for making glossary tooltips to include docs for contribution

* cross reference from style guide

* include example render
2018-03-03 17:28:53 -08:00
Ahmet Alp Balkan 00c3eb0e88 Remove "design docs" from /docs/reference sidebar (#6410)
This list on the sidebar isn't very useful:

- it's not an exhaustive list
- it's not an up-to-date list either
- design docs are not documentation (they're already stale)
- we already link to the full list from https://kubernetes.io/docs/reference/
  home page

Also removing the 'docs/admin/ovs-networking.md' document as per
the pull request comments, it's no longer necessary.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-03-03 12:44:55 -08:00
Loic Nageleisen bf661f9f44 Add a section about routing errors (#7078)
A common source of beffudlement when using local hypervisors or cloud
providers with peculiar interface setups, IP adressing, or network
policies for which kubelet cannot guess the right IP to use.

`awk` is being used so that the example works in CoreOS Container Linux
too.

Requested in kubernetes/kubeadm#203.
2018-03-03 12:13:54 -08:00
Logan Rakai 2a49808049 Increase consistency, and style guide compliance (#7503)
- not using object after API objects per https://kubernetes.io/docs/home/contribute/style-guide/#use-camel-case-for-api-objects
2018-03-03 11:53:52 -08:00
yulng 5995f24426 Please note N/A's meaning (#7553)
* Please explain  N/A's meaning

Because N/A's meaning probably is Not Available/ Not applicable or Name and Address

* all "N/A" change to "Not Available"

all "N/A" change to "Not Available"

* "Available" change to "Applicable"

all "Available" change to "Applicable"
2018-03-03 11:52:53 -08:00
Cheng Xing c97a625547 Moving CSI to Out of Tree section; linking to out of tree plugin FAQ (#7564) 2018-03-03 11:46:54 -08:00
the0ffh 550c26b929 Update networking.md (#7578)
Clarified 'pod container' description.
2018-03-03 11:42:53 -08:00
Alex Glikson 46d896e518 Use standard stress utility in examples (#7582)
In memory allocation examples, replaced the use of custom stress utility with the standard one.
2018-03-03 11:41:53 -08:00
Aivars Sterns 75aea2f0ec Update kubespray docs (#7601)
* Removed mention of kubespray-cli as mention has been removed from kubespray
* changed descriptions and requirements
2018-03-03 11:33:53 -08:00
Michelle Au 92d0dec837 Fix indentation for local StorageClass (#7609) 2018-03-03 11:12:53 -08:00
Garry Shutler 0e6f7460ff Fixed typo (#7603)
* Fixed typo

* Fixed invalid concurrencyPolicy value
2018-03-03 10:46:54 -08:00
Philip Mallory a84db20bab Update MacOS instructions to use curl (#7613)
MacOS comes with curl which makes it more convenient than wget.
This change is in response to #7275
2018-03-02 16:13:53 -08:00
Peter (XiangPeng) Zhao af4e718b4c Remove no longer existing log message in kubeadm. (#7585) 2018-03-01 20:30:51 -08:00
Alex Glikson 38c496d15b Moved more recent info to the top, fixed a typo (#7579)
- Moved details of recent releases (1.8 and onward) to the top
- added missing "with" in "compatible with the Kubernetes Container Runtime Interface (CRI)"
2018-03-01 17:19:53 -08:00
CaoShuFeng 79d2943298 fix case study description (#7572) 2018-03-01 17:15:52 -08:00
Abhinandan Prativadi a37d125f18 Adding cri-containerd to supported cri runtimes (#7571) 2018-03-01 17:14:53 -08:00
CaoShuFeng d9603b1b15 fix golang version (#7569)
ref:
https://github.com/kubernetes/kubernetes/blob/07240b7166d83bed49d783e0ecdfa7ee7e62cfca/hack/lib/golang.sh#L329
2018-03-01 17:13:52 -08:00
Josh Horwitz 9c885f6f44 Rename network-plugin-dir kubelet flag to cni-bin-dir (#7224) 2018-02-28 20:53:55 -08:00
Matt Janssen 0c2c9d269a Add missing closing paren. (#7563)
Currently reads:
> Pods (such as RollingUpdate, is almost
but should read:
> Pods (such as RollingUpdate), is almost
2018-02-28 15:07:56 -08:00
Daniel Kończyk def491a76c Add missing NodePort in the example output (#7565) 2018-02-28 14:02:47 -08:00
Ronny López d80e55506a Fix link to certified kubernetes badge (#7555) 2018-02-28 06:07:46 -08:00
Ronny López ac9acff05a Fix broken link to image (#7554) 2018-02-28 06:04:46 -08:00
Xiaodong Zhang b99d1b1394 Bump up deployment version in tasks/access-application-cluster folder (#7324) 2018-02-27 22:35:46 -08:00
bryangunn 23342f23d9 Update namespaces-walkthrough.md (#7551)
Fixed a couple typos.
2018-02-27 20:14:45 -08:00
Mike Wilson 4bbc2c77c6 Updating troubleshooting (#7546)
* Updating troubleshooting

Changed debug method over to CDK Field Agent and replaced old logging suggestion with the logging page.

* Rewording to hopefully clarify

Please let me know if this still isn't clear. It's a deceptively dense word soup and I wonder if I need to just expand on it some to remove assumptions.
2018-02-27 20:08:46 -08:00
Mike Wilson 5d9c2d35be Updating privileged container information (#7548)
* Updating privileged container information

We now use privileged containers by default on GPU-enabled nodes.

* Changes for consistency

Replaced worker with node.
2018-02-27 19:43:46 -08:00
Ivange Larry 22b7301597 Add glossary entry for Cloud Controller Manager (#6952)
* Add glossary entry for Cloud Controller Manager

* Update cloud-controller-manager.yml

fixing tag in glossary
2018-02-27 12:00:45 -08:00
Matt Braymer-Hayes 36d6fb25a0 Update pod.md (#7497)
Remove statements about the future, fix formatting.
2018-02-27 11:59:46 -08:00
Mike Wilson 8aaa23971e Update glossary page (#7547)
Changed some unit and charm names to match what we actually ship now.
2018-02-27 11:39:47 -08:00
AdamDang a6a480bba2 fix KUbernetes->Kubernetes (#7544)
"KUbernetes" is not standard.
2018-02-27 11:38:47 -08:00
Joseph Heck ff9990c87d Merge pull request #7410 from mbert/master
HA guide for kubeadm:
2018-02-27 11:35:08 -08:00
Ronny López d807e5303d Update service.md (#7539) 2018-02-27 11:31:44 -08:00
siliangxifeng1988 d79f4d82cb Update statefulset.md (#7537) 2018-02-27 11:29:45 -08:00
AdamDang e8a60186a7 Fix a container->a Container (#7536) 2018-02-27 11:28:45 -08:00
Robert Morse a90eb022eb Getting Started Updates for SIG-Windows: take 2 (#7535)
* Pull out build instructions

* General clarifications and remove reference to merged kube-proxy PR

* Updates to sample yaml files, and clarification on host OS version (2016/latest vs 1709 tags)

* Reordering for clarity

* Add tag for Server 1709

* Addressing feedback

* Address feedback
2018-02-27 11:27:45 -08:00
Kay Yan 112a6e5928 fix-typo-in-daemonset (#7534) 2018-02-27 11:24:45 -08:00
Michelle Au 21926145fe Update docs with subpath limitation (#7533) 2018-02-27 11:21:45 -08:00
Mike Wilson ab1398e940 Update logging documentation (#7526)
Juju option has changed.
2018-02-27 11:17:47 -08:00
Mike Wilson 0e7df8d741 Updating docs for upgrades (#7525)
* Updating docs for upgrades

* removing latin

per https://kubernetes.io/docs/home/contribute/style-guide/#avoid-latin-phrases

* More latin
2018-02-27 11:16:46 -08:00
WanLinghao 01b2e27580 fix privileged description miss (#7515)
modified:   docs/concepts/policy/pod-security-policy.md
2018-02-27 11:15:46 -08:00
AdamDang 0a3cf5ed82 fix a testscase->a test case (#7542)
"a testscase" is not correct.
2018-02-27 11:11:46 -08:00
Weibin Lin 2fe0ffc2a8 Update bootstrap-tokens.md (#7543) 2018-02-27 11:10:46 -08:00
William Zhang 7e07a410b0 Fix the wrong link to pod-priority-preemption (#7545)
Signed-off-by: William Zhang <warmchang@outlook.com>
2018-02-27 11:07:45 -08:00
Mike Wilson 41dfa4241e Updating index (#7549)
Adding information to reflect that CDK tracks upstream and doesn't alter binaries.
2018-02-27 10:58:45 -08:00
Mike Wilson 8b916c38b4 Update validation (#7550)
Adding a line about e2e tests passing on a CDK cluster.
2018-02-27 10:57:46 -08:00
Mike Wilson 8ed888a765 Updated to reflect network offerings (#7530)
Juju now supports canal and flannel. Adding docs to indicate that.
2018-02-27 10:56:46 -08:00
Steve Perry f81f1c0591 In user-guide, in front matter, change approvers to reviewers. (#7444) 2018-02-27 10:54:45 -08:00
Steve Perry 45c3fe6ddc In Setup, in front matter, change approvers to reviewers. (#7443) 2018-02-27 10:53:45 -08:00
Aravind 06f94d3983 Debugging DNS has been moved to a separate article. (#7436)
* Separated
    Customizing DNS service
    Debugging DNS
 from https://kubernetes.io/docs/tasks/administer-cluster/dns-custom-nameservers/

* fixed a typo
2018-02-27 10:52:46 -08:00
Steve Perry 3121977ed9 In concepts, in front matter, change approvers to reviewers. (#7442) 2018-02-27 10:51:46 -08:00
Xiaodong Zhang 5401750219 Bump up deployment version in concepts/overview/object-management-kubectl folder (#7327) 2018-02-27 09:51:46 -08:00
Alejandra Bustos 46d4998e3e Add JavaScript client for Kubernetes (#7529) 2018-02-26 19:08:46 -08:00
Kris Nova 2c5ace18e9 Fixing the space in volumes docs (#7532) 2018-02-26 19:06:45 -08:00
Weibin Lin 527911530d Remove the deprecated '--configure-cbr0=' (#7518) 2018-02-26 13:37:44 -08:00
Alex Glikson 1f72c7a1b8 Fixed cross-node preemption example (#7150)
* Fixed cross-node preemption example

The constraint between P and Q should be pod affinity rather than anti-affinity in order to the example to be correct.
Fixes #7149

* Fixed example to emphasize Zone namespace in pod anti-affinity
2018-02-26 10:47:44 -08:00
grodrigues3 7d85f99953 Rebuild the community docs (#7498)
* rebuild and update community imported docs

* redundant page titles

* Redundant page title removed
2018-02-26 09:14:43 -08:00
Sean Dague 1458363f5a Change glossary to sort_natural (#7523)
The default sort in liquid is ASCIIbetical, but there is a built in
sort_natural that allows you to sort things in human sensible
ways. This updates the glossary list to use sort_natural instead.

Fixes issue #7491
2018-02-26 08:15:43 -08:00
Weibin Lin e0ca08771e Update scratch.md (#7516) 2018-02-26 07:49:43 -08:00
Paweł Prażak 0955d6be90 kubectl/cheatsheet - add command for sorting events (#7519)
- add a command to "List Events sorted by timestamp"

workaround for #29838
2018-02-26 07:45:44 -08:00
Logan Rakai 75aeaa3ddb Update networking.md to avoid the use of "we" (#7514)
Proposed changes to avoid style guide antipattern https://kubernetes.io/docs/home/contribute/style-guide/#avoid-using-we
2018-02-25 20:25:42 -08:00
Mike 213b87adc0 * Changed range syntax to use paren to indicate range {0..N-1}. (#7509)
* * Changed range syntax to use paren to indicate range {0..N-1}.

Fixed #7507

* Updated wording per feedback from @enisoc.
2018-02-25 12:39:44 -08:00
Markus Banfi 01098a1d42 Fix reference to Python client library (#7504) (#7505)
* Fix reference to Python client library (#7504)

* fixup! Fix reference to Python client library (#7504)
2018-02-25 08:14:43 -08:00
Philippe Pepiot 0c0e2c636d pull image private: fix example variable name (#7510)
In the docs the secret is called regcred instead of regsecret
2018-02-24 14:14:44 -08:00
Martin Mosegaard Amdisen 4e248ae8f4 Update kubeadm-upgrade.md (#7335)
Added link to 1.9 upgrades. 

I am uncertain about the right document for `1.8.x` to `1.8.y` upgrades, as both these documents state that is their purpose:
- https://kubernetes.io/docs/tasks/administer-cluster/kubeadm-upgrade-1-8/
- https://kubernetes.io/docs/tasks/administer-cluster/kubeadm-upgrade-1-9/
So I have left the link for that scenario as it is.
2018-02-24 13:18:44 -08:00
Joseph Herlant a49701cf4b Fix explanation about eviction threshold (#7311) 2018-02-24 13:17:45 -08:00
James Hill-Khurana 97837c078c Fix Kubermatic Links (#7435)
The Kubermatic Links now redirect to loodse.com.
2018-02-24 13:14:46 -08:00
Matt Braymer-Hayes c1beb824c4 Update master-node-communication.md (#7467)
Remove out-of-date reference to TODO (#7314).
2018-02-24 13:13:46 -08:00
Michelle Au 6e8384d1b4 Update reclaim policy documentation to be consistent with field names (#7487) 2018-02-24 13:12:44 -08:00
Nikhita Raghunath 8d7accb1a9 Document ability to do object count quota for all namespaced resources (#7441) 2018-02-24 12:59:44 -08:00
Ozioma d1b446a080 edit command to create config file (#7293)
"touch" is not a windows or power shell command
2018-02-24 09:45:45 -08:00
Thomas Maddox 57ba29877d custom-resources.md: Swap "You are have"/"You have" (#7500)
Minor grammatical error when describing what CRDs are a good fit for.
2018-02-24 09:31:48 -08:00
Kai Chen 9e56ea6c67 Fix reference to kubernetes-objects (#7499) 2018-02-23 13:01:46 -08:00
Mike Wilson 3885c80063 Add to contact methods (#7494)
Add kubernetes-users and kubernetes-novice to contact methods
2018-02-23 10:32:44 -08:00
Jorge O. Castro e200579d01 Replace outdated instructions with the maintained ones. (#7472) 2018-02-23 10:20:45 -08:00
Ayush Pateria 086251e593 Update cassandra-statefulset.yaml (#7438)
Specifying storage class name using annotations is deprecated since v1.6. Updating it to storageClassName field.
2018-02-23 10:13:45 -08:00
Manuel Alejandro de Brito Fontes d432d6bafe Update cassandra tutorial (#7478) 2018-02-23 10:11:45 -08:00
Joel Smith 5ec5118445 Don't encourage people to mount downwardAPI volumes on /etc (#7484)
Because API data volumes like downwardAPI are expected to be fully
managed by Kubernetes and are now mounted read-only, this causes
problems with other files in /etc like /etc/resolv.conf that Docker
tries to add to the volume. Our examples should show such volumes
being mounted to a dedicated subdirectory for the volume.
2018-02-23 10:06:45 -08:00
Sean Dague 34c656f32a glossary: move labels to label (#7486)
The term_id for Label is singular, but the file is plural. All the
rest of the terms in the glossary prefer singular for the glossary
reference. Harmonizing the label entry is helpful for consistency.

Update all in tree tooltip references at the same time.
2018-02-23 10:01:45 -08:00
Srini Brahmaroutu aa0d8f1e82 Added glossary term for Container environment variable (#7471) 2018-02-23 09:06:45 -08:00
Jianfeng Li 979bcb1291 fix a typo (#7492) 2018-02-22 23:08:44 -08:00
irfanurrehman 5a7e97b0fe [Federation] Update the release location for kubefed (#7429) 2018-02-22 16:14:44 -08:00
tanaka_733 fccbf610e9 Update storage-classes.md (#7408)
Added the detail of storage class with Azure Managed Disk.
2018-02-22 15:52:45 -08:00
Andrew Chen 0f178d4632 Update Service Catalog docs to meet style guidelines (#7341)
* Update Service Catalog docs to meet style guidelines

* Address stevepe's comments

* Remove full-links to cluster operator and application developer in glossary
2018-02-22 15:08:43 -08:00
Steve Perry 66303082b7 In Admin, in front matter, change approvers to reviewers. (#7445) 2018-02-22 14:07:43 -08:00
Kai Chen 409a928602 Fix incorrectly formatted URL. Will also fix this upstream in the Kubernetes repo. (#7488) 2018-02-22 13:55:43 -08:00
Srini Brahmaroutu 80bdcad4e9 Added glossary term for Kube proxy. (#7465)
* Added glossary term for Kube proxy.

* Edits for clarity

* Edits for style/consistency
2018-02-22 13:43:42 -08:00
Kyle Sexton 3d068f5c7f Update building.md to clarify kubectl commands (#7477)
Remove extra spaces around pod name to clarify that the < > symbols are not redirects.
2018-02-22 13:33:43 -08:00
Martin Dietze 773def6cdc High Availability guide for kubeadm: text change as proposed by @mattkelly. 2018-02-22 15:46:29 +01:00
Martin Dietze 747d803722 HA guide for kubeadm: text change to highlight the fact that keepalived is not the prescribed solution to setting up a virtual IP 2018-02-22 11:53:12 +01:00
Sean Dague 148e3cae0a convert absolute url to relative for full-link (#7476) 2018-02-21 16:21:39 -08:00
Ryan Phillips 56db190564 notate the lease endpoint reconciler is alpha (#7305) 2018-02-21 11:28:40 -08:00
grodrigues3 13818a3eea Fix KEP Reference (#7475)
Looks like the update script fails because it references a file whose name changed.  Fixing to match current state of community/master

https://github.com/kubernetes/community/blob/master/keps/0001-kubernetes-enhancement-proposal-process.md
2018-02-21 06:26:39 -08:00
Ali Rizwan 7e975e06b6 Fixed wrong imagepullsecret name (#7426)
* Fixed wrong imagepullsecret name

* Fixed wrong escaping
2018-02-20 18:52:40 -08:00
Jeffrey Borek 5aa1126769 added docker glossary entry (#7470)
* added docker glossay entry

Signed-off-by: Jeffrey Borek <jborek@us.ibm.com>

* Update docker.yaml
2018-02-20 18:51:40 -08:00
Morgan Bauer f6792cf9f8 glossary entry for PodPreset (#7468)
* glossary entry for PodPreset

* Update podpreset.yaml
2018-02-20 18:50:39 -08:00
Graeme Coupar 740bd4ebd2 Add community maintained elixir library (#7454) 2018-02-20 18:49:38 -08:00
Sean Dague 09156191b5 Add selector to glossary (#7466)
Part of issue #5993
2018-02-20 18:47:39 -08:00
Mohamed Mohamed 12dea3197f Glossary definition for Dynamic Volume Provisioning is added. (#7457)
* Glossary definition for Dynamic Volume Provisioning is added.

Signed-off-by: Mohamed Mohamed <mmohamed@us.ibm.com>

* Edits for clarity

* removed the glossary tooltip that was causing the failure

Signed-off-by: Mohamed Mohamed <mmohamed@us.ibm.com>

* changed glossary tooltips

Signed-off-by: Mohamed Mohamed <mmohamed@us.ibm.com>
2018-02-20 15:27:38 -08:00
Steve Perry 7311436222 In user-journeys, in front matter, change approvers to reviewers. (#7446) 2018-02-20 14:22:38 -08:00
Steve Perry 6b94d22cce In getting-started-guides, in front matter, change approvers to reviewers. (#7447) 2018-02-20 14:18:39 -08:00
Mohamed Mohamed 1b843b884b Glossary definition for Storage Class is added. (#7461)
* Glossary definition for Storage Class is added.

Signed-off-by: Mohamed Mohamed <mmohamed@us.ibm.com>

* Edits for clarity
2018-02-20 14:08:39 -08:00
Mohamed Mohamed 8cbc3f294b Glossary definition for Volume Plugin is added. (#7460)
* Glossary definition for Volume Plugin is added.

Signed-off-by: Mohamed Mohamed <mmohamed@us.ibm.com>

* Edits for clarity
2018-02-20 13:45:39 -08:00
Srini Brahmaroutu eb2a84f3e5 Added glossary definition for init container. (#7458)
* Added glossary definition for init container.

* Edits for clarity
2018-02-20 11:48:40 -08:00
Sean Dague 5e0e6e9ee4 Add Certificate glossary term (#7456)
* Add Certificate glossary term

Part of issue #5993

* Edits for clarity
2018-02-20 11:31:39 -08:00
Tony Li 62002d3073 Pull image private cleanup (#6609)
* cleanup and clarify doc on imagePullSecrets task

* rename regsecret to regcred to reduce stuttering
2018-02-20 09:54:38 -08:00
Martin Dietze a06de688fc Two bug fixes to HA guide for kubeadm: (#7451)
- In the provided configuration file for `kubeadm init` the value for
`apiserver-count` needs to be put in quotes.
- In addition to /etc/kubernetes/pki/ca.* also /etc/kubernetes/pki/sa.*
need to be copied to the additional masters. See [this
comment](https://github.com/kubernetes/kubeadm/issues/546#issuecomment-350241024) by
@petergardfjall for details.
2018-02-20 00:14:38 -08:00
Kaitlyn Barnard 01e09b005c Updates to partner listings (#7431) 2018-02-19 16:25:38 -08:00
Steve Perry 01b83e4551 Remove unused files from user-guide/jobs. (#7427) 2018-02-19 16:21:38 -08:00
Martin Mosegaard Amdisen 7438b73e91 Update kubeadm-upgrade-1-9.md (#7338)
If we are getting releases from the stable channel, I think the plan output would say stable instead of experimental. At least, that is what I see in this video, around 40:15 mins in: https://www.youtube.com/watch?v=x9doB5eJWgQ&feature=youtu.be
2018-02-19 12:49:37 -08:00
Jianfeng Li 1e35b022be fix typo in assign-pod-node.md (#7352) 2018-02-19 09:40:37 -08:00
Braden Young 29a2287b16 Update Create an External Load Balancer Doc (#6938)
* Update Create an External Load Balancer Doc

The `Create an External Load Balancer` readme has a `Finding your IP address` section which describes steps that do not work when running the service in Minikube. @jimmidyson describes how to find your ip address while running in Minikube here: https://github.com/kubernetes/minikube/issues/384#issuecomment-234409957. This change adds this helpful bit to the docs.

* Update create-external-load-balancer.md

* Update create-external-load-balancer.md

Add note callout formatting
2018-02-19 09:24:37 -08:00
John Arundel da9722af67 Update and revise 'Configuration Best Practices' (#6981)
* Update and revise 'Configuration Best Practices'

* Tidy up, clarify, and reword some confusing sections
* Update names of Kubernetes objects per Style Guide
* Update references to ReplicationControllers to ReplicaSets/Deployments
* Update and add some new cross-references
* Remove some out-of-date text

* Explain why you should create a Service before its backend or client workloads

* Reword advice about labels

* Capitalize k8s object names

* Clarify reference titles

* Explain but deprecate the :latest tag on images

* Mention both kubectl apply and kubectl create

* Address @abiogenesis-now comments
2018-02-19 09:22:37 -08:00
Mike 96bc606cf6 Update kops.md (#6851)
fix typo
2018-02-19 08:47:37 -08:00
Xiaodong Zhang 25a4121b9e Fix memory request limit exmaples use the default namespace (#6979) 2018-02-19 07:36:38 -08:00
Ilya Dmitrichenko 1cf3866a8e Remove unreferenced fluentd pod config (#7450) 2018-02-19 07:33:38 -08:00
Xiaodong Zhang 194835e53d Fix cpu request limit exmaples use the default namespace (#6980) 2018-02-19 07:29:37 -08:00
runlevl4 88491a2038 7307 (#7448)
* Removed 'xhyve driver' from OSX section (#7307)

* Revert "Removed 'xhyve driver' from OSX section (#7307)"

This reverts commit 0dc1bd525dc1ffd5def62f7988b9428a0914aa8d.

* Removed 'xhyve driver' from OSX section (#7307)
2018-02-18 16:09:37 -08:00
Helen Chang 246cb9e02d update federation control plane turn down command (#7332)
**kubectl** uses `--context` option for specifying the context, the option `--host-cluster-context` is for **kubefed join**.
2018-02-18 13:13:37 -08:00
Steve Perry d1e8acb628 In tutorials, in front matter, change approvers to reviewers. (#7440) 2018-02-18 12:13:37 -08:00
Steve Perry cdc7278c82 In front matter, change approvers to reviewers. (#7433) 2018-02-18 11:29:37 -08:00
Joseph Heck 372eec8f5c Roles sigdocs (#7133)
* strawman structure

* updates from PR review/feedback

* consolidate usage of SIG Docs and how to volunteer into a single location

* adding into ToC

* updates for Zach

* re-organizing and adding back approver lgtm comment
2018-02-17 00:10:38 -08:00
Adam Malowiecki 7180c4b34c Fixed zookeeper YAML and Document headless reference (#7404) 2018-02-16 20:01:38 -08:00
Matt Kelly eea2ddcc91 Follow style guide for code snippets (#7382)
The prompt character shouldn't be included and command output should be
separated from the command itself.

See https://kubernetes.io/docs/home/contribute/style-guide/#code-snippet-formatting
2018-02-16 19:59:38 -08:00
CaoShuFeng 87bf22b6f0 remove deprecated mesos reference (#7359) 2018-02-16 19:58:38 -08:00
CaoShuFeng c9198227ea redirect v1.9 api reference to the right place (#7358) 2018-02-16 19:57:38 -08:00
Kai Chen d0fd23409c Remove deprecated Kubernetes on Mesos (#7434) 2018-02-16 17:47:38 -08:00
Jennifer Rondeau e6d8bf789f fix up CRD glossary term (#7428) 2018-02-16 13:17:38 -08:00
Don Jayakody 3c8a6fca4b Update Networking.md (#6537)
* Update Networking.md

Updating the "Big Switch Networks" (www.bigswitch.com) Kubernetes solution details.

* Update networking.md

* Update networking.md

* Update networking.md
2018-02-16 13:15:38 -08:00
Cheryl Fong 01a981b477 Add glossary term for CRD (#6594)
* Add files via upload

Custom Resource Definition, that replaces Third Party Resources.

* Update customresourcedefinition.yaml

Minor formating error

* Update customresourcedefinition.yaml

missing id key

* Update customresourcedefinition.yaml

deleted aka key

* Update customresourcedefinition.yaml

Made a minor edit to "name" and "id" and added "aka" section, but should require a "related" section. The related section may have the Custom Resource term, but there is currently no glossary term for Custom Resource.
2018-02-16 08:42:38 -08:00
Steve Perry c2638b3e1d Remove unused files from user-guide/downward-api. (#7422) 2018-02-16 07:50:39 -08:00
Julian Knocke b9dab19055 Link to "Known issues" fixed (#7269)
The previous issue was closed and replaced by the linked one. This PR should reduce confusion when following that link.
2018-02-15 13:53:38 -08:00
Kaitlyn Barnard da34e15d31 All files for Huawei case study (#7173) 2018-02-15 13:22:38 -08:00
Qiming 90746e7e9e Fix error in sample code for allowedFlexVolumes (#7048) 2018-02-15 09:20:39 -08:00
Mike Frisch ddc0637f19 Update create-cluster-kubeadm.md (#7303) 2018-02-14 20:07:42 -08:00
Rafa García 92079f8358 Issue 7287 zookeeper testing probes (#7290)
* Replace old zkOk.sh livenessProbe by zookeeper-ready

Fixes one part of the issue #7287

* Update probe script content with the zookeeper-ready

Fixes the part with shows/explains the probe script at issue #7287

* Fix the path to delete liveness probe

Issue #7287

* Replace zkOk.sh readinessProbe by zookeeper-ready

Fixes "Testing for Readiness" section in issue #7287
2018-02-14 20:06:42 -08:00
Steve Perry e2118a7d5b Move files out of old user-guide directory. (#7384) 2018-02-14 19:25:40 -08:00
Joseph Heck ef265d7dcd Merge pull request #7125 from ravisantoshgudimetla/patch-1
Update critical pods documentation to include priorities.
2018-02-14 17:14:52 -08:00
Steve Perry 84926af702 Remove unused environment-guide files. (#7405) 2018-02-14 16:44:37 -08:00
sonoroot 7064b7e985 Update high-availability.md (#7378)
typo - the "=" will cause an error.
2018-02-14 15:05:53 -08:00
Kai Chen 251d746c6e Inline some content for the HPA walkthrough, since the original files have been removed (#7414) 2018-02-14 14:57:50 -08:00
CaoShuFeng e4ab69bdcb fix glossary data (#7361) 2018-02-14 14:53:53 -08:00
Ken'ichi Ohmichi d92ed9d89b Update Calico installation URL (#7397)
Calico official page[1] shows Calico installation URL is
https://docs.projectcalico.org/v3.0/getting-started/kubernetes/installation/hosted/kubeadm/1.7/calico.yaml
but the kubeadm installation pages showed
https://docs.projectcalico.org/v2.6/getting-started/kubernetes/installation/hosted/kubeadm/1.6/calico.yaml
then, many people cannot deploy Kubernetes environments with Calico as
[2]
This commit updates the URL.

[1]: https://docs.projectcalico.org/v3.0/getting-started/kubernetes/
[2]: https://github.com/kubernetes/kubernetes/issues/55471
2018-02-14 14:49:51 -08:00
Steve Perry 5b1dafc59d Remove extraneous file. (#7406) 2018-02-14 14:42:50 -08:00
huzhengchuan 4368468ec7 fix "Stateful Set" to "StatefulSet" (#7166)
* fix "Stateful Set" to "StatefulSet"

* adding a no-op commit to re-push netlify deploy
2018-02-14 14:37:52 -08:00
pc d4cc7949d3 fix(k8s-setup-HA): typo (#7370)
see #7137
2018-02-14 14:36:52 -08:00
Jennifer Rondeau 73986a0902 1.10 PR template (#7131)
* add 1.10 release info to PR template

* fix typo
2018-02-14 14:35:51 -08:00
Martin Dietze 7c32550bb7 HA guide for kubeadm: fixed tab navigation for load balancer setup. 2018-02-14 18:51:18 +01:00
Martin Dietze b786d89c90 HA guide for kubeadm:
- tabified section on load balancing
- added tab for keepalived configuration
2018-02-14 17:08:35 +01:00
Steve Perry eb469c5475 Move config files out of old user-guide directory. (#7398)
* Move config files out of old user-guide directory.

* Update file paths.
2018-02-14 03:38:52 -08:00
halfcrazy f51d11f614 doc: fix some typo (#7229) 2018-02-13 21:30:50 -08:00
Steve Perry b7c0b6278e Remove unused autoscaling files. (#7407) 2018-02-13 18:08:50 -08:00
Steve Perry c025e88e37 Move redis config files out of old user-guide directory. (#7401) 2018-02-13 17:10:51 -08:00
Joseph Heck ef6c7d8517 Versioning howto (#7400)
* whitespace cleanup

* adding word list since it keeps appearing in reviews...

* initial draft based on feb13,2018 docs meeting conversation

* nits
2018-02-13 16:39:51 -08:00
Joanne Yeung c5a897c94e Add instructions to remove docker images; fixes #6874 (#7264)
* Add instructions to remove docker images; fixes #6874

On cleanup of Minikube, adds instructions to optionally remove Docker images created in tutorial setup

* update wording of instructions to include flag

Updates the wording to explicitly match the shell command and flags used.
2018-02-13 16:27:49 -08:00
Micah Hausler cd2b03e4bc Documented AWS ELB annotations (#6692) 2018-02-13 16:11:07 -08:00
Joseph Heck ca5bafeb59 DO NOT MERGE, FOR BUILD TEST ONLY (#7402) 2018-02-13 14:56:51 -08:00
Matt Kelly 568fe107ec Clarify that names section of ca-csr.json is optional (#7392) 2018-02-13 12:37:50 -08:00
Weibin Lin 6879636b77 Update pick-right-solution.md (#7220) 2018-02-13 11:42:50 -08:00
Jared.Tan ed04f53d46 Typo: fix some duplication problems in docs (#7298)
* fix some duplication problems in docs

* Typo: fix some duplication problems in docs.
2018-02-13 11:15:51 -08:00
Steve Perry d18e363e89 Increase min version, because YAML has been changed to apps/v1. (#7385) 2018-02-13 10:23:50 -08:00
Martin Mosegaard Amdisen 8c196439e9 Update kubeadm-upgrade-1-8.md (#7337)
If we are getting releases from the stable channel, I think the plan output would say stable instead of experimental. At least, that is what I see in this video, around 40:15 mins in: https://www.youtube.com/watch?v=x9doB5eJWgQ&feature=youtu.be
2018-02-13 01:10:50 -08:00
Vikram Hosakote 5283227603 Add doc about opening k8s dashboard in Minikube tutorial (#7375)
* Added doc about Minukube dashboard

* Addressed review comment
2018-02-12 22:31:49 -08:00
Bin Liu 8a1aa53c9c Remove redundant description and add .note css to note section for readability (#7334) 2018-02-12 19:54:49 -08:00
Zach Corleissen 6f19c7aa7c Small fixes to localization docs (#7383) 2018-02-12 18:19:49 -08:00
Steve Perry c46425d76c Add info about patch strategy. (#7286) 2018-02-12 18:14:50 -08:00
Brendan Burns b8e20f8ef4 Update cluster management with Azure docs. (#7263)
* Update cluster management with Azure docs.

* Update cluster-management.md
2018-02-12 18:00:50 -08:00
Matt Braymer-Hayes 4ff984479a Update running-cloud-controller.md (#7285)
Update version number and clarify language.
2018-02-12 15:48:50 -08:00
Jiuyuan Huang a3904eb11d Update disruptions.md (#7097)
* Update disruptions.md

* updating the language in this segment 

broader change than the typo fix originally proposed
2018-02-12 15:42:49 -08:00
Peter Lee 6eaceb0043 Fix yaml example problem (#7121)
Fix yaml example problem of `authentication.md`
2018-02-12 15:39:51 -08:00
Joseph Heck 186205d8ad Merge pull request #7079 from ourcolorfuldays/fix3
Make more precisely
2018-02-12 15:36:47 -08:00
Ilya Dmitrichenko 23d20e3102 Remove Fedora guide with deprecated Ansible playbook (#7300)
The playbook in contrib/ansible had been deprecated, but somehow
this reference lived on, this should be covered by the Kubespray
project now.
2018-02-12 15:31:50 -08:00
juimonen 1fd07dd1e8 fix grammar in docker networking description (#7295) 2018-02-12 15:29:49 -08:00
Victor SENE ba65eb7152 error in link to edx courses (#7273) 2018-02-12 15:15:49 -08:00
Vikram Hosakote 69aa6bb780 Add doc about docker daemon in minikube tutorial (#7373)
* Added doc about docker daemon

* Addressed review comment

* adding on explanatory language for the command
2018-02-12 14:59:52 -08:00
Carlos Gonzales 8eb5addaf0 Update on install-kubectl.md (#6954)
* Update on install-kubectl.md

Added more info on the reason people may get "the connection to the server was refused error". It will help newbies understand the kubectl is a client that connects to a cluster. Hence, a Kubernetes cluster such as a minikube tool will be needed to verify that kubectl is functioning correctly.

* updating wording to remove redundancy
2018-02-12 14:56:50 -08:00
Jianfeng Li 7b6bcf6a44 fix a duplication problem in persistent-volume.yaml (#7362) 2018-02-12 14:47:49 -08:00
ismail BASKIN 801fd2e852 Fix kubermatic link (#7380) 2018-02-12 14:46:49 -08:00
Jakub Nowakowski fa49536a36 Updates to Component Overview (#7208)
* Updates to Component Overview

* Changed VMs to machines -- it can be both VM or physical machine.
* Separated Addons from Master section, since it depends on an addon if it's components are executed on Master or Node.

* Fix ID of Kubelet glossary

* Removed fluentd and supervisord

These are not necessary to mention here in the overview.
* fluentd is one of Cluster-level Logging solutions briefly described in Addons Section
* supervisord is not required to be run on the Node

* Requested change - remove Addons manager reference

* After review updates

* Updated the Addons page reference
2018-02-12 14:42:49 -08:00
Martin Mosegaard Amdisen 89f0769650 Update security-context.md (#7366)
* Update security-context.md

The old link to `PodSecurityContext` was 404. Found another one by starting from a `Pod` in the API Reference. Hope it is the appropriate one.

* Fix broken link to SecurityContext
2018-02-12 14:05:50 -08:00
Nicolas BOURON 8c3094c26f Update nodes.md (#7353)
Link "services" updated in "Management" section
2018-02-12 13:11:49 -08:00
Martin Mosegaard Amdisen 4a62e21cad Update securing-a-cluster.md (#7367)
Remove extra word.
2018-02-12 11:25:49 -08:00
Andrew Chen adba3042f7 Add linux binary for Golang import script (#7342) 2018-02-12 11:01:50 -08:00
Matt Braymer-Hayes 0b0e5d94aa Clean up grammar and fix inconsistencies. (#7316) 2018-02-12 10:55:49 -08:00
Steve Perry 32ad5ccc63 Redirect old 1.9 ref page. (#7379) 2018-02-12 10:09:50 -08:00
Ilya Dmitrichenko 36de07587b Remove outdated rkt guide (#7376) 2018-02-12 08:33:49 -08:00
Andrew Chen 7c69de29b1 Add UJ button events to GA (#7340) 2018-02-12 07:26:50 -08:00
zhangmingld ac2f3cdc51 fix reconfigure-kubelet doc err (#7377) 2018-02-12 07:11:48 -08:00
Martin Mosegaard Amdisen 883934fe7d Update upgrades.md (#7333)
* Update upgrades.md

Changed "Node:" to "Note:" because it was a note :)
Also a few minor changes for clarification.

* Revert flannel sentence
2018-02-12 07:06:48 -08:00
Brian Grant f3cbfa347a Update, simplify, reorganize, and reformat "what is kubernetes". (#7349) 2018-02-10 11:23:51 -08:00
Xiaodong Zhang a61c54dc26 Remove useless file (#7330) 2018-02-09 18:47:52 -08:00
Xiaodong Zhang 3d63f3fd9c Remove useless file and bump up Deployment version in user-guide folder (#7318) 2018-02-09 18:45:51 -08:00
Xiaodong Zhang bd5743f427 Bump up Deployment version and delete useless file (#7320) 2018-02-09 18:44:51 -08:00
Xiaodong Zhang e5de92a9b3 Remove useless file (#7321) 2018-02-09 18:42:51 -08:00
Jianfeng Li 253ad5b397 fix some repeat problem (#7294) 2018-02-09 14:11:52 -08:00
Kay Yan 9bc8ca42fd fix-a-typo-in-kubernetes-components (#7331) 2018-02-09 14:10:52 -08:00
Martin Mosegaard Amdisen f09d3b2753 Update kubernetes-objects.md (#7339)
Add missing word
2018-02-09 14:09:52 -08:00
Xiaodong Zhang 62d07eeb9b Bump up deployment version in concepts/configuration folder (#7328) 2018-02-09 14:06:54 -08:00
Xiaodong Zhang f462345de2 Bump up deployment version in concepts/services-networking folder (#7326) 2018-02-09 13:57:53 -08:00
Xiaodong Zhang e70e97d8e1 Bump up tasks/administer-cluster folder (#7323) 2018-02-09 13:53:52 -08:00
Xiaodong Zhang af9caa0035 Bump up deployment version in tasks/debug-application-cluster folder (#7322) 2018-02-09 13:49:52 -08:00
Xiaodong Zhang 29a67258e4 Bump up deployment version in user-guide/nginx folder (#7319) 2018-02-09 13:27:51 -08:00
Joseph Heck 2c861da479 converting the leaf ONWER files to reviewers (#7291)
resolves #7289

specifically, if the individuals listed in these leaf-node OWNERS
files issue an `/lgtm` comment on documents, it will no longer be taken
as an approver lgtm override that will merge the documents. This
preserves them in being chosen for reviews to the documents, and still
supports them using `/lgtm` to indicate technical accuracy.
2018-02-08 21:09:52 -08:00
Steve Perry a711bd8268 Remove obsolete reference files. (#7315) 2018-02-08 19:22:52 -08:00
Tim Allclair (St. Clair) d61f235fd6 Fix PSP example command (#7309) 2018-02-08 17:44:51 -08:00
Joseph Herlant e07add216a Fix minor typo (#7310) 2018-02-08 15:52:51 -08:00
Joseph Herlant cef6e06697 Fix minor typos and misspells detected using misspell (#7313) 2018-02-08 15:48:52 -08:00
Qiming 9a1e5a2c97 Remove outdated contents (#7268)
This PR removes v1.3, v1.4, v1.5 remnants from repo. They are not
supposed to be maintained in the master branch any more.
2018-02-08 15:11:51 -08:00
Matt Kelly 24caa1a9af kubeadm HA guide: fix indentation and use EOF instead of EOL (#7249)
* Use EOF instead of EOL in HA guide

This is for consistency with the rest of the docs.

* Change indentation from 4 to 3 spaces

The number of spaces in indentation is expected to be divisible by 3.
By having 4 spaces, an extra space was added to the beginning of all
shell code sections, causing issues for heredoc interpretation on
copy/paste.
2018-02-08 12:07:47 -08:00
Bin Liu a640f13cd5 Fix markdown render issues (#7296) 2018-02-08 06:59:43 -08:00
Jianfeng Li 381eb97d89 fix some typos in keps.md (#7266) 2018-02-07 18:23:45 -08:00
Wei Li 4f8cb2dba5 Typo fix: recommend -> recommended (#7271) 2018-02-07 18:22:43 -08:00
Matt Braymer-Hayes 1548e80f10 Update nodes.md (#7288)
Change "introduces" to "introduced" to reflect v1.8 no longer being the latest version.
2018-02-07 18:00:43 -08:00
Rafa García 7256d59849 Fix patch image command in rolling update section (#7124)
Fixes one part of the issue #7056 about patch command failing to update.

In this case it changes the image URL to another different than the used
previously to create the StatefulSet.
2018-02-07 17:59:43 -08:00
sergiipopov 5a37ded1c4 fix edx link (#7276) 2018-02-07 17:58:43 -08:00
Chris Hoge 90eae6f335 Update OWNERS_ALIASES for sig-openstack (#7280)
This patch updates the OWNERS_ALIASES file to reflect the leadership
changes in sig-openstack.[1]

[1] https://github.com/kubernetes/community/blob/master/OWNERS_ALIASES#L68
2018-02-07 17:47:42 -08:00
Matt Braymer-Hayes e666265a5e Update ISSUE_TEMPLATE.md (#7284)
Change default "Page to Update" URL protocol from HTTP to HTTPS.
2018-02-07 13:52:43 -08:00
Brad Topol 9f862662a9 Add Brad Topol to owner aliases. (#7246)
* Add Brad Yopol to owner aliases.

Signed-off-by: Brad Topol <btopol@us.ibm.com>

* Added entry to OWNERS as well
2018-02-07 13:51:43 -08:00
Pingan c2fd2d3aca modify the default update strategy of statefulset (#7270) 2018-02-07 09:39:47 -08:00
Janet Kuo f924be7873 Fix tags of workloads-related glossary (#7102) 2018-02-06 18:49:44 -08:00
aburdenthehand 169f527e4d kubectl 1.9+ updated registry secret type and datakey: .dockercfg is now .dockerconfigjson, and datakey now wrapped in 'auths' element (#7248) 2018-02-06 18:43:43 -08:00
Ilya Dmitrichenko e81fe4816f Remove CentOS guide that was already deprecated a while ago (#7242) 2018-02-06 18:34:51 -08:00
Ting Ye 5b55fd07a6 fix typo (#7260) 2018-02-06 18:33:42 -08:00
Sam Xie 44b8e65b40 fix typo envrionment -> [environment] (#7262) 2018-02-06 18:21:43 -08:00
Kay Yan 072112f6e5 fix a typo in kubernetes api (#7261) 2018-02-06 17:26:43 -08:00
李剑锋 e326d192fd fix some typos (#7251) 2018-02-06 17:01:44 -08:00
anniedy b7e15417a3 Update notes.md (#7259) 2018-02-06 16:55:50 -08:00
anniedy f662722d30 Update notes.md (#7257) 2018-02-06 16:53:42 -08:00
Artem 879e49943e Fix file extension and remove not necessary sudo. (#7143)
* Fix file extension and remove not necessary sudo.

* Rename kube-proxy.сm to kube-proxy-сm.yaml for clarity.
2018-02-06 02:40:12 -08:00
Gerardo Saca d581dff9c8 Update Azure Container Service to managed clusters (#6955) 2018-02-05 18:44:05 -08:00
Ilya Dmitrichenko 2b817f2552 Remove stale OWNERS file (#7241) 2018-02-05 18:07:07 -08:00
Zach Corleissen 0f87a9bfa3 Add localization guidelines (#7245)
* Add navigation to a new localization file

* Add localization instructions
2018-02-05 17:54:08 -08:00
Sam Foo d10f643e20 Remove duplicate words (#7243)
* Remove duplicate words

* Remove generated-reference change
2018-02-05 12:15:26 -05:00
FanYang d5314d0325 fix:some typo (#7233) 2018-02-05 07:36:08 -08:00
Wei Li 89c6ffff95 Typo fix: instucts -> instructs (#7189)
* Typo fix: instucts -> instructs

* Rephrase description
2018-02-05 07:22:12 -08:00
Kay Yan a912a5783c fix a typo in keps (#7238) 2018-02-05 07:21:10 -08:00
Ilya Dmitrichenko 584ac748cc Remove stale ref left-over from #6668 (#7239) 2018-02-05 07:18:11 -08:00
Sam Foo 3591e4e9ac Fix note callout on kubespray.md (#7234)
Minor fix to malformed note
2018-02-04 19:41:04 -08:00
Lihua Tang aae947f5f4 Typo fix: intstructions -> instructions (#7230) 2018-02-04 14:17:05 -08:00
Oilbeater d59aca7f65 fix spell error in getting started guide. (#7227) 2018-02-04 14:10:04 -08:00
Qiming 2101d401e7 Fix deployment redirects (#7225)
Closes: #7222
2018-02-04 14:09:04 -08:00
Ibrahim AshShohail 3cfced7fde Fix links to logging with sidecar (#7223)
Signed-off-by: Ibrahim AshShohail <ibra.sho@gmail.com>
2018-02-04 14:06:04 -08:00
Steve Perry 3dde83f4b5 Reduce the number of missing definitions. (#7156) 2018-02-04 11:15:05 -08:00
Rimas Mocevicius bd230c86ef Remove deprecated Kubernetes on Mesos docs (#6668)
* Removed depreciated Kubernetes on Mesos docs

* remove mesos references
2018-02-02 17:45:05 -08:00
Joseph Heck a7d76d7f80 content updates from Steve's review (#7217)
* content updates from Steve's review

* catching that missed 'k'->'K'

* two more changes based on feedback
2018-02-02 13:33:08 -08:00
Bin Liu aab6a69687 Fix Pod's property name (#7157) 2018-02-02 13:32:13 -08:00
Bin Liu c1faa03370 Fix some format (#7139) 2018-02-02 13:28:09 -08:00
Lingming Xia e4b0184be2 use of a variable like instead of (#7183) 2018-02-02 13:17:06 -08:00
liaoj82 5c0a31cdb6 Update network-plugins.md (#7191) 2018-02-02 12:52:05 -08:00
Jessica Yao d95a938e68 Merge pull request #7219 from steveperry-53/app-dev
Odds and ends
2018-02-02 12:32:17 -08:00
steveperry-53 91bb74f8df Odds and ends 2018-02-02 12:21:18 -08:00
Weibin Lin 17ee6902aa Update apiVersion of Deployment to apps/v1 in v1.9 (#7163) 2018-02-02 08:10:06 -08:00
Xiaodong Zhang ad62225d5f Bump Deployment version (#7146) 2018-02-02 08:09:07 -08:00
Wei Li 90db716385 Remove redundant closing tag li (#7180) 2018-02-02 08:00:15 -08:00
JounQin 38e05a2f94 Closing link tag is redundant (#7176) 2018-02-02 07:56:10 -08:00
Ayush Pateria 5eec3bca82 Update persistent-volumes.md (#7155)
* Add deprecation warning to recycle reclaim policy.

* Format the deprecation warning
2018-02-02 07:54:14 -08:00
Jakub Nowakowski 1f0f465a72 Kubernetes Objects: Updated links to docs resources (#7207)
* Updated links to docs resources

* Minor fixes after review

Fixes after @tengqm review
2018-02-02 07:25:16 -08:00
Ben Drucker 98df5e5c6a Clean up docs on resizing persistent volumes (#7172)
* Clean up docs on resizing persistent volumes

* Replace em dash (—) with period
2018-02-02 07:13:09 -08:00
Bobby (Babak) Salamat e0bcd41118 Add information about PodStatus.nominatedNodeName (#7209)
* Add information about PodStatus.nominatedNodeName

* Addressed reviewer comments
2018-02-02 07:10:09 -08:00
RaviSantosh Gudimetla 237bf27cc3 Update guaranteed-scheduling-critical-addon-pods.md 2018-02-02 09:48:09 -05:00
Joseph Heck 1e59b831b4 Merge pull request #7179 from yinshuxun/patch-1
fix typo
2018-02-02 09:45:48 -05:00
pigletfly b0a20183d8 fix typo (#7196) 2018-02-02 01:24:05 -08:00
alaudazs 5c74774b89 fix small typo error (#7184)
CRTL -> CTRL
2018-02-02 01:23:11 -08:00
Joseph Heck 0c0509da79 updates to more correctly obey the style guide (#7213)
* updates to more correctly obey the style guide

* fixing per review
2018-02-01 20:43:07 -08:00
Rcluoyi d571e8c30b configure-pod-container/configmap and docs/user-journeys/cluster-operator have been changed. (#7206)
Signed-off-by: renchao <renchao@chinacloud.com.cn>
2018-02-01 18:37:05 -08:00
Kai Chen f15d03a1f6 Update the workloads API versions to 1.9 for rest of the docs (#7099)
* Update the workloads API versions to 1.9 for rest of the docs

* Remove comments per CR feedback

* Add a comment to be clear about which versions will work with the example
2018-02-01 15:40:04 -08:00
jianglingxia 8828567afd update the yaml of deployment and replicas (#7107)
* update the yaml of deployment and replicas

* update the yaml comment
2018-02-01 09:02:10 -08:00
Jennifer Rondeau d155fd8766 Merge pull request #7205 from alexcontini/patch-22
Increase maximum mobile width dimensions from 580px to 640px
merging manually bc bot :-(
2018-02-01 11:50:49 -05:00
Patrick M. Slattery fd195d32c2 Firewalld updates (#7203) 2018-02-01 08:50:09 -08:00
RaviSantosh Gudimetla effcc3db94 Update guaranteed-scheduling-critical-addon-pods.md 2018-02-01 10:57:05 -05:00
Alex Contini f4c2f56f26 Increase maximum mobile width dimensions from 580px to 640px
Increase maximum viewport dimensions from 580px to 640px

\assign @Bradamant3
2018-02-01 10:34:20 -05:00
Jennifer Rondeau 317a842047 Merge pull request #7200 from alexcontini/patch-21
updates to mobile - spacing, column stacking and padding
Merging manually bc bot too slow :-(
2018-02-01 10:26:41 -05:00
Alex Contini f490860c79 updates to mobile - spacing, column stacking and padding
Some css updates to the mobile version, ignore my last PRs please!
2018-02-01 09:47:22 -05:00
JounQin c674f6865f Typo fix: Config view show -> Config view shows (#7181) 2018-02-01 06:17:10 -08:00
qiupeng-huacloud e1c3c0c067 configure-pod-container/configmap/ is out of date, change it to normal link: /configure-pod-container/configure-pod-configmap/ (#7158)
Signed-off-by: qiupeng-huacloud <qiupeng@chinacloud.com.cn>
2018-02-01 04:26:08 -08:00
Lingming Xia 6bb4ec5cf0 fix typo in docs/concepts/api-extension/custom-resources.md (#7185) 2018-02-01 04:24:09 -08:00
JounQin 73c8b5431c Typo fix: synchornous -> synchronous (#7177) 2018-02-01 04:22:05 -08:00
Lihua Tang 75702ccc34 Typo fix: compatability -> compatibility (#7188) 2018-02-01 04:21:05 -08:00
yinshuxun 4f98a3b529 fix typo (#7187) 2018-02-01 04:20:12 -08:00
yinshuxun 5595aa1abb fix typo (#7186) 2018-02-01 04:18:05 -08:00
Bin Liu cb24427b0d Fix error reference link (#7195) 2018-02-01 04:16:12 -08:00
Kay Yan c4fba11dfe fix a type in cloud controller (#7193) 2018-02-01 04:13:08 -08:00
Wei Li b3f879e395 Typo fix: programtic -> programmatic (#7194) 2018-02-01 04:02:09 -08:00
Lihua Tang bcf97b595e Typo fix: negotation -> negotiation (#7190) 2018-02-01 03:59:05 -08:00
yinshuxun 086a985b37 fix typo 2018-02-01 13:47:21 +08:00
Jorge Hernández 2651747e25 fix broken links in user-journeys docs (#7171) 2018-01-31 19:40:05 -08:00
Bin Liu 9fb8aadbec Fix broken links and API version (#7145)
* Fix broken links and API version

* Fix CI error
2018-01-31 16:45:51 -05:00
Andrew Watson fee7ebe50a The "Service Load Balancer" project is deprecated (#7052)
According to its own description.
2018-01-31 12:56:09 -08:00
RaviSantosh Gudimetla e242b92de4 Update guaranteed-scheduling-critical-addon-pods.md 2018-01-31 12:27:47 -05:00
leahnp f0c44257e6 Link updates and rephrasing (#7068)
* removed link to self

* removed reference to deprecated documentation

* revised confusing statement, added more recent link to Kelsey Hightower Kubecon2017 talk
2018-01-30 14:10:34 -08:00
Bin Liu 49f548ada8 Fix typo (#7141) 2018-01-30 13:55:06 -08:00
Andrew Chen 7d31237459 Merge pull request #7083 from kubernetes/alexcontini-patch-1
fix spacing issue under "solution" column
2018-01-30 13:50:38 -08:00
Andrew Chen e465b346bb Merge pull request #7153 from kubernetes/chenopis-owners-patch
Add chenopis back to approvers
2018-01-30 13:41:05 -08:00
Andrew Chen a2449a9b22 Add chenopis back to approvers 2018-01-30 13:35:04 -08:00
Andrew Chen 1e5bb1f8de Create User Journeys MVP (#4630)
* Create User Journeys
Squashed commits:
[9a360e8] add page link functionality (+1 squashed commit)
Squashed commits:
[1cbefa4] Rework App Dev "I want to..." (+1 squashed commit)
Squashed commits:
[0013eb1] Create User Journeys

* structure 2nd page

* prepare docs/home for user journey portal

* Create sample.html

* Update sample.html

* Update index.md

* Create index.html

* Update index.html

* Update index.html

* Update index.html

* Delete index.html

* add custom js mechanism

* bug fix

* put in docsContent div

* add docsportal layout

* move title from layout into page

* move user-journeys/ into /docs/

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update index.md

* Update style_user_journeys.css

* add initial draft for app dev user journey

* add links, rough outline

* fix a few things before demo/discussion

* rework intro section

* Update index.md

* Update style_user_journeys.css

* Update index.md

* Update index.md

* Update style_user_journeys.css

* Update index.md

* Update index.md

* Update style_user_journeys.css

* Update index.md

* Update index.md

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update index.md

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update index.md

* Update index.md

* Update index.md

* Update style_user_journeys.css

* Update index.md

* Update index.md

* Update index.md

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update index.md

* Update index.md

* Update index.md

* Update user-journeys.js

* Update index.md

* Update docsportal.html

* Update style_user_journeys.css

* Update docsportal.html

* add and reorganize content for review

* edit mostly minikube install

* Updates squashed (+51 squashed commits)
Squashed commits:
[2e18ea8] Update application_developer-foundational.html
[78fd490] autogenerate home index from toc
[42e89f6] Update application_developer-foundational.html
[a77d7d6] Update application_developer-foundational.html
[0a489be] Update application_developer-foundational.html
[5b4702f] Update style_user_journeys.css
[90035a6] Update application_developer-foundational.html
[db4fb19] Update application_developer-foundational.html
[4188ebc] Update style_user_journeys.css
[aec303b] Update application_developer-foundational.html
[679d7f6] Update style_user_journeys.css
[e8019bf] Update application_developer-foundational.html
[2d91bf6] Update style_user_journeys.css
[56a49a9] Update application_developer-foundational.html
[79cfb6e] Update application_developer-foundational.html
[f3ec0c5] Update application_developer-foundational.html
[756a42e] Update style_user_journeys.css
[208cde1] Update index.md
[66241e4] Update index.md
[ea8df7f] Update style_user_journeys.css
[0778054] Update style.css
[dcd0863] Update user-journeys.js
[4a99502] Update user-journeys.js
[ddf3820] Update user-journeys.js
[9650dfd] Update user-journeys.js
[6773597] Update user-journeys.js
[0e7849e] Update user-journeys.js
[8c99ba7] Update style_user_journeys.css
[68d5a8a] Update user-journeys.js
[45c85fe] Update user-journeys.js
[7bd4a5d] Update index.md
[c53c6cd] Update index.md
[281e4d3] Update style.css
[8e5efae] Update application_developer-foundational.html
[787f78e] add newline to custom js list
[eea0d10] Update style_user_journeys.css
[295b4d3] Update docsportal.html
[49f7130] Update index.md
[0125bc6] Update style_user_journeys.css
[a803584] Update style_user_journeys.css
[5b97319] Update index.md
[0aa34b2] update kubernetes.github.io links
[62c9981] hide "Edit this Page" button for portal
[1fd0226] Update style_user_journeys.css
[bd35646] Update style_user_journeys.css
[d7a8b81] Update style_user_journeys.css
[0c1e459] Update user-journeys.js
[9eb237d] Update style_user_journeys.css
[99685cd] Update index.md
[516079a] Update index.md
[1386033] Update style_user_journeys.css

* add, edit app dev content, links

* move user persona data to yaml

* add links

* edit, reorganize for navigation

* Update style_user_journeys.css

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* add configmaps

* move links

* edits before merge

* union with #5913

* revert and overwrite for clean #5913 merge

* merge in #5913 changes

* fix Travis error

* Refactor JS for User Journeys portal (#6473)

* comment code

* add arbitrary number of info links

* copy file to correct directory, clean up HTML

* add back in current stylesheet refs

* Set default message when no persona selected (#6495)

* comment code

* add arbitrary number of info links

* Set default message when no persona selected

* copy file to correct directory, clean up HTML (#6502)

* copy file to correct directory, clean up HTML

* add back in current stylesheet refs

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update application_developer-foundational.html

* [User Journeys] Add content template (#6523)

* remove deprecated directories

* add user journey content template

* Convert app dev - foundational to md

* support general, non-hard-coded formatting for user journey content pages

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* Update application_developer-foundational.html

* Chenopis uj sprint 20171222 (#6748)

* move section banners out of docsection1 divs

* revert

* liquid hack

* modify js hack

* add intermediate and advanced app developer with scroll

* clean up app dev foundational content

* fix formatting

* remove html pages

* add new pages to toc

* Add Docs Contributor persona links

* rebalance docs contributor links

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update foundational.md

* Update foundational.md

* Update style_user_journeys.css

* resetting cluster ops content into updated format (#6783)

* resetting cluster ops content into updated format

* stage interstitial pages from app_developer user journey

* adding cluster ops user journey interstitial pages to ToC _data

* cluster op overview and initial segment

* move working text into a comment

* initial foundational content for cluster ops

* restructuring

* roughing out intermediate resource content

* add notes/detail from user-journey google doc

reference details on what to cover in foundation/intermediate/adv
sections

* imperative language in "I want to..." content

* update entry page yaml strings

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Remove personas and buttons not in MVP

* Update home.js

* normalize strings for 'I want to' entries

* Reorder Contributor buttons

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update app-developer.yaml

* Sort buttons by index value (#6925)

* Sort buttons by index

* fix bug

* Update app-developer.yaml

* Update app-developer.yaml

* Update app-developer.yaml

* Update intermediate.md

* Update advanced.md

* Add community-contributor links

* change foundational/intermediate/advance topics icons

* update app-developer icons

* add code-contributor links

* remove ecosystem-contributor, renumber contributor indexes

* update links, add KEP link

* reorder contributor personas

* change icon for release process

* stub out cluster operator intermediate UJ

* Set up URL state for user journey combinations of path, persona, level

* add path for about kubernetes, fix formatting and javascript appropriately

* add definition for personas and fix ui spacing

* interim edits to intermediate cluster op user journey

* Update links in Browse Docs portion of home page.

* more intermediate cluster ops content

* adding in logging and monitoring content, as well as additional resource listings

* button - keep words together

* Move about blurb to top of docs/home page (#7000)

* Move about blurb to top of docs/home page

* fix conflict

* retire binary_release.md

* fix blurb formatting (+1 squashed commit)
Squashed commits:
[e2e5032] Add links to blurb

* fix docsportal (+1 squashed commit)
Squashed commits:
[f687e71] add noedit flag

* Fix home ToC

* tweak blurb styling

* reorg docs-home links

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Update style_user_journeys.css

* Add some links for Cluster Ops - Advanced Topics (#7130)

* Add some links for Cluster Ops - Advanced Topics

* add back pick right solution

* app developer content

* minor edits

* Choose icons for cluster operator links

* swap logos
2018-01-30 12:23:05 -08:00
Anubha Kushwaha 731b87f3e2 Updated configure-service-account (#7147)
Error from server resolved by escaping kubectl patch serviceaccount default -p '{"imagePullSecrets": [{"name": "myregistrykey"}]}' JSON string by '\'
2018-01-30 10:06:12 -08:00
Weibin Lin 4a20457e6e fix broken links (#7136) 2018-01-30 05:55:10 -08:00
jianglingxia 1ce3568324 fix typo of device-plugins.md (#7106) 2018-01-29 17:14:08 -08:00
Gustavo Chaves 7b18e86556 Fix typo (#7127) 2018-01-29 16:22:04 -08:00
Kaitlyn Barnard fb9015428a All files for Haufe Groups case study (#7051) 2018-01-29 16:21:05 -08:00
emanic 197a375b9b Updates the Calico installation page (#7094) 2018-01-29 10:38:33 -08:00
Andrew Chen bddc6c044a Merge pull request #7129 from kubernetes/chenopis-onprem-patch
Correct "On-Premise" to "On-Premises"
2018-01-29 10:24:06 -08:00
Andrew Chen e98d5701f3 Correct "On-Premise" to "On-Premises" 2018-01-29 10:12:49 -08:00
Rafa García d05d3f620c Fix partition value expected behaviour explanation (#7123)
Fixes issue #7057
2018-01-29 09:47:31 -08:00
RaviSantosh Gudimetla 57c9a5bba7 "Updated the priorityClass changes" 2018-01-29 11:32:26 -05:00
RaviSantosh Gudimetla c707b24b1f Updated as per reviewers comments 2018-01-29 10:43:15 -05:00
RaviSantosh Gudimetla 9bcc29be91 Update documentation to include priorities.
Updated documentation to include deprecation for rescheduler and include priorities and preemption.
2018-01-29 09:30:49 -05:00
Xiaodong Zhang dd7bb34913 Change deployment group (#7112) 2018-01-28 15:07:31 -08:00
huzhengchuan 8319701733 fix typos in extending doc (#7110) 2018-01-28 15:06:31 -08:00
Karsten Bott 7c25ef9252 added installation via Powershell Gallery (#6086)
* added kubectl installation via PSGallery 

kubectl Installation via PSGallery for Powershell Windows Package Manager

* Update install-kubectl.md
2018-01-26 06:21:34 -08:00
Kai Chen 488655ca0d Update StatefulSet API version to 1.9 for the Cassandra example (#7096)
* Update StatefulSet API version to 1.9 for the Cassandra example

* Update API version for StatefulSet in the Cassandra example
2018-01-26 06:19:31 -08:00
Bin Liu 1a7f7a869e Modify the terms by document style (#7026) 2018-01-25 23:12:30 -08:00
Stewart-YU fb3f73e6f6 now that phase out in k8s/cluster/ directory, so remove relative docs (#6951) 2018-01-25 21:10:34 -08:00
Weibin Lin b084db85e8 Update mysql-wordpress-persistent-volume.md (#7080) 2018-01-25 19:52:32 -08:00
Eddie Villalba 467351640e Update high-availability.md (#7086)
the ca-config.json file is not copied to etcd1, and etcd2 which is needed for the cfssl command to complete properly
2018-01-25 19:25:32 -08:00
Qiming 5ef7d3ad5c Feature gates reference documentation (#6364)
* Feature gates references

* Add three new gates since v1.9

* Table revised based on comments

* Fix feature gates doc based on review comments
2018-01-25 19:13:28 -08:00
Qiming 109b377138 Add link to autoscaler FAQ (#7045)
This PR adds a link to the cluster autoscaler project documentation
which can help answer some questions related to the scaler internals.

Closes: #1408
2018-01-25 18:11:30 -08:00
Steve Perry e1cbd8bbd9 Replace regular characters with HTML entities. (#7038)
* Add HTML entities.

* Use entities in field descriptions.
2018-01-25 18:04:29 -08:00
Qiming 98d106ef20 Remove unnecessary manual node object creation (#6765)
Closes: #2397
2018-01-25 16:48:36 -08:00
Drinky Pool c1ef846cce upper case restriction doesn't exist (#7003)
During my test, the restriction of "form of DNS labels" doesn't exist, we can create labels with upper-case letters.
2018-01-25 16:37:36 -08:00
Clayton Coleman 282455f269 Add an API concepts document and describe terminology and API chunking (#6540)
* Add an API concepts document and describe terminology and API chunking

Create a new API reference page that covers some high level topics
- terminology, paths, verbs, watching resources, chunking, and content
  type negotation.

* Update api-concepts.md

Adding review feedback
2018-01-25 14:54:33 -08:00
Tina Zhang 3c50ce9d87 Add kube-apiserver, kube-controller-manager, kube-scheduler and etcd to glossary. (#6600)
* Move master component definitions to glossary

* review comments

* Update controller.yaml

Making a trivial change to un-stuck Travis

* Update controller.yaml

Removing trivial change
2018-01-25 16:34:06 -06:00
Benjamin Blattberg 1d6f7b9d55 Update what-is-kubernetes.md (#6971)
Regularize "What Kubernetes is not" list.
2018-01-25 14:32:41 -08:00
Calvin Hartwell e14bc58a28 Fixed the interacting with cluster section for the ubuntu installation (#6905)
* fixed the interacting with cluster section for the ubuntu installation

* made changes as per request from zacharysarah
2018-01-25 16:30:01 -06:00
Martynas Pumputis ae9c4315b1 Update weave-network-policy.md (#6960)
- Remove the obsolete example.
- Include support links.
2018-01-25 14:29:40 -08:00
Luca Cipriani be022e6233 Added AWS eks (#6568)
Improve doc to add aws eks
2018-01-25 16:25:04 -06:00
David Ashpole de7b93abb7 Update eviction strategy to include priority (#6949) 2018-01-25 14:21:39 -08:00
Qiming e1dbc1a497 Fix sample yaml for secret (#7072)
The sample yaml contains base64 encoded strings that were generated with
trailing returns. This is inconsistent to the result from the command in
which a user passes the key and value from command line. This PR removes
the trailing "Cg==" characters for consistency.

Closes: #7065
2018-01-25 14:20:33 -08:00
Bin Liu f8f5c7460d Add missed back quotation mark (#7076) 2018-01-25 14:19:40 -08:00
Alex Contini 6c851a9c78 fix mobile header image (#7084) 2018-01-25 14:16:41 -08:00
Bin Liu 8ad81341ff Format fix and add reference link (#7087) 2018-01-25 14:15:36 -08:00
Qiming aad35d1d4e Add escape sequence for kubectl attach/run (#6740) 2018-01-25 14:12:34 -08:00
Joseph Heck dfa9bf566c do nothing change (#7093) 2018-01-25 13:49:34 -08:00
Bin Liu 20784a3538 Fix broken links (#7088) 2018-01-25 08:58:16 -08:00
Bin Liu 759e972a99 Correct node name to correspond to the previous example (#7081) 2018-01-24 19:56:21 -08:00
Bin Liu 23c527dcef Minor format: add ending double quota to avoid generated code block to be in red color (#7073) 2018-01-24 14:39:39 -08:00
Joseph Heck 65e360fd0e Merge pull request #6995 from kubernetes/owners-update-for-automation
updating owners
2018-01-24 09:56:38 -08:00
Alex Contini 80b13fa76b fix spacing issue under "solution" column 2018-01-24 12:10:46 -05:00
bin liu 6a57e883db Make more precisely 2018-01-24 17:44:50 +08:00
Qiming cbc089a8c9 Merge pull request #7077 from StefanEnberg/patch-1
Typo fix
2018-01-24 17:26:49 +08:00
Stefan Enberg ce12371351 Update dns-pod-service.md 2018-01-24 10:12:48 +01:00
Stefan Enberg e6fac4042e Typo fix 2018-01-24 10:01:28 +01:00
Joseph Heck 716f8b95f8 Merge pull request #7074 from heckj/owners-update-for-automation
removing chenopis per request while he focuses on development work
2018-01-23 22:05:53 -08:00
Joe Heck 3ab1409728 removing chenopis per request while he focuses on development work 2018-01-23 22:03:47 -08:00
Qiming b9605528d3 Merge pull request #7062 from G-Harmon/patch-4
typo: should be "an EventRateLimit"
2018-01-24 11:05:49 +08:00
Qiming 4943becd19 Merge pull request #7064 from figaw/patch-2
typo and phrasing
2018-01-24 11:05:21 +08:00
Qiming c4abbbfe3c Merge pull request #7063 from G-Harmon/patch-5
fix agreement: s/defaults IP/default IP/
2018-01-24 11:04:21 +08:00
Qiming b20cd0db59 Merge pull request #7066 from G-Harmon/patch-6
add a couple missing hyphens (like "in-cluster")
2018-01-24 11:03:39 +08:00
Qiming 1f634948f3 Merge pull request #7067 from sbyrne-sugarcrm/master
correct "values [if -> of] all secrets"
2018-01-24 11:03:15 +08:00
Qiming c1c58a6535 Merge pull request #7069 from gochist/patch-1
Some indented code block is not rendered well
2018-01-24 10:32:00 +08:00
Andrew Chen f8795eba5c Merge pull request #7053 from kubernetes/chenopis-rm-deprecated-script
Remove deprecated update-import-docs.sh script
2018-01-23 14:06:16 -08:00
June Yi 67ce8f6869 Some indented code block is not rendered well
Indented code block after normal paragraph is not rendered well. So changed the paragraphs to ordered list in consistency with other parts of this document.
2018-01-23 10:49:47 -08:00
Steve Byrne 809c558be3 correct "values if all secrets"
Correcting apparent typo
2018-01-23 09:48:41 -08:00
G-Harmon 3078ece400 add a couple missing hyphens (like "in-cluster") 2018-01-23 08:49:43 -08:00
Nicolaj Græsholt d3b98ca01c typo and phrasing
Updated with respect to Storage/Storage Classes _"A StorageClass provides a way for administrators to describe the “classes” of storage *they* offer."_
2018-01-23 17:20:12 +01:00
G-Harmon aabbc84651 fix agreement: s/defaults IP/default IP/ 2018-01-23 08:17:46 -08:00
G-Harmon 9f2afeda86 typo: should be "an EventRateLimit" 2018-01-23 08:08:20 -08:00
Qiming 76941f8f84 Merge pull request #7061 from Mattias-/fix-spelling-service
Fix spelling service.md
2018-01-23 22:16:21 +08:00
Mattias Appelgren ef11765f27 Fix spelling service.md 2018-01-23 14:24:56 +01:00
Xiaodong Zhang 30cfd28b0c Upgrade kubectl resource types to 1.9 (#6977) 2018-01-22 18:36:40 -06:00
Andrew Chen 46a0c5e0c1 Removed deprecated update-import-docs.sh script 2018-01-22 13:23:50 -08:00
Jennifer Rondeau 01516c2866 Merge pull request #7015 from heckj/glossary_style_update
adding full-link to the glossary YAML style guide
2018-01-22 15:21:08 -05:00
Joseph Heck 0268fa9ab8 Merge pull request #7044 from tengqm/fed-ns
Fix context name used when deleting namespace in federation
2018-01-21 20:48:50 -08:00
Joseph Heck aef3969404 Merge pull request #6967 from tengqm/psp
Document AllowedFlexVolumes in PSP
2018-01-21 18:10:02 -08:00
Joseph Heck 08c6ca2ecd Merge pull request #6966 from tengqm/prestop-hook
Document the limitation of preStop hook
2018-01-21 18:07:20 -08:00
Qiming Teng b264fabad0 Fix context name used when deleting namespace in federation
Closes: #3043
2018-01-22 09:57:28 +08:00
Qiming 64b5ea9208 Merge pull request #7024 from stewart-yu/patch-1
Update certificates.md
2018-01-22 09:47:11 +08:00
Joseph Heck e9db786ba7 Merge pull request #7039 from tengqm/env-override
Add note about environment variable overriding
2018-01-21 11:48:02 -08:00
Joseph Heck 39dce2aabd updating language 2018-01-21 11:44:56 -08:00
Joseph Heck f7801fcacb tweaking language just slightly 2018-01-21 11:41:25 -08:00
Joseph Heck 3176e33570 Merge pull request #7037 from EricFortin/minikube-rbac
Fix doc for enabling RBAC on minikube
2018-01-21 11:40:01 -08:00
Joseph Heck de8ece553a Merge pull request #7035 from nashasha1/xdzhang/dns-autoscaler
Fix autoscale yaml not right bug
2018-01-21 11:37:00 -08:00
Qiming Teng 8fa52da2fa Add note about environment variable overriding
Closes: #3195
2018-01-21 17:10:59 +08:00
Qiming b5e1d67435 Merge pull request #7034 from dezmodue/patch-1
Link to correct line of gce policy
2018-01-21 15:53:33 +08:00
Eric Fortin 60a6999105 Fix doc for enabling RBAC on minikube as current doc list wrong config option. 2018-01-20 16:25:31 -05:00
nashasha1 aad78eaf18 Fix autoscale yaml not right bug 2018-01-20 22:51:31 +08:00
Simone Sciarrati 7af1c1cb1e Link to correct line of gce policy 2018-01-20 15:33:26 +01:00
Qiming e6ef925364 Merge pull request #7031 from G-Harmon/patch-3
add missing hyphen, "in-cluster"
2018-01-20 11:37:05 +08:00
stewart-yu 00e821d14a Update certificates.md 2018-01-20 09:08:02 +08:00
G-Harmon e92a2652df add missing hyphen, "in-cluster" 2018-01-19 14:27:12 -08:00
János Pásztor 59cf481ec7 Change /tmp to /mnt (#7027)
In relation to #7008 this should also be changed from /tmp to /mnt
2018-01-19 09:34:11 -08:00
Jennifer Rondeau 4eae0e863d Merge pull request #6815 from tengqm/object-management
Move "Object management using kubectl"
2018-01-19 09:06:12 -05:00
Jennifer Rondeau b19e6da018 Merge pull request #6968 from tengqm/petset
Drop contents related to PetSet
2018-01-19 09:04:35 -05:00
Jennifer Rondeau 03f4a117bd Merge pull request #6998 from praseodym/fix-vsphere-docs-for-1.9
Fix vSphere getting started guide for Kubernetes 1.9
2018-01-19 09:01:23 -05:00
Qiming 04b73a5f90 Merge pull request #7023 from stewart-yu/fixwebsite1
update kubernetes-api.md
2018-01-19 21:14:01 +08:00
Qiming 8c6a030dec Merge pull request #7025 from figaw/patch-1
change path to reflect guide
2018-01-19 21:11:02 +08:00
Qiming 5564dc43aa Merge pull request #7029 from cimomo/notes-fix
Fix incorrect URLs in the 1.9 release notes
2018-01-19 20:19:45 +08:00
Kai Chen 43994678af Fix incorrect URLs in the 1.9 release notes 2018-01-19 19:58:11 +08:00
Qiming 1f2601ca16 Merge pull request #7028 from islinwb/patch-4
Update service.md
2018-01-19 19:48:36 +08:00
Weibin Lin 1c35348690 Update service.md 2018-01-19 18:04:41 +08:00
Nicolaj Græsholt 6edfc77327 change path to reflect guide
The "Configure a Pod to Use a PersistentVolume for Storage"-task specifies that the content should be located on "/mnt/data" and not "/tmp/data", however this is not reflected in the yaml.
2018-01-19 09:30:32 +01:00
stewart-yu ca5c815dcd fix bad link in kubernetes-api.md 2018-01-19 15:00:20 +08:00
Kai Chen 902179b98f Update etcd installation instructions (#7010)
* Update etcd installation instructions
* Add link referencing the etcd.manifest file
2018-01-18 21:20:36 -08:00
Qiming Teng e9d2a374a2 Document the limitation of preStop hook
Closes: #6965
2018-01-19 11:54:27 +08:00
Qiming Teng ed2dd9db62 Document AllowedFlexVolumes in PSP
Closes: #6447
2018-01-19 11:37:31 +08:00
Qiming 699ca961d3 Merge pull request #7019 from jonas/patch-1
Fix typo in the cron job intro
2018-01-19 11:33:09 +08:00
Drinky Pool 73aa90a4e2 make this to show up the links (#7016)
* moving content to enable the links to show up
2018-01-18 19:32:11 -08:00
Joseph Heck 0f7500b9ba updating the wording of that sentence
specifying Cronjob where it just says `job` now
2018-01-18 19:24:14 -08:00
Jonas Fonseca 6307d43760 Fix typo in the cron job intro 2018-01-18 22:20:13 -05:00
Joseph Heck 654900c583 Merge pull request #6962 from tianshapjq/patch-3
remove empty ExecStart
2018-01-18 18:58:21 -08:00
Joseph Heck 9232add553 Merge pull request #7007 from liggitt/admission-config
Fix up admission config documentation
2018-01-18 18:56:09 -08:00
Joseph Heck 544a379d6a Merge pull request #7017 from G-Harmon/patch-1
add missing comma
2018-01-18 18:48:27 -08:00
G-Harmon 5418b7e865 add missing comma 2018-01-18 16:55:32 -08:00
Joseph Heck 65613f040b Merge pull request #7012 from sanketjpatel/patch-1
Update deployment.md
2018-01-18 16:17:22 -08:00
Joe Heck 5af1701926 adding full-link to the glossary YAML style guide 2018-01-18 16:08:04 -08:00
Joseph Heck 6888815894 Merge pull request #6985 from liggitt/transform-all-namespaces
Update key rotation documentation
2018-01-18 15:46:34 -08:00
Mark Janssen e6964cdedc Fix vSphere getting started guide for Kubernetes 1.9 2018-01-18 23:42:57 +01:00
Joseph Heck 3bf7e2bfb2 Merge pull request #6983 from dandersondavidp/patch-1
Update version of kops to latest version
2018-01-18 14:01:18 -08:00
Joseph Heck f6385fcbce Merge pull request #6988 from alantang888/master
correct ending bracket on StatefulSets page.
2018-01-18 13:58:39 -08:00
Joseph Heck 6f89c000c6 Merge pull request #7005 from wackxu/patch-77
Add ConfigOK type for node condition
2018-01-18 13:55:02 -08:00
Joseph Heck 00c9220482 Merge pull request #7006 from darkowlzz/patch-1
pv: enable yaml syntax highlighting
2018-01-18 13:52:48 -08:00
Joseph Heck 17012f0902 Merge pull request #7008 from janoszen/patch-1
Replaced /tmp to /mnt
2018-01-18 13:50:41 -08:00
Joseph Heck e6bda9f0bb Merge pull request #7011 from nashasha1/xdzhang/deployment-path-demo
Remove redundant selector
2018-01-18 13:49:53 -08:00
Joseph Heck 39ba568af4 Merge pull request #7009 from darkowlzz/patch-2
configure-pvs: enable yaml syntax highlighting
2018-01-18 13:45:23 -08:00
Sanket Patel 0ff5a20af1 Update deployment.md
Fix the name for ReplicaSets in the `Events` log to match the description
2018-01-18 14:53:51 -06:00
Andrew Chen 80076086c2 Import release notes (#6999)
* Import release notes

* retire binary_release.md
2018-01-18 12:04:15 -08:00
nashasha1 62b5422d4a Remove redundant selector 2018-01-19 00:28:01 +08:00
Qiming 644ae7e248 Merge pull request #6993 from cimomo/salt-fix
Update the location of etcd.manifest
2018-01-18 21:29:21 +08:00
Qiming 5db278fb5c Merge pull request #6991 from fabiand/patch-1
Fixed a typo
2018-01-18 21:27:35 +08:00
Qiming dcf4445acc Merge pull request #6992 from islinwb/patch-2
Update apiversion of deployment in v1.9
2018-01-18 21:25:21 +08:00
Sunny 4791559dff configure-pvs: enable yaml syntax highlighting 2018-01-18 16:12:30 +05:30
János Pásztor d51b12b4aa Replaced /tmp to /mnt
Many people have refrained from reading the whole document and started using /tmp as a de-facto standard directory to store data. Needless to say, using /tmp for persistent data is a bad idea and for the sake of the people only reading the first page, it should be changed to /mnt
2018-01-18 10:33:24 +01:00
Jordan Liggitt 1b216ccb51 Fix up admission config documentation 2018-01-18 01:34:14 -05:00
Sunny 9df19081b2 pv: enable yaml syntax highlighting 2018-01-18 11:42:23 +05:30
Joseph Heck ac1cc4e9b6 Merge pull request #6997 from wibobm/patch-1
Update cheatsheet.md - added missing --v=9 option
2018-01-17 19:44:18 -08:00
XsWack ee97e7778e update typo 2018-01-18 11:15:25 +08:00
XsWack 2a3833987e Add ConfigOK type for node condition 2018-01-18 11:09:00 +08:00
Joseph Heck 761a77e797 updating owners
I'm updating this after having read https://github.com/spiffxp/community/blob/0b27ee08362b4bb3cb467145705aae9fa0450bea/contributors/devel/owners.md, and it seems that what we have listed as "reviewers" is more appropriate for "approvers" - and there's probably folks who should be on the set of reviewers that we don't have listed there...
2018-01-17 13:00:13 -08:00
Robert Morris 2b51ab2b36 Update cheatsheet.md
Missing the untruncated output option on Verbosity.
2018-01-17 14:44:06 -06:00
Kaitlyn Barnard 92b10bd326 BlackRock Case Study (#6937) 2018-01-17 10:59:23 -06:00
Kai Chen ed24dcd363 Update the location of etcd.manifest, since cluster/saltbase was deprecated 2018-01-18 00:02:03 +08:00
root 91adbe2782 Update apiversion of deployment in v1.9 2018-01-17 20:37:05 +08:00
Fabian Deutsch 1072ff1eef Fixed a typo 2018-01-17 11:36:47 +01:00
alantang888 3df479ad13 correct ending bracket 2018-01-17 15:58:17 +08:00
Jordan Liggitt 1f7f13740c Update key rotation documentation 2018-01-17 00:34:59 -05:00
Xiaoyu(Tim) Zhang 9277b52d5c Merge pull request #6982 from nashasha1/fix/qos-example-namespace
Fix QoS examples use default namespace
2018-01-17 10:35:08 +08:00
Xiaoyu(Tim) Zhang a343bfd405 Merge pull request #6978 from cimomo/doc-fix
Remove doc reference to the deprecated etcd lock module
2018-01-17 09:51:34 +08:00
dandersondavidp f768d24316 Update version of kops to latest version
The latest version of kops is not 1.7.0, the current version is 1.8.
2018-01-16 15:25:46 -06:00
nashasha1 edd7eddb83 Fix QoS examples use default namespace 2018-01-17 00:45:44 +08:00
Kai Chen 630f6da45d Remove doc reference to the deprecated etcd lock module 2018-01-16 20:51:50 +08:00
Xiaoyu(Tim) Zhang b66117ce57 Merge pull request #6958 from dixudx/doc_admission_plugin_order
fix admission plugins orders and update explanation
2018-01-16 13:40:47 +08:00
Xiaoyu(Tim) Zhang 00e62d4a18 Merge pull request #6970 from cimomo/doc-fix
Remove references to the deprecated configure-vm.sh
2018-01-16 09:18:46 +08:00
Kai Chen 119a401d8d Remove references to the deprecated configure-vm.sh 2018-01-16 00:03:01 +08:00
Qiming Teng 48ac1e6704 Drop contents related to PetSet
PetSet is a *very* old term that dates back to v1.4. We should not
continue evangelize such a concept where there is no trace in code base
today.

Closes: #6484
2018-01-15 14:01:16 +08:00
Drinky Pool ddbac32908 remove empty ExecStart
remove empty ExecStart
2018-01-15 13:55:11 +08:00
Xiaoyu(Tim) Zhang 0968a20d64 Merge pull request #6963 from linyouchong/patch-1
Update extending.md
2018-01-15 09:43:12 +08:00
linyouchong 6a34c040b4 Update extending.md 2018-01-15 09:34:15 +08:00
Qiming d5bcf20773 Merge pull request #6961 from nashasha1/fix/podpreset-yaml-bug
Fix label not match in ReplicaSet PodPreset yaml
2018-01-15 09:32:29 +08:00
Qiming 7d1e3a143a Merge pull request #6959 from mllab-nl/master
Update explore-intro.html
2018-01-15 09:31:32 +08:00
Xiaoyu(Tim) Zhang 7e4feec147 Merge pull request #6957 from cimomo/resource-qos-fix
Fix reference to Resource QoS for the PodStatus API
2018-01-15 08:39:04 +08:00
Tony Li 70ee927cbd Name and UID glossary terms (#6606)
* add name glossary term

* add uid glossary term

* use glossary terms in doc

* Update uid.yaml

* Update name.yaml
2018-01-14 12:35:41 -06:00
Joseph Heck 01d2be3d17 Merge pull request #6760 from tengqm/cronjob
Clarify CronJobs behavior
2018-01-14 09:10:48 -08:00
nashasha1 db2d8be7f1 Fix label not match in ReplicaSet PodPreset yaml 2018-01-14 23:30:23 +08:00
mllab-nl d22e56c268 Update explore-intro.html 2018-01-14 13:47:04 +01:00
Di Xu 6bdde193aa fix admission plugins orders and update explanation 2018-01-14 17:21:09 +08:00
Kai Chen 0d248c2e52 Fix reference to Resource QoS for the PodStatus API 2018-01-14 16:43:55 +08:00
Qiming Teng 1259684cd9 Clarify CronJobs behavior
Closes: #2393
2018-01-14 14:34:44 +08:00
Qiming 24d9231d91 Merge pull request #6953 from shinji62/add_cafile_openstack
Adding notes for the custom CA file
2018-01-14 10:55:24 +08:00
Qiming 41106af533 Merge pull request #6956 from timothyjosefik/fix-pdb-doc
Changed maxAvailable to maxUnavailable.
2018-01-14 10:53:59 +08:00
Timothy Josefik 9d3dfdbe0d Changed maxAvailable to maxUnavailable. This was changed as there is no maxAvailable. 2018-01-13 20:43:47 -06:00
Etourneau Gwenn a5fc398d48 Adding notes for the custom CA file 2018-01-13 15:32:34 +09:00
Stewart-YU a9055e0201 remove openstack-heat.md now that openstack-heat removed in k8s/cluster/ directory (#6940)
LGTM 👍🏻
2018-01-12 21:59:18 -06:00
Zach Corleissen 9b842acfef January 2018 monthly site maintenance (#6924)
* Updated 404 link to kubeadm ref

* Update ref link to Federation API

* Fix broken links

* Manual fixes to autogenerated links

* Revert "Manual fixes to autogenerated links"

This reverts commit 94dba97a08da323b97350f4bb74385352e3f8f13.
2018-01-12 18:13:05 -06:00
Maroun Maroun e99ea770fa Update namespaces-walkthrough.md (#6918)
Fix code block formation.
2018-01-12 17:10:27 -06:00
stefanhans cf880806c0 Delete 'port' for more clarity (#6781)
Imho, it is more understandable without 'port', i.e. a service maps to a container and not to a port
2018-01-12 17:09:48 -06:00
Fabrizio Pandini ad651f01ee kubeadm-design-doc (#6663) 2018-01-12 17:07:46 -06:00
TigerXu 77680299d9 fix admission plugins orders (#6900)
fix admission plugins orders, MutatingAdmissionWebhook should be ahead of ValidatingAdmissionWebhook.
see https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/server/options/admission.go#L69
2018-01-12 17:06:14 -06:00
Tony Li 9997927f1e link to other terms (#6625) 2018-01-12 16:33:43 -06:00
Steve Perry 150358b80b Fix See Also links. (#6948)
* Fix See Also links.

* Tweak
2018-01-12 14:21:14 -08:00
WanLinghao 41f1c99af6 --experimental-nvidia-gpus error (#6527)
--experimental-nvidia-gpus flag was replaced by  --feature-gates="Accelerators=true" flag
reference:https://kubernetes.io/docs/tasks/manage-gpus/scheduling-gpus/
2018-01-12 16:06:58 -06:00
Jennifer Rondeau 8de12f9603 Merge pull request #6941 from liggitt/webhook-post
Clarify the token webhook posts the TokenReview object
2018-01-12 16:53:38 -05:00
Jamie Hannaford d0bc7aca60 Add HA guide for kubeadm (#6458)
* add HA guide for kubeadm

* Add tabs

* Ensure masters advertise own address
2018-01-12 13:27:49 -06:00
Qiming 41afe39c37 Merge pull request #6944 from liubin/master
remove duplicated and conflicted TOC instrument
2018-01-12 20:29:32 +08:00
bin liu 19eec02775 remove duplicated and conflicted TOC instrument 2018-01-12 16:05:22 +08:00
Qiming Teng 0f243328c2 Move "Object management using kubectl"
The section contains four articles which fit better under concepts.

Closes: #4178
2018-01-12 15:30:32 +08:00
Qiming 57235f6530 Merge pull request #6942 from stewart-yu/patch-1
fix some deadlink
2018-01-12 15:08:53 +08:00
Stewart-YU 3cf17a923d fix deadlink 2018-01-12 14:59:46 +08:00
Jordan Liggitt d41800c42a Clarify the token webhook posts the TokenReview object 2018-01-12 00:39:11 -05:00
Qiming c95d001f56 Merge pull request #6939 from stewart-yu/patch-1
fix deadlink
2018-01-12 10:33:30 +08:00
Stewart-YU 2cc974cba8 Update federation.md
Fix bad url
2018-01-12 10:12:34 +08:00
Stewart-YU 00b4f99f66 Update create-cluster-kubeadm.md
fix deadlink
2018-01-12 10:12:16 +08:00
Steve Perry a81fcfa6bb Add note about viewing changes locally. (#6936) 2018-01-11 13:32:03 -08:00
Steve Perry 5d06709d5a Create page that lists supported doc versions. (#6882) 2018-01-11 13:11:09 -08:00
Steve Perry f4ab0f35d5 Document how to generate reference pages. (#6366) 2018-01-11 12:43:28 -08:00
Jennifer Rondeau 9005e08f04 Merge pull request #6617 from GabrielSVinha/int_ip_os
Add openstack internal load balancer option
2018-01-11 13:17:35 -05:00
Jennifer Rondeau 982b38296a Merge pull request #6761 from tengqm/remove-kube-ui
Replace all kube-ui with kubernetes dashboard
2018-01-11 13:10:20 -05:00
anvega 6d01b3ae07 Update networking.md to list ACI CNI plugin (#6367)
* Update networking.md

* Update networking.md
2018-01-11 09:40:53 -08:00
Lion-Wei a2745f5c97 Update kubeadm-init.md (#6932) 2018-01-11 09:38:03 -08:00
Qiming 979c86b983 Merge pull request #6933 from lichuqiang/website_typo
fix typo in doc kubeadm-alpha
2018-01-11 20:11:07 +08:00
Qiming 6867ea9a13 Merge pull request #6929 from wgui1/patch-1
Update certificates.md, missing comma, which cause command error like: "bad ip address:v3_alt.c:476:value=172.16.3.18/16 IP:172.16.3.18/16"
2018-01-11 20:03:45 +08:00
lichuqiang e8e8381af2 fix typo in doc kubeadm-alpha 2018-01-11 18:41:50 +08:00
Xiaoyu(Tim) Zhang 76fcf1b792 Merge pull request #6931 from tianshapjq/patch-2
dulplicated sentences
2018-01-11 15:00:44 +08:00
Drinky Pool 7d0b162492 dulplicated sentences
remove dulplicated sentences
2018-01-11 14:56:47 +08:00
wgui1 0ab2ee2e4c Update certificates.md 2018-01-11 14:40:03 +08:00
Andrew Chen a95ca06339 Import kubernetes/community docs (#6863)
* Import docs from other repos

* imported test docs

* fix README copy

* Add ToC YAML and index page for imported docs.

* modify update-imported-docs.sh

* Add `imported` to global ToCs

* Add nav to imported section

* remove unnecessary scope for docs/imported

* update script w/ comments and directory root fixes

* use genCmd variable

* display output of generation command

* Update instructions

* Add Community to /docs/imported/index.md

* fix travis errors

* update README.md and fix community docs issues

* simplify code, add comment

* make sure the binary is used instead of `go run`

* add automated handling for links from imported files
2018-01-10 20:03:16 -08:00
Xiaoyu(Tim) Zhang 6dfb0356b8 Merge pull request #6927 from chentao1596/patch-1
Update conventions.md
2018-01-11 10:55:27 +08:00
chentao1596 bf5fee07c5 Update conventions.md
There should be a space between `--record` and "to"。
2018-01-11 10:45:47 +08:00
Qiming 41a2291447 Merge pull request #6913 from stewart-yu/patch-1
Update troubleshooting-kubeadm.md
2018-01-11 10:10:47 +08:00
Qiming ee7824bf2a Update troubleshooting-kubeadm.md 2018-01-11 10:07:26 +08:00
Stewart-YU a3cee551bc Update troubleshooting-kubeadm.md
make sentence more clearly
2018-01-11 09:48:49 +08:00
Jennifer Rondeau 4a87ee5ed7 Merge pull request #6915 from jhanschoo/patch-1
Put "quantum entanglement" in quotes for clarity to non-native readers
2018-01-10 14:43:12 -05:00
Jessica Yao 35476b0588 Merge pull request #6920 from dlespiau/patch-1
There are now 3 proxy modes!
2018-01-10 08:34:37 -08:00
Damien Lespiau beab585552 There are now 3 proxy modes!
Update the introduction sentence accordingly.
2018-01-10 14:49:29 +00:00
Qiming 58b1f81754 Merge pull request #6919 from nielsole/patch-1
Fixing Typo
2018-01-10 21:29:19 +08:00
Qiming 06e75d15cb Merge pull request #6911 from liubin/master
fix markdown syntax to render a new line
2018-01-10 21:28:02 +08:00
Qiming 3cfe4e30ce Merge pull request #6916 from foxyriver/patch-6
Update namespaces.md
2018-01-10 21:27:24 +08:00
nielsole 5879a2d3e8 Fixing Typo 2018-01-10 13:30:56 +01:00
Qiming 275231226b Merge pull request #6914 from stewart-yu/patch-3
Update cluster.md
2018-01-10 19:31:27 +08:00
foxyriver a94a337d9c Update namespaces.md 2018-01-10 18:44:15 +08:00
Johannes Choo 2140c7846b Put "quantum entanglement" in quotes
Put the expression "quantum entanglement" in quotes to signal to non-native readers that its use is as a turn of phrase and has no special jargonic meaning in this context.
2018-01-10 18:30:08 +08:00
Stewart-YU 28f3e22c29 Update cluster.md
Fix bad link
2018-01-10 16:50:11 +08:00
bin liu 8ec4cb1768 fix markdown syntax to render a new line
Signed-off-by: bin liu <liubin0329@gmail.com>
2018-01-10 16:07:12 +08:00
Xiaoyu(Tim) Zhang 79437a6a62 Merge pull request #6306 from xiaosuiba/2017-10-30-2017-11-05
[CN-Translation]k8smeetup-tasks-administer-cluster-kubelet-config-file
2018-01-10 08:59:41 +08:00
Brad Topol 964da71c01 Merge pull request #6903 from EamonKeane/patch-1
typo in `ScalingLimited`
2018-01-09 16:07:25 -05:00
Jessica Yao 1c8dec4a79 Merge pull request #6766 from tengqm/fix-2385
Add configMap as a volume type
2018-01-09 10:16:30 -08:00
Jennifer Rondeau 7fe4b1b975 Merge pull request #6764 from tengqm/fix-2497
Improve expose external IP addess tutorial
2018-01-09 12:47:04 -05:00
Jennifer Rondeau 4398097636 Merge pull request #6694 from ericat/ericat-fix-mobile-menu
Fix small css layout bug in mobile
2018-01-09 12:45:43 -05:00
Jennifer Rondeau 4e2623d6b7 Merge pull request #6771 from madhuri-rai07/spell_fixes
Fix some more spelling issues
2018-01-09 12:42:59 -05:00
Peter (XiangPeng) Zhao 3e8668976d Document the renewal of apiserver cert and key files. (#6901) 2018-01-09 09:30:06 -08:00
Qiming 9581522743 Replace references to resource-references (#6739) 2018-01-09 09:25:24 -08:00
Jennifer Rondeau d45d3d750b Merge pull request #6894 from dixudx/upgrade_container_hash_change
add container restart caution when doing upgrade to 1.9
2018-01-09 11:56:03 -05:00
Eamon Keane 22ea7b1aeb typo in ScalingLimited
changed to just have one t
2018-01-09 16:04:21 +00:00
Qiming 2e6c14a47a Merge pull request #6896 from stewart-yu/patch-2
Update troubleshooting-kubeadm.md
2018-01-09 20:28:27 +08:00
Qiming 82ce955771 Merge pull request #6897 from matti/patch-1
space before $
2018-01-09 20:27:21 +08:00
Qiming 52ed4c63d0 Merge pull request #6895 from meatz/master
Fixed wrong heading type for Quobyte
2018-01-09 20:25:05 +08:00
Qiming 9d6479d747 Merge pull request #6898 from yank1/Fix-a-typo-in-Common-Features
Fix a typo in custom-resources.md
2018-01-09 20:23:07 +08:00
Xiaoyu(Tim) Zhang 163794cebc Merge pull request #6899 from wackxu/patch-76
fix bad url
2018-01-09 18:07:46 +08:00
XsWack 92eed657bc fix bad url 2018-01-09 17:30:04 +08:00
yank1 635ad87059 Fix a typo in Common Features 2018-01-09 17:17:30 +08:00
Matti Paksula 35036d2778 space before $ 2018-01-09 10:55:36 +02:00
Stewart-YU a264c0b972 Update troubleshooting-kubeadm.md
fix bad url
2018-01-09 16:51:02 +08:00
Matthias Grawinkel af21b214e5 Fixed wrong heading type for Quobyte
Quobyte not a sub chapter of Ceph RBD. Fixed to be a chapter by itself.
2018-01-09 09:19:27 +01:00
Di Xu e35c57785a add container restart caution when doing upgrade to 1.9 2018-01-09 14:57:08 +08:00
Xiaoyu(Tim) Zhang 1c21c9933d Merge pull request #6799 from warmchang/crd
Unordered list does not take effect.
2018-01-09 14:28:16 +08:00
William Zhang e10b62223b Update custom-resources.md 2018-01-09 14:16:45 +08:00
Xiaoyu(Tim) Zhang 227b93b685 Merge pull request #6816 from tengqm/fix-lifecycle-link
Fix missing link from safely drain node
2018-01-09 14:03:23 +08:00
Qiming 469d50d1e7 Merge pull request #6700 from ConnorDoyle/rm-oir-2
Remove remaining OIR documentation.
2018-01-09 13:45:24 +08:00
Qiming f158ee125b Merge pull request #6811 from tengqm/clarify-kubeconfig-store
Add text about namespace walkthrough
2018-01-09 13:43:31 +08:00
Qiming 5a51392a53 Update manage-compute-resources-container.md 2018-01-09 13:41:41 +08:00
Qiming Teng ae4525f38f Add text about namespace walkthrough
Closes: #4270
2018-01-09 13:39:04 +08:00
Qiming 1e059af0ae Merge pull request #6884 from ahmetb/customdns
Update title: Configuring DNS→Customizing DNS
2018-01-09 13:34:21 +08:00
Qiming c60cbd53b3 Merge pull request #6881 from mmacy/copy-fix
sync text with example yaml
2018-01-09 13:34:04 +08:00
Qiming 280b87ebdc Merge pull request #6890 from zhangxiaoyu-zidif/delete-api-server
delete --api-server as kubelet startup para.
2018-01-09 13:33:33 +08:00
Qiming b3e039d7db Merge pull request #6886 from anvega/patch-2
Update addons.md to include ACI CNI plugin.
2018-01-09 13:33:07 +08:00
Qiming b04482da55 Merge pull request #6885 from tvinhas/patch-1
Provide command to "untaint" a node
2018-01-09 13:32:18 +08:00
Qiming 9e06a671ab Merge pull request #6883 from ahmetb/netpoltoc
Reorder tasks toc
2018-01-09 13:31:59 +08:00
Qiming 90bebfe7b2 Merge pull request #6879 from MichalMankowski/master
Fix typo in persistent-volumes.md
2018-01-09 13:31:09 +08:00
Qiming 2a4a2f9a10 Merge pull request #6870 from c9s/patch-1
Update trouble shooting for flannel and vagrant
2018-01-09 13:30:38 +08:00
Qiming 0812f2a783 Merge pull request #6876 from stewart-yu/patch-1
Update namespaces.md
2018-01-09 13:29:27 +08:00
Qiming Teng 607db29367 Add configMap as volume type
Closes: #2385
2018-01-09 10:52:32 +08:00
zhangxiaoyu-zidif 88b2a3ad66 delete --api-server as kubelet startup para. 2018-01-09 09:55:45 +08:00
anvega 8626e910e5 Update addons.md to include ACI CNI plugin.
Included ACI CNI plugin in list of add-ons.
2018-01-08 16:11:47 -08:00
Stewart-YU 96648cfc1d Update configure-multiple-schedulers.md (#6877)
Fix relative url
2018-01-08 15:32:20 -08:00
Qiming d725686b8b Explicitly specify the components that need a change (#6873)
For specifying mount propagation, changes to flags on apiserver and
kubelet are required. This PR fixes the problem.

For more comprehensive list of feature gate settings, please refer to
kubernetes/website#6364.

Closes: #5766
2018-01-08 15:23:15 -08:00
Kaitlyn Barnard 3ec0bfef0e Updates to partner page (#6797)
* Updates to partner page

* Updated Loodse logo

* Additional partner listing updates
2018-01-08 15:04:52 -08:00
Ivan Font 20c1976b37 Add steps for extension api-server setup (#6667)
Update extension api-server to include missing steps for auth delegation cluster role binding and extension-apiserver-authentication-reader role binding.
2018-01-08 14:52:38 -08:00
Eric Chiang 77d08557d7 securing a cluster: add recommendations about cloud metadata APIs (#6659) 2018-01-08 14:52:12 -08:00
Tony Li b9b39f28db Namespace glossary term (#6607)
* update namespace doc to use glossary term

* remove concept change
2018-01-08 14:51:15 -08:00
Jiaying Zhang 98b417abe6 Update device plugin doc with upgrade suggestions and known limitations. (#6501) 2018-01-08 14:49:10 -08:00
Jason Murray 42bc7bfe2e Add Kubermatic to pick-right-solution.md (#6459)
* Add Kubermatic to pick-right-solution.md

* Update Kubermatic Docs URL and typo
2018-01-08 14:40:00 -08:00
Thiago Vinhas 84f35c3cc9 Provide command to "untaint" a node
Had a lot of trouble finding the exact way to "un-do" the tainting example provided here. Even the great folks on Slack couldn't provide the correct command to achieve this, even though it seems so trivial now that I know it.  :-)
2018-01-08 15:11:11 -05:00
Ahmet Alp Balkan 77eefef70d Update title: Configuring DNS→Customizing DNS
I think "Configuring DNS Service" reads like "you don't have DNS, let's install
it and configure it". This is more like you already have a DNS service, let's
tweak a few things.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-01-08 11:27:19 -08:00
Ahmet Alp Balkan 7be2faeacc Reorder tasks toc
Apparently someone managed to squeeze stuff in between network policy topics.
Bringing them next to each other for coherency.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-01-08 11:23:59 -08:00
Marsh Macy d9a119f5b1 sync text with example yaml 2018-01-08 07:48:29 -08:00
MichalMankowski f1dfe99673 Fix typo 2018-01-08 15:11:42 +01:00
Stewart-YU c976aa8960 Update namespaces.md
fix bad json link
2018-01-08 18:35:02 +08:00
Yo-An Lin d8d574fa26 apply code style to markdown 2018-01-08 17:47:13 +08:00
Qiming 7489fd61c7 Merge pull request #6647 from marcjoha/patch-1
Update networking.md
2018-01-08 17:42:40 +08:00
Qiming 2ab1835c25 Merge pull request #6856 from rajansandeep/coredns
Update docs for CoreDNS info
2018-01-08 15:00:38 +08:00
Qiming Teng ca6465c0e9 Fix missing link from safely drain node
Closes: #3879
2018-01-08 12:03:32 +08:00
Xiaoyu(Tim) Zhang 688462161d Merge pull request #6841 from tengqm/add-example-spec-link
Add links to spec format in api reference
2018-01-08 11:23:06 +08:00
Xiaoyu(Tim) Zhang a560fe7180 Merge pull request #6872 from tianshapjq/patch-1
extra word
2018-01-08 11:19:36 +08:00
Drinky Pool d70bbe5478 extra word
"the" is not neccessary
2018-01-08 11:15:21 +08:00
Qiming 2aa6dd638a Merge pull request #6791 from chenhuan12/patch-103
fix the command output
2018-01-08 10:58:06 +08:00
Qiming de5e451f40 Merge pull request #6784 from markmandel/propagationPolicy
Cascading deletion policy correction
2018-01-08 10:56:44 +08:00
custa 19932ab270 typo 2018-01-08 10:12:47 +08:00
Qiming ea29aa3e9a Merge pull request #6866 from yliaog/master
Corrected the typo in the group in runtime-config for ValidatingAdmissionWebhook and MutatingAdmissionWebhook
2018-01-08 09:48:33 +08:00
Joseph Heck 982fbbda34 Merge pull request #6651 from ericchiang/securing-a-cluster/tweak-kubelet-api-docs
securing a cluster: update language of kubelet API recommendations
2018-01-07 17:16:47 -08:00
Joseph Heck 29870ef75b Merge pull request #6644 from fatsheep9146/fix-mistakes
Fix mistakes in zookeeper doc
2018-01-07 17:15:16 -08:00
Joseph Heck 81900d4bf4 Merge pull request #6634 from masroorhasan/master
community maintained dotnet (restsharp) client library.
2018-01-07 17:14:26 -08:00
Qiming 1b53c9e31e Merge pull request #6541 from aanm/updating-cilium-links
updating cilium links
2018-01-08 08:43:15 +08:00
Yo-An Lin 70f050249d Update troubleshooting-kubeadm.md 2018-01-08 07:29:11 +08:00
Yo-An Lin 14a349c249 Update trouble shooting for flannel and vagrant
Add trouble shooting for kubeadm with flannel pod network in vagrant
2018-01-08 07:21:40 +08:00
Joseph Heck 83dc3c58b1 Merge pull request #6728 from iMartyn/master
Make permissive mode more obvious
2018-01-07 14:14:42 -08:00
Joseph Heck ec64856598 Merge pull request #6741 from tengqm/fix-1785
Fix port-foward description in cheatsheet
2018-01-07 14:12:36 -08:00
Joseph Heck f34fde20f2 Merge pull request #6639 from splashx/patch-1
mark xhyve driver as deprecated
2018-01-07 14:10:40 -08:00
Joseph Heck 6ff2d3067b Merge pull request #6770 from tengqm/fix-1286
Clarify the meaning of 'ServiceIP' in diagrams
2018-01-07 14:08:22 -08:00
Joseph Heck bf0b873bd3 Merge pull request #6561 from timmycarr/master
Update titles for controller docs to align with controller names.
2018-01-07 13:47:13 -08:00
Joseph Heck cca1f669ed Merge pull request #6822 from tengqm/improve-labels
Improve labels doc for nodeSelector
2018-01-07 13:40:06 -08:00
Joseph Heck 1697e7e2b7 Merge pull request #6796 from markmandel/finalizer
Expand on Finalizer explanation.
2018-01-07 13:25:01 -08:00
Joseph Heck 833e3c9670 Merge pull request #6855 from tengqm/admin-controller-ex
Add example for changing admission controllers
2018-01-07 13:16:04 -08:00
Joseph Heck d9cad3458c Merge pull request #6818 from tengqm/fix-flannel-link
Fix links to flannel artifacts
2018-01-07 10:38:01 -08:00
Joseph Heck b1dae04b43 Merge pull request #6807 from tengqm/fix-2896
Fix out-of-resource future work
2018-01-07 10:33:40 -08:00
Joseph Heck 208057b248 Merge pull request #6800 from warmchang/ipvs
Fix the version number which include ipvs feture.
2018-01-07 10:32:29 -08:00
Joseph Heck 2605f87494 Merge pull request #6842 from tengqm/minikube
Fix proxy environment variables when using minikube
2018-01-07 10:28:38 -08:00
Joseph Heck 76e08b76c6 Merge pull request #6835 from LaMinche/patch-1
Update double quotes format in yaml section
2018-01-07 10:25:11 -08:00
Joseph Heck 127040a43d Merge pull request #6840 from tengqm/link-image-pull-secret
Add links to assigning imagepullsecrets
2018-01-07 10:22:34 -08:00
Joseph Heck 9a8392c1b6 Merge pull request #6820 from tengqm/improve-env
Add another environment variable for demo
2018-01-07 10:20:28 -08:00
Joseph Heck c047b48899 Merge pull request #6817 from tengqm/link-ingress
Add links to Ingress from LB docs
2018-01-07 10:19:38 -08:00
Joseph Heck 93f7e84b9b Merge pull request #6813 from tengqm/portforward
Clarify that only TCP ports can be portforwarded
2018-01-07 10:14:29 -08:00
Joseph Heck 54473c4503 Merge pull request #6864 from cimomo/docs-data-fixes
Correct ConfigMap references in Jekyll data files
2018-01-07 10:10:55 -08:00
Joseph Heck 52e2fcdb7f Merge pull request #6869 from okumin/fix-secret-doc
Fix concepts/configuration/secret
2018-01-07 09:05:04 -08:00
Joseph Heck 290d4ebcdc Merge pull request #6868 from okumin/link-to-extended-resources
Link to extended resources instead of deprecated opaque integer resources
2018-01-07 08:59:33 -08:00
okumin f08451fe63 Fix concepts/configuration/secret
* Fix link to `Add ImagePullSecrets to a service account`
* Modify the headline level of `Automatic Mounting of Manually Created
Secrets`
2018-01-07 22:47:51 +09:00
okumin 4a25ad0805 Link to extended resources instead of deprecated opaque integer resources 2018-01-07 21:06:03 +09:00
Qiming 4aebb184ba Merge pull request #6867 from tengqm/fix-ci-sched
Fix CI issue
2018-01-07 12:27:44 +08:00
Qiming Teng 2bbaf5c464 Fix CI issue
The scheduler module has been moved outside of the plugin subdirectory
in the kubernetes/kubernetes project. The gate should change
accordingly.
2018-01-07 12:18:14 +08:00
Yu Liao 8b374c0ca8 Corrected the group in runtime-config of ValidatingAdmissionWebhook and
MutatingAdmissionWebhook. It should be admissionregistration.k8s.io (was admissionregistration).
2018-01-06 09:40:33 -08:00
Kai Chen f76d80818b Correct references in Jekyll data files 2018-01-06 00:32:33 -08:00
Qiming 4f283b03b2 Merge pull request #6843 from roberthbailey/binary-releases
Remove documentation for unsupported values of YOUR_PROVIDER.
2018-01-06 13:44:11 +08:00
Qiming 7be83f5cc2 Merge pull request #6862 from spiffxp/follow-sig-list
Follow sig list to kubernetes/community
2018-01-06 13:38:22 +08:00
Qiming 4c6aecf912 Merge pull request #6860 from kubernetes/derekwaynecarr-patch-1
Update scheduling-hugepages.md
2018-01-06 12:03:44 +08:00
Qiming 59e7617d3c Update scheduling-hugepages.md 2018-01-06 12:00:28 +08:00
Aaron Crickenberger 62b8423743 Drop reference to outdated FAQ 2018-01-05 12:17:19 -08:00
Aaron Crickenberger 0fe9f336ac Follow sig list to kubernetes/community 2018-01-05 11:02:01 -08:00
Derek Carr 05c33c6cec Update scheduling-hugepages.md 2018-01-05 11:24:07 -05:00
Xiaoyu(Tim) Zhang ca82601606 Merge pull request #6858 from cimomo/cn-website-fixes
Fix references to ConfigMap for the CN website
2018-01-05 17:33:48 +08:00
Kai Chen 2d864ea266 Fix references to ConfigMap for the CN website 2018-01-05 01:27:12 -08:00
Xiaoyu(Tim) Zhang 51d7387f4d Merge pull request #6857 from cimomo/docs-tutorials-fixes
Fix references to ConfigMap in Tutorials
2018-01-05 16:39:30 +08:00
Kai Chen 653c85cd0e Fix references to ConfigMap in Tutorials 2018-01-05 00:19:40 -08:00
Qiming Teng 3764ed19f3 Add example for changing admission controllers
Closes: #4445
2018-01-05 13:20:02 +08:00
Qiming e915ab79ad Merge pull request #6854 from cimomo/docs-tasks-fixes
Fix references to ConfigMap for documents in the "Tasks" section
2018-01-05 10:16:48 +08:00
Kai Chen 7c54a74ca1 Fix references to ConfigMap for documents in the Tasks section 2018-01-04 18:05:27 -08:00
Qiming 1a2af78a49 Merge pull request #6839 from janetkuo/typo
Name should not be specified in pod template
2018-01-05 09:43:53 +08:00
Qiming dcffc0f1a7 Merge pull request #6853 from kubernetes/ryanmcginnis-patch-1
Update pod-security-policy.md
2018-01-05 09:41:24 +08:00
Qiming Teng 6d2aa28ccd Fix proxy environment variables when using minikube
Closes: #5170
2018-01-05 09:40:08 +08:00
Ryan McGinnis 933a1e454d Update pod-security-policy.md
Fixes dead link to RBAC authorization page.
2018-01-04 16:55:45 -08:00
Andrew Chen 1595384579 Add OWNERS_ALIASES for SIG reviewers (#6837)
* Add SIG reviewers aliases

* Changed sig-docs to point at sig-docs-pr-reviews

* replace GH Team names w/ list of GH usernames
2018-01-04 13:19:41 -08:00
Joseph Heck 2c8c470f5c Merge pull request #6846 from prydie/patch-1
Add Oracle Cloud Infrastructure CCM example link
2018-01-04 10:22:52 -08:00
Steve Perry 7644869e98 Fill in config file with 1.9 values. (#6849) 2018-01-04 10:11:54 -08:00
Andrew Pryde 2630561762 Add Oracle Cloud Infrastructure CCM example link 2018-01-04 09:44:03 +00:00
Xiaoyu(Tim) Zhang ab7ed2f901 Merge pull request #6845 from cimomo/docs-concepts-fixes
Fix references to ConfigMap for documents in the "Concepts" section
2018-01-04 17:19:19 +08:00
Kai Chen 8f3498b51c Fix references to ConfigMap in the Concepts section 2018-01-04 01:09:25 -08:00
Xiaoyu(Tim) Zhang 06774bdf75 Merge pull request #6844 from cimomo/homepage-fixes
Fix reference to ConfigMap on the kubernetes.io homepage
2018-01-04 16:24:47 +08:00
Robert Bailey de12cf9723 Remove documentation for unsupported values of YOUR_PROVIDER.
The code for these providers has already been removed, but the
documentation has not been kept up to date. This page should
undergo a more thorough re-write, but this serves as a useful
stopgap.
2018-01-03 23:59:18 -08:00
Kai Chen 758cc1b199 Fix reference to ConfigMap on the kubernetes.io homepage 2018-01-03 23:18:27 -08:00
Qiming Teng 8b244b7294 Add links to spec format in api reference
This PR adds sample links to the `spec` field of API objects.

Closes: #5205
2018-01-04 12:54:09 +08:00
Qiming 7d7c5a12ab Merge pull request #6418 from msau42/fix-wordpress-tutorial
fix wordpress tutorial pvcs
2018-01-04 12:32:42 +08:00
Qiming Teng 6dbd0e9f5e Add links to assigning imagepullsecrets
Closes: #1652
2018-01-04 11:35:33 +08:00
Qiming fff48c1ac5 Merge pull request #6834 from jennybuckley/typo
Fix typo in docs/concepts/api-extension/custom-resources.md
2018-01-04 11:04:53 +08:00
Qiming 00f26f1ea2 Merge pull request #6757 from dungeonmaster18/fix-community
Removed empty calendar.
2018-01-04 10:59:59 +08:00
Janet Kuo eeaabe4007 Name should not be specified in pod template 2018-01-03 15:56:39 -08:00
LaMinche 8c1796c601 Update double quotes format in yaml section
Update double quotes format in yaml to avoid issue on copy/paste action :-)

I lost 1 hour before seeing the issue of double quotes format in my yaml file through the logs
=> kubectl logs --namespace=kube-system $(kubectl get pods --namespace=kube-system -l k8s-app=kube-dns -o name) -c kubedns
2018-01-04 00:17:06 +01:00
Mengqi Yu 79d24ab9aa update-imported-docs in golang (#6642) 2018-01-03 15:05:31 -08:00
Jennifer Rondeau d6249f5eea Merge pull request #6824 from tengqm/improve-cronjob
Improve CronJobs doc
2018-01-03 14:09:27 -08:00
jennybuckley 4ee1b5f1e3 fixed typo in docs/concepts/api-extension/custom-resources.md 2018-01-03 13:48:07 -08:00
dungeonmaster18 5918d2249f Merge remote-tracking branch 'upstream/master' into fix-community 2018-01-04 00:29:49 +05:30
dungeonmaster18 03559c7391 Removed empty calendar. 2018-01-04 00:25:36 +05:30
Jessica Yao c91c0c6761 Merge pull request #6832 from stealthybox/certifiedkube_install
Add Certified k8s Logo to kubeadm install
2018-01-03 09:29:46 -08:00
leigh schrandt 6b8e45e7e3 Add Certified k8s Logo to kubeadm install 2018-01-03 09:51:30 -07:00
Sandeep Rajan 4f15e85ad6 update docs for coredns info 2018-01-03 19:29:58 +05:30
Wiiliam Chang d3d992f817 Unordered list does not take effect. 2018-01-03 20:32:20 +08:00
William Zhang 9be9407f14 Update service.md 2018-01-03 19:54:58 +08:00
Joseph Heck 195110cfce Merge pull request #6823 from tengqm/fix-6802
Minor tweaking to scheduler doc
2018-01-02 18:14:30 -08:00
Jennifer Rondeau dd24282a33 Merge pull request #6812 from tengqm/jsonpath-example
Add examples for jsonpath
2018-01-02 18:09:56 -08:00
Qiming 79b80c4866 Merge pull request #6775 from tengqm/remove-source-reference
Remove references to source code
2018-01-03 10:06:46 +08:00
Qiming f68499e5b1 Merge pull request #6309 from stewart-yu/patch-5
Update troubleshooting-kubeadm.md
2018-01-03 10:01:36 +08:00
Jennifer Rondeau 1599bb4a3e Merge pull request #6810 from tengqm/encrypt-data-title
Change encrypt-data title to avoid confusion
2018-01-02 17:49:12 -08:00
Jennifer Rondeau 71496450a6 Merge pull request #6819 from tengqm/improve-pod
Improve documentation on cross Pod communication
2018-01-02 17:47:05 -08:00
Jennifer Rondeau ec558a638f Merge pull request #6821 from tengqm/configmap-typo
Fix a typo in configmap task
2018-01-02 17:44:08 -08:00
Qiming 5d519ecbfc Merge pull request #6826 from porridge/grammar2
More grammmar fixes.
2018-01-02 20:11:26 +08:00
Marcin Owsiany d9689d5e62 More grammmar fixes. 2018-01-02 12:42:42 +01:00
Qiming 0a20f0e59f Merge pull request #6825 from porridge/grammar
Fix multiple grammar errors.
2018-01-02 19:37:52 +08:00
Marcin Owsiany 0f2d628706 Fix multiple grammar errors. 2018-01-02 12:22:46 +01:00
Qiming Teng 7feeffcc3e Improve CronJobs doc
This PR adds text about restarting apiserver and controller-manager
component.

Closes: #3710
2018-01-02 17:53:08 +08:00
Qiming c9a455baaf Merge pull request #6801 from daniel-kun/patch-1
Update horizontal-pod-autoscale.md to distinguish replication controllers from replica sets
2018-01-02 17:47:36 +08:00
Qiming Teng 5ec8e2b301 Minor tweaking to scheduler doc
Closes: #6802
2018-01-02 17:45:48 +08:00
Qiming 14dad420a6 Merge pull request #6805 from stealthybox/certifiedkube_reference
Add Certified k8s Logo to kubeadm overview
2018-01-02 17:43:37 +08:00
Qiming 616cded215 Merge pull request #6768 from klausenbusk/coreos
Add Container Linux kubeadm installing instruct
2018-01-02 17:38:11 +08:00
Qiming Teng 6b1e8eec1c Improve labels doc for nodeSelector
Closes: #2559
2018-01-02 17:35:03 +08:00
Qiming Teng 36b5e6dec0 Fix a typo in configmap task
Closes: #4387
2018-01-02 17:22:19 +08:00
Qiming Teng 91c5b85e0f Add another environment variable for demo
Closes: #3815
2018-01-02 16:46:49 +08:00
Qiming Teng 58551ad676 Improve documentation on cross Pod communication
Closes: #3847
2018-01-02 16:40:02 +08:00
Qiming Teng 396c62acee Fix links to flannel artifacts
The current link to the flannel plugin is confusing. There are more
detailed description on using flannel on the github project site.
We should avoid linking to the specific yaml file. This PR changes the
link to the general markdown file.

Closes: #3835
2018-01-02 16:21:13 +08:00
Qiming Teng fcc15a1f93 Add links to Ingress from LB docs
Closes: #3832
2018-01-02 16:12:20 +08:00
Qiming cb40bbf5eb Merge pull request #6814 from mkumatag/ppc64le
Add ppc64le arch to weave net
2018-01-02 15:18:11 +08:00
Manjunath A Kumatagi 2fd52c743a Add ppc64le arch to weave net 2018-01-02 02:02:04 -05:00
Qiming Teng 931504e0db Clarify that only TCP ports can be portforwarded
Closes: #4109
2018-01-02 11:55:30 +08:00
Qiming Teng 7341f20401 Add examples for jsonpath
Closes: #4266
2018-01-02 11:47:18 +08:00
Qiming Teng f58f6edf91 Change encrypt-data title to avoid confusion
Closes: #4240
2018-01-02 10:53:41 +08:00
Qiming 52cedebf2a Merge pull request #6804 from stealthybox/certifiedkube_setup
Add Certified k8s Logo to kubeadm cluster setup
2018-01-02 10:50:30 +08:00
Qiming Teng 71b92cc036 Fix out-of-resource future work
Closes: #2896

According to the report, the google/cadvisor#1422 has been closed.
However, the related issue has been fixed in google/cadvisor#1489 and
merged a long time ago. We can safely remove the known issue now.
2018-01-01 12:34:27 +08:00
leigh schrandt d64149cac8 Add Certified k8s Logo to kubeadm overview 2017-12-30 21:36:40 -07:00
leigh schrandt 1000a8f3cc Add Certified k8s Logo to kubeadm cluster setup 2017-12-30 20:47:10 -07:00
Qiming 53e05358be Merge pull request #6795 from RenaudWasTaken/drivers
Update NVIDIA device plugin runtime installation link
2017-12-31 11:23:09 +08:00
Daniel Albuschat f7846c4469 Update horizontal-pod-autoscale.md
to make clear that rolling updates only work together with replica sets (via deployments) and not replication controllers.
2017-12-30 19:05:21 +01:00
Kristian Klausen 92fea150b2 Add Container Linux kubeadm installing instruct 2017-12-30 18:11:16 +01:00
William Zhang 39254aa52d Fix the version number which include ipvs feture. 2017-12-30 16:09:57 +08:00
Mark Mandel e842900952 Expand on Finalizer explanation.
This just expands on the explanation
of a Finalizer and how to interact with
it within a controller.
2017-12-29 11:30:07 -08:00
Renaud Gaubert 24ca58fa7a Update NVIDIA device plugin runtime installation link 2017-12-29 19:53:53 +01:00
chenhuan 6adaa052ad fix the command output
fix the command output
2017-12-29 15:05:40 +08:00
Qiming Teng fbd0ce69b7 Remove deprecated items from checking
This PR removes some files that are no longer in the code base so there
is no need to "skip" testing.
2017-12-29 10:00:32 +08:00
Qiming Teng d1722f78cb Fix apiVersion used for ClusterRole 2017-12-29 09:56:18 +08:00
Mark Mandel 1c01017319 Cascading deletion policy correction
In the previous version it read as if you could
specify the `propagationPolicy` on the Object itself,
which isn't possible.

Change the documentation to make it clear that the
`propagationPolicy` is set on the `deleteOptions`
argument when invoking a Object deletion function.
2017-12-28 17:29:49 -08:00
Eric Chiang a3fa110feb bootstrap-tokens: clean up and separate signing and authentication (#6471)
This PR attempts to:
* Generally clean up the bootstrapping token doc.
* Separate the authentication and signing features. Help users that
  only want to enable the authenticator without the signer.
* Adds a warning about ConfigMap signing being susceptible to MITM
  if the same token is reused.
2017-12-28 13:48:39 -08:00
Tony Li 962373fd59 update labels glossary (#6626) 2017-12-28 13:41:05 -08:00
Sahdev Zala 746446b441 Update ConfigMap docs (#6648)
Currently we have two diferent doc pages to configure pod using ConfigMaps.
There are redundency between these two docs and also it creates some
confusion using the doc. Merging these two docs into single page and removing
redundency etc.
2017-12-28 13:37:46 -08:00
Alex Rowley 20a0cb88d6 Add conditional for versioned url (#6712)
Checks an additional variable named versionedurl for the version name,
and uses the value as the url to reference. If the versionedurl doesn't
contain an entry for the version the current path is used.

e.g.

versionedurl:
  v1.8: /docs/home
  v1.7: /docs/old-path-to-doc
2017-12-28 13:16:10 -08:00
Aaron Crickenberger 499d2d9965 Add code-of-conduct.md (#6723)
Refer to kubernetes/community as authoritative source for code of conduct
2017-12-28 13:09:52 -08:00
Steve Perry d8cc4525fd Fix typo in Kubernetes API reference docs. (#6734) 2017-12-28 13:08:26 -08:00
craigbox 0ea526106f Bring the "trademark usage" policy link inline (#6753)
Make the 'trademark usage page' a hyperlink, thus removing the display of the raw URL (and condensing the footer from three lines to two.)

I assume there is some legalese reason why this has to be on Every Page, but other Collaborative Projects don't have it at all.
2017-12-28 13:07:01 -08:00
alainvanhoof d1d65e340d Update service.md (#6746) 2017-12-28 13:04:21 -08:00
Rohit Agarwal 9b99280a0d Rewrote doc on GPU support in Kubernetes. (#6736) 2017-12-28 11:42:27 -08:00
Xiaoyu(Tim) Zhang b5f411fc64 Merge pull request #6780 from tianshapjq/nit-write-new-topic.md
nit in togeter
2017-12-28 11:51:58 +08:00
蒲俊奇10138035 e2b53d4803 nit in togeter 2017-12-28 11:11:13 +08:00
Joseph Heck d2f8025899 Merge pull request #6779 from ifraixedes/if-add-hyperkit
docs/tasks: Add hyperkit to hypervisor list
2017-12-27 14:20:40 -05:00
Ivan Fraixedes 4e235945c8 docs/tasks: Add hyperkit to hypervisor list
Add the hyperkit to the list of hypervisor supported in OSX and mark
xhyve as deprecated.
2017-12-27 19:28:03 +01:00
Qiming 20933af6f4 Merge pull request #6778 from tengqm/fix-ci
Fix CI gate
2017-12-27 20:45:41 +08:00
Qiming Teng f598486960 Fix CI gate 2017-12-27 20:39:08 +08:00
Ericat aa361b80e7 Fix small css layout bug in mobile
Too much left margin on the #vendorStrip's list items was causing a small
layout bug where the right hamburger menu was accidentally hidden (mobile).
2017-12-27 10:32:14 +00:00
Madhuri Kumari 935a7fe7ee Update setup-extension-api-server.md 2017-12-27 09:51:03 +05:30
Madhuri Kumari bf283d4d41 Merge branch 'master' into spell_fixes 2017-12-27 09:49:06 +05:30
Qiming d946e32cb7 Merge pull request #6546 from tengqm/fix-example-validation
Fix example validation
2017-12-27 11:32:33 +08:00
Qiming 0f33bb494f Merge pull request #6721 from RenaudWasTaken/k8s-dev-plugin
Update device plugin document to show NVIDIA device plugin
2017-12-27 11:00:38 +08:00
Qiming Teng d4428df488 Remove references to source code
Closes: #3712
2017-12-27 10:57:46 +08:00
Qiming f14e24e907 Merge pull request #6693 from fabriziopandini/small-fix
Small fixes and improvements in kubeadm docs
2017-12-26 22:12:06 +08:00
fabriziopandini 0bd269fe2e small-fix kubeadm doc 2017-12-26 10:54:07 +01:00
Madhuri Kumari bc1accdc25 Update kubelet-config-file.md 2017-12-26 15:18:38 +05:30
Madhuri Kumari d477630fb7 Fix spelling issues 2017-12-26 15:10:05 +05:30
Qiming 98cc0acd4e Merge pull request #6738 from madhuri-rai07/spell_fix
Fix some spelling mistakes
2017-12-26 14:44:55 +08:00
Qiming c01a8beb83 Merge pull request #6567 from idealhack/patch-1
remove unnecessary indents
2017-12-26 13:21:33 +08:00
Qiming Teng caa7dfb52f Clarify the meaning of 'ServiceIP' in diagrams
This PR is to address the concern about labels used in service diagrams.
The PR adds a note to explain the `ServiceIP` shown in the figure
instead of redrawing and pushing a new diagram.
2017-12-26 11:32:09 +08:00
Yang Li d5bd93ebcb remove unnecessary indents 2017-12-26 11:30:33 +08:00
Qiming Teng 403fbe97b9 Replace all kube-ui with kubernetes dashboard
Closes: #943
2017-12-25 15:29:45 +08:00
Qiming Teng c3fc2522dd Improve expose external IP addess tutorial
Closes: #2497
2017-12-25 11:58:07 +08:00
Qiming 2b345624d2 Merge pull request #6762 from tengqm/fix-2333
Fix sample yaml used for serviceAccountName
2017-12-25 11:05:11 +08:00
Qiming c946fe256f Merge pull request #6759 from spoganshev/patch-1
Typo fix
2017-12-24 17:52:49 +08:00
Qiming Teng d9406efa58 Fix sample yaml used for serviceAccountName
Closes: #2333
2017-12-24 16:25:38 +08:00
Qiming c8811889c8 Merge pull request #6747 from AstromechZA/create-cluster-kubeadm-typos-patch-1
Fixed missing backticks and broken markdown link.
2017-12-24 15:09:47 +08:00
Qiming 57d6422b67 Merge pull request #6755 from dungeonmaster18/fix-deprication
Fixed deprecated redirect
2017-12-24 15:08:17 +08:00
Qiming 945c07e81a Merge pull request #6756 from dungeonmaster18/fix-broken-link
fixed broken link
2017-12-24 15:07:02 +08:00
Qiming 5907b66307 Merge pull request #6591 from zhangxiaoyu-zidif/Create-glossary-for-pv
Create glossary for persistent volume
2017-12-24 15:04:27 +08:00
Qiming 2cbe8c3e58 Update persistent-volume.yaml 2017-12-24 14:58:57 +08:00
Qiming d067660586 Update persistent-volume.yaml 2017-12-24 14:55:23 +08:00
Qiming Teng 082bf25bf5 Fix port-foward description in cheatsheet
Closes: #1785
2017-12-24 14:36:58 +08:00
spoganshev 01f6b12774 Typo fix
help -> helps
2017-12-23 14:44:03 +02:00
dungeonmaster18 d002c522be fixed broken link 2017-12-23 15:52:08 +05:30
dungeonmaster18 74dea73a16 Fixed deprecated redirect 2017-12-23 15:25:28 +05:30
Qiming 60f7c995ce Merge pull request #6749 from thockin-tmp/gcr-vanity
Convert registry to k8s.gcr.io
2017-12-23 17:09:35 +08:00
Qiming 4e47f64618 Merge pull request #6708 from vikaschoudhary16/er-resource-req
Fix Extended Resources consumption documentation
2017-12-23 10:25:15 +08:00
vikaschoudhary16 38a61d7160 Fix Extended Resources consumption documentation 2017-12-23 06:04:08 +05:30
Jennifer Rondeau 9f0e56a84e Merge pull request #6513 from wynro/change-deployment-surge
Change deployment unavailable/surge range to match current behaviour
2017-12-22 13:30:00 -08:00
Jennifer Rondeau cced2003bf Merge pull request #6547 from lichuqiang/mistake
Fix mistake in dynamic-provisioning
2017-12-22 13:23:29 -08:00
Jennifer Rondeau b9763c516c Merge pull request #6598 from erwbgy/master
KubeCon 2017: glossary entry for Persistent Volume Claim
From approver: no new netlify preview available, YOLO bc error seems to be removed in latest.
2017-12-22 13:17:24 -08:00
Jennifer Rondeau 149a949a5e Merge pull request #6660 from nikhita/crd-document-wait
Document CRD latency, with apologies for delay on the docs review side.
2017-12-22 13:14:34 -08:00
Tim Hockin 8f196b7d6a Convert registry to k8s.gcr.io 2017-12-22 09:55:16 -08:00
Ben Meier 3223fc9fdc Fixed missing backticks and broken markdown link. 2017-12-22 17:47:39 +02:00
Qiming f1c4a425e4 Merge pull request #6726 from liubin/patch-1
fix broken link target
2017-12-22 14:47:50 +08:00
Madhuri Kumari d1c597095f Fix some spelling mistakes 2017-12-22 12:09:07 +05:30
Qiming eda0652910 Merge pull request #6733 from svmaris/patch-1
AnitAffinity -> AntiAffinity
2017-12-22 09:29:19 +08:00
Jennifer Rondeau b757e972f4 Merge pull request #6629 from scjane/patch-19
Update safely-drain-node.md
2017-12-21 15:49:03 -08:00
Jennifer Rondeau ac69e20f33 Merge pull request #6633 from scjane/patch-22
Update reconfigure-kubelet.md
2017-12-21 15:32:48 -08:00
Jennifer Rondeau 12990e2cc7 Merge pull request #6717 from garethcmurphy/master
Correcting error in kubeadm join syntax
2017-12-21 15:29:45 -08:00
Jennifer Rondeau 471633de10 Merge pull request #6695 from jpetazzo/clarify-control-plane-ha-setup
Add paragraph/s explaining endpoint reconcilers
2017-12-21 12:24:21 -08:00
Stephan van Maris c57ac35209 AnitAffinity -> AntiAffinity 2017-12-21 16:39:20 +01:00
Qiming f7a7e8572e Merge pull request #6727 from billmetangmo/patch-1
PID namespace sharing is already available in docker
2017-12-21 20:18:45 +08:00
Martyn Ranyard dd31917392 Make permissive mode more obvious 2017-12-21 11:59:43 +01:00
Martyn Ranyard dc3016cb58 Merge pull request #1 from kubernetes/master
Update from upstream
2017-12-21 11:56:37 +01:00
billmetangmo 5dd2d87ddd PID namespace sharing is already available in docker
Official documentation: https://docs.docker.com/engine/reference/run/#pid-settings-pid
2017-12-21 11:26:57 +01:00
Bin Liu fc524bd7e3 fix broken link target 2017-12-21 17:32:47 +08:00
Qiming 0f0ccd13b0 Merge pull request #6725 from fatsheep9146/fix-links
Fix broken links
2017-12-21 13:28:31 +08:00
Ziqi Zhao 2345c7bfc0 Fix broken links 2017-12-21 12:58:37 +08:00
Renaud Gaubert ea93d5b1d8 Update device plugin document to show NVIDIA device plugin 2017-12-21 00:30:40 +01:00
Gareth Murphy 12cc1a8767 Merge pull request #1 from garethcmurphy/garethcmurphy-patch-1
Correcting error in kubeadm join syntax
2017-12-20 10:37:09 +01:00
Gareth Murphy ff65bf2fe4 Correcting error in kubeadm join syntax
On k8s 1.9, using --discovery-token 
kubeadm join --discovery-token abcdef.1234567890abcdef --discovery-token-unsafe-skip-ca-verification 1.2.3.4:6443`
returns  an error, but the node joins successfully with 
kubeadm join --token abcdef.1234567890abcdef --discovery-token-unsafe-skip-ca-verification 1.2.3.4:6443`
2017-12-20 10:35:01 +01:00
Qiming 9f830f8e4e Merge pull request #6713 from ahmetb/delete-kubectl-container
access-cluster.md: scrub kubectl-container references
2017-12-20 15:43:49 +08:00
John S. Tonello 9a53591c93 Update partner-script.js (#6570) 2017-12-19 17:01:33 -06:00
Ahmet Alp Balkan 117d8ec6a6 access-cluster.md: scrub kubectl-container references
kubectl-container example no longer exists and it has not been usable for
more than a year. it's time we scrub references to it and delete the source
as well.
2017-12-19 12:17:57 -08:00
Qiming 2e776df663 Merge pull request #6699 from ConnorDoyle/graduate-cpu-manager
Graduate cpu manager
2017-12-19 14:56:35 +08:00
Steve Perry f780223cea Update redirects for kubectl commands. (#6706) 2017-12-18 18:29:14 -08:00
Steve Perry f09ed969f7 Improve redirection of 1.8 ref docs. (#6705)
* Improve redirection of 1.8 ref docs.

* Fix url
2017-12-18 15:47:41 -08:00
Andrew Chen 53b623779b Merge pull request #6701 from kubernetes/chenopis-6687-patch
Modify Service Catalog snippet long description
2017-12-18 14:30:45 -06:00
Andrew Chen 738d21834f Modify Service Catalog snippet long description 2017-12-18 14:18:07 -06:00
Andrew Chen 66b7c9fc98 Merge pull request #6687 from abiogenesis-now/jyao/allow-glossary-prefix
[glossary] Add prepend option to glossary definition tag
2017-12-18 14:15:51 -06:00
Jessica Yao 805c447b84 add prepend option to glossary definition tag 2017-12-18 11:58:26 -08:00
Connor Doyle edbabd8231 Mark CPU manager feature as beta for v1.10. 2017-12-18 11:16:49 -08:00
Connor Doyle 3c3e92c093 Balaji, Seth, Connor as CPU manager doc approvers. 2017-12-18 11:15:56 -08:00
Connor Doyle 56691496e3 Remove remaining OIR documentation. 2017-12-18 11:08:21 -08:00
Kyle Bai 5cd52c39c8 Fix broken link (#6691) 2017-12-18 09:36:31 -08:00
Dennis Benzinger | SAP Hybris 63e9bfbe80 Clarify that StatefulSet is stable in 1.9 (#6697) 2017-12-18 09:35:30 -08:00
polaru 385a5b7bc0 Update coredns.md (#6698)
Add missing parenthesis for url.
2017-12-18 09:34:19 -08:00
Jérôme Petazzoni 97c9d23e30 Add paragraph explaining endpoint reconcilers
Fixes kubernetes/kubernetes#24327

This is my first attempt at contributing to the docs.
I do apologize if I did anything wrong (style-wise etc).
2017-12-17 15:02:42 -06:00
Bobby (Babak) Salamat 4c69ef9fb0 Update preemption document with the new improvements added in 1.9 (#6505) 2017-12-15 21:06:51 -06:00
Andrew Chen 2caaa89a94 v1.9 patch (#6690)
* Merge branch 'master' of https://github.com/kubernetes/website into release-1.9

* 'master' of https://github.com/kubernetes/website:
  [maintenance] December link fixes (#6680)
  Update audit.md (#6381)
  Fixed typo
  concepts/policy/pod-security-policy.md: fix broken links.
  Fixed a typo `illgal`
  Add glossory entry for ReplicaSet

# Conflicts:
#	docs/concepts/policy/pod-security-policy.md
#	docs/tasks/debug-application-cluster/audit.md

* Spelling correction and sentence capitalization.

- Corrected the spelling error for storing, was put in as 'stoing'.
- Capitalized list items.
- Added '.' at end of sentences in the list items.

* Workaround for Jekyllr frontmatter

* fix typo

* Update access-cluster.md with a comment that for IPv6
the user should use [::1] for the localhost
2017-12-15 20:59:08 -06:00
Jennifer Rondeau d97f7ab9da Merge pull request #6689 from zacharysarah/pr-template-post-1.9
Remove 1.9 info from the PR template
2017-12-15 21:56:34 -05:00
zacharysarah 81fabd9ead Remove 1.9 info from the PR template 2017-12-15 20:47:20 -06:00
Zach Corleissen 84d14e24b6 Fix release 1.9 (#6686)
* Trivial change to open release branch

* Undo trivial change

* add service ipvs overview

* Add instructions on how to setup kubectl

* Document conntrack dependency for kube-proxy

* Add an a

This is kind of jarring / missing an article. I'm guessing it should either be ' to a rack of bare metal servers.' or '...to racks of bare metal servers.'.

* adding example responses for common issues

 - support request
 - code bug report

* Trivial change to open release branch

* Undo trivial change

* Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com> (#5366)

Fix the not-working test case yaml for /doc/concepts/storage/volumes.md

* kubectl-overview

* temp fix for broken pod and deployment links

* Update Table of Solutions for Juju

* Revise certificates documentation (#5965)

* Update review-issues.md

Some edits for clarity and condensed language.

* Update init-containers.md

Fix leading spaces in commands.

* Update kubectl-overview.md

Fix format.

* Update clc.md

Fix format.

* Update openstack-heat.md

The url no need. just  highlight.

* Typo

I believe this should be "users" not "uses"

* making explicit hostname uniq requirement

* Update scheduling-hugepages.md

* Update update-daemon-set.md

* fix redirection of PersistentVolume

* Update hpa.md

* update kubectl instruction

* Use the format of kubeadm init

* fix spelling error

guarnatees  to guarantees

* add matchLabels description (#6020)

* search and replace for k8s.github.io to website (#6019)

* fix scale command of object-management (#6011)

* Update replicaset.md (#6009)

* Update secret.md (#6008)

* specify password for mysql image (#5990)

* specify password for mysql image

* specify password for mysql image

* link error for run-stateless-application-deployment.md (#5985)

* link error for run-stateless-application-deployment.md

* link error for run-stateless-application-deployment.md

* Add performance implications of inter-pod affinity/anti-affinity (#5979)

* 404 monthly maintenance - October 2017 (#5977)

* Updated redirects

* More redirects

* Add conjure-up to Turnkey Cloud Solutions list (#5973)

* Add conjure-up to Turnkey Cloud Solutions list

* Changed wording slightly

* change the StatefulSet to ReplicaSet in reference (#5968)

* Clarification of failureThreshold of probes (#5963)

* Mention usage of block storage version param (#5925)

Mention usage of block storage version (bs-version) parameter to
workaround attachment issues using older K8S versions on an OpenStack
cloud with path-based endpoints.

Resolves: https://github.com/kubernetes/kubernetes.github.io/issues/5924

* Update sysctl-cluster.md (#5894)

Include guide on enabling unsafe sysctls in minikube

* Avoid Latin phrases & format note (#5889)

* Avoid Latin phrases & format note

according the Documentation Style Guide

* Update scratch.md

* Update scratch.md

* resolves jekyll rendering error (#5976)

- chinese isn't understood for keys in YAML frontmatter in jekyll, so
   replaced it with the english equivalent that doesn't throw the
following error on rendering:

Error reading file src/kubernetes.github.io/cn/docs/concepts/cluster-administration/device-plugins.md: (<unknown>): could not find expected ':' while scanning a simple key at line 4 column 1

* Change VM to pod. (#6022)

* Add link to custom metrics. (#6023)

* Rephrase core group. (#6024)

* Added explanation on context to when joining (#6018)

* Update create-cluster-kubeadm.md (#5761)

Update Canal version in pod network apply commands

* Fixes issue #5620 (#5869)

* Fixes issue #5620

Signed-off-by: Brad Topol <btopol@us.ibm.com>

* Restructured so that review process is for both current and upcoming
releases.  Added content describing the use of tech reviewers.

* Removed incorrect Kubernetes reviewer link.

* Fixed tech reviewer URL to now use website

* Update pod-priority-preemption.md

fix-wrong-link-to-pod-preemption

* pod-security-policy.md: add links to the page about admission plugins.

* Adding all files for BlaBlaCar case study (#5857)

* Adding all files for BlaBlaCar case study

* Update blablacar.html

* Fix changed URL for google containers

* Add /docs/reference/auto-generated directory

* correct the downwardapi redirect

* Remove links using "here"

* Rename to /docs/reference/generated directory

* add Concept template

* Change title to just Ingress

* Link mistake (#6038)

* link mistake

* link mistake

* skip title check for skip_title_check.txt

* skip title check for skip_title_check.txt

* remove doesn't exist link.

* Fix podpreset task (#5705)

* Add a simple pod manifest to pod overview (#5986)

* Split PodPreset concept out from task doc (#5984)

* Add selector spec description (#5789)

* Add selector spec description

* Fix selector field explanation

* Put orphaned topics in TOC. (#6051)

* static-pod example bad format in the final page (#6050)

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* Fix `backoffLimit` field misplacement (#6042)

It should be placed in JobSpec according to:
https://github.com/kubernetes/kubernetes/blob/master/api/swagger-spec/batch_v1.json#L1488-L1514

* Update addons.md (#6061)

* add info about VMware NSX-T CNI plugin (#5987)

* add info about VMware NSX-T CNI plugin

Hello,

I'm VMware Networking and Security Architect and would like to include short information about our CNI plugin implementation similar to what other vendors did

Best regards

Emil Gagala

* Update networking.md

* Update networking.md

* Update networking.md

* Update: Using universal zsh configuration (#5669)

* Update install-kubectl.md

Zsh is not only oh-my-zsh, so I added universal configuration for zsh that also can be used in prezto.

* fix merge error after rebase

* Operating etcd cluster for Kubernetes bad format in the final page (#6056)

* Operating etcd cluster for Kubernetes bad format in the final page

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md

* Usage note and warning tags. (#6053)

* Usage note and warning tags.

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md

* Document jekyll includes snippets

* Add jekyll includes to docs home toc

- Remove extra kubernetes home in toc

* document docker cgroupdriver req (#5937)

* Update test blacklists (#6063)

* Update toc check blacklist

* Update title check blacklist

* wip

* wip

* Fix typo

* Document unconfined apparmor profile

* Revert "Document the unconfined profile for AppArmor" (#6268)

* CRD Validation: remove alpha warning, change enable instructions to (#6066)

disable

* Documented service annotation for AWS ELB SSL policy

* kubeadm: add a note about the new `--print-join-command` flag.

This is a new flag for the `kubeadm token create` command.

* Add a note to PDB page

* Improve Kubeadm reference doc (#6103)

* automatically-generated kubeadm reference doc

* user-mantained kubeadm reference doc

* Documentation for CSIPersistentVolume

* change replicaset documentation to use apps/v1 APIs

* Update service.md

ipvs alpha version -> beta version

* Updated Deployment concept docs (#6494)

* Updated Deployment concept docs

* Addressed comments

* Documentation for volume scheduling alpha feature

* Update admission control docs for webhooks

* Improve DNS documentation (#6479)

* update ds for 1.9

* Update service.md

* Update service.md

* Revert "begin updating webhook documentation" (#6575)

* Update version numbers to include 1.9 (#6518)

* Update site versions for 1.9

* Removed 1.4 docs

* Update _config.yml

* Update _config.yml

* updates for raw block devices

* rbac: docs for aggregated cluster roles (#6474)

* Added IPv6 information for Kubelet arguments (#6498)

* Added IPv6 info to kube-proxy arguments

* Added IPv6 information for argument for kubelet

* Update PVC resizing documentation (#6487)

* Updates for Windows Server version 1709 with K8s v1.8 (#6180)

* Updated for WSv1709 and K8s v1.8

* Updated picture and CNI config

* Fixed formatting on CNI Config

* Updated docs to reference Microsoft/SDN GitHub docs

* fix typo

* Workaround for Jekyllr frontmatter

* Added section on features and limitations, with example yaml files.

* Update index.md

* Added kubeadm section, few other small fixes

* Few minor grammar fixes

* Update access-cluster.md with a comment that for IPv6
the user should use [::1] for the localhost

* Addressed a number of issues brought up against the base PR

* Fixed windows-host-setup link

* Rewrite PodSecurityPolicy guide

* Update index.md

Signed-off-by: Alin Balutoiu <abalutoiu@cloudbasesolutions.com>
Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org>

* Spelling correction and sentence capitalization.

- Corrected the spelling error for storing, was put in as 'stoing'.
- Capitalized list items.
- Added '.' at end of sentences in the list items.

* Update index.md

* Update index.md

* Addressed comments and rebased

* Fixed formatting

* Fixed formatting

* Updated header link

* Updated hyperlinks

* Updated warning

* formatting

* formatting

* formatting

* Revert "Update access-cluster.md with a comment that for IPv6"

This reverts commit 31e4dbdc25.

* Revert "fix typo"

This reverts commit c05678752d.

* Revert "Workaround for Jekyllr frontmatter"

This reverts commit b84ac59624.

* Fixed grammatical issues and reverted non-related commits

* Revert "Rewrite PodSecurityPolicy guide"

This reverts commit 5d39cfeae4.

* Revert "Spelling correction and sentence capitalization."

This reverts commit 47eed4346e.

* Fixed auto-numbering

* Minor formatting updates

* CoreDNS feature documentation (#6463)

* Initial placeholder PR for CoreDNS feature documentation

* Remove from admin, add content

* Fix missing endcapture

* Add to tasks.yml

* Review feedback

* Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod (#6415)

* Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod

A new feature PVC Protection was added into K8s 1.9 that's why this documentation change is needed.

* Added tag at the top of each new area.

* Fix typo

* Fix: switched on in (all kubelets) -> (all K8s components).

* Added link to admission controller

* Moved PVC Protection configuration into Before you begin section.

* Added steps how to verify PVC Protection feature.

* Fixes for admission controller plugin description and for PVC Protection description in PVC lifecycle.

* Testing official rendering of enumerations (1., 2., 3., etc.)

* Re-write to address comments from review.

* Fixed definition when a PVC is in active use by a pod.

* Change auditing docs page for 1.9 release (#6427)

* Change auditing docs page for 1.9 release

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Fix broken link

Signed-off-by: Mik Vyatskov <vmik@google.com>

* short circuit deny docs (#6536)

* line wrap

* short circuit deny

* address comments

* Add kubeadm 1.9 upgrade docs (#6485)

* kubeadm: Improve kubeadm documentation for v1.9 (#6645)

* Update admission control docs for webhooks (re-send #6368) (#6650)

* Update admission control docs for webhooks

* update in response to comments

* Revamp rkt and add CRI-O as alternative runtime (#6371)

Signed-off-by: Lorenzo Fontana <lo@linux.com>

* Documented NLB for Kubernetes 1.9 (#6260)

* Added IPV6 information to setup cluster using kubeadm (#6465)

* Added IPV6 information to setup cluster using kubeadm

* Updated kubeadm.md & create-cluster-kubeadm.md with IPv6 related information

* Added IPv6 options for kubeadm --init  & automated address binding for kube-proxy based on version of IP configured for API server)

* Changes to kubeadm.md as per comments

* Modified kubeadm.md and create-cluster-kubeadm.md

* Implemented changes requested by zacharysarah

* Removed autogenerated kubeadm.md changes

* StatefulSet 1.9 updates. (#6550)

* updates sts concept and tutorials to use 1.9 apps/v1

* Update statefulset.md

* clarify pod name label

* Garbage collection updates for 1.9 (#6555)

* 1.9 gc policy update

* carify deletion

* Couple nits for dnsConfig doc (#6652)

* Add doc for AllowedFlexVolume (#6563)

* Update OpenStack Cloud Provider API support for v1.9 (#6638)

* Flex volume is GA. Remove alpha notation. (#6666)

* Update generated ref docs for Kubernetes and Federation components. (#6658)

* Update generated ref docs for Kubernetes and Federation components.

* Rename kubectl-options to kubectl.

* Add title to kubectl.

* Fix double synopsis.

* Update Federation API ref docs for 1.9. (#6636)

* Update federation API ref docs.

* Move and redirect.

* Move generated Federation docs to the generated directory.

* Fix titles.

* Type

* Fix titles

* Update auto-generated Kubernetes APi ref docs. (#6646)

* Update kubectl commands for 1.9 (#6635)

* add ExtendedResourceToleration admission controller (#6618)

* Update API reference paths for v1.9 (#6681)
2017-12-15 20:32:20 -06:00
Zach Corleissen 08af95d42e Release 1.9 (#5978)
* Trivial change to open release branch

* Undo trivial change

* add service ipvs overview

* Add instructions on how to setup kubectl

* Document conntrack dependency for kube-proxy

* Add an a

This is kind of jarring / missing an article. I'm guessing it should either be ' to a rack of bare metal servers.' or '...to racks of bare metal servers.'.

* adding example responses for common issues

 - support request
 - code bug report

* Trivial change to open release branch

* Undo trivial change

* Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com> (#5366)

Fix the not-working test case yaml for /doc/concepts/storage/volumes.md

* kubectl-overview

* temp fix for broken pod and deployment links

* Update Table of Solutions for Juju

* Revise certificates documentation (#5965)

* Update review-issues.md

Some edits for clarity and condensed language.

* Update init-containers.md

Fix leading spaces in commands.

* Update kubectl-overview.md

Fix format.

* Update clc.md

Fix format.

* Update openstack-heat.md

The url no need. just  highlight.

* Typo

I believe this should be "users" not "uses"

* making explicit hostname uniq requirement

* Update scheduling-hugepages.md

* Update update-daemon-set.md

* fix redirection of PersistentVolume

* Update hpa.md

* update kubectl instruction

* Use the format of kubeadm init

* fix spelling error

guarnatees  to guarantees

* add matchLabels description (#6020)

* search and replace for k8s.github.io to website (#6019)

* fix scale command of object-management (#6011)

* Update replicaset.md (#6009)

* Update secret.md (#6008)

* specify password for mysql image (#5990)

* specify password for mysql image

* specify password for mysql image

* link error for run-stateless-application-deployment.md (#5985)

* link error for run-stateless-application-deployment.md

* link error for run-stateless-application-deployment.md

* Add performance implications of inter-pod affinity/anti-affinity (#5979)

* 404 monthly maintenance - October 2017 (#5977)

* Updated redirects

* More redirects

* Add conjure-up to Turnkey Cloud Solutions list (#5973)

* Add conjure-up to Turnkey Cloud Solutions list

* Changed wording slightly

* change the StatefulSet to ReplicaSet in reference (#5968)

* Clarification of failureThreshold of probes (#5963)

* Mention usage of block storage version param (#5925)

Mention usage of block storage version (bs-version) parameter to
workaround attachment issues using older K8S versions on an OpenStack
cloud with path-based endpoints.

Resolves: https://github.com/kubernetes/kubernetes.github.io/issues/5924

* Update sysctl-cluster.md (#5894)

Include guide on enabling unsafe sysctls in minikube

* Avoid Latin phrases & format note (#5889)

* Avoid Latin phrases & format note

according the Documentation Style Guide

* Update scratch.md

* Update scratch.md

* resolves jekyll rendering error (#5976)

- chinese isn't understood for keys in YAML frontmatter in jekyll, so
   replaced it with the english equivalent that doesn't throw the
following error on rendering:

Error reading file src/kubernetes.github.io/cn/docs/concepts/cluster-administration/device-plugins.md: (<unknown>): could not find expected ':' while scanning a simple key at line 4 column 1

* Change VM to pod. (#6022)

* Add link to custom metrics. (#6023)

* Rephrase core group. (#6024)

* Added explanation on context to when joining (#6018)

* Update create-cluster-kubeadm.md (#5761)

Update Canal version in pod network apply commands

* Fixes issue #5620 (#5869)

* Fixes issue #5620

Signed-off-by: Brad Topol <btopol@us.ibm.com>

* Restructured so that review process is for both current and upcoming
releases.  Added content describing the use of tech reviewers.

* Removed incorrect Kubernetes reviewer link.

* Fixed tech reviewer URL to now use website

* Update pod-priority-preemption.md

fix-wrong-link-to-pod-preemption

* pod-security-policy.md: add links to the page about admission plugins.

* Adding all files for BlaBlaCar case study (#5857)

* Adding all files for BlaBlaCar case study

* Update blablacar.html

* Fix changed URL for google containers

* Add /docs/reference/auto-generated directory

* correct the downwardapi redirect

* Remove links using "here"

* Rename to /docs/reference/generated directory

* add Concept template

* Change title to just Ingress

* Link mistake (#6038)

* link mistake

* link mistake

* skip title check for skip_title_check.txt

* skip title check for skip_title_check.txt

* remove doesn't exist link.

* Fix podpreset task (#5705)

* Add a simple pod manifest to pod overview (#5986)

* Split PodPreset concept out from task doc (#5984)

* Add selector spec description (#5789)

* Add selector spec description

* Fix selector field explanation

* Put orphaned topics in TOC. (#6051)

* static-pod example bad format in the final page (#6050)

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* Fix `backoffLimit` field misplacement (#6042)

It should be placed in JobSpec according to:
https://github.com/kubernetes/kubernetes/blob/master/api/swagger-spec/batch_v1.json#L1488-L1514

* Update addons.md (#6061)

* add info about VMware NSX-T CNI plugin (#5987)

* add info about VMware NSX-T CNI plugin

Hello,

I'm VMware Networking and Security Architect and would like to include short information about our CNI plugin implementation similar to what other vendors did

Best regards

Emil Gagala

* Update networking.md

* Update networking.md

* Update networking.md

* Update: Using universal zsh configuration (#5669)

* Update install-kubectl.md

Zsh is not only oh-my-zsh, so I added universal configuration for zsh that also can be used in prezto.

* fix merge error after rebase

* Operating etcd cluster for Kubernetes bad format in the final page (#6056)

* Operating etcd cluster for Kubernetes bad format in the final page

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md

* Usage note and warning tags. (#6053)

* Usage note and warning tags.

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md

* Document jekyll includes snippets

* Add jekyll includes to docs home toc

- Remove extra kubernetes home in toc

* document docker cgroupdriver req (#5937)

* Update test blacklists (#6063)

* Update toc check blacklist

* Update title check blacklist

* wip

* wip

* Fix typo

* Document unconfined apparmor profile

* Revert "Document the unconfined profile for AppArmor" (#6268)

* CRD Validation: remove alpha warning, change enable instructions to (#6066)

disable

* Documented service annotation for AWS ELB SSL policy

* kubeadm: add a note about the new `--print-join-command` flag.

This is a new flag for the `kubeadm token create` command.

* Add a note to PDB page

* Improve Kubeadm reference doc (#6103)

* automatically-generated kubeadm reference doc

* user-mantained kubeadm reference doc

* Documentation for CSIPersistentVolume

* change replicaset documentation to use apps/v1 APIs

* Update service.md

ipvs alpha version -> beta version

* Updated Deployment concept docs (#6494)

* Updated Deployment concept docs

* Addressed comments

* Documentation for volume scheduling alpha feature

* Update admission control docs for webhooks

* Improve DNS documentation (#6479)

* update ds for 1.9

* Update service.md

* Update service.md

* Revert "begin updating webhook documentation" (#6575)

* Update version numbers to include 1.9 (#6518)

* Update site versions for 1.9

* Removed 1.4 docs

* Update _config.yml

* Update _config.yml

* updates for raw block devices

* rbac: docs for aggregated cluster roles (#6474)

* Added IPv6 information for Kubelet arguments (#6498)

* Added IPv6 info to kube-proxy arguments

* Added IPv6 information for argument for kubelet

* Update PVC resizing documentation (#6487)

* Updates for Windows Server version 1709 with K8s v1.8 (#6180)

* Updated for WSv1709 and K8s v1.8

* Updated picture and CNI config

* Fixed formatting on CNI Config

* Updated docs to reference Microsoft/SDN GitHub docs

* fix typo

* Workaround for Jekyllr frontmatter

* Added section on features and limitations, with example yaml files.

* Update index.md

* Added kubeadm section, few other small fixes

* Few minor grammar fixes

* Update access-cluster.md with a comment that for IPv6
the user should use [::1] for the localhost

* Addressed a number of issues brought up against the base PR

* Fixed windows-host-setup link

* Rewrite PodSecurityPolicy guide

* Update index.md

Signed-off-by: Alin Balutoiu <abalutoiu@cloudbasesolutions.com>
Signed-off-by: Alin Gabriel Serdean <aserdean@ovn.org>

* Spelling correction and sentence capitalization.

- Corrected the spelling error for storing, was put in as 'stoing'.
- Capitalized list items.
- Added '.' at end of sentences in the list items.

* Update index.md

* Update index.md

* Addressed comments and rebased

* Fixed formatting

* Fixed formatting

* Updated header link

* Updated hyperlinks

* Updated warning

* formatting

* formatting

* formatting

* Revert "Update access-cluster.md with a comment that for IPv6"

This reverts commit 31e4dbdc25.

* Revert "fix typo"

This reverts commit c05678752d.

* Revert "Workaround for Jekyllr frontmatter"

This reverts commit b84ac59624.

* Fixed grammatical issues and reverted non-related commits

* Revert "Rewrite PodSecurityPolicy guide"

This reverts commit 5d39cfeae4.

* Revert "Spelling correction and sentence capitalization."

This reverts commit 47eed4346e.

* Fixed auto-numbering

* Minor formatting updates

* CoreDNS feature documentation (#6463)

* Initial placeholder PR for CoreDNS feature documentation

* Remove from admin, add content

* Fix missing endcapture

* Add to tasks.yml

* Review feedback

* Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod (#6415)

* Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod

A new feature PVC Protection was added into K8s 1.9 that's why this documentation change is needed.

* Added tag at the top of each new area.

* Fix typo

* Fix: switched on in (all kubelets) -> (all K8s components).

* Added link to admission controller

* Moved PVC Protection configuration into Before you begin section.

* Added steps how to verify PVC Protection feature.

* Fixes for admission controller plugin description and for PVC Protection description in PVC lifecycle.

* Testing official rendering of enumerations (1., 2., 3., etc.)

* Re-write to address comments from review.

* Fixed definition when a PVC is in active use by a pod.

* Change auditing docs page for 1.9 release (#6427)

* Change auditing docs page for 1.9 release

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Address review comments

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Fix broken link

Signed-off-by: Mik Vyatskov <vmik@google.com>

* short circuit deny docs (#6536)

* line wrap

* short circuit deny

* address comments

* Add kubeadm 1.9 upgrade docs (#6485)

* kubeadm: Improve kubeadm documentation for v1.9 (#6645)

* Update admission control docs for webhooks (re-send #6368) (#6650)

* Update admission control docs for webhooks

* update in response to comments

* Revamp rkt and add CRI-O as alternative runtime (#6371)

Signed-off-by: Lorenzo Fontana <lo@linux.com>

* Documented NLB for Kubernetes 1.9 (#6260)

* Added IPV6 information to setup cluster using kubeadm (#6465)

* Added IPV6 information to setup cluster using kubeadm

* Updated kubeadm.md & create-cluster-kubeadm.md with IPv6 related information

* Added IPv6 options for kubeadm --init  & automated address binding for kube-proxy based on version of IP configured for API server)

* Changes to kubeadm.md as per comments

* Modified kubeadm.md and create-cluster-kubeadm.md

* Implemented changes requested by zacharysarah

* Removed autogenerated kubeadm.md changes

* StatefulSet 1.9 updates. (#6550)

* updates sts concept and tutorials to use 1.9 apps/v1

* Update statefulset.md

* clarify pod name label

* Garbage collection updates for 1.9 (#6555)

* 1.9 gc policy update

* carify deletion

* Couple nits for dnsConfig doc (#6652)

* Add doc for AllowedFlexVolume (#6563)

* Update OpenStack Cloud Provider API support for v1.9 (#6638)

* Flex volume is GA. Remove alpha notation. (#6666)

* Update generated ref docs for Kubernetes and Federation components. (#6658)

* Update generated ref docs for Kubernetes and Federation components.

* Rename kubectl-options to kubectl.

* Add title to kubectl.

* Fix double synopsis.

* Update Federation API ref docs for 1.9. (#6636)

* Update federation API ref docs.

* Move and redirect.

* Move generated Federation docs to the generated directory.

* Fix titles.

* Type

* Fix titles

* Update auto-generated Kubernetes APi ref docs. (#6646)

* Update kubectl commands for 1.9 (#6635)

* add ExtendedResourceToleration admission controller (#6618)

* Update API reference paths for v1.9 (#6681)
2017-12-15 17:36:13 -06:00
Jennifer Rondeau 0e628e7895 Merge pull request #6588 from ivange94/replica-set
Add glossory entry for ReplicaSet
2017-12-14 13:23:34 -05:00
Jessica Yao b8c3bc4edf Merge pull request #6675 from php-coder/fix_404_link
concepts/policy/pod-security-policy.md: fix broken links
2017-12-14 09:39:56 -08:00
Andrew Chen 8a06c09712 [maintenance] December link fixes (#6680) 2017-12-14 00:57:38 -06:00
Qiming 22454886e3 Merge pull request #6674 from vjdhama/patch-3
Fixed a typo `illgal`
2017-12-14 09:27:31 +08:00
Jessica Yao e0b82aa401 Merge pull request #6676 from RickvdP/patch-1
Fixed typo
2017-12-13 15:16:30 -08:00
Stewart-YU 3908be3173 Update audit.md (#6381)
Fix format.
2017-12-13 13:25:11 -06:00
Rick cee74d4ae7 Fixed typo 2017-12-13 18:12:03 +01:00
Slava Semushin 7ae915bb0c concepts/policy/pod-security-policy.md: fix broken links. 2017-12-13 17:25:45 +01:00
Vijay Dhama e866db8d0d Fixed a typo illgal 2017-12-13 20:21:22 +05:30
Qiming 24ddb9eca7 Merge pull request #6669 from bradfitz/patch-1
Remove marketing fluff, correct case of govc
2017-12-13 11:30:30 +08:00
Brad Fitzpatrick 76870f220f Remove marketing fluff, correct case of govc
Remove marketing fluff words that distract from technical documentation.

Also corrects the case of the govc tool.
2017-12-12 16:32:41 -08:00
Nikhita Raghunath 5cf86e9b46 document crd latency 2017-12-12 14:15:33 +05:30
Qiming 6b0458c706 Merge pull request #6637 from xsgordon/document-octavia-and-az-options
Document new `use-octavia` and `ignore-volume-az` options for OpenStack cloud provider
2017-12-12 10:27:47 +08:00
Qiming 2136efb975 Merge pull request #6531 from ConnorDoyle/rm-oir
Ported OIR tasks to use Extended Resources.
2017-12-12 09:04:10 +08:00
Qiming 8591c8f5f4 Merge pull request #6631 from scjane/patch-21
Update reserve-compute-resources.md
2017-12-12 09:00:20 +08:00
Qiming 0df6a24475 Merge pull request #6632 from xuhuilong/patch-13
Update podpreset.md
2017-12-12 08:59:41 +08:00
Qiming bc7fd8f4ba Merge pull request #6630 from scjane/patch-20
Update out-of-resource.md
2017-12-12 08:59:12 +08:00
Connor Doyle c2a554ff82 Ported OIR tasks to use Extended Resources. 2017-12-11 11:58:44 -08:00
Eric Chiang f9ae051650 securing a cluster: update language of kubelet API recommendations 2017-12-11 11:00:36 -08:00
Marcus Johansson 794b589fcd Update networking.md
GCP documentation has reorganized, so the existing link took us to the general VPC overview. Fixed so it links directly to the piece on routing.
2017-12-11 18:46:56 +01:00
Stephen Gordon cf8c46ab3f Document new use-octavia and ignore-volume-az options
Document new `use-octavia` and `ignore-volume-az` options for the
OpenStack cloud provider implementation. These were added as a result of
these two PRs respectively:

* https://github.com/kubernetes/kubernetes/pull/55393
* https://github.com/kubernetes/kubernetes/pull/53523
2017-12-11 11:31:54 -05:00
Ziqi Zhao b903c82155 Fix mistakes in zookeeper doc
Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com>
2017-12-11 17:53:43 +08:00
Diogenes S. Jesus d674fbade6 mark xhyve as deprecated
This is inline with minikube warning message:

```
WARNING: The xhyve driver is now deprecated and support for it will be removed in a future release.
Please consider switching to the hyperkit driver, which is intended to replace the xhyve driver.
See https://github.com/kubernetes/minikube/blob/master/docs/drivers.md#hyperkit-driver for more information.
To disable this message, run [minikube config set WantShowDriverDeprecationNotification false]
```
2017-12-10 23:26:10 +01:00
Masroor Hasan cd2bafd38c community maintained dotnet (restsharp) client lib. 2017-12-09 11:04:05 -06:00
Wang Jie 3811e033bf Update reconfigure-kubelet.md 2017-12-09 19:22:21 +08:00
xuhuilong c483ada3ff Update podpreset.md 2017-12-09 17:39:15 +08:00
Wang Jie 63907166b8 Update reserve-compute-resources.md 2017-12-09 12:46:27 +08:00
Wang Jie 650fae353a Update out-of-resource.md 2017-12-09 11:44:32 +08:00
Wang Jie d74e76ed3e Update safely-drain-node.md 2017-12-09 10:32:03 +08:00
Jennifer Rondeau e2d51afeb8 Merge pull request #6627 from abiogenesis-now/jyao/fix-hpa-links
[link fix] Revert hpa filenames
2017-12-08 12:46:58 -05:00
Jessica Yao 7796a8bd5d revert hpa filenames 2017-12-08 09:27:56 -08:00
Alex Contini 7dc985075b Merge pull request #6622 from kubernetes/alexcontini-patch-2-1
updates to top banner, new image and new url
2017-12-08 10:23:57 -05:00
Alex Contini 30d76bed61 Merge pull request #6623 from kubernetes/alexcontini-patch-3
Updates to text and link on KubeCon banner
2017-12-08 10:23:35 -05:00
Alex Contini 3d3a915389 Merge pull request #6621 from kubernetes/alexcontini-patch-2
Add new KubeCon EU banner
2017-12-08 10:13:11 -05:00
Alex Contini 35c4ff64f4 Updates to text and link on KubeCon banner 2017-12-08 10:11:35 -05:00
Alex Contini b76fdf8b00 updates to top banner, new image and new url 2017-12-08 10:04:34 -05:00
Alex Contini 77a2b77331 Add new KubeCon EU banner 2017-12-08 09:58:42 -05:00
GabrielSVinha db2b428674 Add openstack internal load balancer option 2017-12-07 23:18:08 -03:00
Qiming d71da4c2d6 Merge pull request #6616 from liggitt/update-securing
Update securing recommendations
2017-12-08 08:46:42 +08:00
Jessica Yao fc703212c0 Merge pull request #6585 from ttz21/hpa
Add Horizontal Pod Autoscaler glossary term and make HPA terminology …
2017-12-07 13:07:50 -08:00
Jessica Yao aa1eef0b16 Merge pull request #6592 from spzala/docannotation
Create glossary for Annotation
2017-12-07 13:03:56 -08:00
Jessica Yao 9082a8ff5e Merge pull request #6599 from bradtopol/labels
Added labels to glossary
2017-12-07 13:00:53 -08:00
Sahdev P. Zala eb00345630 Create glossary for Annotation
Add Annotation to the glossary.
2017-12-07 15:59:16 -05:00
Jessica Yao 92e0fa19dc Merge pull request #6577 from kubernetes/addSecretGlossary
add secret to glossary
2017-12-07 12:14:49 -08:00
Jordan Liggitt f390b50374 Audit to beta 2017-12-07 13:31:58 -06:00
Jordan Liggitt 20b63076db Add kubelet authn/authz to recommendations 2017-12-07 13:30:04 -06:00
Ivange Larry 2028d9097b Add glossory entry for ReplicaSet 2017-12-07 09:51:28 -06:00
Jennifer Rondeau ad1224b7f3 Merge pull request #6597 from radhikapc/resource-quota
Added a glossary item for resource quota
2017-12-07 10:12:46 -05:00
Jennifer Rondeau f5cfcc2f71 Merge pull request #6586 from spzala/dockubelet
Create glossary for kubelet
2017-12-07 09:46:03 -05:00
Qiming b5a0098498 Merge pull request #6613 from justinburke/patch-1
Clarify language around uninitialized state
2017-12-07 09:20:40 +08:00
André Martins eea08ccbde updating cilium links
Signed-off-by: André Martins <andre@cilium.io>
2017-12-07 00:23:17 +01:00
Justin Burke ac064a5f9f Clarify language around uninitialized state 2017-12-06 14:25:17 -08:00
Jessica Yao 93646b023a Merge pull request #6595 from kubernetes/configMap
add configmap to glossary
2017-12-06 12:33:13 -08:00
Jennifer Rondeau 79713cdad1 Merge pull request #6593 from kubernetes/ryanmcginnis-patch-2
/lgtm
2017-12-06 10:52:51 -05:00
Ryan McGinnis 0be58d8d7b Update job.yaml 2017-12-06 07:22:06 -08:00
Keith Burdis bcc2f99d76 Updates based on feedback 2017-12-06 07:34:33 -06:00
stewart-yu 4c017787a4 Update troubleshooting-kubeadm.md 2017-12-06 19:26:18 +08:00
Qiming 2ef821fe40 Merge pull request #6467 from tengqm/6454-followup
Fix links in Chinese translation
2017-12-06 12:30:08 +08:00
Sahdev P. Zala a28892fcb0 Create glossary for kubelet
Add kubelet to the glossary
2017-12-05 22:59:45 -05:00
Tony Li 6ab210159b update name of PSP glossary item (#6601) 2017-12-05 18:26:21 -08:00
Ryan McGinnis ee6180449d Update job.yaml 2017-12-05 18:06:05 -08:00
Ryan McGinnis aa4ddb2eed Merge pull request #6589 from kubernetes/ryanmcginnis-patch-1
KubeCon 2017: Edits out-of-resource.md
2017-12-05 18:05:16 -08:00
Zach Puckett 3f8d00a833 update description to include additional detail 2017-12-05 18:09:15 -06:00
Jennifer Rondeau 343c03953c Merge pull request #6584 from radhikapc/glossary-pod-security
add glossary term for pod security policy
2017-12-05 17:38:20 -05:00
Jennifer Rondeau d2bec6a05b Merge pull request #6590 from bradtopol/daemonset
Added DaemonSet Entry to the glossary
2017-12-05 17:36:43 -05:00
Zach Puckett 45527c7732 set to singular 2017-12-05 16:32:39 -06:00
Zach Puckett 5800f941ab update short description, include volume link 2017-12-05 16:32:39 -06:00
Zach Puckett 7c0318ac25 fix case 2017-12-05 16:32:39 -06:00
Zach Puckett b5345ddde0 add configmap to glossary 2017-12-05 16:32:39 -06:00
radhikapc 496012e3c6 added resource quota glosary item 2017-12-05 16:30:39 -06:00
Keith Burdis 2ef135fcda KubeCon 2017: glossary entry for Persistent Volume Claim 2017-12-05 16:24:05 -06:00
Brad Topol 19e9633be9 Added labels to glossary
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-12-05 14:23:49 -08:00
Jennifer Rondeau febfb06991 Merge pull request #6583 from erwbgy/master
Security Context glossary term
2017-12-05 16:53:16 -05:00
Jennifer Rondeau 6066f1921a Merge pull request #6574 from radhikapc/glossary
add a glossary term for Service Account
2017-12-05 16:51:23 -05:00
Jennifer Rondeau 8e7e48025e Merge pull request #6578 from chrisnegus/glossary
Created glossary term for image.
2017-12-05 16:49:07 -05:00
Ryan McGinnis d23235cb79 KubeCon 2017: Adds Job glossary term 2017-12-05 13:47:21 -08:00
radhikapc 52f0b5b540 incorporated the feedback 2017-12-05 15:41:23 -06:00
Jennifer Rondeau ad961300bc Merge pull request #6580 from radhikapc/glossary-network-policy
add a glossary term for network policy
2017-12-05 16:33:46 -05:00
Keith Burdis b025865c18 Updates. KubeCon 2017. 2017-12-05 15:33:08 -06:00
zhangxiaoyu-zidif 1befe950a0 Create glossary for persistent volume 2017-12-05 15:29:35 -06:00
radhikapc 2bbcb9e16c removed resource 2017-12-05 15:29:22 -06:00
Sahdev P. Zala 2661c86444 Create glossary for Annotation
Add annotation to the glossary.
2017-12-05 16:28:38 -05:00
radhikapc aa5cb3c2ad feedback 2017-12-05 15:21:20 -06:00
Ryan McGinnis a18c302ae0 Edits out-of-resource.md
- Per #5437, edits "Evicting end-user pods" section to clarify Pod ranks
- Semi-comprehensive edit for style and clarity
2017-12-05 13:20:04 -08:00
Brad Topol 8c93c57808 Added DaemonSet Entry to the glossary
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-12-05 13:18:18 -08:00
radhikapc ab83e87bfd add a glossary term for Service Account 2017-12-05 15:16:13 -06:00
Jennifer Rondeau 51fc486d12 Merge pull request #6579 from kubernetes/jaredbhatti-patch-1
Volume glossary entry
2017-12-05 16:15:42 -05:00
Tina Zhang 7af8224e79 correct TOC links 2017-12-05 15:13:56 -06:00
Sahdev P. Zala f0eedc60d4 Create glossary for kubelet
Add kubelet to the glossary.
2017-12-05 16:12:58 -05:00
Chris Negus 33bf8f8a0b Added glossary definition: Replication Controller. 2017-12-05 15:06:50 -06:00
radhikapc 029196095c add glossary term for pod security policy 2017-12-05 15:03:34 -06:00
Zach Puckett 748ae7ec7c fix typo 2017-12-05 15:02:08 -06:00
Keith Burdis e87df7ff49 Security Context glossary term 2017-12-05 14:59:43 -06:00
Keith Burdis a904f65fa9 Security Context glossary term 2017-12-05 14:57:57 -06:00
Zach Puckett 464037d569 update to include encryption and reference to configMaps 2017-12-05 14:56:55 -06:00
Jared d11c533bbd Update volume.yaml 2017-12-05 14:48:26 -06:00
Jennifer Rondeau 84ef201336 Merge pull request #6576 from bradtopol/namespace
Added glossary entry for Namespace.
2017-12-05 15:46:03 -05:00
Jennifer Rondeau 65bcb94f1f Merge pull request #6573 from spzala/docnode
Create glossary for node
2017-12-05 15:43:44 -05:00
Tina Zhang 410b5f9319 Add Horizontal Pod Autoscaler glossary term and make HPA terminology consistent in docs/tasks 2017-12-05 14:43:42 -06:00
Jared 9d6890889f Update volume.yaml 2017-12-05 14:41:38 -06:00
Jared aa2f96c10e Volume glossary entry
https://github.com/kubernetes/website/issues/5993

It's my first stab at a glossary entry.
2017-12-05 14:37:16 -06:00
radhikapc 3af8a42f77 add a glossary term for network policy 2017-12-05 14:36:54 -06:00
Zach Puckett 7a43b1f7f8 cleanup long description 2017-12-05 14:35:38 -06:00
Sahdev P. Zala ae186fcace Create glossary for node
Add node in the existing glossary.
2017-12-05 15:32:26 -05:00
Zach Puckett 7c3a88e224 update to account for volume missing in glossary 2017-12-05 14:28:56 -06:00
Chris Negus 74f80841af Created glossary term for image. 2017-12-05 14:24:36 -06:00
Zach Puckett d0ee62976a add secret to glossary 2017-12-05 14:21:16 -06:00
Brad Topol 70d9ec0b68 Added glossary entry for Namespace.
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-12-05 12:18:10 -08:00
Sahdev P. Zala ddf231b1ad Create glossary for node
Add node into the glossary.
2017-12-05 14:56:35 -05:00
Qiming dc788d138b Merge pull request #6545 from surajssd/fix-hpa-declarative-instructions
Fix instructions to define HPA declaratively
2017-12-05 16:51:04 +08:00
Tim Carr ec5888606c Update replicaset.md
Update to be in alignment with https://github.com/kubernetes/website/pull/6559
2017-12-04 23:28:27 -06:00
Tim Carr 60ebc23d2b Update daemonset.md
Update to be in alignment with https://github.com/kubernetes/website/pull/6559
2017-12-04 23:27:51 -06:00
Tim Carr 395bd2852f Update cron-jobs.md
Update to be in alignment with https://github.com/kubernetes/website/pull/6559
2017-12-04 23:27:25 -06:00
Tim Carr af5a72fc0f Update replicationcontroller.md
Update ReplicationController title per guidance at https://github.com/kubernetes/website/pull/6559
2017-12-04 23:23:53 -06:00
Tim Carr db6c7f7ff0 Update replicaset.md
Update ReplicaSet title per guidance at https://github.com/kubernetes/website/pull/6559
2017-12-04 23:22:43 -06:00
Tim Carr b9eae20eab Update daemonset.md
Update DameonSets per guidance at https://github.com/kubernetes/website/pull/6559
2017-12-04 23:21:37 -06:00
Alex Contini 34ca17e62d Merge pull request #6557 from kubernetes/alexcontini-patch-1
update Kublr blurb
2017-12-04 21:34:36 -05:00
Alex Contini 79fccd8ea3 update Kublr blurb 2017-12-04 21:22:13 -05:00
Qiming 549b808942 Merge pull request #6548 from surajssd/fix-job-output
fix job parallel processing output
2017-12-05 09:41:36 +08:00
Qiming f298134ac5 Merge pull request #6549 from potterhe/potterhe/cn_corrigendum
3 cn doc corrigendum
2017-12-05 09:40:21 +08:00
Kaitlyn Barnard b98eec6d97 Updates to KCSP and Conformance Partners (#6551) 2017-12-04 13:41:03 -06:00
potterhe ef3c510839 3 cn doc corrigendum
Signed-off-by: potterhe <potter.he@gmail.com>
2017-12-04 23:15:20 +08:00
Suraj Deshmukh a48c52ff21 fix job parallel processing output 2017-12-04 19:42:55 +05:30
Suraj Deshmukh 8ad19e8ec6 Fix instructions to define HPA declaratively 2017-12-04 15:21:08 +05:30
lichuqiang a2ae7b7d39 fix mistake in dynamic-provisioning 2017-12-04 15:49:50 +08:00
Qiming Teng 8d6ea37aa9 Fix example validation 2017-12-04 14:50:12 +08:00
Qiming 0b9fd9a718 Merge pull request #6539 from dminGod/patch-1
Spelling correction and sentence capitalization.
2017-12-03 09:19:13 +08:00
Dushyant 47eed4346e Spelling correction and sentence capitalization.
- Corrected the spelling error for storing, was put in as 'stoing'.
- Capitalized list items.
- Added '.' at end of sentences in the list items.
2017-12-02 22:14:06 +07:00
Qiming 0ca9deb396 Merge pull request #6534 from rpothier/ipv6
Update access-cluster.md for IPv6
2017-12-02 11:24:10 +08:00
Qiming f7543a3699 Merge pull request #6378 from tallclair/psp-docs
Rewrite PodSecurityPolicy guide
2017-12-02 08:48:13 +08:00
Tim Allclair 5d39cfeae4 Rewrite PodSecurityPolicy guide 2017-12-01 15:44:23 -08:00
Robert Pothier 31e4dbdc25 Update access-cluster.md with a comment that for IPv6
the user should use [::1] for the localhost
2017-12-01 16:10:29 -05:00
Qiming a99a42fcd3 Merge pull request #6510 from tengqm/frontmatter-workaround
Workaround for Jekyllr frontmatter
2017-12-01 11:22:06 +08:00
Joseph Heck e5acb8e6b2 Merge pull request #6509 from runzexia/patch-1
fix typo
2017-11-30 18:50:22 -08:00
Qiming Teng b84ac59624 Workaround for Jekyllr frontmatter 2017-12-01 09:34:05 +08:00
Guillermo Robles fc3e2d6eda Change deployment unavailable/surge range to match current behaviour
- Also changed the example output to match the current one
2017-11-30 12:22:06 +01:00
runzexia c05678752d fix typo 2017-11-30 17:08:01 +08:00
Qiming a49d85186a Merge pull request #6507 from scjane/patch-18
Update configure-upgrade-etcd.md
2017-11-30 15:59:56 +08:00
Wang Jie 8a76c25388 Update configure-upgrade-etcd.md 2017-11-30 15:36:30 +08:00
Qiming dcf7e09231 Merge pull request #6363 from stewart-yu/fixdeadlink#3
fix deadlink
2017-11-30 09:59:31 +08:00
Zach Corleissen 729449aac0 markup fixes and clarify router-id role (#6491)
Fix some markup rendering issues and minor typos in the OpenStack
cloud.conf docs.

Also, expand the `[Router]` section with references to kubenet.
2017-11-29 16:01:21 -08:00
Michelle Au 0cccf263d2 fix wordpress tutorial pvcs 2017-11-29 15:10:38 -08:00
Kyle Bai 38c2639fe6 Add minikube addons guide (#6248)
* Add minikube addons guide

* Improve the Minikube addon guide
2017-11-29 14:59:10 -08:00
Gin 92b98aa7c1 Add Concepts Underlying the Cloud Controller Manager translation (#6296)
* 1. Add Concepts Underlying the Cloud Controller Manager tranlation (https://kubernetes.io/docs/concepts/architecture/cloud-controller/).
2. Fix some small translation.

* Modify as the review comments

* Modify list:
1. 第46行:FlexVolume ---> FlexVolume卷;
2. 修改了第95行的乱码(但是我这里怎么看都没有,如果还有的话,有什么好的办法可以避免这样的情况呢?)
3. 第99行,Kubernets API服务器 ---->  Kubernetes API服务器

* 修改了遗漏的翻译内容 Flex
2017-11-29 14:24:33 -08:00
Khaled alHabache c5a7323571 Update hello-minikube.md (#6404) 2017-11-29 13:56:18 -08:00
Eric Tune 9fab70757b Greatly expanded custom resoure concept guide (#6238)
* Greatly expanded custom resoure concept guide

Added section on how to decide if you need a custom resource or not.
Added section on how to decide if you want CRD or AA.

* Converted HTML tables to Markdown

* Add links, clean up first table

* configmap vs UDR

* ease of use comparison

* Advanced features

* More cleanup

* Addressed review comments.

* Move lists out of table cells
2017-11-29 13:47:48 -06:00
lichuqiang f7ed78150a Translate doc certificates in path concepts into Chinese (#6483)
* translate doc certificates in path concepts into Chinese

* fix typo in doc certificates
2017-11-29 08:38:52 -08:00
Qiming 99ace0e11e Merge pull request #6481 from scjane/patch-17
Update access-cluster-services.md
2017-11-29 14:42:13 +08:00
Wang Jie f451664980 Update access-cluster-services.md 2017-11-29 14:11:44 +08:00
Qiming c5cafd7986 Merge pull request #6475 from scjane/patch-15
Update cpu-management-policies.md
2017-11-29 12:26:04 +08:00
Qiming 26a2b23afe Merge pull request #6478 from scjane/patch-16
Update access-cluster-api.md
2017-11-29 12:25:25 +08:00
Wang Jie bb08b9ce91 Update access-cluster-api.md 2017-11-29 11:44:36 +08:00
Wang Jie a22f93bbbb Update cpu-management-policies.md 2017-11-29 10:31:42 +08:00
Steve Perry aa2fe57460 Move kubectl ref docs to /docs/reference/. (#6472)
* Move kubectl ref docs to /docs/reference/.

* Update _redirects.
2017-11-28 18:02:16 -08:00
Joseph Heck dd03bd1b55 Merge pull request #6464 from sitkevij/hello-minikube-cannot-start-format
Update minikube documentation to solve "cannot start" issue
2017-11-28 11:44:23 -08:00
Marc Cohen 069592459c add line break for better highlighting of button (#6333) 2017-11-28 07:30:56 -08:00
Qiming 5b6f1e5e80 Merge pull request #6469 from zhangxiaoyu-zidif/fix-hugepage-feature-gate
delete redundant punctuation
2017-11-28 17:11:08 +08:00
zhangxiaoyu-zidif 70c98ce98d delete redundant punctuation 2017-11-28 17:11:08 +08:00
stewart-yu b9ede52808 fix bad url format 2017-11-28 15:21:02 +08:00
Qiming 01cd73a3de Merge pull request #6442 from aburdenthehand/aburden-6098-versioning
Added versioning information
2017-11-28 14:57:24 +08:00
aburdenthehand c96acf5303 Update index.md
Updated version skew sentence for clarity. 
From review.
2017-11-28 15:46:43 +10:00
Mike Wilson 1ab9bb0116 Adding information about staged master upgrades (#6370)
Master upgrades are staged after PR #55990 to kubernetes(https://github.com/kubernetes/kubernetes/pull/55990). This is the documentation update showing how to upgrade the master after that change.
2017-11-27 18:59:28 -08:00
Qiming 6b7c7f3dbc Merge pull request #6406 from font/patch-1
Clarify use of APIService CA bundle when using API
2017-11-28 10:23:46 +08:00
Qiming e342007415 Merge pull request #6240 from tkellen/patch-2
updates for clarity on daemonset alternatives
2017-11-28 10:23:11 +08:00
Ivan Font 706b21ba38 Use base64 as one word 2017-11-27 18:18:34 -08:00
Qiming Teng 5d322a5aac Fix links in Chinese translation 2017-11-28 10:12:28 +08:00
Qiming edcb39d46c Merge pull request #6417 from msau42/storage-class-best-practices
Update storage class recommendations with GA fields
2017-11-28 10:04:16 +08:00
Ivan Font b86371da23 Merge branch 'master' into patch-1 2017-11-27 18:03:46 -08:00
Qiming 542d53d685 Merge pull request #5931 from WIZARD-CXY/updatehostportdoc
update hostport doc
2017-11-28 10:00:19 +08:00
Qiming 941d388909 Merge pull request #6454 from chenhonggc/init-containers
Fix invalid link.
2017-11-28 09:56:35 +08:00
Qiming c456baf2fc Merge pull request #6461 from iMartyn/mention-masters
Adds a note regarding the toleration of node-role.kubernetes.io/master
2017-11-28 09:27:43 +08:00
Itay Shakury e17bb06830 correct reference for pre 1.8 api version (#6403)
apps/v1beta1 -> extensions/v1beta1
2017-11-27 16:59:45 -08:00
Aditya Mukerjee e1d8864d52 Explicitly version Clientset in example (#6446)
Core() is deprecated in favor of CoreV1
2017-11-27 16:14:36 -08:00
Andrew Chen e316d532b2 Merge pull request #6466 from kubernetes/chenopis-6224-patch
Add tooltip includes for terms
2017-11-27 15:30:04 -08:00
Ahmet Alp Balkan ca84eb5085 /docs/reference sidebar improvements (#6411)
Attempt at making the left sidebar for /docs/reference more useful, I've got
some more sidebar improvements I'm saving for other PRs for this area.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-11-27 15:28:33 -08:00
Andrew Chen 865698f795 Add tooltip includes for terms 2017-11-27 14:43:36 -08:00
Eric Tune 6ee7947a03 Added overview concept guide to all ways to extend (#6224)
* Added overview concept guide to all ways to extend

* Address review comments.

Remove double space.
Use glossary.
Use ordered list.
etc.
2017-11-27 14:17:15 -08:00
Tyler Kellen 3c5e4d225c remove future predictions--these are not documentation 2017-11-27 15:52:41 -05:00
sitkevij 5c16453cd4 update minikube documentation per #6419 providing solution to minikube start --vm-driver=xhyve issue 2017-11-27 12:31:06 -08:00
Michelle Au 6d82453231 Update storage class recommendations with GA fields 2017-11-27 11:15:27 -08:00
Martyn Ranyard 3fa8cb3cfd Adds a note regarding the toleration of node-role.kubernetes.io/master
Also updates the example fluentd daemonset which should run on all
nodes.
2017-11-27 18:12:49 +01:00
Qiming 4d77e7993f Update overview.md 2017-11-27 20:30:10 +08:00
Qiming 3f98c8bd2a Update overview.md 2017-11-27 20:28:44 +08:00
陈宏 b268cd7678 Fix invalid link. 2017-11-27 14:59:38 +08:00
Qiming 40e80baede Merge pull request #6452 from scjane/patch-12
Update quota-api-object.md
2017-11-27 12:13:26 +08:00
Wang Jie 328e6794d2 Update quota-api-object.md 2017-11-27 11:59:42 +08:00
Xiaoyu(Tim) Zhang c3198efd46 Merge pull request #6423 from lichuqiang/translation-temp7
Translate doc labels-annotations-taints into Chinese
2017-11-27 11:00:51 +08:00
Qiming a09645369d Merge pull request #6451 from fatsheep9146/fix-typo
Fix typos
2017-11-27 09:08:28 +08:00
Ziqi Zhao 4456f5f90b Fix typos
Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com>
2017-11-26 16:21:32 +08:00
Qiming c06915aa37 Merge pull request #6420 from misterwilliam/patch-1
Fix typo in developing-cloud-controller-manager.md
2017-11-25 22:08:45 +08:00
Qiming ed3a2f0009 Merge pull request #6385 from surajssd/pod-preset-usable-images
fix PodPreset manifests
2017-11-24 20:09:10 +08:00
Qiming a80656a174 Merge pull request #6424 from surajssd/add-podpreset-instructions
Add PodPreset basic usage instructions
2017-11-24 19:14:24 +08:00
Qiming 4c347ea69d Update podpreset.md 2017-11-24 19:11:37 +08:00
Qiming 33d8330f70 Merge pull request #6444 from surajssd/add-file-direct-download
add link to Application Introspection and Debugging guide
2017-11-24 19:09:56 +08:00
Suraj Deshmukh ec4fbf70d4 add link to Application Introspection and Debugging guide 2017-11-24 15:45:11 +05:30
Qiming 0c289b6abf Merge pull request #6437 from kairen/fix-pv-1
Remove unnecessary ditto marks
2017-11-24 14:39:44 +08:00
kairen a2d2e27367 Revert the step number 2017-11-24 13:55:16 +08:00
Qiming 9d6fd007e9 Merge pull request #6440 from athurg/patch-1
Fix the comment's ambiguous
2017-11-24 13:39:58 +08:00
Athurg Feng 2aa752dffe Fix the comment's ambiguous
Origin commit means volumeMounts.name should match the volume name below, but there's nothing below.
2017-11-24 12:13:54 +08:00
Andrew Burden 29b15075be Added versioning information based on https://github.com/kubernetes/community/blob/master/contributors/design-proposals/release/versioning.md 2017-11-24 15:06:20 +11:00
kairen 93cfe3d59b Remove ditto marks and fix typo 2017-11-24 11:06:38 +08:00
Melanie Albrecht 4c8f3b2996 Replace link to zookeeper.yaml
The link in the sample command "kubectl apply" pointed to a YAML file that was rendered wrongly. I replaced the problem link to a link to the same file on git, which avoids the rendering issue.
2017-11-24 12:03:44 +11:00
Brendan Forster afa7380387 -y to automatically install 2017-11-24 11:52:15 +11:00
Brendan Forster ad3870bd87 link to official install docs, tweak steps 2017-11-24 11:52:15 +11:00
Brendan Forster 1beed2d6f6 rather than emitting text, let's use the package manager
https://docs.docker.com/engine/installation/linux/docker-ce/debian/#install-docker-ce-1
2017-11-24 11:52:15 +11:00
Brendan Forster d58f785de1 bump the version to the latest available from docker 2017-11-24 11:52:15 +11:00
Melanie Albrecht 114346c609 Add requirement to use US English
Added a new section "Language", with only one sentence in it.
2017-11-24 11:50:04 +11:00
Kaitlyn Barnard ac887bc996 Updates to Partner Page and Kubecon Banners 2017-11-24 11:35:15 +11:00
Stephen Gordon 4d15b60b5b Add OpenStack provider search-order parameter
Add the OpenStack provider `search-order` parameter which is used to
influence the retrieval of instance metadata.

See also:
  https://github.com/kubernetes/kubernetes/pull/52628
  https://github.com/kubernetes/kubernetes/issues/52378
2017-11-24 11:34:03 +11:00
Melanie Albrecht e18e56832a Added clusterrolebinding command
https://github.com/kubernetes/website/issues/6377

I added the clusterrolebinding command to the "Adding a cluster to a federation" section, plus I cleaned up the section to remove redundant text, and turned the instructions into a numbered list.
2017-11-24 11:26:44 +11:00
helena 60b7e3f42e Update overview.md 2017-11-24 11:26:19 +11:00
stewart-yu ef8908fbb1 Update service.md 2017-11-24 11:02:19 +11:00
Qiming 03eb37c54e Merge pull request #6335 from abhinavsinha001/patch-1
Pod priority to be enabled for kubelet
2017-11-23 21:51:21 +08:00
Abhinav Sinha 1b315e2cce Formatting changes 2017-11-23 18:42:55 +05:30
Qiming 7df8556653 Update podpreset.md 2017-11-23 20:53:58 +08:00
Qiming 4c083fc73e Update podpreset.md 2017-11-23 20:51:55 +08:00
Qiming b3c2faacf0 Merge pull request #6383 from surajssd/change-file-name-links
(distribute creds securely): change file name to links
2017-11-23 20:06:07 +08:00
Qiming 866df60d9a Merge pull request #6426 from liggitt/webhook
Clarify webhook URL may not include parameters
2017-11-23 19:57:46 +08:00
Jordan Liggitt 8ae0bd2c14 Clarify webhook URL may not include parameters 2017-11-23 03:00:55 -05:00
Suraj Deshmukh 3dc4ccb62c Add PodPreset basic usage instructions 2017-11-23 12:08:27 +05:30
lichuqiang e9ad259492 translate doc labels-annotations-taints into Chinese 2017-11-23 13:42:33 +08:00
Qiming 5d46bb8808 Merge pull request #6322 from tengqm/improve-kubectl-doc
Improve docs related to kubectl
2017-11-23 11:27:26 +08:00
William Chang c688681d34 Update developing-cloud-controller-manager.md 2017-11-22 18:19:29 -08:00
Qiming 288a72d0ef Merge pull request #6397 from tengqm/add-schema-tests
Add more files for schema test
2017-11-23 10:11:56 +08:00
Ivan Font 877b1abf98 Update URL to only point to kube-aggregator repo 2017-11-22 15:15:56 -08:00
Qiming c5319e204b Sort volumes for easier browsing (#6320) 2017-11-22 13:47:05 -06:00
Qiming a0d1143485 Merge pull request #6355 from tomdee/bump-flannel-version
Update flannel to version v0.9.1
2017-11-22 22:16:16 +08:00
Qiming eef1f19db0 Merge pull request #6413 from autodidaddict/patch-1
Update index.md
2017-11-22 21:44:34 +08:00
Kevin Hoffman da5fac35ba Update index.md
Stale links to service broker specs and documentation.
2017-11-22 08:23:12 -05:00
Qiming e276c5a47e Merge pull request #6402 from colbyy/master
IBM Bluemix was renamed to IBM Cloud recently
2017-11-22 13:52:43 +08:00
Andrew Chen bb0d2771c4 Service Catalog docs (#5867)
* Service Catalog docs (+16 squashed commits)
Squashed commits:
[765e81d] rework install-service-catalog.md
[d81f799] tweak diagrams
[b7a3da7] Add tooltips
[3b256c5] more rework
[828000e] architecture diagram redux
[0b809d5] rework
[7829301] Outline provision-bind-external-service.md w/ filler text
[144fbb3] install service catalog v1
[47b5be4] Reorder images and bullet points
[fb577ae] Update What's Next links
[8ac984c] Include snippet for install and provision docs
[c2eeece] Add Install Service Catalog doc
[a84df64] Add hard line break
[7fb12c6] Add task
[75c46d3] Add List, Provision, and Bind diagrams
[6386feb] Service Catalog concept doc

* Add install-service-catalog-using-helm

* switch mysql examples to message queuing instead

* Incorporate feedback

* incorporate additional feedback

* Incorporate tech review feedback
2017-11-21 14:52:25 -08:00
Ivan Font 71ce47a0c9 Clarify use of APIService CA bundle when using API 2017-11-21 13:06:17 -08:00
Colby Scotta 52b915608d IBM Bluemix was renamed to IBM Cloud recently 2017-11-21 11:23:51 -05:00
Qiming e7e7aa017e Merge pull request #6399 from SamClinckspoor/patch-1
Fix links to Node auth and NodeRestrictions
2017-11-21 22:01:46 +08:00
Sam Clinckspoor 66350ad1f2 Fix links to Node auth and NodeRestrictions 2017-11-21 14:17:32 +01:00
Qiming Teng 5e7e5f3235 Add more files for schema test 2017-11-21 17:13:54 +08:00
Qiming 84f8c03e7f Merge pull request #6395 from stewart-yu/deadlink#06
fix dead link
2017-11-21 14:07:22 +08:00
stewart-yu b877d1219f fix dead link 2017-11-21 13:50:17 +08:00
Qiming 4067925886 Merge pull request #6393 from stewart-yu/fixwrongurl
fix bad url
2017-11-21 11:47:29 +08:00
Qiming 3d5392dd35 Merge pull request #6394 from xuhuilong/patch-12
fix wrong url link.
2017-11-21 11:46:19 +08:00
stewart-yu 7a4e8d5404 fix redirects 2017-11-21 11:38:00 +08:00
xuhuilong 124f617e49 fix wrong url link.
url link should update.
2017-11-21 11:13:46 +08:00
Qiming 7c6b56e0b0 Merge pull request #6387 from mpolednik/typo
typo fix in device_plugins concepts
2017-11-21 10:00:45 +08:00
Qiming 3e236f7872 Merge pull request #6389 from mfdii/mfdii/update_sysdig
Update Sysdig partner logo and blurb.
2017-11-21 09:50:22 +08:00
Jennifer Rondeau 87068a114b Merge pull request #6346 from tengqm/limit-note
/lgtm
2017-11-20 15:28:34 -05:00
Jennifer Rondeau a9af133af6 Merge pull request #6386 from adam-sandor/patch-1
/lgtm
2017-11-20 15:12:38 -05:00
Michael Ducy 2e927c806e Update Sysdig partner logo and blurb. 2017-11-20 12:57:28 -05:00
Martin Polednik 0a7b3020d8 typo fix in device_plugins concepts
Signed-off-by: Martin Polednik <mpolednik@redhat.com>
2017-11-20 15:22:54 +01:00
Ádám Sándor f0ce92e69d Mention readiness probe in configuration section
The configuration values section only mentions liveness probes which is confusing for the reader. Additionally liveness and readiness probes behave differently if they time out. Readiness probe will not restart the Pod but the documentation looks like it would.
2017-11-20 15:16:21 +01:00
Suraj Deshmukh af064f5ce3 fix PodPreset manifests
Update the image in PodPreset manifest to use the real image,
also removed the hard-coded namespace in manifest.
2017-11-20 18:39:16 +05:30
Qiming 7c81617426 Merge pull request #6384 from craigbox/patch-9
There's no appendix; remove # APPENDIX heading
2017-11-20 20:56:27 +08:00
craigbox cc09a91e05 There's no appendix; remove # APPENDIX heading
(also, why was it shouted?)
2017-11-20 12:16:18 +00:00
Qiming 28071a25f8 Merge pull request #6347 from lichuqiang/translation-temp7
Translate doc podpreset in concepts into Chinese
2017-11-20 19:42:00 +08:00
Suraj Deshmukh 582a59e024 (distribute creds securely): change file name to links 2017-11-20 17:05:42 +05:30
Qiming c8b5ea9815 Merge pull request #6379 from stewart-yu/patch-6
Update multiple-zones.md
2017-11-20 12:45:14 +08:00
Qiming 1cd55b1681 Merge pull request #6380 from scjane/patch-11
Update scheduling-gpus.md
2017-11-20 12:44:49 +08:00
Wang Jie c385203beb Update scheduling-gpus.md 2017-11-20 10:56:31 +08:00
Stewart-YU a5dd0ebd15 Update multiple-zones.md
Fix bad link.
2017-11-20 10:23:07 +08:00
Qiming 42253001ec Merge pull request #6372 from stewart-yu/patch-2
Update index.md
2017-11-19 19:55:19 +08:00
Qiming f09e42c62c Merge pull request #6374 from chenpengdev/patch-1
fix broken link
2017-11-19 19:54:41 +08:00
Qiming c53bbc0e62 Merge pull request #6375 from chenpengdev/patch-2
delete the command prompt
2017-11-19 19:53:43 +08:00
Qiming d717d60038 Merge pull request #6281 from stewart-yu/patch-3
Update create-cluster-kubeadm.md
2017-11-19 19:53:16 +08:00
Stewart-YU 6c95dfe603 Update create-cluster-kubeadm.md
Fix some text error.
2017-11-19 17:35:10 +08:00
chenpengdev 83ebbbfa97 delete the command prompt 2017-11-19 15:30:45 +08:00
chenpengdev a461612779 fix broken link 2017-11-19 15:08:26 +08:00
Stewart-YU ad68acc431 Update index.md
Fix deadlink.
2017-11-19 12:08:49 +08:00
Qiming 3df0f3c31b Merge pull request #6362 from stewart-yu/patch-7
Update proxies.md
2017-11-17 15:19:26 +08:00
Stewart-YU 49cba3dc34 Update proxies.md
Update the list num
2017-11-17 13:56:40 +08:00
Qiming 2b968525c6 Merge pull request #6361 from shillasaebi/patch-2
fix the sentence in doc
2017-11-17 13:31:59 +08:00
Shilla 9f10c5a970 general clean up
fixed a typo that didn't make sense
changed do to to
2017-11-17 00:11:30 -05:00
Qiming fcab77df75 Merge pull request #6353 from StuartHarris/patch-1
Use `echo -n` rather than `echo` to avoid trailing newline...
2017-11-17 13:09:57 +08:00
Qiming 3f8beb967b Merge pull request #6359 from stewart-yu/fixdeadlink#2
fix deadlink
2017-11-17 13:05:47 +08:00
Qiming 8ad16793b2 Merge pull request #6360 from shillasaebi/patch-1
updated prerequisites
2017-11-17 13:04:44 +08:00
Shilla de2078ad27 updated prerequisites
corrected Prerequsites typo
2017-11-16 23:47:01 -05:00
stewart-yu 578a831405 fix deadlink url 2017-11-17 12:41:47 +08:00
Qiming 5e19e823b5 Split persistent volume concept article (#6215) 2017-11-16 20:45:35 -06:00
Qiming 53bf960e2a Merge pull request #6357 from stewart-yu/fixcndeadlink
fix deadlink
2017-11-17 10:39:47 +08:00
stewart-yu 0a79ed9a15 fix deadlink 2017-11-17 10:30:50 +08:00
Qiming 41f03068b9 Merge pull request #6356 from stewart-yu/patch-2
Update cluster-large.md
2017-11-17 10:21:32 +08:00
Stewart-YU 9812e6954d Update cluster-large.md
delete addtion `/` in url link.
2017-11-17 09:34:46 +08:00
Min RK 87ae813ec5 remove period from section title (#6354)
to be consistent with sibling titles
2017-11-16 14:58:22 -06:00
Stewart-YU 7f84d9a873 Update access-cluster.md (#6332)
Update format.
2017-11-16 13:11:21 -06:00
Gabriel Silva Vinha f4b9cf4581 Add direction and protocol for kubeadm ports setup (#6319) 2017-11-16 13:01:43 -06:00
Tom Denham 711ce0ce5c Update flannel to version v0.9.1
This includes a single fix to improve compatibility with later versions
of Docker.

Release note: https://github.com/coreos/flannel/releases/tag/v0.9.1
2017-11-16 10:55:17 -07:00
Stuart Harris eac887d592 Use echo -n rather than echo to avoid trailing newline...
...during secret creation
2017-11-16 13:36:45 +00:00
Qiming bf3806ae15 Merge pull request #6352 from stewart-yu/patch-2
Update cluster-management.md
2017-11-16 20:47:55 +08:00
Stewart-YU 89e902d76c Update cluster-management.md
Fix dead link.
2017-11-16 20:05:32 +08:00
Qiming 0b4e69f471 Merge pull request #6343 from lichuqiang/translation-temp9
Translate doc certificate-rotation into Chinese
2017-11-16 17:43:12 +08:00
lichuqiang e2bb1950f0 translate doc certificate-rotation into Chinese 2017-11-16 17:11:06 +08:00
lichuqiang 3e4e1971b2 translate doc podpreset in concepts into Chinese 2017-11-16 16:53:25 +08:00
Qiming Teng 47a0781864 Note on creating LimitRange for GPU, huge-pages resources 2017-11-16 16:43:06 +08:00
宇慕 05af66ef77 update hostport doc 2017-11-16 11:23:34 +08:00
Qiming d01b09411d Merge pull request #6323 from wackxu/mvgen
move cloud-controller-manager kube-apiserver kube-controller-manager kube-proxy kube-scheduler kubelet  to docs/reference/generated directory
2017-11-16 10:16:52 +08:00
XsWack 4835eb5a55 Merge branch 'master' into mvgen 2017-11-16 09:32:06 +08:00
XsWack e1d484579e Merge branch 'master' into mvgen 2017-11-16 09:30:49 +08:00
Qiming cad3f8335e Merge pull request #6341 from GabrielSVinha/update_fed
Add namespaces to kubefed docs
2017-11-16 09:12:59 +08:00
Qiming 60fc1bc220 Merge pull request #6342 from craigbox/patch-8
Update gce.md to correct GKE link
2017-11-16 09:12:06 +08:00
Qiming cdb0c3e51c Merge pull request #6027 from tengqm/dynamic-provisioning
Migrate dynamic provisioning documentation
2017-11-16 09:06:53 +08:00
craigbox 5ffbc56dd0 Update gce.md
fix link to GKE
2017-11-15 22:18:59 -02:00
GabrielSVinha 3acd89b0b8 Add namespaces to kubefed docs 2017-11-15 21:03:10 -03:00
XsWack da6e321669 move kubeadm to /docs/reference/generated directory (#6326) 2017-11-15 09:43:17 -08:00
Abhinav Sinha 446b9cb335 Pod priority to be enabled for kubelet
The document only mentioned enabling the feature for API and Scheduler but it needs to be enabled for kubelet as well
2017-11-15 18:31:01 +05:30
XsWack c531e1af40 Update _redirects 2017-11-15 17:49:25 +08:00
XsWack abbbd94973 Merge branch 'master' into mvgen 2017-11-15 17:47:28 +08:00
XsWack 1a1ab53df2 Merge branch 'master' into mvgen 2017-11-15 17:46:49 +08:00
XsWack 16f6a61596 move federation-apiserver federation-controller-manager to /docs/reference/generated directory (#6327)
* move federation-apiserver federation-controller-manager to /docs/reference/generated directory

* update _redirects and _data/referenerce.yaml
2017-11-15 01:45:12 -08:00
XsWack 134507dbc1 move kubefed to /docs/reference/generated directory (#6325)
* move kubefed to docs/reference/generated

* update _redirects and _data/referenerce.yaml
2017-11-15 01:16:14 -08:00
Xiaoyu(Tim) Zhang abed1afc32 Merge pull request #6307 from lichuqiang/translation-temp9
Translate doc rollback-daemon-set into Chinese
2017-11-15 17:12:04 +08:00
lichuqiang 9853fed7fd translate doc rollback-daemon-set into Chinese 2017-11-15 14:27:52 +08:00
wackxu ba7c3005c9 move some generated file to docs/reference/generated directory 2017-11-15 14:12:11 +08:00
Qiming 8d20b9e72a Update troubleshooting-kubeadm.md 2017-11-15 14:06:13 +08:00
Qiming Teng 1450306642 Improve docs related to kubectl 2017-11-15 11:33:20 +08:00
Qiming aee5d36b0f Merge pull request #6203 from tengqm/event-rate-limit
Document the EventRateLimit admission controller
2017-11-15 10:01:09 +08:00
Qiming 89f4f018fb Merge pull request #6288 from tengqm/termination-message-policy
Document terminationMessagePolicy
2017-11-15 10:00:06 +08:00
Qiming 4bca69feb3 Merge pull request #6293 from tengqm/link-glossary
Add link to glossary page from tutorial
2017-11-15 09:59:31 +08:00
Qiming 076b64f106 Merge pull request #6251 from tengqm/podpreset-note
Add a note to pod preset
2017-11-15 09:58:43 +08:00
Stewart-YU 09a1b70681 Update cloud-providers.md (#6313)
Fix format.
2017-11-14 13:09:00 -08:00
Tomasz Prus 037341f3ae fix: unit for "kilo" is lowercase (#6314) 2017-11-14 13:08:27 -08:00
Cheryl Hung 66c625fdf0 Add StorageOS provisioner to comparison table (#6315) 2017-11-14 13:06:31 -08:00
Stewart-YU 71e634f75d Update create-cluster-kubeadm.md (#6308)
Fix format.
2017-11-14 11:37:49 -08:00
Di Xu a20bf030a2 add new examples for fieldSelector when using kubectl get (#6312) 2017-11-14 11:35:17 -08:00
Qiming 9f758e6443 Add warning about backoffLimit limitation (#6227) 2017-11-14 10:48:53 -08:00
Qiming d7278dbd9d Update troubleshooting-kubeadm.md 2017-11-14 14:34:18 +08:00
Qiming Teng cf7ed4615e Add a note to pod preset 2017-11-14 14:15:41 +08:00
Qiming 33b0453b7f Merge pull request #6310 from gyliu513/dns
Updated links for dns document.
2017-11-14 13:51:16 +08:00
Guangya Liu 929a5df048 Updated links for dns document. 2017-11-14 13:37:59 +08:00
Stewart-YU c4a0363943 Update troubleshooting-kubeadm.md
Update troubleshooting docs about apiclient blocking while run `kubeadm init`.
2017-11-14 13:36:01 +08:00
emanic a94b2bfee9 Clarifies some aspects of the kubeadm install (#5883) 2017-11-13 21:00:56 -08:00
Tyler Kellen 3d5ca2d7ff re-order sections (#6241)
For new readers without a detailed understanding of how deletion occurs, specifying foreground deletion first gives the needed context to understand what background deletion is eschewing.
2017-11-13 19:10:24 -08:00
Ahmet Alp Balkan 30ea773764 Improve "authenticating to k8s api from a pod" docs (#6259)
* Improve "authenticating to k8s api from a pod" docs

Helps with https://github.com/kubernetes/kubernetes/issues/22121.

Also removing kubectl-container example as it's staged for removal and not
very useful.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* Address code review comments

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-11-13 18:23:20 -08:00
Li Jingjing 91cb7d279d k8smeetup-tasks-administer-cluster-kubelet-config-file 2017-11-14 09:18:31 +08:00
Qiming Teng 5e4e68576c Add link to glossary page 2017-11-14 09:11:19 +08:00
Qiming Teng a7c8e8cce6 Document terminationMessagePolicy 2017-11-14 09:10:17 +08:00
Shawnique Warren 1f295600f8 Fixes issue #6174 - Add on-prem turnkey (#6270) 2017-11-13 16:38:51 -08:00
Matthew Donoughe e3eb268f3d escape angle brackets in html (#6272) 2017-11-13 16:37:29 -08:00
Kin Z 05a94942ae Resolves responsive styling issues with button, in the video section (#6280) 2017-11-13 16:29:29 -08:00
Daniel Gonzalez 74fb139145 Mention lb-provider option in OpenStack LBaaS docs (#6282) 2017-11-13 16:25:14 -08:00
Matt Dorn b84f53a06e Update PodAffinity/PodAntiAffinity Use-Case (#6291)
* Update PodAffinity/PodAntiAffinity Use-Case

Updated PodAffinity use-case to reflect use of PodAntiAffinity. Under the previous Redis deployment manifest, each replica is not guaranteed its own node.

* add podAntiAffinity to web-server spec use-case

* Additional changes to PodAffinity/PodAntiAffinity Use-Case
2017-11-13 15:05:47 -08:00
lichuqiang 79f7e12722 translate doc distribute-credentials-secure into Chinese (#6292) 2017-11-13 15:02:48 -08:00
Qiming df40d54f0b Clarify GPU resource requests and limits (#6294) 2017-11-13 15:01:44 -08:00
Andrew Chen a9f055c830 Merge pull request #6300 from kubernetes/chenopis-gke-patch
Rename Google Container Engine to Google Kubernetes Engine
2017-11-13 13:53:38 -08:00
Andrew Chen 4f38e0aefd Rename Google Container Engine to Google Kubernetes Engine 2017-11-13 13:43:14 -08:00
Tim Hockin bfc642a066 Update debug-services doc 2017-11-13 11:35:52 -08:00
Kaitlyn Barnard 99e14f1fcc New Partners Section for Conformance (#6182)
* New partners section for conformance

* Updates to conformance section

* Removing version numbers and swapping in company logos

* Updating logos
2017-11-13 10:30:47 -06:00
Xiaoyu(Tim) Zhang f7ca5c7a52 Merge pull request #6191 from gin419/trans-con-03
Add the translated document 'The Kubernetes API' - Chinese version.
2017-11-13 10:00:55 +08:00
Gin 8fffa9618e Modify the translation for better expression as suggestion. 2017-11-13 09:40:42 +08:00
Qiming 5d653b51c7 Merge pull request #6285 from cortextual/patch-1
remove unnecessary "or" in series
2017-11-13 09:21:27 +08:00
Andrew Ball 94060df231 remove unnecessary "or" in series 2017-11-12 19:01:49 -06:00
Gin eee6656adb Modify the translation for better expression. 2017-11-13 01:28:05 +08:00
Zach Corleissen b26094ed39 Document unconfined apparmor profile (#6269) 2017-11-10 13:41:00 -06:00
Qiming b9e1ca1361 Fix taint names used in admission controllers (#6264) 2017-11-10 13:40:23 -06:00
Qiming 30116c4b62 Merge pull request #6265 from jamiehannaford/kubeadm-nics
Document nics req
2017-11-10 23:23:23 +08:00
Jamie Hannaford 51497f61e9 Document nics req 2017-11-10 12:26:16 +01:00
Qiming 024125723b Merge pull request #6257 from zioproto/patch-1
The correct name is [Route] and not [Router]
2017-11-10 15:51:05 +08:00
Qiming 449cf43c92 Merge pull request #6263 from zhangxiaoyu-zidif/fix-oir-typo
fix a typo
2017-11-10 15:49:28 +08:00
Xiaoyu(Tim) Zhang 5f5d1e071d fix a typo 2017-11-10 15:27:48 +08:00
Saverio Proto faef51ed47 The correct name is [Route] and not [Router]
Check commit 0b57371ffab5b32dc991ff5fe60c3d58f7c2f9cc
You will see that the correct name is [Route]
You can see it also here
https://github.com/kubernetes/kubernetes/blob/master/pkg/cloudprovider/providers/openstack/openstack.go#L137
2017-11-10 05:34:28 +01:00
Qiming 1a8cdf8344 Merge pull request #6256 from sjenning/patch-1
use space instead of newline for dnf compatibility
2017-11-10 11:11:54 +08:00
Qiming 67368c6e72 Merge pull request #6255 from wackxu/patch-76
Update service.md
2017-11-10 10:36:39 +08:00
XsWack 8cde65ef4f Update service.md 2017-11-10 10:32:17 +08:00
Seth Jennings eb875f2811 use space instead of newline for dnf compatibility
see https://github.com/projectatomic/rpm-ostree/issues/1093#issuecomment-343188052
2017-11-09 19:53:00 -06:00
Andrew Chen f59316fc94 Merge pull request #6161 from kubernetes/chenopis-gems-plugins-patch
Rename gems to plugins
2017-11-09 15:34:11 -08:00
Andrew Chen f4d2415431 Rename gems to plugins in /_config.yml 2017-11-09 15:25:45 -08:00
Andrew Chen e8b969ed74 Merge pull request #6262 from abiogenesis-now/jyao/attempt-to-patch-ci
[docs] Fix test dependency for Travis
2017-11-09 15:25:12 -08:00
Jessica Yao 681c23d7e0 fix test dependency 2017-11-09 15:09:04 -08:00
Andrew Chen 24d1cd5ceb Merge pull request #6246 from kubernetes/chenopis-maintenance-20171108
[Monthly Maintenance] Fix broken links
2017-11-09 13:05:04 -08:00
Qiming 598e6c0d81 Fix a SVG which received many complaints (#6252) 2017-11-09 14:15:23 -06:00
Qiming b0ef8cf848 Merge pull request #6242 from tkellen/patch-4
update docs to reference latest updates
2017-11-09 22:24:18 +08:00
Tyler Kellen 737dc1c45e update docs to reference latest updates 2017-11-09 07:57:35 -05:00
Qiming cec2d95281 Merge pull request #6237 from tkellen/patch-1
call out missing content in effort to fix it
2017-11-09 15:07:07 +08:00
Qiming e0b461e60e Merge pull request #6245 from tkellen/patch-5
add note that encryption at rest is supported
2017-11-09 09:08:09 +08:00
Qiming e3fdd107e8 Update daemonset.md 2017-11-09 09:06:09 +08:00
Andrew Chen 37f57f6843 [Monthly Maintenance] Fix broken links from Screaming Frog SEO Spider 2017-11-08 14:01:56 -08:00
Tyler Kellen 9a46a77c2d add note that encryption at rest is supported 2017-11-08 16:31:24 -05:00
Tyler Kellen 2d3b1ad3f6 call out missing content in effort to fix it 2017-11-08 12:35:53 -05:00
Umesh Yadav e8d97e89e6 Added note for documentation style. (#6229)
* Added note for documentation style.

* Added {: .note}
2017-11-08 09:29:09 -08:00
Kyle Bai bb31d7ecbc Improve kubectl for Docker Users guide (#6236) 2017-11-08 09:24:33 -08:00
Guillermo Robles 0393c790d4 Correct federation links to new repository (#6234) 2017-11-08 09:22:35 -08:00
Umesh Yadav 3478bbb09a Added CFSSL explaination (#6232) 2017-11-08 09:18:22 -08:00
Qiming 0fbafb5459 Merge pull request #6233 from stewart-yu/patch-2
fix format
2017-11-08 20:09:09 +08:00
Qiming 6a9aaf6eff Merge pull request #6231 from zoobab/patch-1
add kubeadm-dind as another local-machine solution
2017-11-08 19:16:55 +08:00
Stewart-YU 562342349c This command stop is deprecated and fix format 2017-11-08 19:04:55 +08:00
Qiming 794182bb3e Merge pull request #6230 from dungeonmaster18/check-kubectl-config
Added docs for kubectl cluster-info dump
2017-11-08 17:23:55 +08:00
dungeonmaster18 11c690ec11 restructure sentence 2017-11-08 14:28:54 +05:30
Benjamin Henrion 8002734b5f add kubeadm-dind as another local-machine solution
add kubeadm-dind as another local-machine solution
2017-11-08 09:14:40 +01:00
dungeonmaster18 fcb6785046 Added docs for kubectl cluster-info dump 2017-11-08 13:22:10 +05:30
Qiming db0f634110 Merge pull request #6172 from gyliu513/auth
Added `--authorization-mode=Node` to document.
2017-11-08 11:34:36 +08:00
Qiming b124f4d051 Merge pull request #6130 from jamiehannaford/kubeadm-extra-args
Make kubeadm docs for extra args clearer
2017-11-08 09:33:32 +08:00
Qiming Teng 33aa282480 Document the EventRateLimit admission controller 2017-11-08 09:26:29 +08:00
Qiming bf3ae8e3a9 Document the AllowedHostPaths policy (#6206) 2017-11-07 17:05:02 -08:00
Stewart-YU c9ff4eb7f1 Update kubernetes-objects.md (#6226)
Fix file url.
2017-11-07 17:04:31 -08:00
Eric Tune 44f5cad167 Reorg Concept guides for Extending K8s (#6220)
Renames
Concepts → Extending the Kubernetes API
to
Concepts → Extending Kubernetes

Adds in subsections

Adds concept guides for other (non-API) extensions.

Subsequent commits will add an overview for all the ways to extend kubernetes,
hence the subsections in this commit.
2017-11-07 16:59:11 -08:00
Qiming 1c135db011 Remove 'Create an Issue' button on docs/setup page (#6214) 2017-11-07 16:56:56 -08:00
CaoShuFeng 168340e96a fix pod-priority-preemption doc (#6212) 2017-11-07 16:53:42 -08:00
Tonny c73ecc4bfa Added new community maintained dotNet library (#6204) 2017-11-07 16:40:50 -08:00
Qiming b78e3751c3 Remove pod-termination doc (#6199) 2017-11-07 16:29:05 -08:00
Ben Hall d06322e61e Hide the sidebar for the Interactive Scenarios (#6196) 2017-11-07 16:28:08 -08:00
Brendan Burns fcf48ec777 Add a reference to Azure Container Service (#6195) 2017-11-07 16:25:40 -08:00
Alex Contini fb2b9a85b4 Update index.html (#6176) 2017-11-07 16:20:50 -08:00
Marc Cohen cf28d0c121 add open in cloud shell link (#6173)
Google Cloud has a new feature called "Open in Cloud Shell" which supports invoking a URL that auto-starts a cloud shell session (via in-browser ssh to an auto-provisioned VM) with an auto-cloned repo specified in the URL.
2017-11-07 16:19:28 -08:00
Karthik Gaekwad a4c59123a1 Update dead link for kubeadm (#6170) 2017-11-07 15:40:21 -08:00
Stewart-YU 645fe170ef Fix format. (#6168) 2017-11-07 15:39:15 -08:00
Zoltan Burgermeiszter 1a681e88ae LimitRange name fixed in kubectl command (#6133) 2017-11-07 15:27:23 -08:00
Tyler Kellen 1a2238ff19 correct phase anchor 2017-11-08 02:22:36 +08:00
Tyler Kellen 30a413926a fix invalid anchors 2017-11-08 02:22:36 +08:00
Jamie Hannaford a230cf00f7 Make kubeadm docs for extra args clearer 2017-11-07 14:31:17 +01:00
zhangxiaoyu-zidif 10a6fb706d fix typo 2017-11-07 16:49:00 +08:00
zhangxiaoyu-zidif 05d5b3563e fix docs 2017-11-07 16:49:00 +08:00
zhangxiaoyu-zidif d99896ffbc fix review 2017-11-07 16:49:00 +08:00
zhangxiaoyu-zidif 2f34581fc2 describe what is kube-public 2017-11-07 16:49:00 +08:00
Qiming Teng 7865afe459 Migrate dynamic provisioning documentation 2017-11-07 09:45:27 +08:00
Brad Topol 1bb6d3b8ab Merge pull request #6209 from nique905/patch-3
Update IBM Cloud Private link
2017-11-06 16:36:49 -05:00
Jessica Yao 53cf7defd5 Fix/re-introduce custom Jekyll tags for better glossary integration (#6163) 2017-11-06 15:36:24 -06:00
Umesh Yadav 0abbfdc12e Fixed apiVersion inconsistency (#6187)
* update support version from 1.7.0 to 1.8.0

* Added apiVersion comment.
2017-11-06 13:06:29 -06:00
Shawnique Warren 6ef68e905f Fixed typo 2017-11-06 10:07:41 -05:00
Qiming 01bc81edf6 Merge pull request #6210 from kyunghoj/patch-1
Correct a phrase by deleting an irrelevant verb
2017-11-06 22:58:37 +08:00
Kyungho Jeon 17bb567d3a Correct a phrase by deleting an irrelevant verb
"how to use install" -> "how to install"
2017-11-06 23:23:50 +09:00
Qiming 621807bfb8 Merge pull request #6145 from lichuqiang/translation-temp5
Translate tasks doc podpreset into Chinese
2017-11-06 09:49:58 +08:00
lichuqiang 1f49279e9a translate tasks doc podpreset into Chinese 2017-11-06 09:28:14 +08:00
Qiming e2618c934d Merge pull request #6192 from stewart-yu/patch-9
Update write-new-topic.md
2017-11-06 08:52:06 +08:00
Xiaoyu(Tim) Zhang e050203d46 Merge pull request #6169 from lichuqiang/translation-temp7
Translate doc configure-access-multiple-clusters into Chinese
2017-11-05 20:57:09 +08:00
Stewart-YU 355c43987b Update write-new-topic.md
fix error url to anyone which can be access.
2017-11-05 17:24:14 +08:00
Gin 1c15ddd176 Add the translated document 'The Kubernetes API' - Chinese version. 2017-11-05 14:21:00 +08:00
Xiaoyu(Tim) Zhang 8004acded3 Merge pull request #6189 from futureperfect/quickstart-deployment-cleanup
Add deployment cleanup to minikube quickstart
2017-11-05 09:55:00 +08:00
Qiming e0b2e1b7b2 Merge pull request #6184 from dungeonmaster18/azure-container-redirect
Fixed issue with azure container redirect.
2017-11-05 09:14:25 +08:00
Qiming 1db01fcee3 Merge pull request #6186 from moutai/patch-1
Fix typo in Actual parallelism section
2017-11-05 09:12:56 +08:00
Erik Hollembeak d7ffab2ac3 Add deployment cleanup to minikube quickstart 2017-11-04 17:02:01 -07:00
Moussa Taifi 139f1c142a Fix typo in Actual parallelism section
Fix typo in Actual parallelism section
2017-11-04 15:38:46 -04:00
dungeonmaster18 786416e412 Fixed issue with azure container redirect. 2017-11-04 22:24:36 +05:30
Qiming aae0312530 Merge pull request #6181 from lcfang/patch-57
Update kubeadm.md
2017-11-04 21:26:58 +08:00
lemon-tree 0abb97e623 Update kubeadm.md
Fixed the bad format
2017-11-04 10:35:39 +08:00
Qiming 773c7ef445 Merge pull request #6132 from zburgermeiszter/patch-1
Pod name fixed
2017-11-04 09:00:24 +08:00
Steve Perry acf42d4277 Cover case where min-kubernetes-server-version doesn't exits. (#6177) 2017-11-03 13:10:39 -07:00
Qiming 17330cd0c9 Merge pull request #6167 from tengqm/certificate-fix
Fix openssl command for generating apiserver cert
2017-11-03 20:42:20 +08:00
Guangya Liu 6cc8501441 Added --authorization-mode=Node to document. 2017-11-03 20:16:28 +08:00
lichuqiang 6ccf3268a2 translate doc configure-access-multiple-clusters into Chinese 2017-11-03 15:01:36 +08:00
lichuqiang f1cd967672 typo fix in doc configure-access-multiple-clusters 2017-11-03 15:01:24 +08:00
Qiming Teng 90fe42a2ff Fix openssl command for generating apiserver cert 2017-11-03 09:31:31 +08:00
Mitchel Humpherys d49a3dda8e kubelet: an => a (#6159)
"PodSpec" doesn't start with a vowel.
2017-11-02 17:02:32 -07:00
Jessica Yao f3edbd3822 Revert "Introduce custom Jekyll tags for better glossary integration" (#6160)
This reverts commit 46d9cbe5ae.
2017-11-02 15:07:26 -06:00
Eric Chiang aaffdb8ca4 oidc: document oidc prefix flags and add note about Okta (#5884) 2017-11-02 13:25:25 -07:00
Qiming 73acc5e28f Fix some shell command examples (#6143) 2017-11-02 12:22:45 -06:00
Shawnique Warren 74192d0666 Update IBM Cloud private link 2017-11-02 13:37:10 -04:00
Alex Contini 67608df60b Update index.html 2017-11-02 09:35:52 -07:00
dungeonmaster18 3f0f84f924 Fixed cluster-large broken links 2017-11-02 09:17:03 -07:00
Qiming 91c3bec469 Merge pull request #6148 from warmchang/federation
Fix the hyperlink of federation.md to the latest path.
2017-11-02 17:16:33 +08:00
William Chang ba6e4b3cbc Fix all the relevant documents hyperlink about the federation. 2017-11-02 17:04:30 +08:00
Qiming f2f5b83fc1 Merge pull request #6146 from chenhonggc/cloud-controller
small pr
2017-11-02 16:11:00 +08:00
陈宏 ef526c0f1b specifie to specific 2017-11-02 16:06:43 +08:00
Xiaoyu(Tim) Zhang ae1dfe5b34 Merge pull request #6147 from chenhuan12/patch-102
fix typo
2017-11-02 16:00:27 +08:00
Jessica Yao 46d9cbe5ae Introduce custom Jekyll tags for better glossary integration 2017-11-02 00:57:26 -07:00
William Chang 3fef7beae9 Fix the hyperlink of federation.md to the latest path. 2017-11-02 15:51:30 +08:00
chenhuan 163410af51 fix typo
fix typo
2017-11-02 15:49:49 +08:00
陈宏 0667dfe558 small pr 2017-11-02 15:32:45 +08:00
Qiming 8ff083b0f3 Merge pull request #6142 from kubernetes/brendandburns-patch-2
Fix linkification
2017-11-02 11:18:22 +08:00
Brendan Burns fff1d28a53 Fix linkification
there was a space between ']' and '(' which made markdown not recognize the links...
2017-11-01 20:05:51 -07:00
Aaron Crickenberger 21cabff5ad Rename OWNERS assignees: to approvers: (#6121)
They are effectively the same, assignees is deprecated
2017-11-01 19:03:41 -07:00
lichuqiang fcb2ecd89c Translate doc cloud-providers into chinese (#6122)
* translate doc cloud-providers into chinese

* typo fix on doc cloud-provider
2017-11-01 19:02:50 -07:00
Qiming 9f80a39166 Remove dangling job.yaml (#6124) 2017-11-01 19:02:28 -07:00
Brad Topol 0f28ec8553 Merge pull request #6139 from steveperry-53/required-version
Add version to prerequisites.
2017-11-01 22:00:06 -04:00
lichuqiang c919173f23 translate doc container-environment-variables into Chinese (#6126) 2017-11-01 18:58:03 -07:00
Adrian Otto 9665dede8a Update maximum cluster size guidance (#6135)
* Update maximum cluster size guidance

This document was published when v1.3 was the prevailing k8s version. This change provides newer guidance with respect to using large clusters.

* Update federation.md
2017-11-01 18:56:31 -07:00
steveperry-53 5ac31686a6 Remove accidental white space. 2017-11-01 18:47:09 -07:00
steveperry-53 3e6166b565 Add version to prerequisites. 2017-11-01 18:41:49 -07:00
Brad Topol 5b1fabee07 Merge pull request #6138 from xsgordon/correct-openstack-cloud-provider-table-layout
Correct OpenStack Cloud Provider Table Layout
2017-11-01 21:26:56 -04:00
Kyle Bai d44b8900c1 Remind the flag --require-kubeconfig is deprecated (#6087)
* Remove --require-kubeconfig flag

* Revert --require-kubeconfig flag

* Remind the flag  is deprecated
2017-11-01 14:52:26 -07:00
Stephen Gordon 6ad5f819a2 Correct OpenStack Cloud Provider Table Layout
Correct the OpenStack cloud provider table layout to use GitHub
compatiable markdown.
2017-11-01 16:02:44 -04:00
Andrew Chen aee953a33f Merge pull request #6137 from kubernetes/chenopis-owners-self-patch
Remove chenopis from OWNERS file
2017-11-01 12:56:00 -07:00
Brad Topol 4dd5bca811 Merge pull request #6136 from nique905/patch-2
IBM Cloud Private rename
2017-11-01 15:30:21 -04:00
Brad Topol 834d73ab49 Merge pull request #6127 from gsaslis/patch-1
Fixed 404 broken link
2017-11-01 14:56:17 -04:00
Andrew Chen 852cb26daf Remove chenopis from OWNERS file 2017-11-01 11:54:15 -07:00
nique905 60d4667f82 IBM Cloud Private rename 2017-11-01 14:36:27 -04:00
Zoltan Burgermeiszter c7a87bf28c kubectl get added to the example. 2017-11-01 17:09:05 +00:00
Qiming 795d3472fa Fix sample network policy manifests (#6105) 2017-11-01 10:06:07 -07:00
Zoltan Burgermeiszter c613ebfdd3 Pod name fixed 2017-11-01 16:59:28 +00:00
Yorgos Saslis a223dd60ec Fixed 404 broken link 2017-11-01 10:47:25 +02:00
lichuqiang 45b8f181f1 translate doc cpu-management-policies into chinese (#6094) 2017-10-31 19:48:49 -07:00
Steve Gordon 21fb91fa59 Add documentation of all OpenStack provider opts (#6047)
Add documentation of all OpenStack provider options including an
indication as to which items are required versus optional and which
configuration blocks they must appear in.

Also adds a section detailing which services are required/expected by
the OpenStack provider implementation.

https://github.com/kubernetes/website/issues/5980
2017-10-31 17:06:44 -07:00
Mahesh Sawaiker 15d13f68c7 Added instructions to create secrets for https using kubectl and openssl (#6093)
* Added instructions to create secrets for https using kubectl and openssl

* Fixed some english grammar as per review comments.
2017-10-31 12:58:02 -07:00
Tamal Saha 366403459e Add PATCH permission for nodes/status (#6111)
This is required for node controller.
https://github.com/kubernetes/kubernetes/blob/d118e44320a5084407554f2b0f08bf50f0569aba/pkg/controller/cloud/node_controller.go#L186
2017-10-31 12:50:45 -07:00
Qiming 45e7da68ec Fix ubuntu local guide (#6106) 2017-10-31 12:45:26 -07:00
Qiming cc53dadc34 Fix CPU management policy redirect (#6108) 2017-10-31 12:43:58 -07:00
Karsten Bott 6827ba686b Changed Typo in ThinProvisioned and ThickProvisioned (#6110)
Changed Typo in ThinProvisioned and ThickProvisioned
2017-10-31 12:41:46 -07:00
Umesh Yadav 48413e1669 Fixed deprecated alternatives page broken links. (#6119) 2017-10-31 12:33:38 -07:00
Andrew Chen 71e17c50a2 Merge pull request #6101 from kubernetes/chenopis-glossary-patch
Change glossary snippet length options
2017-10-30 13:54:12 -07:00
Andrew Chen b4630dac1d Change glossary snippet length options 2017-10-30 12:05:14 -07:00
Jamie Hannaford 4c4d56bfc0 add doc for wiping etcd state (#5939) 2017-10-30 10:46:41 -07:00
Jamie Hannaford a7acfa8270 Clarify minor version skew (#5819) 2017-10-30 10:44:30 -07:00
Kaitlyn Barnard f7d639235d Updated KubeCon Banners (#6085)
* Adding all files for BlaBlaCar case study

* Update blablacar.html

* Updated KubeCon banner

* Update index.html
2017-10-30 10:36:15 -07:00
Brendan Burns bc43ad1c06 Add some more libraries (#6096)
Add official Java and Dotnet libraries
Add unofficial lisp library
2017-10-30 10:04:08 -07:00
Xiaoyu(Tim) Zhang 0216826ba1 Merge pull request #5983 from lichuqiang/typo
Translate doc scheduling-hugepages into chinese
2017-10-30 17:37:39 +08:00
lichuqiang 604d64c0e7 translate doc scheduling-hugepages into chinese 2017-10-30 16:13:35 +08:00
Jamie Hannaford 306cc0d0e6 Add dedicated Troubleshooting docs for kubeadm (#5814)
* Add dedicated Troubleshooting docs for kubeadm

* Add to ToC
2017-10-28 10:11:58 -07:00
xuhuilong f6791064b6 remote the " char 2017-10-29 01:06:47 +08:00
Fawaz Mohammed 22b6f743f5 A typo fixed 2017-10-29 01:03:20 +08:00
Fawaz Mohammed f272ebc9af Fix typo in node controller section 2017-10-29 01:01:42 +08:00
Stewart-YU 6ec1b0bf4b Fix some format (#5996)
* Update index.md

Fix format

* Update fedora_manual_config.md

Fix format.

* Update libvirt-coreos.md

Fix format.

* Update libvirt-coreos.md

* Update libvirt-coreos.md

* Update libvirt-coreos.md

update libvirt-coreos.md

* Update libvirt-coreos.md
2017-10-27 13:41:33 -07:00
Steve Perry dfe3e277e6 Change repo name to website. (#6076) 2017-10-27 10:47:03 -07:00
chenhonggc d11f9f2508 fixed mistake format (#6069)
* fixed mistake format

* fixed mistake format

* fixed misspelling
2017-10-27 10:27:39 -07:00
Zhang Xingcai 6948f44ea1 Update .travis.yml (#6070) 2017-10-27 10:25:54 -07:00
xuhuilong c3b684f9b6 wrong bash statements. (#6071)
here is my test result:

[root@localhost ~]# sh -c 'for i in {1..100}; do sleep 1; if dig www.baidu.com;then exit 0; fi; exit 1'
sh: -c: line 1: syntax error: unexpected end of file
[root@localhost ~]# sh -c 'for i in {1..100}; do sleep 1; if dig www.baidu.com;then exit 0; fi;done; exit 1'

; <<>> DiG 9.9.4-RedHat-9.9.4-51.el7 <<>> www.baidu.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27927
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;www.baidu.com.                 IN      A

;; ANSWER SECTION:
www.baidu.com.          1125    IN      CNAME   www.a.shifen.com.
www.a.shifen.com.       106     IN      A       180.97.33.107
www.a.shifen.com.       106     IN      A       180.97.33.108

;; Query time: 16 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Fri Oct 27 02:42:38 EDT 2017
;; MSG SIZE  rcvd: 101

[root@localhost ~]# echo $?
0
[root@localhost ~]#
2017-10-27 10:22:15 -07:00
chenhonggc adcce7536f format skew within cassandra.md in the table of section Modifying the Cassandra StatefulSet (#6072) 2017-10-27 10:21:02 -07:00
Geoff Sindel ae415874a4 Corrects example yaml indentation (#6074) 2017-10-27 10:17:39 -07:00
Anthony Yeh f71e041372 CRD: Document cleanup on delete. (#6075)
Make it clear that deleting a CRD deletes everything in it.
2017-10-27 10:15:22 -07:00
Qiming 1107757752 Add HPA scaling delay docs (#5653) 2017-10-27 10:09:25 -07:00
zoues 9cf9e7d852 update storage version to v1 (#6057)
* update storage version to v1

* Update cassandra-statefulset.yaml
2017-10-26 21:13:17 -07:00
XsWack 62e51f8696 Add description for Priority admission control plug-in (#6058) 2017-10-26 15:16:50 -07:00
Qiming ec21a413b7 Add pointer to DefaultStorageClass AC from PV doc (#6016) 2017-10-26 15:13:26 -07:00
Paolo Antinori 69c6cb07de kubectl-cheatsheet - patch, added example for add (#4546)
* kubectl-cheatsheet - patch, added example for add

* Changed patch example to use k8s native resource

* Removed line from kubectl-cheatsheet
2017-10-26 15:05:13 -07:00
Richard Xia ce0e1fa9fd Fix example job yaml (#6064)
Dedent the backoffLimit key so that it lives in the Job spec, not the Pod spec, where it actually belongs.
2017-10-26 14:34:42 -07:00
Steve Perry 5bfcd2695a Correct capitalization of clusterIP. (#6067) 2017-10-26 14:18:04 -07:00
Sidhartha Mani f084d11d32 add conceptual information behind CCM (#5928) 2017-10-26 14:15:11 -07:00
Luke Heidecke 82a05c1b98 Fix typo 2017-10-26 12:25:56 -07:00
Luke Heidecke fb7f44268b Add jekyll includes to docs home toc
- Remove extra kubernetes home in toc
2017-10-26 12:25:56 -07:00
Luke Heidecke 5e9996601d Document jekyll includes snippets 2017-10-26 12:25:56 -07:00
Luke Heidecke 8e83b53964 Update test blacklists (#6063)
* Update toc check blacklist

* Update title check blacklist

* wip

* wip
2017-10-26 12:12:53 -07:00
Jamie Hannaford 41bd1b8b7a document docker cgroupdriver req (#5937) 2017-10-26 12:09:42 -07:00
xuhuilong 2f416b8d29 Usage note and warning tags. (#6053)
* Usage note and warning tags.

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md
2017-10-26 09:44:33 -07:00
chenhonggc 2a7bffb839 Operating etcd cluster for Kubernetes bad format in the final page (#6056)
* Operating etcd cluster for Kubernetes bad format in the final page

* Update configure-upgrade-etcd.md

* Update configure-upgrade-etcd.md
2017-10-26 09:43:06 -07:00
Rizky Ariestiyansyah 67135553e7 Update: Using universal zsh configuration (#5669)
* Update install-kubectl.md

Zsh is not only oh-my-zsh, so I added universal configuration for zsh that also can be used in prezto.

* fix merge error after rebase
2017-10-26 08:50:09 -07:00
egagala 4cd832bc8f add info about VMware NSX-T CNI plugin (#5987)
* add info about VMware NSX-T CNI plugin

Hello,

I'm VMware Networking and Security Architect and would like to include short information about our CNI plugin implementation similar to what other vendors did

Best regards

Emil Gagala

* Update networking.md

* Update networking.md

* Update networking.md
2017-10-26 08:34:18 -07:00
egagala 7c11659caa Update addons.md (#6061) 2017-10-26 08:34:00 -07:00
Patrick Liu f9a2afa4aa Fix backoffLimit field misplacement (#6042)
It should be placed in JobSpec according to:
https://github.com/kubernetes/kubernetes/blob/master/api/swagger-spec/batch_v1.json#L1488-L1514
2017-10-25 22:28:54 -07:00
chenhonggc d9c61ab67d static-pod example bad format in the final page (#6050)
* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page

* static-pod example bad format in the final page
2017-10-25 22:25:18 -07:00
Steve Perry 94a6bbaeb2 Put orphaned topics in TOC. (#6051) 2017-10-25 22:10:00 -07:00
Joseph Heck 1b5364e87f Merge pull request #4046 from mingzhaodotname/patch-1
Add instructions on how to setup kubectl when using kubeadm to Create a Cluster
2017-10-25 17:06:04 -07:00
Kyle Bai 62062a450f Add selector spec description (#5789)
* Add selector spec description

* Fix selector field explanation
2017-10-25 16:11:41 -07:00
Qiming 583805b507 Split PodPreset concept out from task doc (#5984) 2017-10-25 14:41:51 -07:00
Qiming 59fd2c4088 Add a simple pod manifest to pod overview (#5986) 2017-10-25 14:22:49 -07:00
Qiming 6ed5d06a6c Fix podpreset task (#5705) 2017-10-25 13:50:27 -07:00
chenhonggc 56ff8f9650 Link mistake (#6038)
* link mistake

* link mistake

* skip title check for skip_title_check.txt

* skip title check for skip_title_check.txt

* remove doesn't exist link.
2017-10-25 13:26:08 -07:00
Joseph Heck 3e90bbdf7b Merge pull request #5571 from Lion-Wei/patch-16
add proxy-mode:ipvs in service.md
2017-10-25 12:12:35 -07:00
Joseph Heck e66bd75b0a Merge pull request #6036 from mahdix/patch-4
Fix changed URL for google containers
2017-10-25 12:08:38 -07:00
Joseph Heck cc3cac9772 Merge pull request #6032 from php-coder/psp_add_link_to_admission_page
pod-security-policy.md: add links to the page about admission plugin
2017-10-25 12:05:05 -07:00
Joseph Heck ffa1161c2a Merge pull request #6030 from chentao1596/patch-1
fix wrong link to pod-preemption.md
2017-10-25 12:02:21 -07:00
Joseph Heck 0d2209bec4 Merge pull request #6040 from jianglingxia/jlx-api
correct the downwardapi redirect
2017-10-25 12:00:37 -07:00
Andrew Chen 1e6d8d4b22 Change title to just Ingress 2017-10-25 11:43:25 -07:00
Andrew Chen f2095e7b9f add Concept template 2017-10-25 11:43:25 -07:00
Brent Shaffer 2eee2d2e5a Remove links using "here" 2017-10-25 11:43:25 -07:00
Andrew Chen f93c8b48f3 Merge pull request #6045 from kubernetes/chenopis-ref-generated
Rename to /docs/reference/generated directory
2017-10-25 10:52:10 -07:00
Andrew Chen 3413567da1 Rename to /docs/reference/generated directory 2017-10-25 10:47:16 -07:00
jianglingxia ab21e16a70 correct the downwardapi redirect 2017-10-25 14:00:32 +08:00
Andrew Chen f9f0ff1bd0 Add /docs/reference/auto-generated directory 2017-10-24 13:09:10 -07:00
Mahdi Mohammadinasab 0069133e8a Fix changed URL for google containers 2017-10-24 20:38:03 +01:00
Kaitlyn Barnard 84ebc9cf9c Adding all files for BlaBlaCar case study (#5857)
* Adding all files for BlaBlaCar case study

* Update blablacar.html
2017-10-24 13:50:05 -05:00
Slava Semushin 8ecb2b404b pod-security-policy.md: add links to the page about admission plugins. 2017-10-24 18:31:18 +02:00
chentao1596 8eb389f943 Update pod-priority-preemption.md
fix-wrong-link-to-pod-preemption
2017-10-24 18:56:44 +08:00
Brad Topol 5b438296db Fixes issue #5620 (#5869)
* Fixes issue #5620

Signed-off-by: Brad Topol <btopol@us.ibm.com>

* Restructured so that review process is for both current and upcoming
releases.  Added content describing the use of tech reviewers.

* Removed incorrect Kubernetes reviewer link.

* Fixed tech reviewer URL to now use website
2017-10-23 15:08:47 -07:00
Kris Dockery 9ac035ffda Update create-cluster-kubeadm.md (#5761)
Update Canal version in pod network apply commands
2017-10-23 14:21:34 -07:00
Hosh 25029e6577 Added explanation on context to when joining (#6018) 2017-10-23 14:18:13 -07:00
Steve Perry 269115ab0a Rephrase core group. (#6024) 2017-10-23 14:04:21 -07:00
Steve Perry 875af17a6d Add link to custom metrics. (#6023) 2017-10-23 13:51:07 -07:00
Steve Perry 79b4426847 Change VM to pod. (#6022) 2017-10-23 12:08:18 -07:00
Joseph Heck 7edb8f3fa7 resolves jekyll rendering error (#5976)
- chinese isn't understood for keys in YAML frontmatter in jekyll, so
   replaced it with the english equivalent that doesn't throw the
following error on rendering:

Error reading file src/kubernetes.github.io/cn/docs/concepts/cluster-administration/device-plugins.md: (<unknown>): could not find expected ':' while scanning a simple key at line 4 column 1
2017-10-23 12:07:55 -07:00
xuhuilong 83797a6f62 Avoid Latin phrases & format note (#5889)
* Avoid Latin phrases & format note

according the Documentation Style Guide

* Update scratch.md

* Update scratch.md
2017-10-23 11:51:48 -07:00
charlesverdad 406bcc87f6 Update sysctl-cluster.md (#5894)
Include guide on enabling unsafe sysctls in minikube
2017-10-23 11:50:18 -07:00
Steve Gordon 0bd5f3e6cb Mention usage of block storage version param (#5925)
Mention usage of block storage version (bs-version) parameter to
workaround attachment issues using older K8S versions on an OpenStack
cloud with path-based endpoints.

Resolves: https://github.com/kubernetes/kubernetes.github.io/issues/5924
2017-10-23 11:48:44 -07:00
Qiming 3914312936 Clarification of failureThreshold of probes (#5963) 2017-10-23 10:58:55 -07:00
jianglingxia 5af326934f change the StatefulSet to ReplicaSet in reference (#5968) 2017-10-23 10:57:20 -07:00
Tim Van Steenburgh d3874813fd Add conjure-up to Turnkey Cloud Solutions list (#5973)
* Add conjure-up to Turnkey Cloud Solutions list

* Changed wording slightly
2017-10-23 10:54:35 -07:00
Zach Corleissen 1b62c058b9 404 monthly maintenance - October 2017 (#5977)
* Updated redirects

* More redirects
2017-10-23 10:49:04 -07:00
Bobby (Babak) Salamat ae36ba80d7 Add performance implications of inter-pod affinity/anti-affinity (#5979) 2017-10-23 10:47:32 -07:00
chenhonggc 7602721b17 link error for run-stateless-application-deployment.md (#5985)
* link error for run-stateless-application-deployment.md

* link error for run-stateless-application-deployment.md
2017-10-23 10:45:58 -07:00
chenhonggc 87679d9332 specify password for mysql image (#5990)
* specify password for mysql image

* specify password for mysql image
2017-10-23 10:27:08 -07:00
Wang Jie 05416d4eb1 Update secret.md (#6008) 2017-10-23 10:22:59 -07:00
Wang Jie 250ae15cb0 Update replicaset.md (#6009) 2017-10-23 10:22:42 -07:00
jianglingxia 32f66bd9b2 fix scale command of object-management (#6011) 2017-10-23 10:22:07 -07:00
Joseph Heck 2febd642af search and replace for k8s.github.io to website (#6019) 2017-10-23 10:16:08 -07:00
Shual Liu 05c0a65373 add matchLabels description (#6020) 2017-10-23 10:15:03 -07:00
Wang Jie b38ab1e240 Update hpa.md 2017-10-23 08:55:53 -07:00
jianglingxia 5c4c563e0b fix redirection of PersistentVolume 2017-10-23 08:51:41 -07:00
Joseph Heck 96bfc800fa Merge pull request #6015 from linyouchong/patch-1
fix spelling error
2017-10-23 08:19:44 -07:00
linyouchong c912eb89d4 fix spelling error
guarnatees  to guarantees
2017-10-23 14:25:14 +08:00
Ming Zhao 67dac7b59c Use the format of kubeadm init 2017-10-22 22:59:34 -07:00
Ming Zhao fa82d4fedf update kubectl instruction 2017-10-22 22:57:05 -07:00
Joseph Heck aefefc6515 Merge pull request #6007 from scjane/patch-12
Update update-daemon-set.md
2017-10-22 18:58:44 -07:00
Joseph Heck aab17c16a2 Merge pull request #6006 from scjane/patch-11
Update scheduling-hugepages.md
2017-10-22 18:58:13 -07:00
Wang Jie a07f6bcbbb Update update-daemon-set.md 2017-10-23 09:46:20 +08:00
Wang Jie 29c5cf0d0b Update scheduling-hugepages.md 2017-10-23 08:54:35 +08:00
Joseph Heck d5b0c2490f Merge pull request #6002 from heckj/unique_hostname_kubeadm
making explicit hostname uniq requirement
2017-10-22 16:30:10 -07:00
Joseph Heck 62e5e45740 Merge pull request #5998 from karthequian/patch-5
Typo
2017-10-22 08:55:36 -07:00
Joe Heck c1290d97b4 making explicit hostname uniq requirement 2017-10-22 08:49:44 -07:00
Karthik Gaekwad f639e0661b Typo
I believe this should be "users" not "uses"
2017-10-22 01:31:25 -05:00
Joseph Heck a5c4ebc7c2 Merge pull request #5995 from stewart-yu/patch-1
Fix format
2017-10-21 08:52:42 -07:00
Joseph Heck 1d343e9347 Merge pull request #5994 from stewart-yu/patch-2
Update clc.md
2017-10-21 08:50:39 -07:00
Stewart-YU 26d9c98ca9 Update kubectl-overview.md
Fix format.
2017-10-21 20:12:36 +08:00
Stewart-YU 29b826005e Update init-containers.md
Fix leading spaces in commands.
2017-10-21 20:12:36 +08:00
Stewart-YU ba75a5a5f8 Update openstack-heat.md
The url no need. just  highlight.
2017-10-21 12:23:08 +08:00
Stewart-YU 7efdd51084 Update clc.md
Fix format.
2017-10-21 11:19:57 +08:00
Joseph Heck 75d557886b Merge pull request #5992 from tvansteenburgh/patch-3
Update Table of Solutions for Juju
2017-10-20 15:11:40 -07:00
Qiming Teng 637fa885e1 Document conntrack dependency for kube-proxy 2017-10-20 13:52:24 -07:00
Joseph Heck 0e71cca1c2 Merge pull request #5975 from heckj/support_issue_boilerplate
adding example responses for common issues
2017-10-20 13:47:40 -07:00
Zach Corleissen ec4ac81924 Update review-issues.md
Some edits for clarity and condensed language.
2017-10-20 15:39:47 -05:00
Qiming 87b358e6c4 Revise certificates documentation (#5965) 2017-10-20 13:57:36 -05:00
Tim Van Steenburgh fe0192b65b Update Table of Solutions for Juju 2017-10-20 14:24:08 -04:00
Joseph Heck 7559e9a53d Merge pull request #5991 from abiogenesis-now/jyao/fix-broken-statefulset-link
[docs][glossary] Temp fix for broken links on StatefulSet.md
2017-10-20 10:12:41 -07:00
Jessica Yao 88bf1f8da4 temp fix for broken pod and deployment links 2017-10-20 09:24:08 -07:00
Joseph Heck 695ff72806 Merge pull request #5974 from zackproser/patch-2
Add an `a`
2017-10-20 09:20:50 -07:00
陈宏 84f076e6d7 kubectl-overview 2017-10-20 23:56:27 +08:00
Ziqi Zhao e41a9f89d0 Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com> (#5366)
Fix the not-working test case yaml for /doc/concepts/storage/volumes.md
2017-10-19 16:41:28 -07:00
Joe Heck ece54596af adding example responses for common issues
- support request
 - code bug report
2017-10-19 13:31:20 -07:00
Zack Proser 7bb58a17c0 Add an a
This is kind of jarring / missing an article. I'm guessing it should either be ' to a rack of bare metal servers.' or '...to racks of bare metal servers.'.
2017-10-19 13:31:05 -07:00
Mark Petrovic cb9b4fb30b Update scratch.md (#5081)
This document is very good, but it does not mention anywhere how a node would obtain its own Pod CIDR when setting up static pod routing on something like bare metal.

I also think the kube-proxy section on this page should include *--cluster-cidr* in the "arguments to consider" area.  I say should because I'm not confident that I'm right.   If I omitted --cluster-cidr from the kube-proxy and controller manager, and found that my pod routing didn't work, adding the switch would be one of the first things I'd try.
2017-10-19 13:15:33 -05:00
dengyi1996 1ed69650b6 Update weave-network-policy.md (#4812)
* Update weave-network-policy.md

add how to check if weave working correctly

* modify descrption and wors

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md

* Update weave-network-policy.md
2017-10-19 12:43:05 -05:00
Suraj Deshmukh 2b2fb7d84b add instructions to install ps utility (#5936)
The doc asks users to use `ps` command inside the nginx container, when
ps is not installed inside the container. So this commit adds that
command to install ps.
2017-10-19 10:06:48 -07:00
cmluciano 90650aca2e Document HostPort configuration for CNI plugins with kubeadm (#5940) 2017-10-19 09:48:43 -07:00
Zach Corleissen cade8aa2dc PR template note for 1.9 (#5943)
* Add some draft material

* Reverting, mostly

* Add a note for 1.9
2017-10-19 09:44:15 -07:00
XsWack d8750af43f Remove description that are out of date (#5945) 2017-10-19 09:43:01 -07:00
andyyoung01 ecafd5757b Update imperative-object-management-command.md (#5949)
Directly run this command "kubectl create service clusterip my-svc -o yaml --dry-run" will get an error, so added an opinion to get an correct output.
2017-10-19 09:41:46 -07:00
XsWack 9975901f5b fix wrong version of example yaml (#5951)
* fix wrong version of example yaml

* Update pod-priority-preemption.md
2017-10-19 09:40:10 -07:00
Vyacheslav Semushin 1716546f88 pod-security-policy.md: fix relative links. (#5969) 2017-10-19 09:14:10 -07:00
xuhuilong 193121ef3e Update decommissioning.md
test the support of {}.
2017-10-19 08:13:40 -07:00
xuhuilong 4ff09fbf97 remove the md flag as current server not support. 2017-10-19 08:13:40 -07:00
Joseph Heck 28c7910541 Merge pull request #5964 from zhangxiaoyu-zidif/update-title
Update repo name
2017-10-19 06:35:41 -07:00
Tim(Xiaoyu) Zhang 1152364756 Merge pull request #5731 from ahmetb/zsh
Fix kubectl zsh completion instructions
2017-10-19 20:33:30 +08:00
Kuralamudhan Ramakrishnan 0ff78a384e Update networking.md 2017-10-19 20:24:50 +08:00
Kuralamudhan Ramakrishnan 712ba24b47 Update networking.md 2017-10-19 20:24:50 +08:00
Kuralamudhan Ramakrishnan 6d618a8fb0 Adding Multus to the list of Network model
Adding Multus (a multi plugin) to the list of Network model
2017-10-19 20:24:50 +08:00
zhangxiaoyu-zidif edff367ef5 delete redundant space 2017-10-19 17:06:33 +08:00
zhangxiaoyu-zidif cb9cad5291 update website 2017-10-19 16:43:08 +08:00
Tim(Xiaoyu) Zhang 47a377a688 Merge pull request #5960 from zhangxiaoyu-zidif/master
delete un-translated docs
2017-10-19 13:42:35 +08:00
zhangxiaoyu-zidif c85e39d95d delete un-translated docs 2017-10-19 11:41:39 +08:00
Tim(Xiaoyu) Zhang 69cd8e6a75 Merge pull request #5958 from kubernetes/zhangxiaoyu-zidif-patch-1-1
Sort network plugins and fix typo
2017-10-19 10:37:31 +08:00
Tim(Xiaoyu) Zhang 06acd1945b Sort network plugins and fix typo
Sort network plugins and fix typo
2017-10-19 10:23:20 +08:00
Tim(Xiaoyu) Zhang 0dbad451a2 Merge pull request #5957 from kubernetes/zhangxiaoyu-zidif-patch-1
Sort examples alphabetically
2017-10-19 10:15:36 +08:00
Tim(Xiaoyu) Zhang 8b3254bef4 Sort examples alphabetically
Sort examples alphabetically
2017-10-19 10:05:22 +08:00
Kuralamudhan Ramakrishnan be7a8e3521 Update addons.md 2017-10-19 09:05:16 +08:00
Kuralamudhan Ramakrishnan 1b2896635b Adding Multus to the list of Networking add-ons 2017-10-19 09:05:16 +08:00
Suraj Deshmukh bd3aa560bc change the description of pod state on prestop hook (#5938) 2017-10-17 13:05:49 -05:00
Tim(Xiaoyu) Zhang 4300917cf7 Merge pull request #5564 from lichuqiang/typo
Translate doc node-conformance into chinese
2017-10-17 11:30:25 +08:00
lichuqiang dc7322d5a7 translate node-conformance into chinese 2017-10-17 10:59:06 +08:00
Joseph Heck 18c9c9250c Merge pull request #5923 from jonmosco/static-pod-grammar
Fix various grammar errors in static-pod.md.
2017-10-16 13:17:00 -07:00
Jon Mosco 21429e8c0c Fix various grammar errors in static-pod.md. Had to read this after taking CKA exam for the first time. 2017-10-16 15:20:49 -04:00
liwjGhostcloud 328a048e95 change some chinese expression (#5914)
* change some chinese expression

* change some chinese expression

* Update cpu-memory-limit.md

* change some chinese expression

change some chinese expression
2017-10-16 09:45:33 -07:00
flyer 4086706d99 garbage-collection.md: add CronJob/Job that sets ownerReference (#5917) 2017-10-16 09:44:40 -07:00
Kyle Bai bc63bc15de Fix anonymous access opts in v1.5.x (#5918) 2017-10-16 09:43:26 -07:00
hchenxa d9e636747b update support version from 1.7.0 to 1.8.0 (#5920) 2017-10-16 09:42:33 -07:00
Rohit Agarwal e247d7175c Fix code block rendering. (#5921) 2017-10-16 09:39:09 -07:00
Rohit Agarwal 04ea557544 Fix some inconsistencies in network policy documentation. 2017-10-16 15:00:47 +08:00
Tim(Xiaoyu) Zhang 0664976a9d Merge pull request #5836 from lichuqiang/translation-temp4
Translate doc device-plugins into chinese
2017-10-16 11:13:26 +08:00
lichuqiang d7c6311900 translate doc device-plugins into chinese 2017-10-16 10:18:42 +08:00
Joseph Heck ccedc558b2 adding explanation for product_uuid uniqueness (#5885)
added steps for how to verify macaddress and product_uuid with
reference to the bug in github that identified this need originally
(https://github.com/kubernetes/kubeadm/issues/31)
2017-10-13 15:30:11 -07:00
chenhonggc 7ccd827d2b version mismatch (#5825) 2017-10-13 14:18:02 -07:00
chenhonggc a03fb8c2b4 Use code style for filenames, directories, and paths (#5890) 2017-10-13 13:52:23 -07:00
chenhonggc 7fa7f6b010 Code error. (#5893) 2017-10-13 13:48:39 -07:00
jianglingxia cecf6e9884 deployment version in authenticating (#5896) 2017-10-13 13:46:19 -07:00
jianglingxia 45f0aee33a fix error pod name (#5899) 2017-10-13 13:26:55 -07:00
Tim Joseph Dumol 1b91793ecf Reduce documented minimum node memory. (#5901)
In "Configure Default Memory Requests and Limits for a Namespace", reduce documented minimum node memory from 300 GiB to 2 GiB.
2017-10-13 13:20:26 -07:00
chenhonggc 4e053a98ca add shell command (#5903) 2017-10-13 13:19:47 -07:00
chenhonggc a1174fde27 Delete redundant '\n' (#5906)
* Delete redundant '\n'

* The unified style
2017-10-13 13:18:53 -07:00
Ziqi Zhao 61ae72a3ae Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com> (#5909)
Fix typos and one mistake of document /docs/admin/kubeadm
2017-10-13 13:17:22 -07:00
Nick Sardo 2940069560 Show uppercase Internal value (#5911) 2017-10-13 13:16:22 -07:00
Suramya Shah 62c2d2529f Update cloud-providers.md (#5481)
* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md

* Update cloud-providers.md
2017-10-13 13:02:15 -07:00
Joseph Heck a91b853b55 Merge pull request #5912 from thiagoarrais/patch-1
Fix run env usage
2017-10-13 12:04:18 -07:00
Joseph Heck 372856dc57 adding additional redirect for slight spelling delta in admin/addons (#5910) 2017-10-13 11:02:44 -07:00
Thiago Arrais b673dd5675 Fix run env usage
I couldn't get the envvars correctly defined inside the busybox pod when using the command as is. I've changed the env options and got it to run.
2017-10-13 14:24:12 -03:00
Joseph Heck 6245c0c020 Merge pull request #5905 from xuhuilong/patch-8
avoid Latin phrases according doc style guilde.
2017-10-13 08:46:26 -07:00
xuhuilong c53c74794c avoid Latin phrases according doc style guilde.
https://kubernetes.io/docs/home/contribute/style-guide/#avoid-latin-phrases
2017-10-13 16:23:07 +08:00
陈宏 9ada06a712 Omit point 2017-10-13 13:03:01 +08:00
Kaitlyn Barnard 16a9156bc6 Partner updates (#5888)
* Adding all files for BlaBlaCar case study

* Update blablacar.html

* 3 updated listings for partner page

* Revert "Update blablacar.html"

This reverts commit 73c21d64c56d3f2038530d66da8428f67d26ad76.

* Revert "Adding all files for BlaBlaCar case study"

This reverts commit d53523f21411ba28fe59e9d30e1169777e4c84f3.
2017-10-12 18:13:07 -07:00
Jessica Yao b22947afc3 [docs][glossary] Add page that lists all standardized k8s terms (#5657)
* Add comprehensive glossary page

Additional Authors:
* Andrew Chen <chenopis@users.noreply.github.com>
* Steve Perry <steveperry-53@users.noreply.github.com>

* incorporate Tim's feedback

* address zach's comments

* address more comments

* add additional crosslinking

* Add platform developer, tweak formatting for disambiguation cases or multiparagraph definitions.
2017-10-12 18:12:38 -05:00
Michael Taufen 8da72ca938 Add doc on how to configure Kubelet with a file (#5694) 2017-10-12 12:01:47 -07:00
Stewart-YU efd3928f41 Update index.md (#5858)
* Update dns-pod-service.md

fix format

* Update index.md

Fix format.
2017-10-12 10:17:13 -07:00
chenhonggc fc673175ec Origin/unified style (#5862)
* unified style

* unified style

* unified style
2017-10-12 10:15:55 -07:00
Kaitlyn Barnard 20ac051ba0 Adding new images to homepage and community page (#5870)
* Adding all files for BlaBlaCar case study

* Adding KubeCon banners to community page and homepage

* Revert "Adding all files for BlaBlaCar case study"

This reverts commit d53523f21411ba28fe59e9d30e1169777e4c84f3.

Removing case study commit from branch

* Update index.html
2017-10-12 12:13:41 -05:00
Joseph Heck 871c78708f note about version specific tutorial example (#5875)
found while attempting to reproduce the issue reported in bug
https://github.com/kubernetes/kubernetes.github.io/issues/5663. This
does not resolve that issue, but is worth mentioning in case others run
into the same conflicts.
2017-10-12 10:01:18 -07:00
chenhonggc 011d6b244b rolling-update-replication-controller.md (#5877) 2017-10-12 09:59:22 -07:00
wjx1995 78afca73e3 Update kubectl-conventions.md (#5880) 2017-10-12 09:58:50 -07:00
ZhiqinYang 4a545ed0fb Update guestbook.md 2017-10-13 00:11:10 +08:00
Tim(Xiaoyu) Zhang ad63d3bc00 Merge pull request #5840 from zhaochaobo/zhaochaobo-patch-1
Update service-accounts-admin.md
2017-10-12 20:12:36 +08:00
Lion-Wei 8ce0c77fd0 add service ipvs overview 2017-10-12 14:16:36 +08:00
Di Xu 2023d7c790 correct header level in static pods 2017-10-12 11:02:35 +08:00
Michal Cwienczek 04fc9a30b0 Updated link to taints and tolerations (#5871) 2017-10-11 16:32:46 -07:00
tanshanshan e9bc05ce99 add description for TaintNodesByCondition (#5698)
* add description for TaintNodesByCondition

* fix
2017-10-11 13:07:59 -07:00
Lucas Käldström e28707a775 Merge pull request #5866 from timothysc/calico_update
Update instructions for latest calico that fixes a number of issues
2017-10-11 19:59:41 +03:00
Timothy St. Clair 618e500751 Update instructions for latest calico that fixes a number of issues 2017-10-11 09:00:31 -05:00
wjx1995 ca8fddcf9f Update persistent-volumes.md 2017-10-11 18:55:02 +08:00
xuhuilong f3cad4f83a correct the url. 2017-10-11 18:51:26 +08:00
Charles Shenton b67c90ba5a Update Fine Job Queue Page (#5854)
The current Fine Job Queue page refers to a one-pod-per-job setup in the intro content (as in the Coarse Job Queue Page) but then proceeds to talk about a multiple jobs per pod setup. I've edited the intro content to reflect that.
2017-10-10 17:31:51 -07:00
Clenimar Filemon 67abb188c5 fix broken links on ingress docs (#5852)
due to the recent split of the ingress repo
into the ingress-gce and ingress-nginx repos
some links were broken. fix them.

Closes #5821
2017-10-10 15:35:00 -07:00
Steve Perry 413fae8bdd Update redirect for 1.7 docs. (#5851) 2017-10-10 14:33:53 -07:00
Steve Perry 4ab2cc6b52 Remove old ref docs from current site. (#5847) 2017-10-10 14:23:03 -07:00
Florian Woerner 5b0c2b6906 Removed unessary caracters when outputing the CA key hash using openssl (#5784)
* Removed unessary caracters when outputing the CA key hash using openssl

Removed unessary caracters when outputing the CA key hash using openssl.

* Changed CA key gathering cmd

Changed CA key gathering cmd to make it comatible with different versions of openssl
2017-10-10 13:25:09 -07:00
xuhuilong 0419d6f370 fix error shell command. (#5834) 2017-10-10 13:18:44 -07:00
xuhuilong 0b99151fbe format command output. More clearly (#5828) 2017-10-10 13:18:04 -07:00
chenhonggc cb9b730c8d Number error (#5835)
*  should be 10

*  should be 10

*  should be 10
2017-10-10 13:17:28 -07:00
chenhonggc 12e211a60c Use code style for filenames (#5837)
* Use code style for filenames, directories, and paths

* Use code style for filenames, directories, and paths
2017-10-10 13:15:50 -07:00
jianglingxia f207f37635 replicationcontroller in job (#5839) 2017-10-10 13:15:21 -07:00
yandonggc 51a9a27e58 Update incorrect word Peristent to Persistent (#5843)
* Update change-pv-reclaim-policy.md

* Update mysql-wordpress-persistent-volume.md
2017-10-10 13:14:03 -07:00
yandonggc 14c4aba5a3 Update cn-translate incorrect word Peristent to Persistent (#5844) 2017-10-10 13:13:17 -07:00
Zhang Xingcai 8801814135 Update misspelled word Enviornment to Environment (#5845) 2017-10-10 13:12:55 -07:00
Zhang Xingcai b7bf478d6c Update zookeeper misspelled args autopurge.purgeInteval to autopurge.purgeInterval (#5846) 2017-10-10 13:12:38 -07:00
Alon Lavi 6baa779ee8 Update create-cluster-kubeadm.md (#5849)
Update flannel script to use latest version.
1. It is fully compatible with previous versions (see [Release Notes](https://github.com/coreos/flannel/releases))
2. `kube-flannel-rbac.yml` was merged to `kube-flannel.yml`
2017-10-10 13:11:55 -07:00
Steve Perry 296e68e954 Redirect 1.7 URL. (#5850) 2017-10-10 13:10:41 -07:00
Steve Perry c9417559da Update URL for 1.7 docs. 2017-10-10 12:29:25 -07:00
Ming Zhao 3db6e572dc Add instructions on how to setup kubectl 2017-10-10 11:44:44 -07:00
Sam Marder ce900b8391 Update syntax to be consistent with other docs 2017-10-10 09:08:12 -07:00
Todd Taomae 077eecce8b Fix typo. "Radios" to "Rados" 2017-10-10 21:53:35 +08:00
Paul 52c58f94c3 Update service-accounts-admin.md
revise inaccurate description
2017-10-10 17:16:21 +08:00
Tim(Xiaoyu) Zhang 3b38f5ee3d Merge pull request #5813 from lichuqiang/translation-az
Translate doc proxies into chinese
2017-10-10 14:01:48 +08:00
lichuqiang 6581992fd6 fix incorrect links & format 2017-10-10 12:25:02 +08:00
Steve Perry 0563d647a7 Update links to avoid redirect.s (#5829) 2017-10-09 21:08:58 -07:00
Steve Perry e830745509 Update links to avoid redirects. (#5827) 2017-10-09 19:17:59 -07:00
Suraj Deshmukh 11b0b64ab9 fix(pod restartPolicy): add restartPolicy to pods (#5817)
Some pods were missing `restartPolicy` which caused them to
go in `CrashLoopBackoff`, so adding `restartPolicy` as
`OnFailure`.
2017-10-09 17:25:34 -07:00
Suraj Deshmukh b7719cdf58 (env var expose pod info): remove repeated content (#5816) 2017-10-09 17:24:20 -07:00
Joseph Heck 7c63ff5b1d Merge pull request #5783 from heckj/fix_cloud_provider_typo
fix incorrect reference for openstack
2017-10-09 14:54:22 -07:00
Jamie Hannaford eddbf89684 Make non-kubeadm component versioning explicit (#5815) 2017-10-09 06:26:16 -07:00
lichuqiang 8f9a0e7dae translate doc proxies into chinese 2017-10-09 16:29:47 +08:00
xuhuilong a73e548416 remove the meaningless word. (#5811) 2017-10-08 22:26:20 -07:00
Kaitlyn Barnard 8262a98db6 Updates to partner page (#5810)
* Updates to partner page

* Update partner-script.js
2017-10-08 22:25:32 -07:00
Christoph Maser 44897f6997 change update to disruptions (#5809)
the context suggests it should be "which cause voluntary disruptions" instead of "which cause voluntary updates"
2017-10-08 18:11:51 -07:00
Nikhita Raghunath b3fc8a3795 kubectl-apply doc: fix link to api types (#5799) 2017-10-08 08:21:12 -07:00
Zhang Xingcai 56ae2ab14b Update alibaba-cloud.md some misspelled words (#5800) 2017-10-08 08:20:10 -07:00
Zhang Xingcai ceceb8e64c Update some incorrect words: parition, componenets (#5801) 2017-10-08 08:19:34 -07:00
Suraj Deshmukh ebf0ee9eb3 docs(Configure Pod Initialization task): correct pod name in output (#5803)
Pod name in the output was shown wrong, so corrected it.
docs: https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-initialization/
2017-10-08 08:19:13 -07:00
Suraj Deshmukh c571626ba9 (labels docs): correct description of logical AND (#5804) 2017-10-08 08:18:44 -07:00
Suraj Deshmukh eb4ce6ab1a docs(health checks): remove the unnecessary indentation (#5805)
The pod manifest in it's `httpHeaders` has unnecessary indentation,
removed that.
2017-10-08 08:18:11 -07:00
Suraj Deshmukh 14972390ee (livenessProbe): correct livenessProbe explanation (#5806) 2017-10-08 08:17:37 -07:00
Suraj Deshmukh 25363bba54 (Private registry configs): link to the private registry pod manifest (#5807)
add download link to the private registry pod manifest in docs.
2017-10-08 08:16:36 -07:00
Suraj Narwade 424a4f2f71 Fixed example in configmap (#5808)
This PR modifies keys in env from configmaps to capital, so that example will work.
2017-10-08 08:15:10 -07:00
Suraj Deshmukh fd240aa371 remove the unnecessary new lines (#5802) 2017-10-08 08:13:29 -07:00
Fabrizio Pandini e0205e7c76 kubeadm-centos-iptables (#5707) 2017-10-08 08:09:12 -07:00
Joseph Heck b7c98d60e4 Kubeadm reference updates (#5594)
- also resolves https://github.com/kubernetes/kubernetes.github.io/issues/3159
   mentioning reboot needed if SELinux is disabled
2017-10-07 08:02:28 -07:00
hasahni ec2027f058 Add Nuage to the list of Networking add-ons (#5795)
* Add Nuage to the list of Networking add-ons

* platform provides -> platform that provides
2017-10-07 07:58:06 -07:00
Mahdi Mohammadinasab 99b2804090 Fixing two broken links (#5796) 2017-10-07 07:56:11 -07:00
Zhang Xingcai 546a1cb02a Update word Deployement to Deployment (#5797) 2017-10-07 07:55:33 -07:00
Zhang Xingcai 06099a7df6 Format command output args -oyaml to -o yaml (#5798) 2017-10-07 07:55:07 -07:00
Tim(Xiaoyu) Zhang 0a8b938a05 Merge pull request #5781 from ghostcloud-cn/fix-misspell
change replicationcontroller to replication controller
2017-10-07 08:46:47 -05:00
Tim(Xiaoyu) Zhang d4a8800cab Merge pull request #5354 from zhangqx2010/upstream
k8smeetup-cn-translation-zhangqx-pr-20170907
2017-10-06 19:24:20 -05:00
Lena 7ba5e674e8 Fix for a small typo (#5794) 2017-10-06 16:03:41 -07:00
Steve Perry fc2a3f62a9 Fix text about addons and minikube VM. (#5793) 2017-10-06 13:10:56 -07:00
Steve Perry c3d16870ee Add -a flag. (#5792) 2017-10-06 12:45:19 -07:00
jgoldbergstackoverdrive c0ec0864f8 Jgoldbergstackoverdrive bio update 1 (#5787)
* Update partner-script.js

* Update partner-script.js

-
2017-10-06 12:11:28 -07:00
Zhang Xingcai b25381bab4 Update word Altneratively to Alternatively (#5790) 2017-10-06 12:07:26 -07:00
Zhang Xingcai 5f418efde8 update kube-apiserver.md misspelled words (#5791) 2017-10-06 12:06:49 -07:00
Steve Perry 004a166985 Add links to CustomResourceDefinition reference. (#5788)
* Add links to CustomResourceDefinition reference.

* Add links to ThirdPartyResource page.
2017-10-06 12:05:16 -07:00
Brad Topol 8cf6b54e77 Fixes issue #5036 (#5785)
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-10-05 16:50:23 -07:00
Richard Li 3de92fd38f Add new Task documentation: Telepresence (#4955)
* initial version of how to develop and debug locally with telepresence

* minor fixups

* add overview, prereq, steps blocks

* add whatsnext capture

* remove further reading header

* incorporate feedback from @radhikapc

* incorporate more feedback
2017-10-05 15:08:54 -07:00
Joseph Heck 187bd30d9f Merge pull request #5746 from olibye/patch-1
Minor spelling correction
2017-10-05 14:02:36 -07:00
Joe Heck 442d133431 fix incorrect reference for openstack
resolves https://github.com/kubernetes/kubernetes.github.io/issues/5779
2017-10-05 10:18:38 -07:00
Zhang Xingcai 53722b0b96 fixed misspelled words (#5782) 2017-10-05 10:12:58 -07:00
Joseph Heck 97eedb591c Merge pull request #5780 from ghostcloud-cn/fix-link
fixed invalid docker link
2017-10-05 10:05:00 -07:00
Xingcai Zhang d8f7b02833 fixed invalid docker link 2017-10-06 00:29:49 +08:00
zhangqx2010 de9c7e3e2f delete eof symbol 2017-10-05 17:53:29 +08:00
zhangqx2010 9e397a7f0a 1.6
->
{{page.version}}
2017-10-05 17:52:53 +08:00
Steve Perry da2c271b79 Put Kubernetes 101 topic in the left nav. (#5775)
* Put Kubernetes 101 topic in the left nav.

* Add Kubernetes 201 to the left nav.
2017-10-04 20:58:09 -07:00
Kyle Bai 7579ea8862 Fix hands-on experience (#5772) 2017-10-04 20:10:37 -07:00
Steve Perry 31ed65dbe3 Update links to avoid redirects. (#5771) 2017-10-04 18:25:57 -07:00
Steve Perry 9e94cd5530 Fix broken links. (#5770) 2017-10-04 17:50:18 -07:00
Steve Perry 95d3e80540 Update links to avoid redirects. (#5769)
* Update links to avoid redirects.

* Add paren.
2017-10-04 17:31:51 -07:00
Steve Perry 634dd83bbd Update links to avoid redirects. (#5768) 2017-10-04 16:59:36 -07:00
Steve Perry fda7ed44df Update links to avoid redirects. (#5765) 2017-10-04 16:07:41 -07:00
Steve Perry 6ddca1d62f Update links to avoid redirects. (#5763) 2017-10-04 14:27:41 -07:00
Brad Topol 3384da0ba8 Fixes Issue #4585 (#5762)
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-10-04 13:43:15 -07:00
Suraj Deshmukh 4a9926b25d add 1 to bridge-nf-call-iptables (#5735)
add 1 to /proc/sys/net/bridge/bridge-nf-call-iptables, since
pre-flight checks fail when doing `kubeadm init`, if the file
value is not 1.
2017-10-04 10:42:18 -07:00
Harry Zhang 68bf20e8ec Use right taint key in doc (#5188) 2017-10-04 08:51:20 -07:00
Karthik Gaekwad d1fb514385 Keeping text consistent (#5760)
We use authorization everywhere else so changing authorisation -> authorization here
2017-10-04 08:38:01 -07:00
Suraj Deshmukh ccfd7aac3c add securityContext field at conatiner level (#5734) 2017-10-04 08:22:57 -07:00
Alin Sinpalean e28d2030a8 self-hosed -> self-hosted (#5755)
* self-hosed -> self-hosted

LOL

* transformed in -> transformed into
2017-10-04 08:19:30 -07:00
Joseph Heck acf55bec1b Merge pull request #5756 from FlorianOnmyown/patch-1
Fix a link
2017-10-04 08:50:11 -05:00
Florian Woerner 96735012a9 Fix a link
Fix a link
2017-10-04 14:30:16 +02:00
Steve Perry a5db67cf04 Update links to avoid redirects. (#5754) 2017-10-03 21:49:37 -07:00
Steve Perry a7475665fa Update links to avoid redirects. (#5753) 2017-10-03 21:38:21 -07:00
Steve Perry 5c7bbcd29e Update links to reduce redirects. (#5751) 2017-10-03 21:07:11 -07:00
Jorge O. Castro 2e8f9adf7d Add warning about using packaged kubeadm (#5716)
* Add warning about using packaged kubeadm

* Update kubeadm-upgrade-1-8.md

* Update kubeadm-upgrade-1-8.md
2017-10-03 19:43:52 -05:00
Steve Perry d929d7a331 Fix broken links. (#5750) 2017-10-03 17:25:46 -07:00
Steve Perry dc8b00187f Update yaml paths. (#5749) 2017-10-03 17:00:15 -07:00
Zihong Zheng 8d16cd6b83 Add TOC and fix links for kube-dns documentation (#5748) 2017-10-03 16:43:47 -07:00
Steve Perry 1007da64a6 Fix paths to yaml files. (#5747)
* Fix paths to yaml files.

* Actually fix, this time.
2017-10-03 16:03:06 -07:00
Steve Perry 4c9f695469 Fix paths to yaml files. (#5745) 2017-10-03 15:23:54 -07:00
Oli Bye 252012f2de Minor spelling correction 2017-10-03 23:19:02 +01:00
pete-uc 3d663b7944 Uc01 (#3880)
* Update _base.sass

* Update _desktop.sass

* Update index.md

* Add files via upload

* Update index.html

* Update _base.sass

* Update _desktop.sass

* Update index.html

* Delete kub_video_banner_speaker_d.jpg

* Update _base.sass

* Update _desktop.sass
2017-10-03 14:35:19 -07:00
Steve Perry fc1acb876c Fix broken link. (#5744) 2017-10-03 14:10:11 -07:00
Jiaying Zhang dc45ceced8 Fix device plugin redirect. (#5742) 2017-10-03 13:37:16 -07:00
Marco Ceppi 1a3383ce3d conjure-up now supports AWS native integration as part of the install experience (#5743)
* Removes outdated kubernetes setup instructions
2017-10-03 15:34:27 -05:00
Guang Ya Liu 6bdeecea3b Updated document for taint and tolerations.. (#5702) 2017-10-03 14:07:44 -05:00
陈宏 8e62628c8d do not include the command prompt 2017-10-03 10:17:54 -06:00
陈宏 39461e4a34 do not include the command prompt 2017-10-03 10:17:07 -06:00
Jennifer Rondeau c040d551a7 Merge pull request #5727 from chenhonggc/do-not-include-the-command-prompt
According to the(https://kubernetes.io/docs/home/contribute/style-gui…
2017-10-03 10:15:32 -04:00
Suraj Deshmukh 018fcc3f1c Add URL to kubectl create in projected volume docs (#5733) 2017-10-03 07:12:24 -07:00
Ahmet Alp Balkan e431c22ebc Fix kubectl zsh completion instructions
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-10-02 20:43:54 -07:00
陈宏 e416600fc7 According to the(https://kubernetes.io/docs/home/contribute/style-guide/#dont-include-the-command-prompt) 2017-10-03 09:59:02 +08:00
Tony Li 82d474c851 Remove broken link (#5726)
There is no `kubectl update`
2017-10-02 17:56:46 -07:00
chenhonggc 3998502f80 unified style (#5725) 2017-10-02 17:50:26 -07:00
Konstantinos Tsakalozos e4fd3f81a8 Fixes in style and more on CDK (#5292)
* Fixes in style and more on CDK

* Addressing review comments
2017-10-02 17:35:36 -07:00
chenhonggc 2b57c44a26 Use code style for inline code and commands (#5724) 2017-10-02 17:30:19 -07:00
Steve Perry 2bfdaa809e Fix link. (#5723) 2017-10-02 17:28:09 -07:00
XsWack ecfd295c8b Update distribute-credentials-secure.md (#5169)
remove extra blank and format the command line
2017-10-02 17:09:46 -07:00
Andrew Chen dc3ec70b1e Merge pull request #5722 from mikealt/master
Clarify scaling language
2017-10-02 16:27:22 -07:00
BaluDontu cb4a6dce4e Update documentation for vSphere Persistent Volume support (#5465)
* Update vSphere Persistent Volumes section

* Update documentation for vSphere Persistent Volume support

* fix list formatting

* tweak formatting

* still more tweaks

* remove unnecessary bullets
2017-10-02 16:23:08 -07:00
steveperry-53 f44c14927b Update _redirects 2017-10-02 15:52:09 -07:00
Mike Altman 6943c8ef53 Update scale-intro.html 2017-10-02 15:49:52 -07:00
Anthony d48707c344 Update cluster-management.md (#4980)
* Update cluster-management.md

modify "some node is not needed" to "some nodes are not needed"

* Update cluster-management.md
2017-10-02 17:44:45 -05:00
Luke 920845ccf1 ingress grammar/spelling updates (#5721) 2017-10-02 14:41:14 -07:00
shashidharatd e319cf5788 Fix an incorrect flag in configure-upgrade-etcd.md (#5304)
1. There is no flag called `--trust-ca-file` in etcd and i presume it is `--trusted-ca-file`
2. Using the same key and cert peer.key and peer.cert for both peer communication and client communication, confuses user. So differentiated it.
2017-10-02 13:16:55 -07:00
Zach Corleissen 749d64a9bc Updated PR template for GH workaround (#5719)
* Updated instructions for GH workaround

* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md

* Update PULL_REQUEST_TEMPLATE.md
2017-10-02 13:00:30 -07:00
chenhonggc 5302656847 separate commands from output (#5718) 2017-10-02 14:32:28 -05:00
Suraj Deshmukh 650e84e0c4 explain how to enable heapster on minikube (#5710)
* explain how to enable heapster on minikube

The docs which ask user to see if heapster is running,
this commit adds explanation of how you can enable heapster
on minikube Kubernetes cluster.

* Update assign-cpu-resource.md

* Update assign-memory-resource.md
2017-10-02 14:12:54 -05:00
chenhonggc 635cba0a85 spelling mistakes (#5713) 2017-10-02 09:29:59 -07:00
Kyle Bai 273f424522 Update network policy link (#5701)
* Update network policy link

* Direct link to 'Declare Network Policy' page
2017-10-02 08:52:06 -07:00
Qiming 48ca535036 Fix network policy link (#5706) 2017-10-02 08:47:32 -07:00
Nikhita Raghunath a99c575dd4 Fix link to Design Overview (#5708) 2017-10-02 08:37:20 -07:00
Lisa Huynh 3060ec3dea Fix a couple typos. (#5709) 2017-10-02 08:36:45 -07:00
Zhang Xingcai 22860da3c1 Format example code (#5711) 2017-10-02 08:32:10 -07:00
zhangqx2010 bfcd485464 delete conflict file 2017-10-02 19:18:19 +08:00
zhangqx2010 3d8d96bb43 fix typo 2017-10-02 19:08:40 +08:00
zhangqx2010 b8fe1f9eae add missing file 2017-10-02 19:07:27 +08:00
zhangqx2010 d624633279 update
--controllers => --controllers
添加新加新节点 => 添加新节点
2017-10-02 12:46:29 +08:00
Tim(Xiaoyu) Zhang 984810462e Merge pull request #5699 from rootsongjc/official
k8smeetup-rootsongjc-pr-20170915
2017-10-01 17:42:15 -05:00
Jimmy Song bfb4741bec fix typo 2017-10-01 23:29:10 +08:00
Jimmy Song a2ed0d27f4 fix typo and remove meta header 2017-10-01 23:28:48 +08:00
Tim(Xiaoyu) Zhang 9fee93c06e Merge pull request #5570 from lichuqiang/translation-temp1
Translate doc cluter-large into chinese
2017-10-01 05:43:22 -05:00
lichuqiang ff0b3c1e0d translate doc cluster-large into chinese 2017-10-01 18:13:12 +08:00
zhangqx2010 835f81cf9a modify cluster-large
delete conflict files
2017-10-01 18:05:52 +08:00
Tim(Xiaoyu) Zhang a95bc62b0a Merge pull request #5566 from lichuqiang/translation
Translate doc service-accounts-admin into chinese
2017-10-01 03:33:57 -05:00
Xingcai Zhang 606ee133ce change replicationcontroller to replication controller 2017-10-01 11:31:24 +08:00
zhangqx2010 5b0894a04b service-accounts-admin.md
delete 'a'
2017-09-30 22:12:52 +08:00
zhangqx2010 ad663b1629 updated according to the suggestion by tengqm 2017-09-30 22:11:05 +08:00
zhangqx2010 1f05218df8 Merge branch 'upstream' of https://github.com/zhangqx2010/kubernetes.github.io into upstream 2017-09-30 21:45:14 +08:00
zhangqx2010 cb9ab086bd delete blank lines 2017-09-30 21:38:29 +08:00
Jimmy Song 75b615c055 delete original English text 2017-09-30 17:57:03 +08:00
Jimmy Song e9b11a71ab k8smeetup-rootsongjc-pr-20170915 2017-09-30 16:35:22 +08:00
Tim(Xiaoyu) Zhang 5740df35cf Merge pull request #5517 from chenhuan12/patch-98
fix typo
2017-09-30 11:06:07 +08:00
chenhuan12 2de73116ea fix typo
fix typo
2017-09-30 10:31:53 +08:00
Steve Perry ec7113d910 Fix broken links by redirecting. (#5697) 2017-09-29 17:51:50 -07:00
Tim(Xiaoyu) Zhang ec04ca6bd3 Merge pull request #4814 from Lion-Wei/patch-3
Update expose-intro.html
2017-09-30 08:37:39 +08:00
Steve Perry d9aeeb5bcb Replace v1.6 with {{page.version}}. (#5695) 2017-09-29 16:18:22 -07:00
Qiming Teng d54507c49c Remove a bad example for selector defaulting 2017-09-29 15:38:04 -07:00
Rob Szumski 483e6ed633 Pin flannel yaml to specific version (#5588)
This file has been updated in master from what is supported in this Kubernetes version
2017-09-29 15:36:11 -07:00
netroby 37966ae69b Add document to install ebtables, ethtool (#4800)
* Add document to install ebtables, ethtool

* Fix markdown typo

* Fix typo , thanks tengqm

* Fix sentence
2017-09-29 15:32:35 -07:00
Randall Mason 6e0028855b Move media to right before next media min-width, remove padding on margin (#4251) 2017-09-29 15:22:43 -07:00
Steve Perry 12bf9908b1 Replace v1.6 with {{page.version}}. (#5693) 2017-09-29 15:07:53 -07:00
Steve Perry 16e303090c Replace v1.6 with {{page.version}}. (#5692) 2017-09-29 14:37:24 -07:00
Steve Perry b01e8ae1f4 Replace v1.7 with {{page.version}}. (#5691) 2017-09-29 14:20:40 -07:00
Steve Perry 85fad8f150 Replace v1.7 with {{page.version}}. (#5690) 2017-09-29 13:59:54 -07:00
ReSearchITEng a136b2bef7 added vsphere RWX note
tested on k8s 1.6.4, rh/centos 7.3.
Adding: @divyenpatel
2017-09-29 13:50:54 -07:00
Eric Chiang d7f2c8853d kubelet tls bootstrapping: fix role names 2017-09-29 13:43:03 -07:00
Steve Perry 1edf6ea927 Replace v1.7 with {{page.version}}. (#5688) 2017-09-29 13:39:35 -07:00
Andrew Chen cce1491c12 Merge pull request #5689 from kubernetes/chenopis-owners-patch-20170929
add reviewers back from vacay
2017-09-29 13:37:52 -07:00
Andrew Chen 9dbce9091f add reviewers back from vacay 2017-09-29 13:33:04 -07:00
Lucas Käldström 49120cf606 Merge pull request #5683 from pipejakob/kubeadm-autoapprove
kubeadm upgrade: Change manual approval to adding RBAC binding
2017-09-29 22:26:40 +03:00
Steve Perry ed55a60d1b Replace v1.7 with {{page.version}}. (#5687) 2017-09-29 10:54:49 -07:00
Jennifer Rondeau 68424ba9bd Merge pull request #5673 from asottile/patch-1
Fix typo in deployment.md
2017-09-29 09:55:42 -07:00
Jacob Beacham 9388b5f0b2 kubeadm upgrade: Change manual approval to adding RBAC binding
For the 1.8.0 release, we found that kubeadm was enabling certificate
rotation, but didn't properly add the RBAC bindings to allow the new
CSRs to get auto-approved. As a stop-gap, we documented how to manually
approve these CSRs as part of the upgrade, but this change is to trade
those instructions for actually creating an RBAC binding to allow the
auto-approval to happen.

This has the added benefit that when certificates start to expire and
need to be rotated, the approval will be automatic, unlike the previous
one-off solution.
2017-09-29 09:32:13 -07:00
Tim(Xiaoyu) Zhang 79b6e3b924 Merge pull request #5654 from Yuan-Junliang/cluster-trans
ZTE-SH-CN-debug-cluster
2017-09-29 17:27:24 +08:00
Steve Perry 2126d2e0d1 Update PULL_REQUEST_TEMPLATE.md 2017-09-28 22:09:19 -07:00
Steve Perry 799eaf4229 Release 1.8 (#5659)
* GC now supports non-core resources

* Add two examples about how to analysis audits of kube-apiserver (#4264)

* Deprecate system:nodes binding

* [1.8] StatefulSet `initialized` annotation is now ignored.

* inits the kubeadm upgrade docs

addresses kubernetes/kubernetes.github.io/issues/4689

* adds kubeadm upgrade cmd to ToC

addresses kubernetes/kubernetes.github.io/issues/4689

* add workload placement docs

* ScaleIO - document udpate for 1.8

* Add documentation on storageClass.mountOptions and PV.mountOptions (#5254)

* Add documentation on storageClass.mountOptions and PV.mountOptions

* convert notes into callouts

* Add docs for CustomResource validation

add info about supported fields

* advanced audit beta features (#5300)

* Update job workload doc with backoff failure policy (#5319)

Add to the Jobs documentation how to use the new backoffLimit field that
limit the number of Pod failure before considering the Job as failed.

* Documented additional AWS Service annotations (#4864)

* Add device plugin doc under concepts/cluster-administration. (#5261)

* Add device plugin doc under concepts/cluster-administration.

* Update device-plugins.md

* Update device-plugins.md

Add meta description. Fix typo. Change bare metal deployment to manual deployment.

* Update device-plugins.md

Fix typo again.

* Update page.version. (#5341)

* Add documentation on storageClass.reclaimPolicy (#5171)

* [Advanced audit] use new herf for audit-api (#5349)

This tag contains all the changes in v1beta1 version. Update it now.

* Added documentation around creating the InitializerConfiguration for the persistent volume label controller in the cloud-controller-manager (#5255)

* Documentation for kubectl plugins (#5294)

* Documentation for kubectl plugins

* Update kubectl-plugins.md

* Update kubectl-plugins.md

* Updated CPU manager docs to match implementation. (#5332)

* Noted limitation of alpha static cpumanager.

* Updated CPU manager docs to match implementation.

- Removed references to CPU pressure node condition and evictions.
- Added note about new --cpu-manager-reconcile-period flag.
- Added note about node allocatable requirements for static policy.
- Noted limitation of alpha static cpumanager.

* Move cpu-manager task link to rsc mgmt section.

* init containers annotation removed in  1.8 (#5390)

* Add documentation for TaintNodesByCondition (#5352)

* Add documentation for TaintNodesByCondition

* Update nodes.md

* Update taint-and-toleration.md

* Update daemonset.md

* Update nodes.md

* Update taint-and-toleration.md

* Update daemonset.md

* Fix deployments (#5421)

* Document extended resources and OIR deprecation. (#5399)

* Document extended resources and OIR deprecation.

* Updated extended resources doc per reviews.

* reverts extra spacing in _data/tasks.yml

* addresses `kubeadm upgrade` review comments

Feedback from @chenopis, @luxas, and @steveperry-53 addressed with this commit

* HugePages documentation (#5419)

* Update cpu-management-policies.md (#5407)

Fixed the bad link.
Modified "cpu" to "CPU".
Added more 'yaml' as supplement.

* Update RBAC docs for v1 (#5445)

* Add user docs for pod priority and preemption (#5328)

* Add user docs for pod priority and preemption

* Update pod-priority-preemption.md

* More updates

* Update docs/admin/kubeadm.md for 1.8 (#5440)

- Made a couple of minor wording changes (not strictly 1.8 related).
 - Did some reformatting (not strictly 1.8 related).
 - Updated references to the default token TTL (was infinite, now 24 hours).
 - Documented the new `--discovery-token-ca-cert-hash` and `--discovery-token-unsafe-skip-ca-verification` flags for `kubeadm join`.
 - Added references to the new `--discovery-token-ca-cert-hash` flag in all the default examples.
 - Added a new _Security model_ section that describes the security tradeoffs of the various discovery modes.
 - Documented the new `--groups` flag for `kubeadm token create`.
 - Added a note of caution under _Automating kubeadm_ that references the _Security model_ section.
 - Updated the component version table to drop 1.6 and add 1.8.
 - Update `_data/reference.yml` to try to get the sidebar fixed up and more consistent with `kubefed`.

* Update StatefulSet Basics for 1.8 release (#5398)

* addresses `kubeadm upgrade` review comments

2nd iteration review comments by @luxas

* adds kubelet upgrade section to kubeadm upgrade

* Fix a bulleted list on docs/admin/kubeadm.md. (#5458)

I updated this doc yesterday and I was absolutely sure I fixed this, but I just saw that this commit got lost somehow.

This was introduced recently in https://github.com/kubernetes/kubernetes.github.io/pull/5440.

* Clarify the API to check for device plugins

* Moving Flexvolume to separate out-of-tree section

* addresses `kubeadm upgrade` review comments

CC: @luxas

* fixes kubeadm upgrade index

* Update Stackdriver Logging documentation (#5495)

* Re-update WordPress and MySQL PV doc to use apps/v1beta2 APIs (#5526)

* Update statefulset concepts doc to use apps/v1beta2 APIs (#5420)

* add document on kubectl's behavior regarding initializers (#5505)

* Update docs/admin/kubeadm.md to cover self-hosting in 1.8. (#5497)

This is a new beta feature in 1.8.

* Update kubectl patch doc to use apps/v1beta2 APIs (#5422)

* [1.8] Update "Run Applications" tasks to apps/v1beta2. (#5525)

* Update replicated stateful application task for 1.8.

* Update single instance stateful app task for 1.8.

* Update stateless app task for 1.8.

* Update kubectl patch task for 1.8.

* fix the link of persistent storage (#5515)

* update the admission-controllers.md index.md what-is-kubernetes.md link

* fix the link of persistent storage

* Add quota support for local ephemeral storage (#5493)

* Add quota support for local ephemeral storage

update the doc to this alpha feature

* Update resource-quotas.md

* Updated Deployments concepts doc (#5491)

* Updated Deployments concepts doc

* Addressed comments

* Addressed more comments

* Modify allocatable storage to ephemeral-storage (#5490)

Update the doc to use ephemeral-storage instead of storage

* Revamped concepts doc for ReplicaSet (#5463)

* Revamped concepts doc for ReplicaSet

* Minor changes to call out specific versions for selector defaulting and
immutability

* Addressed doc review comments

* Remove petset documentations (#5395)

* Update docs to use batch/v1beta1 cronjobs (#5475)

* add federation job doc (#5485)

* add federation job doc

* Update job.md

Edits for clarity and consistency

* Update job.md

Fixed a typo

* update DaemonSet concept for 1.8 release (#5397)

* update DaemonSet concept for 1.8 release

* Update daemonset.md

Fix typo. than -> then

* Update bootstrap tokens doc for 1.8. (#5479)

* Update bootstrap tokens doc for 1.8.

This has some changes I missed when I was updating the main kubeadm documention:
 - Bootstrap tokens are now beta, not alpha (https://github.com/kubernetes/features/issues/130)
 - The apiserver flag to enable the authenticator changedin 1.8 (https://github.com/kubernetes/kubernetes/pull/51198)
 - Added `auth-extra-groups` documentaion (https://github.com/kubernetes/kubernetes/pull/50933)
 - Updated the _Token Management with `kubeadm`_ section to link to the main kubeadm docs, since it was just duplicated information.

* Update bootstrap-tokens.md

* Updated the Cassandra tutorial to use apps/v1beta2 (#5548)

* add docs for AllowPrivilegeEscalation (#5448)

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>

* Add local ephemeral storage alpha feature in managing compute resource (#5522)

* Add local ephemeral storage alpha feature in managing compute resource

Since 1.8, we add the local ephemeral storage alpha feature as one
resource type to manage. Add this feature into the doc.

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Update manage-compute-resources-container.md

* Added documentation for Metrics Server (#5560)

* authorization: improve authorization debugging docs (#5549)

* Document mount propagation (#5544)

* Update /docs/setup/independent/create-cluster-kubeadm.md for 1.8. (#5524)

This introduction needed a couple of small tweaks to cover the `--discovery-token-ca-cert-hash` flag added in https://github.com/kubernetes/kubernetes/pull/49520 and some version bumps.

* Add task doc for alpha dynamic kubelet configuration (#5523)

* Fix input/output of selfsubjectaccess review (#5593)

* Add docs for implementing resize (#5528)

* Add docs for implementing resize

* Update admission-controllers.md

* Added link to PVC section

* minor typo fixes

* Update NetworkPolicy concept guide with egress and CIDR changes (#5529)

* update zookeeper tutorial for 1.8 release

* add doc for hostpath type (#5503)

* Federated Hpa feature doc (#5487)

* Federated Hpa feature doc

* Federated Hpa feature doc review fixes

* Update hpa.md

* Update hpa.md

* update cloud controller manager docs for v1.8

* Update cronjob with defaults information (#5556)

* Kubernetes 1.8 reference docs (#5632)

* Kubernetes 1.8 reference docs

* Kubectl reference docs for 1.8

* Update side bar with 1.8 kubectl and api ref docs links

* remove petset.md

* update on state of HostAlias in 1.8 with hostNetwork Pod support (#5644)

* Fix cron job deletion section (#5655)

* update imported docs (#5656)

* Add documentation for certificate rotation. (#5639)

* Link to using kubeadm page

* fix the command output

fix the command output

* fix typo in api/resources reference: "Worloads"

* Add documentation for certificate rotation.

* Create TOC entry for cloud controller manager. (#5662)

* Updates for new versions of API types

* Followup 5655: fix link to garbage collection (#5666)

* Temporarily redirect resources-reference to api-reference. (#5668)

* Update config for 1.8 release. (#5661)

* Update config for 1.8 release.

* Address reviewer comments.

* Switch references in HPA docs from alpha to beta (#5671)

The HPA docs still referenced the alpha version.  This switches them to
talk about v2beta1, which is the appropriate version for Kubernetes 1.8

* Deprecate openstack heat (#5670)

* Fix typo in pod preset conflict example

Move container port definition to the correct line.

* Highlight openstack-heat provider deprecation

The openstack-heat provider for kube-up is being deprecated and will be
removed in a future release.

* Temporarily fix broken links by redirecting. (#5672)

* Fix broken links. (#5675)

* Fix render of code block (#5674)

* Fix broken links. (#5677)

* Add a small note about auto-bootstrapped CSR ClusterRoles (#5660)

* Update kubeadm install doc for v1.8 (#5676)

* add draft workloads api content for 1.8 (#5650)

* add draft workloads api content for 1.8

* edits per review, add tables, for 1.8 workloads api doc

* fix typo

* Minor fixes to kubeadm 1.8 upgrade guide. (#5678)

- The kubelet upgrade instructions should be done on every host, not
  just worker nodes.
- We should just upgrade all packages, instead of calling out kubelet
  specifically. This will also upgrade kubectl, kubeadm, and
  kubernetes-cni, if installed.
- Draining nodes should also ignore daemonsets, and master errors can be
  ignored.
- Make sure that the new kubeadm download is chmoded correctly.
- Add a step to run `kubeadm version` to verify after downloading.
- Manually approve new kubelet CSRs if rotation is enabled (known issue).

* Release 1.8 (#5680)

* Fix versions for 1.8 API ref docs

* Updates for 1.8 kubectl reference docs

* Kubeadm /docs/admin/kubeadm.md cleanup, editing. (#5681)

* Update docs/admin/kubeadm.md (mostly 1.8 related).

This is Fabrizio's work, which I'm committing along with my edits (in a commit on top of this).

* A few of my own edits to clarify and clean up some Markdown.
2017-09-28 21:46:51 -07:00
Anthony Sottile 22477315f4 Fix typo in deployment.md 2017-09-28 10:44:34 -07:00
Dean Shi 88d3ed821d k8smeetup-shirdrn-pr-2017-8-15 (#5376)
* Chinese translation: 7.24-9.3, by shirdrn.

* Translate and review again, and fix any translation problems for these 14 docs.

* Delete network-policies.md temporarily, and then re-submit it for this PR.
2017-09-28 08:50:35 -07:00
YuanJunliang10067740 4cc28da6fa modify 2017-09-28 20:31:47 +08:00
Kevin Frommelt d4e8e8fb9e Fix typo in pod preset conflict example
Move container port definition to the correct line.
2017-09-27 23:18:24 -07:00
eddytruyen 21a2110f25 Update create-cluster-kubeadm.md 2017-09-28 02:17:50 +08:00
eddytruyen 9fb891b963 Update create-cluster-kubeadm.md 2017-09-28 02:17:50 +08:00
eddytruyen c5ebd07d8f Update create-cluster-kubeadm.md 2017-09-28 02:17:50 +08:00
Sam Hagan 45d92f805f fix name typo in reference to deployment example 2017-09-28 01:37:32 +08:00
Matt Brown ed94d7351a fix typo in api/resources reference: "Worloads" 2017-09-28 01:20:53 +08:00
chenhuan 267c026201 fix the command output
fix the command output
2017-09-27 09:36:23 -07:00
kairen 63b8e39c5c Link to using kubeadm page 2017-09-27 09:24:56 -07:00
YuanJunliang10067740 5adb987abe ZTE-SH-CN-debug-cluster 2017-09-27 14:52:02 +08:00
jianglingxia 2624ce66ea fix envFrom in configmap 2017-09-26 13:22:03 -07:00
Andrew Chen 2d3e488818 Add link to example for CRDs (#5641)
* Add link to example for CRDs

In the CustomResourceDefinitions section, add a link to the [Custom Resource Example](https://github.com/kubernetes/kubernetes/tree/master/staging/src/k8s.io/apiextensions-apiserver/examples/client-go).

* add note
2017-09-26 11:52:28 -07:00
Ian Chakeres dae523734a Fixed links to architecture.md and principles.md 2017-09-26 11:48:51 -07:00
Qiming Teng b176f8e3fb Polish AppArmor tutorial 2017-09-26 11:47:15 -07:00
Qiming Teng c34b2a6c39 Remove dangling files related to apparmor 2017-09-26 11:42:57 -07:00
jianglingxia ad4dc7c81d fix the typo of serviceaccount (#5533)
* fix the typo of serviceaccount

* update it
2017-09-26 11:40:39 -07:00
Nathan LeClaire 5b9c1d91ac Correct setup link (#5634)
The current link to https://kubernetes.io/docs/setup/ presently ends up
redirecting to https://kubernetes.io/docs/setup/. This corrects the link
to what seems to be the correct endpoint.
2017-09-26 13:11:15 -05:00
jianglingxia a3d5d03ada relink the persistent volume of petset (#5582) 2017-09-26 13:09:28 -05:00
Kaitlyn Barnard 69db088a3f Updates to case study landing page (#5629) 2017-09-26 12:15:28 -05:00
Tim(Xiaoyu) Zhang bf2deb36ee Merge pull request #5636 from lichuqiang/translation-temp3
Translate doc resource-quotas into chinese
2017-09-26 21:32:49 +08:00
lichuqiang c88e80b7c0 translate doc resource-quotas into chinese 2017-09-26 19:22:10 +08:00
Tim(Xiaoyu) Zhang f55c395ec6 Merge pull request #5541 from XuJun00192603/1-xujun-github
ZTE-SH-CN-cluster-administration-federation-2017-09-19
2017-09-26 13:55:55 +08:00
Peter (XiangPeng) Zhao 4fb880fcbb Merge pull request #5631 from tanshanshan/patch-13
fix typo
2017-09-26 13:00:30 +08:00
Peter (XiangPeng) Zhao b160dc27cd Merge pull request #5633 from heckj/minor_encoding_fix
minor encoding fix for CN page
2017-09-26 12:58:53 +08:00
Joe Heck 356d3ad2ff minor encoding fix for CN page 2017-09-25 20:44:33 -07:00
Tim(Xiaoyu) Zhang 0092a367cd Merge pull request #4308 from markthink/master
kubernetes-concepts-overview-components-pr
2017-09-26 11:10:59 +08:00
tanshanshan 1309ea3832 fix typo 2017-09-26 11:05:43 +08:00
Dragons e8d9bb60f4 concepts-overview-components+abac-fix 2017-09-26 10:59:22 +08:00
Dragons 255e3eb83d concepts-overview-components-fix 2017-09-26 10:30:48 +08:00
Tim(Xiaoyu) Zhang 29877213bd Merge pull request #5563 from Yuan-Junliang/app-trans
ZTE-SH-CN-debug-application
2017-09-26 10:16:46 +08:00
Steve Perry cfa77d4670 Update links to avoid redirects. (#5627)
* Update links to avoid redirects.

* Fix double forward slash.
2017-09-25 19:14:20 -07:00
Steve Perry 096fee2c39 Update links to avoid redirects. (#5625) 2017-09-25 18:43:26 -07:00
Tim(Xiaoyu) Zhang f54f54ade6 Merge pull request #5449 from houjun41544/20170907
ZTE-SH-CN-static-pod
2017-09-26 08:45:57 +08:00
Steve Perry 39a3da735f Fix 404s. (#5624) 2017-09-25 17:35:40 -07:00
Steve Perry e227272f5c Fix 404s. (#5623) 2017-09-25 16:43:35 -07:00
Ryan McGinnis 0ab5bb1432 Edits cpu-constraint-namespace.md
- Removes stray link in middle of paragraph
- "cpu" becomes "CPU" throughout
2017-09-25 16:22:30 -07:00
MengZnLee 5a665549f2 Fix index redirects (#5502)
* Add command.yaml file

* Fix fix index picking the right solution  redirects
2017-09-25 16:21:29 -07:00
Adam Fordham 7b305cb11c minor updates tutorial
- change afinity field value to match yaml spec
- update and reorder steps for cordoning nodes to make more sense. currenlty says "all but four". In reality, want to cordon the three nodes that the pods are scheduled on. not "all but four".
- add new line to code snippet for easier "copy/paste"
2017-09-25 16:19:44 -07:00
jianglingxia f7edb82547 the pod yaml type error and add apiVersion 2017-09-25 16:15:59 -07:00
jianglingxia b9fa59644f update some redirects and scale type 2017-09-25 16:12:39 -07:00
jianglingxia 9d835058cc fix the typo of lable in statefulset (#5555)
* fix the typo of lable in statefulset

* update it
2017-09-25 16:09:16 -07:00
Steve Perry 779c64dd15 Update links to avoid redirects. (#5622) 2017-09-25 16:06:20 -07:00
lostlivio 248c1c854c Updated outdated information regarding API deprecation policy with pointer to current information 2017-09-25 16:03:30 -07:00
Michael Vorburger ⛑️ 69114e0cfe Remove 3 links in jobs-run-to-completion.md which go nowhere
these links don't go anywhere anymore (the respective pages must have been moved?), and are more of a distraction than adding any real value when reading that paragraph.
2017-09-25 15:59:12 -07:00
Michal Skalski cb795036b1 Remove outdated link
Flannel combained RBAC info into main manifest [1].

[1] https://github.com/coreos/flannel/commit/a154d2f68edd511498c948e33c8cbde20a5901ee
2017-09-25 15:58:43 -07:00
Yash Thakkar bd1ef6e464 Fixed hyperlinks for different ConfigMap headers
ConfigMap Header names are starting with "create", but in link it is written as "creating", because of that hyperlink was not working.
2017-09-25 15:56:38 -07:00
jianglingxia fd46c299f4 api-reference add version number 2017-09-25 15:55:24 -07:00
Nikhita Raghunath 56006b8cdc Fix link after design proposal move 2017-09-25 15:54:22 -07:00
Vitaliy Tverdokhlib d28f19900e Update zookeeper.md 2017-09-25 15:47:23 -07:00
Quentin Revel d9ccdfa85c Update mysql-wordpress-persistent-volume.md (#5155) 2017-09-25 15:46:33 -07:00
Anatoli Babenia f0b6b95abd Update organize-cluster-access-kubeconfig.md (#5611)
* Update organize-cluster-access-kubeconfig.md

Explain that context is just a named group for convenience, and
that current context is used by default if no other params are present

* Update organize-cluster-access-kubeconfig.md
2017-09-25 16:50:11 -05:00
Nick Leli fd31a775c6 Updating DC/OS getting started guide with the new integration. (#5547)
Resolving merge conflicts
2017-09-25 16:40:49 -05:00
Zack Proser d9a853e9a3 Add missing 'a' on line 123. (#5616) 2017-09-25 16:15:46 -05:00
jianglingxia dc3c4305e0 update pageversion and 404 error (#5612) 2017-09-25 15:57:42 -05:00
Steve Perry 7792c801e3 Revert "Update links to avoid redirects." (#5617)
* Revert "Fix the doc example"

This reverts commit 2872def62b.

* Revert "add the set of sessionAffinity timeoutseconds (#5474)"

This reverts commit 657734de6f.

* Revert "pod-security-policy.md: fix broken link to PSP proposal."

This reverts commit 8db51e099f.

* Revert "fix typo"

This reverts commit 24e5383071.

* Revert "Update images.md"

This reverts commit f844a41502.

* Revert "Update links to avoid redirects. (#5614)"

This reverts commit 35c7393849.
2017-09-25 13:43:15 -07:00
linzhaoming 2872def62b Fix the doc example 2017-09-25 13:14:21 -07:00
Lion-Wei 657734de6f add the set of sessionAffinity timeoutseconds (#5474)
* add the set of sessionAffinity timeoutseconds

* Update service.md
2017-09-25 13:07:34 -07:00
Slava Semushin 8db51e099f pod-security-policy.md: fix broken link to PSP proposal. 2017-09-25 12:58:13 -07:00
chenhuan12 24e5383071 fix typo
fix typo
2017-09-25 12:57:22 -07:00
pao f844a41502 Update images.md 2017-09-25 12:48:10 -07:00
Steve Perry 35c7393849 Update links to avoid redirects. (#5614) 2017-09-25 10:04:09 -07:00
XuJun00192603 771a2a40be ZTE-SH-CN-cluster-administration-federation-2017-09-25-13 2017-09-25 22:10:38 +08:00
Tim(Xiaoyu) Zhang 8edb72657d Merge pull request #5569 from lichuqiang/translation-az
Translate doc accessing-the-api into chinese
2017-09-25 20:53:24 +08:00
Tim(Xiaoyu) Zhang 2990c18a05 Merge pull request #5543 from jianglingxia/jlx-damin
modify the link of kubelet.md bootstrap-tokens.md federation/index.md
2017-09-25 15:53:32 +08:00
Tim(Xiaoyu) Zhang 950c5bbcad Merge pull request #5457 from jianglingxia/jlx-91419
link error of statefulset
2017-09-25 15:50:44 +08:00
Tim(Xiaoyu) Zhang 2cb5a8e33e Merge pull request #5579 from lichuqiang/translation-temp2
Translate doc multiple-zones into chinese
2017-09-25 15:10:18 +08:00
Tim(Xiaoyu) Zhang 22ee058d8c Merge pull request #5607 from lichuqiang/translation-temp3
Translate doc network-policies into chinese
2017-09-25 15:08:14 +08:00
Tim(Xiaoyu) Zhang 7f8b2f002e Merge pull request #5450 from houjun41544/20170914
ZTE-SH-CN: downward-api-volume-expose-pod-information.md
2017-09-25 15:05:58 +08:00
Tim(Xiaoyu) Zhang 5c1383fb00 Merge pull request #5453 from zhangmingld/translate-images
ZTE-SH-CN-images.md
2017-09-25 14:47:04 +08:00
houjun41544 4b381be9d1 Modify 2017-09-25 14:40:07 +08:00
Tim(Xiaoyu) Zhang 1b8cf7627c Merge pull request #5434 from XuJun00192603/xujun-github
ZTE-SH-CN-cluster-administration-sysctl-cluster translate-2017-09-13
2017-09-25 14:22:55 +08:00
houjun41544 b10df80e55 Add static-pod.md 2017-09-25 14:05:28 +08:00
lichuqiang f3279dcc94 translate doc network-policies into chinese 2017-09-25 12:05:49 +08:00
Fabrizio Milo 179b35d2e3 update wrong link (#5596) 2017-09-24 22:46:05 -05:00
houjun41544 492d7e32eb modify 2017-09-25 11:44:17 +08:00
Lion-Wei b23b91a3ab update network-policy by adding egress and ipBlock usage (#5473) 2017-09-24 22:22:16 -05:00
houjun41544 a9a81a99bf Add inject-data-application and two docs in it. 2017-09-25 10:21:29 +08:00
Tim(Xiaoyu) Zhang 7bffd97b9a Merge pull request #5455 from wmengRH/patch-1
Update podpreset.md
2017-09-25 09:48:20 +08:00
zhangmingld ab50634f63 fix linefeed 2017-09-25 09:21:43 +08:00
Steve Perry ad77d693c7 Update links to avoid redirects. (#5605) 2017-09-24 11:41:34 -07:00
Steve Perry 0e6de2c657 Update link targets to avoid redirects. (#5604) 2017-09-24 11:06:23 -07:00
Steve Perry 5afbb0d1e0 Update _redirects to fix 404s. (#5603) 2017-09-24 09:43:22 -07:00
Steve Perry d5ef16ae4e Update _redirects to fix 404s. (#5600) 2017-09-23 16:20:15 -07:00
Steve Perry b09593e98c Update link targets to avoid redirects. (#5598) 2017-09-23 15:51:02 -07:00
Steve Perry d7ddfdacb9 Update link targest to avoid redirects. (#5597) 2017-09-23 15:20:49 -07:00
Steve Perry 9b31b9a4d3 Add trailing slashes to reduce redirects. (#5592) 2017-09-23 03:41:18 -07:00
Steve Perry ed5d92d91e Experiment: Add trailing slash to eliminate redirection. (#5590)
Please enter the commit message for your changes. Lines starting
2017-09-22 19:54:37 -07:00
lichuqiang 27f78d7d53 translate doc accessing-the-api into chinese 2017-09-23 09:57:18 +08:00
lichuqiang eb660976ff translate doc multiple-zones into chinese 2017-09-23 09:33:21 +08:00
Dragons a25b597805 concepts-overview-components-pr-fix 2017-09-23 09:16:39 +08:00
Steve Perry 1612f0f86c Update _redirects. (#5589) 2017-09-22 18:16:19 -07:00
Tim Hockin 8f9677227d Update deprecation doc with default versions 2017-09-22 14:23:22 -04:00
jianglingxia 0f10ca7fd8 managing change back 2017-09-22 13:37:22 -04:00
jianglingxia 8a2eb56234 another problem in the paper 2017-09-22 13:37:22 -04:00
jianglingxia df15a80963 change the managing in statefulset basics 2017-09-22 13:37:22 -04:00
Jordan Liggitt ae5f5f94f2 http proxy url (#5520) 2017-09-22 09:38:22 -07:00
Vyacheslav Semushin 01cedc5a19 docs/tasks/administer-cluster/encrypt-data: mention etcdv3 requirement. (#5521) 2017-09-22 09:27:19 -07:00
Kyle Bai e9e246552b Fix refer links in minikube and garbage collection (#5545) 2017-09-22 09:26:38 -07:00
Kyle Bai 3d8385e2ca Fix kubernetes/community#1010 PR links change (#5546) 2017-09-22 09:25:57 -07:00
Vyacheslav Semushin e7fc8cf845 Cleanup leftovers after moving PSP doc to concepts/policy. (#5557) 2017-09-22 09:24:54 -07:00
sngchlko 0831dd62d6 synchronize memory request value (#5567) 2017-09-22 09:23:59 -07:00
Cliff Burdick e17789966d Update nodes.md (#5578)
--api-servers has been deprecated and is no longer in 1.7+.
2017-09-22 09:20:17 -07:00
Tim(Xiaoyu) Zhang 03d23c1bb0 Merge pull request #5552 from zhangmingld/translate-example-concept-template
ZTE-SH-CN-example-concept-template.md
2017-09-22 16:57:15 +08:00
Tim(Xiaoyu) Zhang 5ebd4240da Merge pull request #5553 from zjj2wry/cn-translate-kubectl-overview
k8smeetup-kubectl-overview-2017-7-15
2017-09-22 16:54:42 +08:00
zhengjiajin 00f4aab96a k8smeetup-kubectl-overview-2017-7-15 2017-09-22 16:51:04 +08:00
Tim(Xiaoyu) Zhang c4180cb5c4 Merge pull request #5568 from jianglingxia/jlx-92115
some error in statefulset
2017-09-22 15:07:23 +08:00
Steve Perry d2a4a6cdbb Experiment: Fix one link that currently gets redirected. (#5577) 2017-09-21 20:15:19 -07:00
Steve Perry 685ea833ac Experiment: Add trailing slash to one redirect target. (#5576) 2017-09-21 19:45:39 -07:00
Tim(Xiaoyu) Zhang 0d250f75b6 Merge pull request #5451 from jianglingxia/jlx-91414
delete ConfigMap in secret
2017-09-22 08:40:22 +08:00
jianglingxia ca9c8fddf8 fix ex to example in kubernetes-api 2017-09-21 18:23:26 -04:00
kairen ac88f914e3 Fix broken refer links 2017-09-21 18:22:11 -04:00
Spike Curtis 192e9cd4cd RBAC doc describes escalation of privilege via pod creation. (#5551)
* Added docs about privilege escalation via pod creation.

* Fix docs style.

* Update index.md

* Update index.md

* Removed line about k8s policing policy

* Update index.md
2017-09-21 17:08:06 -05:00
Stewart-YU 88b4eeca2b Update create-cluster-kubeadm.md (#5369)
* Update fedora_ansible_config.md

Fix format.

* Update create-cluster-kubeadm.md

Fix format: add a blank line.

* Update vsphere.md

Fix leading spaces in commands.

* Update fedora_ansible_config.md again
2017-09-21 17:01:45 -05:00
Jon Mosco 29621addd9 change send to sent, and change a period to be a colon to follow the rest of the guide 2017-09-21 16:18:03 -04:00
Slava Semushin 67c0fcd274 Fix broken links after moving proposals to subdirs. 2017-09-21 13:30:31 -05:00
Tim(Xiaoyu) Zhang e9065a984c Merge pull request #5514 from jianglingxia/jlx-less
ZTE-SH-CN-run-application-run-stateless-application-deployment-pr-201…
2017-09-21 21:41:28 +08:00
jianglingxia 18254f4413 another error 2017-09-21 17:27:41 +08:00
jianglingxia 94f8bfbeed some error in statefulset 2017-09-21 15:57:21 +08:00
zhangqx2010 3b396298af update connection-frontend-backend.md 2017-09-21 12:14:53 +08:00
zhangqx2010 24072e4ba8 update communicate-containers-same-pod-shared-volume.md 2017-09-21 12:12:21 +08:00
zhangqx2010 7b6571da0e update service-accounts-admin.md 2017-09-21 12:11:37 +08:00
zhangqx2010 dbd35c639a update cluster-large.md 2017-09-21 12:11:05 +08:00
zhangqx2010 bbf6a50f6d update bootstrap-tokens.md 2017-09-21 12:10:16 +08:00
zhangqx2010 a3f3056ff0 update webhook.md 2017-09-21 12:08:16 +08:00
lichuqiang fe847d4802 translate doc service-accounts-admin into chinese 2017-09-21 12:04:52 +08:00
zhangqx2010 f29fc11a4a Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into upstream 2017-09-21 12:02:55 +08:00
Jennifer Rondeau be367f221f Merge pull request #5558 from php-coder/psp_allow_all_caps
psp.yaml: add allowedCapabilities: '*' to permissive PSP
2017-09-20 13:06:18 -07:00
Slava Semushin 91f526421d Fix some broken links to proposals. 2017-09-20 13:47:45 -05:00
Slava Semushin ec3671b0ea psp.yaml: add allowedCapabilities: '*' to permissive PSP. 2017-09-20 14:40:50 +02:00
YuanJunliang10067740 1c00298426 ZTE-SH-CN-debug-application 2017-09-20 19:24:55 +08:00
Tim(Xiaoyu) Zhang b2c715d3bf Merge pull request #5469 from mysunshine92/train_test
ZTE-SH-CN-configure-pod-container-opaque-integer-resource-2017-09-15
2017-09-20 11:16:18 +08:00
zhangmingld 2c54dff8a1 ZTE-SH-CN-example-concept-template.md
translate /docs/concepts/example-concept-template
2017-09-20 11:02:10 +08:00
Jennifer Rondeau 7ba3d7c67e Merge pull request #5438 from lcfang/patch-53
Update install-kubeadm.md
2017-09-19 19:29:46 -04:00
Jennifer Rondeau ba25e6228f Merge pull request #5435 from jianglingxia/jlx-91317
fix typo of basic-stateful-set
2017-09-19 19:25:12 -04:00
Jennifer Rondeau c04d4c2a3e Merge pull request #5466 from YuxiJin-tobeyjin/inject-env2
ZTE-SH-CN-define-environment-variable-container
2017-09-19 19:22:15 -04:00
Jennifer Rondeau 73e224794c Merge pull request #5501 from torvitas/patch-1
fixes kubernetes/contrib/issues/2749
2017-09-19 19:09:10 -04:00
Tim(Xiaoyu) Zhang d5be5252a5 Merge pull request #5470 from Pingan2017/modify0915
ZTE-SH-CN-quota-pod-namespace.md
2017-09-20 06:33:14 +08:00
Tim(Xiaoyu) Zhang 750dc783f3 Merge pull request #5512 from Pingan2017/modifyrollingupdate
ZTE-SH-CN-rolling-update-replication-controller.md
2017-09-20 06:32:18 +08:00
Kyle Bai cd67108ba7 Remove User FAQ refer links (#5467)
* Remove User FAQ refer links

* Remove all of the wiki refer links
2017-09-19 17:22:19 -05:00
Jennifer Rondeau c49c964635 Merge pull request #5506 from ianfisk/spelling
Fix spelling mistake.
2017-09-19 15:31:33 -04:00
Jennifer Rondeau a26ddaa6da Merge pull request #5531 from zouyee/version
fix version.md link
2017-09-19 15:29:31 -04:00
Jennifer Rondeau c08e547db8 Merge pull request #5532 from zouyee/api-group
update api-group link
2017-09-19 15:28:24 -04:00
Jennifer Rondeau 01be561eb6 Merge pull request #5534 from zouyee/aggerated-api-servers
update aggregated-api-servers.md link
2017-09-19 15:24:23 -04:00
Jennifer Rondeau 32161536bb Merge pull request #5538 from kairen/patch-hpa-1
Fix incorrect links
2017-09-19 15:19:35 -04:00
Jennifer Rondeau 2bf010d5ee Merge pull request #5542 from kubernetes/zhangxiaoyu-zidif-patch-99
use para. page.version to replace specific version
2017-09-19 15:14:27 -04:00
jianglingxia db0623830e fix link of secret 2017-09-19 13:39:41 -05:00
wangyamei 0bcdd3c714 ZTE-SH-CN-configure-pod-container-opaque-integer-resource-2017-09-19-22 2017-09-19 09:14:26 -04:00
Tim(Xiaoyu) Zhang 7f7dd01e94 Merge pull request #5411 from qingsenLi/translate_2
ZTE-SH-CN-debug-stateful-set
2017-09-19 19:39:02 +08:00
qingsenLi f81b83998e ZTE-SH-CN-debug-stateful-set-2017-09-19 2017-09-19 14:03:32 +00:00
Pingan2017 d47d404477 ZTE-SH-CN-rolling-update-replication-controller.md-5 2017-09-19 18:53:52 +08:00
jianglingxia fa16762e0b modify the link of kubelet.md bootstrap-tokens.md federation/index.md 2017-09-19 17:27:28 +08:00
Tim(Xiaoyu) Zhang 5e07e96abf use para. page.version to replace specific version 2017-09-19 16:21:28 +08:00
jianglingxia 308e243a5f update the admission-controllers.md index.md what-is-kubernetes.md link 2017-09-19 02:15:03 -05:00
kairen 08479e46db Fix incorrect links 2017-09-19 13:50:04 +08:00
zouyee 6f76cc9145 update aggregated-api-servers.md link 2017-09-19 11:16:03 +08:00
zouyee 7a9ab3eda6 update api-group link 2017-09-19 10:46:51 +08:00
zouyee 5095e3ea39 fix version.md link 2017-09-19 10:32:13 +08:00
jianglingxia e710d489d9 ZTE-SH-CN-run-application-run-stateless-application-deployment-pr-201709181423 2017-09-19 08:39:15 +08:00
jianglingxia 5e73ae8afc ZTE-SH-CN-run-application-run-stateless-application-deployment-pr-2017-09-18-1414 2017-09-19 08:39:15 +08:00
Andrew Chen 99fbc2b4ae Monthly 404 fix (#5494)
* Monthly 404 fix

* WIP

* 404 fixes cont

* finish 404 fixes

* file syntax tested and fixed

* fix cn file for netlify preview

* syntax cleanup for consistency
2017-09-18 15:20:15 -07:00
Pingan2017 01c5fd3846 ZTE-SH-CN-quota-pod-namespace.md-0918-10 2017-09-18 19:24:19 +08:00
YuxiJin-tobeyjin fc4731a77e add envars.yaml 2017-09-18 09:31:38 +08:00
Ian Fisk c77139f1b4 Fix spelling mistake. 2017-09-17 07:45:02 -07:00
Sascha Marcel Schmidt 4aadfef47c fixes #2749 2017-09-16 14:54:18 +02:00
Kaitlyn Barnard 667b7d474a Adding Treasure Data to KCSP page (#5488)
* Adding Treasure Data to KCSP page

* Updating service partner text
2017-09-15 17:30:54 -07:00
Weibin Lin 831833d6b3 Update docs/admin/authentication.md (#5408)
* Update docs/admin/authentication.md

* Update authentication.md
2017-09-15 17:30:05 -07:00
qingsenLi 82ac9251fd ZTE-SH-CN-debug-pod-replication-controller-2017-09-14-14 2017-09-15 16:52:32 -07:00
jinyuxi fc7ea442af ZTE-SH-CN-define-command-argument-container (#5381)
* ZTE-SH-CN:define-command-argument-container

* ZTE-SH-CN-define-command-argument-container detele en
2017-09-15 16:52:01 -07:00
Weibin Lin 9d9f87257a Update index.md 2017-09-15 16:47:17 -07:00
Charlie Drage 933d6a1d43 Update Kompose docs
This updates the current page of Kompose with our quickstart,
installation as well as user guide.
2017-09-15 16:35:34 -07:00
Kyle Bai 5a0c3014fc Improve host aliases page (#5443)
* Fix confusion code block

* Add more detail command

* Add pod wide output
2017-09-15 16:30:06 -07:00
Qiming Teng 34df90be81 Add link to AlwaysPullImages admission controller 2017-09-15 16:22:36 -07:00
Andrew Chen 855556c1f7 Revert "create homepage for user journeys"
This reverts commit fe97c0b9c8.
2017-09-15 10:33:43 -07:00
Alex Contini fe97c0b9c8 create homepage for user journeys 2017-09-15 10:32:31 -07:00
YuxiJin-tobeyjin 6147385088 ZTE-SH-CN-define-environment-variable-container 2017-09-15 10:02:18 +08:00
chenhuan12 fcdf4ecc83 fix the command output
fix the command output
2017-09-14 16:36:47 -07:00
jianglingxia 7eeb603154 ZTE-SH-CN-run-application-run-single-instance-stateful-application-pr-2017-… (#5363)
* zte-run-application-run-single-instance-stateful-application-pr-2017-09-09

* ZTE-SH-CN-run-application-run-single-instance-stateful-application-pr-2017-09-12

* ZTE-SH-CN-run-application-run-single-instance-stateful-application-pr-2017-09-13

* ZTE-SH-CN-run-application-run-single-instance-stateful-application-pr-2017-09-14
2017-09-14 16:17:17 -07:00
Qiming Teng 6dd10648a6 Add a note to static pod manifest scanning 2017-09-14 13:47:26 -07:00
Jun Xiang Tee e229c03584 revert WordPress and MySQL PV doc changes to use apps/v1beta2 APIs (#5461) 2017-09-14 13:17:51 -07:00
kairen dc6c994085 Fix pod probes yaml file 2017-09-14 13:46:29 -05:00
Jennifer Rondeau c6211e19be Merge pull request #5433 from heshoots/patch-1
Fix typo in deployment documentation
2017-09-14 14:44:11 -04:00
Steve Perry ef7db9422b Redirect v1 docs. (#5460) 2017-09-14 10:54:37 -07:00
Kyle Bai 3498f8a437 Fix error link (#5459) 2017-09-14 10:25:26 -07:00
Jennifer Rondeau 6da3922bb5 Merge pull request #5439 from kairen/patch-pvc-1
Improve persistent volumes page
2017-09-14 10:29:44 -04:00
jianglingxia 677cea2ed9 link error 2017-09-14 19:44:09 +08:00
Weihua Meng 9d20d15520 Update podpreset.md 2017-09-14 19:18:03 +08:00
zhangmingld 3c79f8c40a ZTE-SH-CN-images.md
translation to the docs/concept/containers/images.md
2017-09-14 15:29:10 +08:00
jianglingxia 25eb8099e5 delete ConfigMap in secret 2017-09-14 14:16:28 +08:00
emanic d428cf6581 Adds link to Calico install instructions (#5423) 2017-09-13 19:46:14 -07:00
Jun Xiang Tee c912140727 update wordpress and mysql PV doc to use apps/v1beta2 APIs (#5424) 2017-09-13 19:43:00 -07:00
Kyle Bai ccb82b10f2 Fix init containers code block (#5428) 2017-09-13 19:39:01 -07:00
Ahmet Alp Balkan db3f59bea5 Link cassandra statefulset tutorial from the guide (#5446)
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-09-13 19:37:35 -07:00
Ahmet Alp Balkan bfecfa7f9c Link to persistent volume tutorial from concept doc (#5447)
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-09-13 19:31:14 -07:00
Weibin Lin 34d2a2e7f2 fix typos in /admin/authorization/rbac.md (#5427) 2017-09-13 15:40:32 -07:00
XuJun00192603 d0aa820c76 ZTE-SH-CN-cluster-administration-sysctl-cluster translate-2017-09-13 2017-09-14 01:34:40 +08:00
Joseph Heck c8adeb0154 Merge pull request #5441 from samgiles/patch-1
Typo in environment variable
2017-09-13 08:11:25 -07:00
Samuel Giles d13227afa4 Typo in environment variable
`KUBECONGIG` -> `KUBECONFIG`
2017-09-13 15:33:58 +01:00
kairen 9e19846706 Fix typo and examples 2017-09-13 20:41:01 +08:00
lemon-tree eb443b0b7d Update install-kubeadm.md
Added the lost period, and modified the layout in some lines.
2017-09-13 19:34:15 +08:00
jianglingxia b935664c81 fix typo of basic-stateful-set 2017-09-13 17:29:58 +08:00
Max Prettyjohns 6fe16ae8d0 Fix typo in deployment documentation 2017-09-13 10:16:42 +01:00
Kyle Bai 97f089ed88 Unified use of YAML for Secret example (#5418)
* Unified use of YAML for Secret example

* Fix dotfiles in secret volume yaml
2017-09-12 14:21:34 -05:00
kairen 48714d5c9d Remove manual deploy on Ubuntu 2017-09-12 14:07:18 -05:00
jianglingxia 6dabd96cd6 fix typo of configure-volume-storage 2017-09-12 14:01:39 -05:00
chenhuan12 ac3c40c91d fix the command output
fix the command output
2017-09-12 13:22:09 -05:00
Stewart-YU 496b1758c7 Update libvirt-coreos.md
Add som urls.
2017-09-12 13:18:56 -05:00
chenhuan12 9a472c4fbb fix typo
fix typo
2017-09-11 13:52:05 -07:00
Stewart-YU 87bf3696ca Update photon-controller.md
Fix leading spaces in commands.
2017-09-11 13:49:55 -07:00
Jennifer Rondeau 5c5780beb5 Merge pull request #5311 from krishna-mk/master
updated Readme  with one tab called Review Issues added and several links fixed.
2017-09-11 15:48:28 -04:00
Jennifer Rondeau 82e0c86863 Merge pull request #5346 from jianglingxia/jlx-scalestateful
ZTE-SH-CN-run-application-scale-stateful-set-2017-09-08
2017-09-11 15:45:30 -04:00
Jennifer Rondeau a82e94bddb Merge pull request #5353 from kinvolk/iaguis/fix-jsonpath
Add quotes to JSONPATH bash variable
2017-09-11 15:43:43 -04:00
Jennifer Rondeau 27eba734ce Merge pull request #5371 from stewart-yu/patch-55
Update bare_metal_offline.md
2017-09-11 14:59:37 -04:00
Jennifer Rondeau 152dad953a Merge pull request #5378 from the-redback/patch-1
update docs/admin/authentication.md
2017-09-11 14:52:44 -04:00
Jennifer Rondeau a475be0ccf Merge pull request #5379 from chenhuan12/patch-92
fix typo
2017-09-11 14:51:39 -04:00
Kaitlyn Barnard a9208e8a5d Updates to partner page design to add KCSPs (#5336)
* Updates to partner page design to add KCSPs

* Update index.html

* Update partner-style.css

* Update partner-script.js

* Add files via upload

* Update partner-script.js

* Add files via upload

* Update partner-script.js
2017-09-11 12:01:43 -05:00
chenhuan12 51104cb1fc fix the command output (#5380)
fix the command output
2017-09-11 09:00:38 -07:00
Qiu Jian be8ea1e37c Elaborate the scheme field in httpGet (#5386) 2017-09-11 08:58:47 -07:00
Johannes 'fish' Ziemke 010449ee60 Fix configmaps resource name in rbac.md (#5389)
The resource is 'configmaps', not 'configmap'.
2017-09-11 08:54:35 -07:00
jianglingxia 4165c64a8e run-application-scale-stateful-set-pr-2017-09-11-13 2017-09-11 13:44:08 +08:00
Krishna m-Kumar fc809cb1d7 Merge branch 'master' into master 2017-09-11 09:04:01 +05:30
chenhuan12 c9e835c66e fix typo
fix typo
2017-09-11 10:33:56 +08:00
jianglingxia f482482d72 run-application-scale-stateful-set-pr-2017-09-11 2017-09-11 09:56:49 +08:00
jianglingxia f9f9d60c84 run-application-scale-stateful-set-2017-09-08 2017-09-11 09:40:04 +08:00
Stewart-YU 94d9e27597 Update bare_metal_offline.md
Fix copy error.
2017-09-11 07:59:24 +08:00
Abdullah Al Maruf - Tuhin e96a9f992c Fix Typos 2017-09-11 03:38:49 +06:00
Stewart-YU 3e49e008cc Update bare_metal_offline.md
Fix format.
2017-09-10 18:07:38 +08:00
Sylvain WITMEYER 4a55e28166 Label can't have whitespaces (#4086)
My nvidia GPU name was "GeForce GTX 1070" which isn't a correct label
"a valid label must be an empty string or consist of alphanumeric characters, '-', '_' or '.', and must start and end with an alphanumeric character"
2017-09-09 19:41:45 -07:00
Tony-CCIE 7f83f2be59 k8smeetup-admin-ovs-networking-pr-2017-07-15 (#5356)
* admin-ovs-networking-pr-2017-07-15

* Update ovs-networking.md
2017-09-09 09:50:45 -07:00
Jesse Kinkead eac3d83e94 Complete documentation of SSL-on-AWS. (#5357)
The SSL-on-AWS documentation was missing a critical annotation, without which SSL termination doesn't work (all ports are configured to use SSL).

This also fixes the indentation of the existing YAML.
2017-09-09 09:48:50 -07:00
打雷不怕 fdbe5086a0 cn-translation-from-2017-08-14-to-2017-09-03 (#5364) 2017-09-09 09:45:38 -07:00
Steve Perry 7eb3fa9f2e Update opaque-integer-resource-node.md 2017-09-09 09:22:48 -07:00
Weihua Meng d58b78d058 Update opaque-integer-resource-node.md (#5330)
typo correction
2017-09-09 09:18:05 -07:00
Malepati Bala Siva Sai Akhil 38d3414a79 Fixed Broken Link (#4798)
Fixed Broken Link in Case Study of Box

Signed-off-by: Malepati Bala Siva Sai Akhil <malepatib.akhil@huawei.com>
2017-09-08 22:52:39 -07:00
Errien 16e44fcc9a Update configure-pod-configmap.md (#4017)
Setting correct key for LOG_LEVEL env value
2017-09-08 22:14:12 -07:00
zhangqx2010 5e4de3c993 add cn path for links 2017-09-09 12:39:38 +08:00
Joseph Heck c4fde406f0 fixing broken note annotation, and cleaning blank line endings (#5360)
* fixing broken note annotation, and cleaning blank line endings

* fixing caution annotation typo
2017-09-08 21:20:29 -07:00
chenhuan12 511402d8e2 fix the command output (#5350)
fix the command output
2017-09-08 21:15:45 -07:00
XsWack d19e83c3c1 add Node Condition Type (#5334)
add Node Condition Type
2017-09-08 21:08:09 -07:00
Weihua Meng 8c37e43a18 Update opaque-integer-resource.md (#5331)
remove irrelevant words
2017-09-08 21:05:36 -07:00
Joel Roggeman de452f864e Fix MD formatting issue in docs (#5326) 2017-09-08 20:43:23 -07:00
Luis Pabón 6a4fde54b2 Update link in AWS documentation (#5325) 2017-09-08 17:51:21 -07:00
Anatoli Babenia 1e4399ee89 Mailing list moved to kubernetes-users group (#5320) 2017-09-08 17:50:44 -07:00
Stewart-YU f179452a9a Update create-cluster-kubeadm.md (#5318)
Fix leading spaces in commands.
2017-09-08 17:49:56 -07:00
chenhuan12 7a7718378a fix the command output (#5317)
fix the command output
2017-09-08 17:48:15 -07:00
chenhuan12 162e042d42 fix the command output (#5316)
fix the command output
2017-09-08 17:47:46 -07:00
chenhuan12 728598298f fix the command output (#5315)
fix the command output
2017-09-08 17:46:32 -07:00
Evgeny Shmarnev bc0eae1b34 Update persistent-volumes.md (#5314)
Add necessary line breaks so vSphere yaml examples will be shown correctly.
2017-09-08 17:45:40 -07:00
Kyle Bai 9981d7e6c9 Remove unknown flag for apiserver (#5312) 2017-09-08 17:44:41 -07:00
Cliff Burdick ef24a54abd Update downward-api-volume-expose-pod-information.md (#5309)
Keeping the capitalization uniform.
2017-09-08 17:37:19 -07:00
John Belamaric e0cb103488 Add coredns to add-on list (#5358)
* Add CoreDNS addon

* Update text
2017-09-08 13:17:08 -07:00
chenhuan12 c3209bb680 fix the command output
fix the command output
2017-09-08 13:06:42 -07:00
Ahmet Kizilay 108a4051fe updated kops download link to latest version (#5345)
* 1.6.1 -> 1.7.0
2017-09-08 09:10:24 -07:00
lemon-tree 53debf5df0 Update kube-proxy.md (#5344)
there lost a blank character.
2017-09-08 09:09:48 -07:00
jianglingxia 93133cca2f duplicate not (#5347) 2017-09-08 09:04:16 -07:00
Ryan McGinnis edb249a74f Merge pull request #5342 from kubernetes/ryanmcginnis-patch-1
Edits deployment.md
2017-09-08 08:01:18 -07:00
Ryan McGinnis 0347e50b82 Update deployment.md 2017-09-08 07:32:40 -07:00
zhangqx2010 a388fe7b5b add-include-file 2017-09-08 22:10:43 +08:00
Iago López Galeiras 02155b7b96 Add quotes to JSONPATH bash variable
The command was failing with

    error: error parsing jsonpath {range, unclosed action

We need to quote `$JSONPATH` so the full contents of the variable are
passed to `-o jsonpath=`.

Fixes #4258
2017-09-08 13:14:21 +02:00
zhangqx2010 dce409f734 admin-task-docs-pr-2017-09-08 2017-09-08 18:03:12 +08:00
Andrew Bonventre 15b57839b8 Fix typo (TEMPALTE -> TEMPLATE) (#5337) 2017-09-07 18:40:35 -07:00
Ryan McGinnis 11161b6351 Edits deployment.md
- Fixes an inaccuracy: `template: metadata: labels:` labels the Pod template rather than the containers
- Elaborates some more on the explanation of the manifest
2017-09-07 17:09:24 -07:00
Liz Rice 7b2ed94079 Include kubelet and kube-proxy in list of pre-reqs (#4469)
* Include kubelet and kube-proxy in list of pre-reqs

Fixes #4454

* Use relative links
2017-09-06 16:37:07 -07:00
Murali Reddy 11787fa521 add kube-router as network policy provider 2017-09-06 13:07:24 -07:00
Ziqi Zhao ef36140de2 Signed-off-by: Ziqi Zhao <zhaoziqi@qiniu.com>
Fix the mistakes in the "StatefulSet Basics"

In the section "Updating StatefulSets", when the update strategy is OnDelete and the web-0 pod is updated by deleting it manually.
Then the web-1 and web-2 should still have the original image. But in the current version, the article says that the web-0 and web-1
still have the original image.
2017-09-06 13:03:52 -07:00
Andre Marschalek 683c288bcc Update fedora_ansible_config.md 2017-09-06 13:02:29 -07:00
Qiming Teng ee641854a6 Fix admission-controllers section
This patch refactors the admin/admission-controllers section:

- Reorder the built-in controllers based on their names
- Added controllers that were not documented:

* GenericAdmissionWebhook
* Initializers
* LimitPodHardAntiAffinity
* NamespaceAutoProvision
* NamespaceExists
* OwnerReferencesPermissionEnforcement
* PersistenVolumeLabel
* PodPreset
* PodTolerationRestriction
2017-09-06 12:53:32 -07:00
Harry Zhang 75a104c609 Merge pull request #5313 from WIZARD-CXY/adddoc
add doc for special note for hpa
2017-09-06 13:16:36 +08:00
chenxingyu f520d3940d add doc for special note for hpa 2017-09-06 13:09:40 +08:00
Krishna m-Kumar 1d3b7c4228 updated Readme with several links missing
5 missing links updated 
Added Review Issues Tab  and Link from the same folder's file.
2017-09-06 07:27:36 +05:30
Andrew Chen 6e584be28e Merge pull request #4673 from lpabon/patch-2
Add annotation documentation for AWS ELBs
2017-09-05 15:36:27 -07:00
Andrew Chen 5d71c06c36 Merge pull request #4360 from CaoShuFeng/404_page_part_2
fix one 404 page in doc
2017-09-05 15:32:38 -07:00
Radhika Puthiyetath e0517e0799 concepts/configuration/manage-compute-resources-container.md: fix a conversion (#4952)
Rewrite the description for spec.containers[].resources.limits.cpu
2017-09-05 15:28:36 -07:00
Andrew Chen 8d79723fe6 Merge pull request #5258 from mattjmcnaughton/mattjmcnaughton/add-links-to-cassandra-example-previous-knowledge
Add links to cassandra example objectives
2017-09-05 14:33:21 -07:00
Andrew Chen db2d983c4c Merge pull request #5259 from chenhuan12/patch-75
fix typo
2017-09-05 14:32:10 -07:00
Andrew Chen 3322229467 Merge pull request #5262 from madorn/patch-1
use the term 'node' for consistency
2017-09-05 14:30:58 -07:00
Andrew Chen 49037b0896 Merge pull request #5264 from kairen/fix-zsh-not-work
Fix curl does not work in zsh
2017-09-05 14:29:50 -07:00
Stewart-YU 1bc0bda657 Update authentication.md (#5281)
* Update authentication.md

Add links, and fix format.

* add that

* add code format
2017-09-05 14:28:47 -07:00
Andrew Chen fde2f830ff Merge pull request #5266 from chenhuan12/patch-77
fix the command output
2017-09-05 14:26:01 -07:00
Andrew Chen 5d15f4e288 Merge pull request #5273 from chenhuan12/patch-78
fix typo
2017-09-05 14:25:43 -07:00
Andrew Chen c3a0e84b92 Merge pull request #5274 from chenhuan12/patch-79
fix the command output
2017-09-05 14:25:22 -07:00
Andrew Chen d92c325ee1 Merge pull request #5275 from hzxuzhonghu/patch-12
Update disruptions.md
2017-09-05 14:24:29 -07:00
Andrew Chen cdccb052f6 Merge pull request #5280 from stewart-yu/patch-50
Update binary_release.md
2017-09-05 14:23:34 -07:00
Andrew Chen 0f3f366d45 Merge pull request #5286 from kairen/fix-crd-typo
Fix CRD page typo
2017-09-05 14:17:15 -07:00
Andrew Chen b6d83bfffa Merge pull request #5287 from chenhuan12/patch-80
fix the command output
2017-09-05 14:16:40 -07:00
Andrew Chen ae299f0cd9 Merge pull request #5288 from chenhuan12/patch-81
fix the command output
2017-09-05 14:16:05 -07:00
Andrew Chen de1f24d4c9 Merge pull request #5295 from chenhuan12/patch-83
fix the command output
2017-09-05 14:14:00 -07:00
Andrew Chen 5a18f9fba6 Merge pull request #5296 from chenhuan12/patch-84
fix the command output
2017-09-05 14:13:19 -07:00
Andrew Chen d6a96e4cfb Merge pull request #5297 from chenhuan12/patch-85
fix the command output
2017-09-05 14:12:35 -07:00
Andrew Chen 7034bda857 Merge pull request #5302 from cliffburdick/patch-2
Update downward-api-volume-expose-pod-information.md
2017-09-05 14:11:48 -07:00
Andrew Chen e540545bcc Merge pull request #5303 from zmlka/patch-2
Space needed before list in kramdown.
2017-09-05 14:09:20 -07:00
Andrew Chen 69f9a408c8 Merge pull request #5305 from shashidharatd/patch-2
Update static-pod.md for consistency
2017-09-05 14:08:23 -07:00
Andrew Chen 738e220fe4 Merge pull request #5256 from dhilipkumars/patch-18
fix a broken link
2017-09-05 14:06:59 -07:00
Andrew Chen 3164b8a979 Merge pull request #5249 from chenhuan12/patch-73
fix the command output
2017-09-05 14:03:46 -07:00
Andrew Chen ebef9a24c6 Merge pull request #5208 from justinsb/fix_token_auth_file_link
Fix token-authentication-file internal link
2017-09-05 14:01:50 -07:00
Andrew Chen 7ab1dd0e46 Merge pull request #5277 from stewart-yu/patch-47
Update guaranteed-scheduling-critical-addon-pods.md
2017-09-05 13:59:48 -07:00
Stewart-YU aa5df3c4c8 Update photon-controller.md (#5279)
* Update photon-controller.md

Fix format: number order in Prerequisites Part  is 1->2->3->4->5->6, rather than 1->2->1->1->2->3

* add intents to fix ordered bullets
2017-09-05 13:58:58 -07:00
Andrew Chen ca57c2a80c Merge pull request #5278 from stewart-yu/patch-48
Update troubleshooting.md
2017-09-05 13:58:10 -07:00
Andrew Chen 4648c01d40 Merge pull request #5289 from chenhuan12/patch-82
fix the command output
2017-09-05 13:53:24 -07:00
Andrew Chen 2678159f5c Merge pull request #5306 from kubernetes/chenopis-owners-patch
add back Zach and Steve to PR assignment
2017-09-05 13:31:06 -07:00
Andrew Chen a22eb2a9d9 add back Zach and Steve to PR assignment 2017-09-05 10:45:36 -07:00
shashidharatd e6042bd5f5 Update static-pod.md for consistency
It confuses user to use different directories for `--pod-manifest-path` within the same document. So fixed to maintain consistency.
2017-09-05 22:39:51 +05:30
Martin Zemlicka 8b154e2f45 Space needed before list in kramdown.
Need to have a space there for the list to work with the kramdown markdown engine. Without it it is just a paragraph.
2017-09-05 17:03:41 +02:00
cliffburdick 541323baca Update downward-api-volume-expose-pod-information.md
Adding node IP, which was added as part of PR #42717
2017-09-05 07:59:47 -07:00
chenhuan12 06b396ff1e fix the command output
fix the command output
2017-09-05 11:00:37 +08:00
chenhuan12 14ce35f3ab fix the command output
fix the command output
2017-09-05 10:13:21 +08:00
chenhuan12 2c5ae8d514 fix the command output
fix the command output
2017-09-05 09:40:07 +08:00
chenhuan12 3227e17acd fix the command output
fix the command output
2017-09-04 16:42:40 +08:00
chenhuan12 fe11347d6f fix the command output
fix the command output
2017-09-04 15:46:47 +08:00
chenhuan12 fed5d25fb8 fix the command output
fix the command output
2017-09-04 15:37:12 +08:00
kairen c6636e89df Fix CRD page typo 2017-09-04 15:08:07 +08:00
Cao Shufeng 64e198b9ff fix 404 page 2017-09-04 14:35:10 +08:00
Stewart-YU 41067dec8a Update binary_release.md
It should add a url.
2017-09-03 11:09:38 +08:00
Stewart-YU 34a9e707bd Update troubleshooting.md
Fix format: " Load Balancer interfering with Helm" should Block Body.
2017-09-03 10:35:55 +08:00
Stewart-YU 8c7015d4fa Update guaranteed-scheduling-critical-addon-pods.md
Fix format: make note multiline.
2017-09-03 10:22:26 +08:00
Max Kuchin 3c8a775588 Include filename fix (#5139)
* Include filename fix

mysql-deployment.yaml was included instead of wordpress-deployment.yaml in the last step.

* removing footer change #5139
2017-09-02 16:58:08 -07:00
打雷不怕 593dc8cca1 k8s-tutorials-stateful-application (#5112)
* k8s-tutorials-stateful-application

* change author and email to pass CLA
2017-09-02 16:04:43 -07:00
Anthony cc8d5283b4 Update gce.md (#5163)
* Update gce.md

modify use` gcloud` to use ` gcloud` and upper ssh

* Update gce.md

modify ` gcloud` to `gcloud`
2017-09-02 16:01:41 -07:00
TigerXu a9d76d294e Update disruptions.md 2017-09-02 11:41:03 +08:00
chenhuan12 67fa4f2312 fix the command output
fix the command output
2017-09-02 10:24:35 +08:00
chenhuan12 90877ea0b9 fix typo
fix typo
2017-09-02 10:01:53 +08:00
Stewart-YU 061a16bfb5 Update stage-documentation-changes.md (#5213)
* Update stage-documentation-changes.md

Fix the format. The format in orginal web page is confusion.

* convert note to callout

* make note multiline

* fix code block
2017-09-01 17:42:21 -07:00
Andrew Chen cc289c8f6c Merge pull request #5062 from stewart-yu/patch-22
Update index.md
2017-09-01 17:17:07 -07:00
Andrew Chen 24f59986fc Merge pull request #5220 from stewart-yu/patch-46
Update daemonset.md
2017-09-01 17:16:04 -07:00
Andrew Chen 40636dd438 Merge pull request #5229 from sivasamyk/patch-1
Fixed incorrect links for YAML files under Run Application section
2017-09-01 17:14:47 -07:00
Andrew Chen 28541dab89 Merge pull request #5238 from zoidbergwill/enhancement/more-visible-dropdown-caret
Make caret for version drop-down more visible
2017-09-01 16:59:19 -07:00
Andrew Chen b9eca0473c Merge pull request #5237 from zhangxiaoyu-zidif/patch-23
fix typo:ConfigMap
2017-09-01 16:58:14 -07:00
Andrew Chen ddb6cc7581 Merge pull request #5230 from chenhuan12/patch-71
fix the command output
2017-09-01 16:57:48 -07:00
James Turnbull 8c1d5fe1c8 Fixed broken link to Pods concept documentation (#5223)
* Fixed broken link to Pods concept documentation

* Fixed link to statefulset too
2017-09-01 16:57:29 -07:00
Andrew Chen 409a3040cb Merge pull request #5221 from mindprince/patch-3
Update pod names to match what's in the spec.
2017-09-01 16:56:40 -07:00
Andrew Chen d7cbe46e51 Merge pull request #5196 from hanxiaoshuai/patch-86
Update bootstrap-tokens.md
2017-09-01 16:55:30 -07:00
Andrew Chen 969bd29685 Merge pull request #5199 from robyoung/use-bundler-for-jekyll
Update json gem and use bundler
2017-09-01 16:55:07 -07:00
Andrew Chen 343fd9a490 Merge pull request #5206 from chenhuan12/patch-68
fix the command output
2017-09-01 16:50:20 -07:00
Andrew Chen 838312e431 Merge pull request #5162 from netroby/pr/fix-centos-doc
Fix document style
2017-09-01 16:44:21 -07:00
Andrew Chen b33c537a78 Merge pull request #5224 from mindprince/patch-4
Remove broken link.
2017-09-01 16:40:34 -07:00
Andrew Chen b25c5a54e6 Merge pull request #5219 from stewart-yu/patch-45
Update configure-aggregation-layer.md
2017-09-01 16:40:09 -07:00
Andrew Chen b59e0e7f98 Merge pull request #5218 from stewart-yu/patch-44
Update namespaces.md
2017-09-01 16:39:45 -07:00
Andrew Chen a4016b1a5f Merge pull request #5211 from stewart-yu/patch-36
Update fedora_manual_config.md
2017-09-01 16:39:17 -07:00
Andrew Chen 89e0c5f6e7 Merge pull request #5204 from adrukh/patch-1
docs: fixing a typo
2017-09-01 16:38:52 -07:00
Andrew Chen 19548473d1 Merge pull request #5268 from jolcese/patch-1
Update deployment.md
2017-09-01 16:10:44 -07:00
Andrew Chen f61c805743 Merge pull request #5265 from chenhuan12/patch-76
fix the command output
2017-09-01 16:05:36 -07:00
Andrew Chen 5286ce4438 Merge pull request #5247 from chentao1596/translate-network-policy
Translate into chinese about NetworkPolicy
2017-09-01 16:02:39 -07:00
Andrew Chen dcc8970fe1 Merge pull request #5253 from rootsongjc/official
k8smeetup-rootsongjc-pr-2017-08-15
2017-09-01 15:27:27 -07:00
Andrew Chen ce3950a126 Merge pull request #5246 from chentao1596/translate-manage-GPUs
Translate into chinese about GPU
2017-09-01 15:23:26 -07:00
Andrew Chen c43fb7444b Merge pull request #5113 from xiaosuiba/k8s-tutorials-services-source-ip
k8s-tutorials-services-source-ip
2017-09-01 15:22:12 -07:00
Andrew Chen fd55eec930 Merge pull request #5110 from xiaosuiba/k8s-hihg-availability-index
admin-high-availability-index-pr-cn
2017-09-01 15:21:43 -07:00
Andrew Chen 19b2d46b63 Merge pull request #5109 from xiaosuiba/k8s-kube-apiserver-pr
admin-kube-apiserver-pr-cn
2017-09-01 15:21:04 -07:00
Andrew Chen b82f00f556 Merge pull request #5250 from chenhuan12/patch-74
fix typo
2017-09-01 15:15:41 -07:00
Andrew Chen 01f5b4424b Merge pull request #5248 from chenhuan12/patch-72
fix the command output
2017-09-01 15:12:20 -07:00
Andrew Chen 222f2a7653 Merge pull request #5245 from brucehex/upstream
k8smeetup-index-pr-2017-08-15
2017-09-01 15:11:51 -07:00
Andrew Chen 6bd6931a67 Merge pull request #5240 from mattjmcnaughton/mattjmcnaughton/fix-links-pointing-to-old-kubernetes-examples-format
Example links use kubernetes/examples
2017-09-01 15:04:08 -07:00
Andrew Chen e3a349073b Merge pull request #5225 from mindprince/clean-up-index
Clean up the index page.
2017-09-01 15:00:39 -07:00
Andrew Chen 7445de9b82 Merge pull request #4727 from ericchiang/auth-remove-custom-module
docs/admin: encourage out-of-tree auth-N/Z integrations
2017-09-01 14:59:06 -07:00
Weibin Lin 34c58235fd Update some docs in /cn/docs (#4842)
* Add docs in Chinese

Add configure-redis-using-configmap.md in Chinese

* Modify docs in Chinese

Modify imperative-object-management-command.md in Chinese
2017-09-01 14:54:40 -07:00
Andrew Chen d15b138d2e Merge pull request #5235 from danwent/cilium-url-tweak
Cilium net-policy, update link: configure-pod-container -> administer-cluster
2017-09-01 14:37:33 -07:00
shashidharatd dd9befb2ca Added a prerequisite to using CoreDNS provider in federation (#5159)
* Added a prerequisite to using CoreDNS provider in federation

* turn prereqs into bullets
2017-09-01 14:35:40 -07:00
Jose Olcese b99a6e9743 Update deployment.md
deployment name is nginx-deployment and not nginx
2017-09-01 14:30:02 -07:00
Ryan McGinnis 7f828b9ee3 Edits "Creating a Deployment" section (#5195)
* Edits "Creating a Deployment" section

* Explains the example Deployment
* Explains command output
* Comprehensive edit for reader comprehension, length, and style

* Update deployment.md
2017-09-01 10:55:03 -07:00
chenhuan12 e8ade71000 fix the command output
fix the command output
2017-09-01 16:34:07 +08:00
chenhuan12 6ce4d572f4 fix the command output
fix the command output
2017-09-01 16:16:55 +08:00
chentao1596 4d6e4604dd Translate into chinese about NetworkPolicy 2017-09-01 14:14:49 +08:00
kairen 4cd97a2162 Fix curl does not work in zsh 2017-09-01 11:33:08 +08:00
Matt Dorn e99a7c9db8 use the term 'node' for consistency 2017-08-31 17:41:35 -07:00
divyenpatel 69d2091ca6 Updating vSphere Cloud Provider Documentation (#5241)
* adding vSphere Cloud Provider Documentation Link, updated introduction and added slack support link

* content edits
2017-08-31 16:16:24 -07:00
Jennifer Rondeau e2f09b8f3a Merge pull request #5244 from vuil/patch-2
Update disruptions.md
2017-08-31 16:45:14 -04:00
chenhuan12 b61bc9b32f fix typo
fix typo
2017-08-31 10:57:24 +08:00
mattjmcnaughton e9ca01a46e Add links to cassandra example required knowledge
When going through this section of the documentation, I found myself
wishing the concepts linked to the relevant documentation, so I could
verify I understood the concepts.
2017-08-30 20:41:15 -04:00
Dhilip 8cec9c3987 fix a broken link 2017-08-31 01:20:14 +05:30
Jimmy Song 9164d30955 rootsongjc-pr-20170815 2017-08-30 20:45:01 +08:00
chenhuan12 2c85669fb9 fix typo
fix typo
2017-08-30 16:53:19 +08:00
chenhuan12 70c2df3e1d fix the command output
fix the command output
2017-08-30 16:32:46 +08:00
chenhuan12 7b3ca0814f fix the command output
fix the command output
2017-08-30 16:02:47 +08:00
chentao1596 ab4f5c3e38 Translate into chinese about GPU 2017-08-30 11:09:38 +08:00
Dragons 5fcf7f6e8c index-pr-2017-08-15 2017-08-30 10:53:15 +08:00
vuil 46aa547642 Update disruptions.md 2017-08-29 15:27:33 -07:00
Jennifer Rondeau 1696664888 Merge pull request #5227 from chenhuan12/patch-70
fix the command output
2017-08-29 16:45:25 -04:00
Andrew Chen 182461aa0d Merge pull request #5242 from kubernetes/chenopis-owners-patch
update OWNERS file
2017-08-29 11:15:52 -07:00
Andrew Chen 1a420bacc3 update OWNERS file 2017-08-29 10:55:38 -07:00
Luis Pabón 03e91e6015 Create new cloud-provider documentation
This new document location now houses the specific configurations
for cloud providers, starting with AWS.
2017-08-29 11:43:03 -04:00
mattjmcnaughton 959cd767f5 Example links use kubernetes/examples
Fix #5203

Previously, many of the Kubernetes links used
`https://github.com/kubernetes/kubernetes/examples`. This directory was
deprecated through
https://github.com/kubernetes/kubernetes/commit/cb712e41d435dbb42519bded680fef4043dd23b3,
in favor of the new `examples` repo hosted at
`https://github.com/kubernetes/examples`. This commit updates all links
accordingly.
2017-08-29 09:10:08 -04:00
William Stewart e50af70c1f Make caret for version drop-down more visible 2017-08-29 12:42:55 +02:00
Tim(Xiaoyu) Zhang 60afe11100 fix typo:ConfigMap
ConfigMap is a kind of volume. So We should use its formal name.
2017-08-29 15:08:41 +08:00
Dan Wendlandt 0609e2a4fe Cilium network policy, update link: configure-pod-container -> administer-cluster
Signed-off-by: Dan Wendlandt <dan@covalent.io>
2017-08-28 16:29:06 -07:00
Ryan McGinnis 8c9e84c201 Merge pull request #5217 from fgogolli/patch-1
Update deployment.md
2017-08-28 13:51:13 -07:00
Stewart-YU e7384f280e Update volumes.md (#5214)
* Update volumes.md

Fix the formats.

* Convert important and note into callouts
2017-08-28 12:28:11 -07:00
Andrew Chen 3cfaa2ad44 Merge pull request #5048 from tengqm/taint-and-toleration
Improve taint and toleration documentation
2017-08-28 12:26:29 -07:00
Andrew Chen 1e452393a7 Merge pull request #5164 from fisherxu/master
fix incorrect configmap-key in /docs/tasks/configure-pod-container/vi…
2017-08-28 12:22:49 -07:00
Andrew Chen 992573fe36 Merge pull request #5231 from chrismytton/patch-1
Fix link to Pod overview from concepts index
2017-08-28 12:22:21 -07:00
Andrew Chen ddcb817b45 Merge pull request #5226 from chenhuan12/patch-69
fix the command output
2017-08-28 12:21:39 -07:00
Stewart-YU 12722567fe Update images.md (#5212)
* Update images.md

Add signals.

* Add capitalization

* Add additional capitalization and punctuation.
2017-08-28 12:20:29 -07:00
Andrew Chen f8b235fca0 Merge pull request #5209 from justinsb/fix_internal_links_federation
Fix invalid internal links in federation doc
2017-08-28 12:03:37 -07:00
Andrew Chen 18405d227f Merge pull request #5233 from kubernetes/chenopis-resource-quota-limit-patch
fix resource quota redirect
2017-08-28 11:34:35 -07:00
Andrew Chen 127b5f9a9d fix resource quota redirect 2017-08-28 11:25:27 -07:00
Radhika Puthiyetath a99a577ca3 Merge pull request #5189 from cloudnativelabs/kubeadm
kubernetes cluster setup with kube-router using kubeadm
2017-08-28 11:18:59 -07:00
Chris Mytton 2fdca62f97 Fix link to Pod overview from concepts index
There was a typo in the path which was causing the link to the "Pod Overview" page to 404.
2017-08-28 13:54:32 +01:00
chenhuan12 71a2128884 fix the command output
fix the command output
2017-08-28 17:22:18 +08:00
Sivasamy Kaliappan 613dcc6585 Fixed incorrect links for YAML files
The current links for YAML files throws 404. Updated the links from tutorials to tasks
2017-08-28 14:32:40 +05:30
chenhuan12 b1b57365bb fix the command output
fix the command output
2017-08-28 11:07:42 +08:00
chenhuan12 cd210dc278 fix the command output
fix the command output
2017-08-28 10:42:47 +08:00
Qiming Teng 82ca38f8df Improve taint and toleration documentation 2017-08-28 09:50:46 +08:00
Rohit Agarwal 8019d73c97 Clean up the index page.
'Picking the Right Solution' already points to all these tools along with all other options.
2017-08-27 16:01:52 -07:00
Rohit Agarwal 681fd11bac Remove broken link. 2017-08-27 15:44:59 -07:00
Rohit Agarwal beb3591662 Update pod names to match what's in the spec. 2017-08-27 10:10:20 -07:00
Stewart-YU 9f901b1cf8 Update daemonset.md
Missing a signal.
2017-08-27 18:36:40 +08:00
Stewart-YU 9071a63b85 Update configure-aggregation-layer.md
Missing a signal.
2017-08-27 18:27:48 +08:00
fgogolli 1d11905cb5 Update deployment.md 2017-08-27 11:26:51 +01:00
Stewart-YU 7e7170cecb Update namespaces.md
Missing signal.
2017-08-27 18:25:45 +08:00
fgogolli 586081ad48 Update deployment.md 2017-08-27 11:05:17 +01:00
Stewart-YU a6abd035ec Update fedora_manual_config.md
Fix signal.
2017-08-27 09:38:40 +08:00
Justin Santa Barbara 02e5ef9a51 Fix invalid internal links in federation doc
Remove double-# links
2017-08-26 11:38:22 -04:00
Justin Santa Barbara ffe506f76a Fix token-authentication-file internal link
Had a triple-#
2017-08-26 11:36:19 -04:00
chenhuan12 4416d79eb9 fix the command output
fix the command output
2017-08-26 15:33:34 +08:00
Eric Chiang 78c2801d1b docs/admin: encourage out-of-tree auth-N/Z integrations
Remove the custom modules description in the authorization and
authentication docs. While we could add more later, we probably
don't want to advertise them to end users.

Also note that the authentication webhook and authenticating proxy
can be used to integrate with unsupported auth protocols.
2017-08-25 16:23:29 -07:00
Stewart-YU a17a3b9cb1 Update images.md (#5034)
Fix the format. The format in orginal web page is confusion.
2017-08-25 13:13:20 -07:00
lemon-tree 4376fa34fd Update docker-cli-to-kubectl.md (#5040)
Added the lost ",".
2017-08-25 13:12:18 -07:00
Quentin Revel f4f58b646f Update parallel-processing-expansion.md (#5060)
Fix job.yaml.jinja2 job
2017-08-25 13:06:27 -07:00
Stewart-YU c17803f912 Update cluster-management.md (#5130)
Missing equal sign.
2017-08-25 12:59:22 -07:00
XsWack bc9bb3e929 Update clc.md (#5107)
Fix leading spaces in kubectl commands and unified format.This is causing bash/zsh shells to not to record the executed command in the history.
2017-08-25 12:57:11 -07:00
Chris Stryczynski 4ae4607f6c Added additional information about retrieving a secret (#5198) 2017-08-25 12:56:29 -07:00
chenhuan12 bb3437058b fix typo (#5197)
fix typo
2017-08-25 11:58:07 -07:00
Matt McNaughton 0a56b9db51 Add description of k8s dns to guestbook (#5201)
Going through the guestbook tutorial for the first time,
the deployment configuration mentioned that whether my configuration
included a DNS service would dictate which env value I used for the
`GET_HOSTS_FROM` variable. According to
https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/,
k8s includes DNS by default starting with v1.3.

Add this additional info to help the user better understand when DNS
may/may not be enabled.
2017-08-25 11:54:16 -07:00
Anton Drukh 5b79d36e59 docs: fixing a typo 2017-08-25 21:46:50 +03:00
Quentin Revel d13c10d0ff Update memory-constraint-namespace.md (#5135) 2017-08-25 11:06:59 -07:00
Malepati Bala Siva Sai Akhil ec6a0f078a Fix minor typo in Replication Controller (#5173) 2017-08-25 11:00:06 -07:00
Matt McNaughton 650a370d89 Add section on specifying k8s version for minikube (#5172)
I struggled to discover information on how to specify a kubernetes
version when starting minikube. Ultimately, I found the answer through
searching Github issues, and also running `minikube start --help`.

Given it seems like a fairly common task, I think it could be useful to
include it in the getting started documentation.
2017-08-25 10:57:55 -07:00
Malepati Bala Siva Sai Akhil 7d8b9b0b45 Fix minor typo in Deploying WordPress and MySQL with PVs (#5181)
Signed-off-by: Malepati Bala Siva Sai Akhil <malepatib.akhil@huawei.com>
2017-08-25 10:55:18 -07:00
Malepati Bala Siva Sai Akhil 4c7f17b8da Fix minor typo in buffer case study (#5174) 2017-08-25 10:49:04 -07:00
Pablo Guerrero 400cdbf068 typo: duplicate "to" (#5200) 2017-08-25 10:37:09 -07:00
Rob Young 3823bed2a3 Link to individual concepts on concept overview (#5202)
On the concept overview page there are lists of example concepts.
Currently only two are linked to (and one of those to an old location).
This change adds links to all of the concepts so that a new user quickly
see some exaple concepts.
2017-08-25 10:36:38 -07:00
Rob Young 07931517e3 Update json gem and use bundler
- json 1.8.3 was failing to install on Mac. Upgrading has fixed this.
- Call jekyll through bundler so that Gemfile versions
2017-08-25 14:09:30 +01:00
Anthony a492cee70d Update bootstrap-tokens.md
modify "discription" to "description"
2017-08-25 14:43:29 +08:00
Murali Reddy 195533d412 kubernetes cluster setup with kube-router using kubeadm 2017-08-25 11:13:23 +05:30
Radhika Puthiyetath 44f3acad1e Merge pull request #5157 from wackxu/patch-71
Update update-daemon-set.md
2017-08-24 21:10:02 -07:00
Malepati Bala Siva Sai Akhil e6c3c25be1 Fix minor typo in Wink Case Study (#5175) 2017-08-24 16:58:21 -07:00
Malepati Bala Siva Sai Akhil 4ca26203b7 Fix minor typos in Box Case Study (#5177) 2017-08-24 16:54:52 -07:00
Malepati Bala Siva Sai Akhil 751fd12f39 Fix minor typo in Ancestry Case Study (#5176) 2017-08-24 16:49:39 -07:00
Radhika Puthiyetath 1097b25e4e Merge pull request #5115 from hanxiaoshuai/patch-74
Update daemonset.md
2017-08-24 15:42:49 -07:00
Radhika Puthiyetath b6fb005a81 Merge pull request #4284 from dnardo/ip-masq-doc
Update ip-masq-agent docs
2017-08-24 15:41:38 -07:00
Radhika Puthiyetath 3a06c0bd82 Merge pull request #5154 from qrevel/patch-3
Update basic-stateful-set.md
2017-08-24 15:39:34 -07:00
Radhika Puthiyetath 91d5f137f7 Merge pull request #5152 from stewart-yu/patch-34
Update update-daemon-set.md
2017-08-24 14:29:18 -07:00
chenhuan12 e05a662aee fix the command output (#5185)
fix the command output
2017-08-24 14:19:23 -07:00
Zihong Zheng e121181198 Add known issues for source ip preservation (#5190) 2017-08-24 14:12:11 -07:00
Jessica Yao 9ec9dc299a replace deprecated kube-ui with dashboard description (#5194) 2017-08-24 14:09:42 -07:00
zhang dongqi ad7e057283 It should be CPU NOT memory here. (#5167) 2017-08-24 13:59:59 -07:00
Tim Hockin 4501e6449b Remove mungedocs and md-check (#5191) 2017-08-24 12:50:48 -07:00
Alexander Prokopyev dd0c9d5c49 Update dns-horizontal-autoscaler.yaml
`mode` is deprecated in favor of dynamic switching starting from 1.1.2
2017-08-24 11:14:45 -07:00
chenhuan12 c959eeecd0 fix the command output
fix the command output
2017-08-24 11:04:16 -07:00
chenhuan12 082b5d0403 fix typo
fix typo
2017-08-24 11:02:36 -07:00
Andrew Chen f6e51e6611 [glossary] Glossary MVP (#4865)
* [glossary] Glossary MVP

* resolve conflict

* initial pass at includable glossary data

* tag to term mapping

* Change StatefulSets to singular, StatefulSet

* revise glossary style guide, move

* make descriptions plural
2017-08-24 10:51:59 -07:00
Andrew Chen 89849fbcdd Merge pull request #5180 from kubernetes/chenopis-cname-patch
Remove CNAME file
2017-08-24 10:47:55 -07:00
Andrew Chen f86e9d4494 remove CNAME file 2017-08-24 10:43:27 -07:00
netroby 62c55763fe command name style
https://kubernetes.io/docs/home/contribute/style-guide/#use-code-style-for-inline-code-and-commands

Use code style for inline code and commands

Use code style for object field names
2017-08-24 10:27:24 -07:00
Anthony 69a6c605b2 Update ingress.md
modify "Replicaset" to "ReplicaSet"
2017-08-24 09:55:12 -07:00
Stewart-YU b72473c39e Update install-kubectl.md
Fix url. Original are not url.
2017-08-24 09:54:28 -07:00
Anthony e8029bdc4e Update highly-available-master.md (#5006)
* Update highly-available-master.md
2017-08-24 09:41:07 -07:00
Anthony 1d06ea0095 Update ip-masq-agent.md
modify "A boolean" to "A Boolean"
2017-08-24 09:39:10 -07:00
Stewart-YU 9105932510 Update declare-network-policy.md
Fix the format. The format in orginal web page is confusion.
2017-08-24 09:38:12 -07:00
Tim Hockin 618c212c32 Move mungedocs tool to the docs repo. (#5178)
* Remove seemingly errant file

* Move mungedocs tool to docs repo

* Bump go version to 1.8.3
2017-08-24 09:36:36 -07:00
XsWack 1245055dfc Update managing-tls-in-a-cluster.md (#5101)
fix bad url
2017-08-23 13:13:52 -07:00
Steve Perry 74fe1170cc Update kubeconfig topics. (#4439) 2017-08-22 22:51:55 -07:00
fisherxu 6e408656af fix incorrect configmap-key in /docs/tasks/configure-pod-container/vim configure-pod-configmap.md 2017-08-23 10:51:44 +08:00
Daniel Nardo ca31adc78c Update ip-masq-agent docs:
- adds the node label requirements to the steps for running ip-masq-agent
- change the wording on when this is the default.
2017-08-22 19:43:56 -07:00
huzhifeng 8a46359353 Fix document style
Signed-off-by: huzhifeng <huzhifeng@douyu.tv>
2017-08-23 09:00:23 +08:00
lemon-tree 3af984a7aa Update kube-proxy.md (#5051)
Modified "ip" to "IP".
2017-08-22 16:59:47 -07:00
Anthony 53bc03dbe1 Update rollback-daemon-set.md (#5068)
add "." to the sentence
2017-08-22 16:54:53 -07:00
Weibin Lin 0bcb1cef76 Update access-cluster.md (#5078)
update link and fix typos
2017-08-22 16:54:27 -07:00
netroby 91be0526d3 Uppercase first letter of the words (#5084) 2017-08-22 16:52:50 -07:00
netroby 10fc912b5b Uppercase first letter (#5085) 2017-08-22 16:52:27 -07:00
Stewart-YU e960ee7f6e Update out-of-resource.md (#5087)
Setting a url.
2017-08-22 16:51:29 -07:00
Stewart-YU 47117093ef Update labels.md (#5089)
key value ->key/value changed in line 42.
2017-08-22 16:50:58 -07:00
Stewart-YU 0f31e7de8a Update index.md (#5092)
Setting a url.
2017-08-22 16:49:55 -07:00
Anthony ecf9025d30 Update nodes.md (#5094)
modify "daemonSet"to "DaemonSet"
2017-08-22 16:49:10 -07:00
Stewart-YU 87dcad5db6 Update force-delete-stateful-set-pod.md (#5095)
Fix the format. The format in orginal web page is confusion.
2017-08-22 16:48:39 -07:00
Anthony 305de5967d Update disruptions.md (#5098)
modify "occuring" to "occurring"
2017-08-22 16:48:04 -07:00
XsWack 9248fca03e Update debug-pod-replication-controller.md (#5100)
Fix leading spaces in kubectl commands and unified format.This is causing bash/zsh shells to not to record the executed command in the history.
2017-08-22 16:47:33 -07:00
XsWack 60a6ed4f4f Update authentication.md (#5102)
fix typo
2017-08-22 16:46:27 -07:00
XsWack 7306fd77c0 Update cpu-constraint-namespace.md (#5103)
fix bad url
2017-08-22 16:45:59 -07:00
XsWack b8800e670f Update local.md (#5108)
Fix leading spaces in kubectl commands and unified format.This is causing bash/zsh shells to not to record the executed command in the history.
2017-08-22 16:45:08 -07:00
Anthony b919d9e9df Update petset.md (#5114)
add "." to the sentence
2017-08-22 16:44:30 -07:00
Anthony 0c95b4dd84 Update cron-jobs.md (#5116)
modify "." of the sentence
2017-08-22 16:43:21 -07:00
XsWack 2645a13cf1 Update fedora_ansible_config.md (#5117)
fix typo and format the command line
2017-08-22 16:42:45 -07:00
Anthony 8a0c414bfa Update deployment.md (#5118)
fix "modifyingrevision" to "modifying revision"
2017-08-22 16:42:17 -07:00
Anthony 38e01c4778 Update network-policies.md (#5141)
modify "tcp" to "TCP"
2017-08-22 16:38:08 -07:00
XsWack 761cafedc0 Update monitoring.md (#5145)
format the command line
2017-08-22 16:37:44 -07:00
Anthony c6450cb087 Update add-entries-to-pod-etc-hosts-with-host-aliases.md (#5146)
modify the first letter of sentence to be in uppercase
2017-08-22 16:37:06 -07:00
Andrew Chen 07bb1d2aec Merge pull request #4805 from ianchakeres/rbd-image-params
Added rbd imageFormat and imageFeatures
2017-08-22 16:07:40 -07:00
XsWack 2d61504274 Update gce.md (#4858)
* Update gce.md

fix bad url

* Update gce.md

fix bad url and use the relative URLs
2017-08-22 15:59:59 -07:00
Jennifer Rondeau 9a0a22032c Merge pull request #5128 from wackxu/patch-64
Update operational-considerations.md
2017-08-22 18:39:23 -04:00
Jennifer Rondeau f5ec4b5b73 Merge pull request #5126 from stewart-yu/patch-31
Update vsphere.md
2017-08-22 18:35:24 -04:00
Jennifer Rondeau b1cb9f31b1 Merge pull request #5140 from hanxiaoshuai/patch-77
Update ingress.md
2017-08-22 18:33:58 -04:00
Jennifer Rondeau 1fde3b43f5 Merge pull request #5143 from stewart-yu/patch-33
Update access-cluster.md
2017-08-22 18:32:38 -04:00
Jennifer Rondeau 4e3cfc94fa Update access-cluster.md
Fix one addition in original PR (added period is incorrect at l238). Rewrote the paragraph for greater clarity, however.
2017-08-22 18:29:05 -04:00
Jennifer Rondeau 845b9f0ea2 Merge pull request #5144 from wackxu/patch-67
Update assign-cpu-resource.md
2017-08-22 17:19:39 -04:00
Jennifer Rondeau d7975266c6 Merge pull request #5149 from wackxu/patch-69
Update troubleshooting.md
2017-08-22 17:18:37 -04:00
seperry53test 106ec5c826 Merge pull request #5147 from hanxiaoshuai/patch-81
Update logging.md
2017-08-22 12:19:09 -07:00
seperry53test 48205802d7 Merge pull request #5150 from hanxiaoshuai/patch-82
Update resource-quotas.md
2017-08-22 12:14:56 -07:00
seperry53test b837ead057 Merge pull request #5151 from hanxiaoshuai/patch-83
Update pod-security-policy.md
2017-08-22 12:14:03 -07:00
Andrew Chen 5907ebba31 Merge pull request #5086 from ahmetb/stop-importing
Stop importing tutorials from k/examples repo
2017-08-22 10:55:39 -07:00
Cody Clark 066dd86948 Merge pull request #5125 from stewart-yu/patch-29
Update page-templates.md
2017-08-22 13:51:06 -04:00
Cody Clark 410dfdf46b Merge branch 'master' into patch-29 2017-08-22 13:43:16 -04:00
Cody Clark 1b5aa1a833 Merge pull request #5099 from wackxu/patch-56
Update determine-reason-pod-failure.md
2017-08-22 13:31:51 -04:00
Cody Clark 5d8dbf6b04 Merge branch 'master' into patch-56 2017-08-22 13:23:39 -04:00
Cody Clark 74825e3cf7 Merge pull request #5090 from stewart-yu/patch-26
Update kubectl-overview.md
2017-08-22 13:22:34 -04:00
Cody Clark ce0ec151b1 Merge branch 'master' into patch-26 2017-08-22 13:19:01 -04:00
Ahmet Alp Balkan c0e33050ab Stop importing tutorials from k/examples repo
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-22 10:02:01 -07:00
Jennifer Rondeau 7ef36070ed Merge pull request #5156 from wackxu/patch-70
Update rollback-daemon-set.md
2017-08-22 11:37:33 -04:00
XsWack fc453318a9 Update update-daemon-set.md
The output is wrong and it should be "daemonset"
2017-08-22 22:02:09 +08:00
XsWack a44edb64b0 Update rollback-daemon-set.md
The output is wrong and it should be "daemonset"
2017-08-22 21:59:31 +08:00
Quentin Revel 6961877c8b Update basic-stateful-set.md 2017-08-22 15:21:31 +02:00
Ian Chakeres 637691f425 Added rbd image related params 2017-08-22 06:19:53 -07:00
Quentin Revel b8bb7f0c3d Update basic-stateful-set.md 2017-08-22 15:14:16 +02:00
Stewart-YU 9d56d650cf Update update-daemon-set.md
Fix a TODO url.
2017-08-22 19:54:07 +08:00
Anthony 8296d727e0 Update pod-security-policy.md
modify "api" to "API" and "boolean" to "Boolean"
2017-08-22 15:51:51 +08:00
Anthony af1a7532c4 Update resource-quotas.md
modify "Gib" to "GiB"
2017-08-22 15:46:18 +08:00
XsWack bf4a8d6f7d Update troubleshooting.md
format the command line
2017-08-22 14:47:15 +08:00
Anthony f76768cdc2 Update logging.md
add ":" to the sentence
2017-08-22 11:34:24 +08:00
XsWack 165dc3f80f Update assign-cpu-resource.md
Remove extra blank line and format the command line
2017-08-22 10:09:13 +08:00
Stewart-YU 527682ca66 Update access-cluster.md
Missing  signals.
2017-08-22 09:21:03 +08:00
Anthony d98467f15f Update networking.md
modify "ethernet" to "Ethernet"
2017-08-21 18:02:11 -07:00
Slava Semushin 1f5b64b24f encrypt-data.md: fix name of the secret in kubectl command. 2017-08-21 17:59:57 -07:00
Weibin Lin 3cc885a3b9 Update list-all-running-container-images.md
fixed syntax error
2017-08-21 17:58:34 -07:00
Weibin Lin d971806377 Update authenticate-across-clusters-kubeconfig.md 2017-08-21 17:57:47 -07:00
irfanurrehman 120960b954 Make kubefed docs similar to rest of the docs in docs/admin (#4934)
* Change update-imported.docs.sh for kubefed docs

* Stop skipping title check for kubefed docs

* Update kubefed docs with titles
2017-08-21 17:52:50 -07:00
Anthony 97b27031d3 Update ingress.md
modify "url" to "URL"
2017-08-22 08:41:45 +08:00
Stewart-YU 33ae774e3f Update volumes.md (#5026)
* Update volumes.md

Fix leading spaces in commands. And fix command line format.

* change bullet points into tabs

* tidy
2017-08-21 17:31:29 -07:00
Dan Wendlandt eb84048739 Add Cilium to list of network policy plugins in docs (#4725)
Signed-off-by: Dan Wendlandt <dan@covalent.io>
2017-08-21 16:47:06 -07:00
XsWack 94d91de1b2 Update monitoring.md
format the command line
2017-08-21 16:38:53 -07:00
XsWack 36dd257ba1 The etcd container link is out of date in the yaml
The etcd container link is out of date in the  yaml file and there is something wrong when run the gcr.io/google_containers/etcd:2.0.9 container
2017-08-21 16:36:25 -07:00
Weibin Lin d6415cfe99 Update change-pv-reclaim-policy.md 2017-08-21 16:34:46 -07:00
Anthony 52e2df7e82 Update kubernetes-api.md
modify "kubernetes" to "Kubernetes"
2017-08-21 16:34:30 -07:00
netroby 7a514e7cc6 Uppercase first letter, Providing seems better 2017-08-21 16:34:08 -07:00
Lion-Wei d5270b167d Update README.md
fix the dead chain
2017-08-21 16:29:35 -07:00
TigerXu e81e3c8464 unify all service yaml: use 2 spaces indent (#4754) 2017-08-21 16:28:12 -07:00
drinktee 68def552fb Fix several typos in reference README.md file (#5065) 2017-08-21 16:20:33 -07:00
XsWack b10efe5564 Update assign-memory-resource.md
Remove the extra blank lines and unified command line format
2017-08-21 16:20:11 -07:00
Anthony b0668569e8 Update set-up-cluster-federation-kubefed.md
add "." to the sentence
2017-08-21 16:19:43 -07:00
Anthony ca88e8825a Update federation-service-discovery.md (#5052)
* Update federation-service-discovery.md

add "." to the sentence

* Update federation-service-discovery.md
2017-08-21 16:19:21 -07:00
Johanan Liebermann 745facc260 Update manage-compute-resources-container.md
Add a missing period.
2017-08-21 16:17:54 -07:00
Anatoli Babenia c179046d1e deploy-intro.html Simplify explanation of Deployment
In particular mention that Deployment is a configuration
2017-08-21 16:17:35 -07:00
Weibin Lin 642d35b47b Update access-cluster.md
Line 203: remove redundant "it"
2017-08-21 16:15:59 -07:00
Weibin Lin 7f01590fe3 Update create-cluster-kubeadm.md
adjust format
2017-08-21 16:12:42 -07:00
Weibin Lin 25608e206e Update service-accounts-admin.md
fixed typos
2017-08-21 16:11:45 -07:00
Weibin Lin 401d6026cc Update links and fix typos
Update links and fix typos in /tools/kompose/user-guide.md
2017-08-21 16:11:17 -07:00
Weibin Lin ec7116258d Update security-context.md (#5075)
* Update security-context.md

* Update security-context.md
2017-08-21 15:48:56 -07:00
Weibin Lin e0f0a3ab73 Update README.md
fixed typos
2017-08-21 15:30:35 -07:00
Qiming Teng 93409bb6c0 Improve daemonset doc for more taints tolerated 2017-08-21 15:29:26 -07:00
Weibin Lin 71715a8ce2 Update rollback-daemon-set.md 2017-08-21 15:23:51 -07:00
XsWack 4e191c440a Update operational-considerations.md
remove redundant blank line and format the command line
2017-08-21 10:10:21 +08:00
Stewart-YU 860c7d0a42 Update vsphere.md
Fix the format. The format in orginal web page is confusion.
2017-08-21 08:39:05 +08:00
Stewart-YU 221383088e Update page-templates.md
Fix the size of Font.
2017-08-21 08:16:34 +08:00
Anthony b8411c9084 Update daemonset.md
modify "nodes ips" to "node IPs"
2017-08-19 19:02:24 +08:00
Li Jingjing 070143a1c9 k8s-tutorials-services-source-ip 2017-08-19 15:33:01 +08:00
Li Jingjing cec1723e1e k8s-hihg-availability-index 2017-08-19 15:17:14 +08:00
Li Jingjing ea05cd4a56 kube-apiserver-pr 2017-08-19 15:13:23 +08:00
XsWack edb999f227 Update determine-reason-pod-failure.md
format the command line
2017-08-19 11:24:21 +08:00
Stewart-YU cb18a8519e Update kubectl-overview.md
Fix the format. The format in orginal web page is confusion.
2017-08-19 10:00:31 +08:00
Ahmet Alp Balkan acff65891f tutorials/guestbook, tutorials/cassandra: import latest (#4775)
* tutorials/guestbook: fix broken links

Importing from kubernetes/examples repository.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* Import newer versions for guestbook and cassandra

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-18 17:10:40 -07:00
Ahmet Alp Balkan beff4d8499 Import wordpress tutorial from k/examples (#5079)
* Update mysql-wordpress-pd import script

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* Import wordpress-mysql tutorial

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-18 14:57:06 -07:00
Murali Reddy cbc0815ad6 Add kube-router as networking solution (#5071)
* Add kube-router as networking solution

* Add kube-router as networking solution
2017-08-18 13:15:30 -07:00
Anthony 50dbd9877b Update set-up-coredns-provider-federation.md
modify "Bringup" to "Bring up"
2017-08-18 12:21:02 -07:00
Andy Zhang f189975d27 update Azuredisk doc (#4912)
* rebase

* fix azure disk doc issue

* use storageaccounttype instead of skuName

* Update persistent-volumes.md
2017-08-18 12:19:10 -07:00
netroby 910e35c457 Tips for centos to resolve startup problem (#4755)
* Tips for centos to resolve startup problem

* Update document to diagnose centos setup problem

* Update create-cluster-kubeadm.md
2017-08-18 12:06:59 -07:00
XsWack bea2c15aa3 Update static-pod.md
Remove blank lines and unified the command line format
2017-08-18 11:58:20 -07:00
Cody Clark 7cfd99d05e Merge pull request #5057 from wackxu/patch-54
Update configure-service-account.md
2017-08-18 10:04:23 -07:00
Cody Clark a5cf309102 Merge branch 'master' into patch-54 2017-08-18 10:01:08 -07:00
Cody Clark 487c4a87c6 Merge pull request #5055 from wackxu/patch-53
Update configure-pdb.md
2017-08-18 09:44:25 -07:00
Cody Clark 181652e439 Merge branch 'master' into patch-53 2017-08-18 09:42:04 -07:00
Anthony 8b2485c441 Update scheduling-gpus.md
modify "nvidia drivers" to "Nvidia drivers"
2017-08-18 09:19:32 -07:00
lemon-tree c549dffaaf Update kubefed_init.md
“Init” is redundant.
2017-08-18 09:19:17 -07:00
XsWack 25091ef09f Update scratch.md
fix bad url
2017-08-18 09:19:02 -07:00
XsWack 1fdaa2baa4 Update define-environment-variable-container.md
format the command line
2017-08-18 09:17:56 -07:00
lemon-tree d3823d4734 Update docker-cli-to-kubectl.md
Added the lost "." and ":".
2017-08-18 09:17:39 -07:00
Weibin Lin eee656902f Update audit.md 2017-08-18 09:17:20 -07:00
Weibin Lin 818fa9b3a1 Update configure-liveness-readiness-probes.md
fix typo
2017-08-18 09:15:11 -07:00
Stewart-YU 98b0d1fde6 Update deployment.md
Missing a signal.
2017-08-18 09:13:15 -07:00
Andrew Chen d897b6b195 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Update running-cloud-controller.md
  Update running-cloud-controller.md
2017-08-18 09:12:11 -07:00
Anthony 8a1a91eb54 Update running-cloud-controller.md (+1 squashed commit)
Squashed commits:
[49b911e] Update running-cloud-controller.md
2017-08-18 09:11:04 -07:00
Anthony 08a5d4d728 Update running-cloud-controller.md 2017-08-18 09:06:19 -07:00
Anthony 573442c182 Update running-cloud-controller.md
add "." to the sentence
2017-08-18 09:06:19 -07:00
Anthony 49b911e7d1 Update running-cloud-controller.md 2017-08-18 09:06:19 -07:00
Stewart-YU 8ec5b44696 Update audit.md
Missing a symbol.
2017-08-18 08:59:55 -07:00
Anthony d629ec4a1c Update cluster.md
modify "Configmap" to "ConfigMap"
2017-08-18 08:59:35 -07:00
lemon-tree b22ca98b83 Update kubectl-cheatsheet.md
I think ":" is better than ".", so I changed the "." to ":".
2017-08-18 08:54:54 -07:00
Stewart-YU 08083aeb20 Update kubectl-overview.md
Fix the format of web page.
2017-08-18 08:54:29 -07:00
Stewart-YU 532900f819 Update index.md
Fix the format. The format in orginal web page is confusion.
2017-08-18 17:30:16 +08:00
XsWack f02ff5ba7e Update configure-service-account.md
Remove the extra blank lines and unified command line format
2017-08-18 14:38:27 +08:00
XsWack 5a721e9ceb Update configure-pdb.md
There will be 404 status in the jump process and fix the url
2017-08-18 14:29:16 +08:00
Cody Clark f502ad6336 Merge pull request #5045 from hanxiaoshuai/patch-60
Update dns-custom-nameservers.md
2017-08-17 22:18:02 -07:00
Anthony 75c8b3c0f0 Update dns-custom-nameservers.md
add "." to the sentence
2017-08-18 11:05:58 +08:00
XsWack 58a2077b7a Update expose-external-ip-address.md
Fix leading spaces in kubectl commands and unified format.As ahmetb says,This is causing bash/zsh shells to not to record the executed command in the history. See this link for details: https://unix.stackexchange.com/questions/115917/why-is-bash-not-storing-commands-that-start-with-spaces
2017-08-17 17:50:25 -07:00
Weibin Lin 895ffc0ba9 Update debug-application.md 2017-08-17 17:50:00 -07:00
Zach Corleissen 8479ff24ba Merge pull request #5031 from islinwb/patch-9
Update resource-usage-monitoring.md
2017-08-17 17:48:54 -07:00
Weibin Lin 63b7be887e Update resource-usage-monitoring.md 2017-08-18 08:43:15 +08:00
dengyi1996 58fa6bf42c Update scheduling-gpus.md (#4850)
* Update scheduling-gpus.md

It sounds like that kubelet will not automatically load the nvidia uvm driver,I have recurrent it when my cluster reboot nvml driver and nvidia-uvm driver not loaded.
To fix it simply,make the docker-plugin autostart.
I think it's important to tell other developers to prevent this situation

* Update scheduling-gpus.md
2017-08-17 17:00:10 -07:00
Lion-Wei 4e7764a890 modify link of 'Configure Default CPU Requests and Limits for a Namespace' 2017-08-17 16:42:56 -07:00
Anthony 1400af048b Update declare-network-policy.md
modify the double "using" of sentence
2017-08-17 16:26:07 -07:00
Cody Clark 97e07f9d3e Removing extra spaces per Issue #4602 (#5021) 2017-08-17 16:25:11 -07:00
IrinaAndronachi c029a9ddb4 The output of removal of taint should be untainted (#4720) 2017-08-17 16:24:33 -07:00
Cody Clark 7c4e01887b Callouts and other small formatting (#5022)
* Removing Extra Spaces

Issue 4602 | Configure Pods and Containers

* Update security-context.md

Adding callouts

* Update security-context.md

* Adding callout and fixing code block

* Removing extra space

* Adding callout

* Addling callouts

* Update assign-cpu-resource.md

* Adding callout

* Update configure-persistent-volume-storage.md

* Update configure-service-account.md

* Update quality-service-pod.md

* Update security-context.md
2017-08-17 16:19:24 -07:00
Cody Clark c5ad73c2d8 Adding Callouts to Tasks > Inject Data Into Applications (#5023)
* Adding callout

* Adding callout

* Adding callouts

* Update distribute-credentials-secure.md
2017-08-17 16:17:32 -07:00
Dhilip d761d6bc96 Small grammar change (#4777)
* Small grammar change

small grammar change

* bulletize apiserver -> kubelet

bulletize apiserver -> kubelet for better clarity.
2017-08-17 16:15:19 -07:00
Dhilip 5013a3ce94 [minor] grammar (#4779)
* [minor] grammar

[minor] grammar

* [minor] grammar

[minor] grammar
2017-08-17 16:13:36 -07:00
Deirdre Storck 37f92b2843 spelling fix (#4780) 2017-08-17 16:12:19 -07:00
Dhilip 8900fba06c [minor] grammar (#4781)
[minor] grammar
2017-08-17 16:11:56 -07:00
Anthony 34b927c417 Update web-ui-dashboard.md (#4900)
modify the first letter of sentence to be in uppercase
2017-08-17 16:10:58 -07:00
linweibin 092ab3d509 Fix some typos and syntax errors
Fix some typos and syntax errors involving cluster.md, ingress.md and replicaset.md
2017-08-17 16:08:59 -07:00
XsWack 51cfd800d9 Update quality-service-pod.md
fix bad url
2017-08-17 16:07:42 -07:00
XsWack eb6ad67805 Update quota-api-object.md (#4944)
fix bad url
2017-08-17 16:07:20 -07:00
Lion-Wei 83569cd7eb Update kubernetes-api.md 2017-08-17 15:57:34 -07:00
Stewart-YU a22c45265d Update deployment.md (#4946)
The first letter needs to be capitalized.
2017-08-17 15:56:47 -07:00
Anthony ee090c8621 Update debug-application-introspection.md
add "." to sentence.
2017-08-17 15:53:42 -07:00
Anthony 408d8d610e Update debug-application.md
add "." to the sentence
2017-08-17 15:53:24 -07:00
Lion-Wei 41a710b58f Update create-cluster-kubeadm.md (#4948) 2017-08-17 15:50:24 -07:00
Lion-Wei 0267ae7020 modify link of 'resource-qos.md' (#4960) 2017-08-17 15:49:38 -07:00
Stewart-YU 621959eeb2 Update authentication.md
Fix leading spaces in commands.
2017-08-17 15:48:42 -07:00
lichuqiang b568610c08 fix typo (#4964) 2017-08-17 15:48:30 -07:00
Lion-Wei f24434c75a Update declarative-object-management-configuration.md (#4965) 2017-08-17 15:47:47 -07:00
Weibin Lin dae117d2c9 Update logging-stackdriver.md (#4966)
fix typos
2017-08-17 15:47:19 -07:00
Irfan Ur Rehman adc08d543e Add links to kubefed commands in federation set up doc 2017-08-17 15:45:23 -07:00
Dhilip 0166cb7fce [minor] Grammar
[minor] Grammar
2017-08-17 15:40:47 -07:00
Dhilip f0a914ca66 [minor] Grammar
[minor] Grammar
2017-08-17 15:40:32 -07:00
Anthony 583a582a18 Update access-cluster-services.md (#4972)
modify "url" to "URL"
2017-08-17 15:40:17 -07:00
Stewart-YU c9d01fe528 Update scratch.md
The first letter needs to be capitalized.
2017-08-17 15:40:02 -07:00
Dhilip 83b731720d [minor] Grammar
[minor] Grammar
2017-08-17 15:39:31 -07:00
Dhilip 37b639e508 [minor] Grammar
[minor] Grammar
2017-08-17 15:39:09 -07:00
Anthony f10a59109d Update resource-usage-monitoring.md
modify "cadvisor" to "cAdvisor"
2017-08-17 15:38:24 -07:00
Dhilip 40864059c2 [minor] Removed repetition
[minor] Removed repetition
2017-08-17 15:37:40 -07:00
Anthony d8ef089c18 Update configure-cloud-provider-firewall.md
modify "ips" to "IPs"
2017-08-17 15:36:57 -07:00
Weibin Lin 5b95a18947 Update apparmor.md 2017-08-17 15:36:00 -07:00
Weibin Lin 4a7d977170 Update apparmor.md
fix typos
2017-08-17 15:36:00 -07:00
Dhilip a0fd2054bf [minor] Grammar
[minor] Grammar
2017-08-17 15:34:03 -07:00
Dhilip c8d68579ca [minor] Grammar and typo
[minor] Grammar and typo
2017-08-17 15:33:40 -07:00
Dhilip e2f2487c39 [minor] Grammar and typo
[minor] Grammar and typo
2017-08-17 15:33:04 -07:00
Anthony d39c22e69b Update authenticate-across-clusters-kubeconfig.md
modify the first letter of sentence to be in uppercase
2017-08-17 15:32:54 -07:00
Zachary Corleissen b8a0fbbdd0 Fixes nav errors introduced in #4694 (#4888)
* Fixing tutorial dropdown nav

* Changed indentation levels

* Syntax fix

* Trying to get Udacity to work

* Removed a redundant section heading
2017-08-17 14:42:29 -07:00
lemon-tree 732aef8820 Update rbac.md (#4973)
Added the lost "." .And the "NOTE" should  be in a new line.
2017-08-17 14:04:45 -07:00
XsWack 3c99a5c584 Update manual.md (#4974)
format command line
2017-08-17 14:04:21 -07:00
Anthony 025ce41945 Update securing-a-cluster.md (#4975)
modify "their namespace" to "their namespaces"
2017-08-17 14:03:49 -07:00
Anthony ebb38a98e7 Update configure-upgrade-etcd.md (#4978)
add "." to the sentence
2017-08-17 14:02:43 -07:00
Anthony b3fe14a5ca Update namespaces.md (#4981)
modify "the value of cluster and user are" to "the values of cluster and user are"
2017-08-17 13:57:21 -07:00
Stewart-YU 446d95ac38 Update http-proxy-access-api.md (#4982)
Fix leading spaces in commands.
2017-08-17 13:52:51 -07:00
Nikhita Raghunath cd69302ea8 JSONPath: rename title (#4986) 2017-08-17 13:52:23 -07:00
lemon-tree b3664e80df Update labels-annotations-taints.md (#4987)
Added the lost ".", and modified the "." in the brackets .
2017-08-17 13:51:45 -07:00
XsWack 82d421f82a Update index.md (#4988)
format the command line
2017-08-17 13:51:02 -07:00
XsWack 5b4c1a4ace Update clc.md (#4989)
format the command line
2017-08-17 13:50:15 -07:00
lemon-tree 5e39dacbce Update kubectl-overview.md (#4990)
* Update kubectl-overview.md

The first letter of "where" should be capital, and some lost "." should be added.

* Update kubectl-overview.md

* Update kubectl-overview.md
2017-08-17 13:49:44 -07:00
Anthony ad79020aa5 Update out-of-resource.md (#4992)
add "." to the sentence
2017-08-17 13:47:56 -07:00
lemon-tree 437318b26f Update deprecation-policy.md (#4994)
Modified "API version" to "API versions".
2017-08-17 13:44:38 -07:00
Stewart-YU 8d28bc2d73 Update assign-pod-node.md (#4996)
The code highlight is unnecessary here.
2017-08-17 13:43:18 -07:00
Vladimir Rutsky fd1704e2c9 trying to fix line breaks in raw blocks in list (#4997)
Lets see on deploy preview if adding block type helps.
2017-08-17 13:42:13 -07:00
Weibin Lin cf8b1bc6f7 Update index.md (#4999)
fix typos
2017-08-17 13:40:00 -07:00
Andrew Chen be3eb50fb2 Merge pull request #5020 from kubernetes/chenopis-patch-1
fix link in object-management-kubectl.md
2017-08-17 13:28:38 -07:00
Andrew Chen 815df94989 fix link in object-management-kubectl.md 2017-08-17 13:21:55 -07:00
Anthony 511aaf4d5d Update encrypt-data.md
add ":" to the sentence
2017-08-17 15:25:33 -04:00
Dhilip b34cfc4d2f [minor] Grammar and typo
[minor] Grammar and typo
2017-08-17 12:20:28 -07:00
Dhilip c163bb17c8 [minor] Grammar
[minor] Grammar
2017-08-17 12:12:28 -07:00
Anthony 1ab3f9ab2f Update create-external-load-balancer.md
modify the "." of the sentence
2017-08-17 12:12:06 -07:00
Anthony 2590f59f24 Update configure-pdb.md
add "." and ":"  to the sentence
2017-08-17 11:57:14 -07:00
lemon-tree 7041867ee8 Update admission-controllers.md
Modified "is run" to "runs".
2017-08-17 11:56:51 -07:00
XsWack 726e9ff26f Update memory-constraint-namespace.md
we can not access the URL and update it to the right URL
2017-08-17 11:56:28 -07:00
XsWack 1d7169e88b Update safely-drain-node.md
There will be 404 status in the jump process and fix the url
2017-08-17 11:55:53 -07:00
XsWack 92800a4bb2 Update resource-quotas.md
fix bad url
2017-08-17 11:53:21 -07:00
Anthony 2cf0e8f0b4 Update share-configuration.md (#5000)
modify "Bearer token/basic auth are" to " Bearer token/basic auth is"
2017-08-17 11:50:33 -07:00
Weibin Lin bce2807455 Update dns-pod-service.md (#5002)
fix typos
2017-08-17 11:49:42 -07:00
lemon-tree 98ce8444e0 Update kubeadm.md (#5004)
There is a lost "." should be added, and I modified "is use for" to "is used for".
2017-08-17 11:48:35 -07:00
Ti Zhou 53177b5de0 Fixed several typos in markdown files. (#5005) 2017-08-17 11:45:12 -07:00
Weibin Lin bc5951ca10 fix some typos (#5007)
* Update ingress.md

fix typo

* Update source-ip.md
2017-08-17 11:43:08 -07:00
Stewart-YU 72c78a9788 Update install-kubectl.md
Fix leading spaces in commands.
2017-08-17 11:42:28 -07:00
Anthony 1ad1fd5f16 Update ip-masq-agent.md (#5008)
delete "Kubernetes 1.7"
2017-08-17 11:41:57 -07:00
Kenblair1226 21f09fd6cc Modify the wrong hpa command. (#5009) 2017-08-17 11:40:55 -07:00
Anthony 5af8f6feae Update index.md
add "." for the sentence
2017-08-17 11:40:24 -07:00
Stewart-YU b3513842ba Update kubectl-overview.md (#4894)
* Update kubectl-overview.md

Fix leading spaces in commands.

* fix block shell
2017-08-17 11:40:08 -07:00
XsWack f9d6dfdc11 Update init-containers.md (#4896)
fix the bad link
2017-08-17 11:21:36 -07:00
lemon-tree 4dcfd3588f Update petset.md
Fix the bad link.
2017-08-17 11:18:46 -07:00
XsWack ef9adeab73 Update delete-stateful-set.md
fix bad URL
2017-08-17 11:18:18 -07:00
XsWack 3a4325dc7b fix bad url
fix bad URL
2017-08-17 11:17:41 -07:00
XsWack 87a50e159b fix six bad url
fix six bad url
2017-08-17 14:12:16 -04:00
XsWack ccca789ee0 Update volumes.md
fix bad url
2017-08-17 13:54:16 -04:00
lemon-tree d55906f8dd Update accessing-the-api.md
Modified the "root certificates" to "root certificate".
2017-08-17 10:48:04 -07:00
Lion-Wei a846d2807f Update managing-tls-in-a-cluster.md 2017-08-17 10:47:28 -07:00
Lion-Wei 68240a3a4e Update flannel_multi_node_cluster.md 2017-08-17 10:47:06 -07:00
Stewart-YU c91f767b4d Update expose-intro.html (#4868)
* Update expose-intro.html

Pods each --> each Pods

* fix grammar
2017-08-17 10:32:47 -07:00
Anthony cc248ef32c Update force-delete-stateful-set-pod.md
modify "node" to "Node"
2017-08-17 10:32:12 -07:00
Tony Li 287fdab71a Clarify the contents of the secrets being mounted
It read like both containers had the config for both environments.
2017-08-17 10:22:51 -07:00
Weibin Lin 098cb806d1 Update define-command-argument-container.md
update links
2017-08-17 10:21:13 -07:00
Anthony 6b0db5ff90 Update reserve-compute-resources.md
add "." to the sentence
2017-08-17 10:20:48 -07:00
Stewart-YU 7cc9c4b873 Update configure-service-account.md
Missing a signal.
2017-08-17 10:20:26 -07:00
XsWack 693680a67b Update minikube.md
format the command line
2017-08-17 10:19:58 -07:00
Anthony bfe4ac9f65 Update index.md
modify " ' " of the sentence
2017-08-17 10:14:18 -07:00
XsWack 907d1faf5a Update petset.md
fix bad url
2017-08-17 10:14:01 -07:00
Anthony c8acd9950c Update parallel-processing-expansion.md
modify the first letter of sentence to be in uppercase
2017-08-17 10:13:33 -07:00
Anthony cf4abdbe39 Update run-single-instance-stateful-application.md
modify "mysql" to "MySQL"
2017-08-17 10:12:12 -07:00
XsWack 3945f9cf65 fix bad url
fix bad url
2017-08-17 10:11:44 -07:00
XsWack a8697c1180 Update networking.md
fix bad url
2017-08-17 10:11:15 -07:00
netroby e30516fbeb update read me for unable to connect to the server (#4803)
* update read me for unable to connect to the server

* Fix words, thanks tengqm

* Update create-cluster-kubeadm.md
2017-08-17 10:10:37 -07:00
TigerXu bd17a0e819 update accessing-the-api.md (#4734) 2017-08-17 10:09:16 -07:00
lemon-tree 4fffcae260 Update kubefed.md (#5010)
Modified a bad link.
2017-08-17 10:02:03 -07:00
Weibin Lin c22250dfc9 fix misspelling of daemonset (#5013) 2017-08-17 10:00:28 -07:00
lemon-tree c9e79b5bd8 Update docker-cli-to-kubectl.md (#5015)
Modified "is different than" to "is different from".
2017-08-17 09:58:57 -07:00
lemon-tree 776980a1ff Update kubectl-conventions.md (#5016)
Modified the position of ".", deleted the extra ",", and added the lost ".".
2017-08-17 09:58:08 -07:00
lemon-tree b89cfd0116 Update jsonpath.md (#5017)
Modified "JSONpath " to "JSONPath ".
2017-08-17 09:55:14 -07:00
a-mccarthy 3e74a22586 Merge pull request #5018 from islinwb/onze
Fix typos
2017-08-17 11:16:06 -04:00
linweibin f90bca6e09 Fix typos
docs/admin/kube-apiserver.md, Line112: "recieving" --> "receiving"
docs/getting-started-guides/vsphere.md: add "." and "does" --> "do"
2017-08-17 20:05:03 +08:00
Jessica Yao ba5b7decda Merge pull request #4967 from Lion-Wei/pr-link2
modify link of 'Configure Default Memory Requests and Limits for a Namespace'
2017-08-16 09:52:24 -07:00
Lion-Wei cff22f5829 modify link of 'Configure Default Memory Requests and Limits for a Namespace' 2017-08-16 10:19:58 +08:00
Andrew Chen 98e2c105ef Merge pull request #4954 from kubernetes/chenopis-mesos-patch
close raw tag
2017-08-15 11:53:32 -07:00
Andrew Chen 2c06a7a853 close raw tag 2017-08-15 11:45:08 -07:00
Andrew Chen ee2dca44bb Merge pull request #4953 from kubernetes/chenopis-owners-patch-1
add auto-assignees to PR queue
2017-08-15 11:23:27 -07:00
Andrew Chen 644b6c29ed add auto-assignees 2017-08-15 11:13:42 -07:00
Lion-Wei 43fcd5a832 Update access-cluster-api.md (#4878) 2017-08-15 00:44:09 -07:00
Li Yi 5971ca0158 Add getting started guides for Alibaba Cloud (#4789)
* Add getting started guides for Alibaba Cloud

* Update alibaba-cloud.md

* Update alibaba-cloud.md
2017-08-15 00:34:24 -07:00
Stewart-YU e7d7acf2e8 Update configure-cloud-provider-firewall.md (#4884)
The code highlight is unnecessary here.
2017-08-15 00:29:38 -07:00
Stewart-YU 93cb9e0275 Update create-external-load-balancer.md (#4882)
Fix leading spaces in commands.
2017-08-15 00:24:23 -07:00
Dhilip f851afc084 [minor] fixed the grammar (#4776)
* fix a simple typo

fix a simple typo

* update notes callout

update notes callout
2017-08-15 00:16:49 -07:00
TigerXu fe11c3f8f7 Update extensible-admission-controllers.md (#4795)
fix typo
2017-08-14 22:58:11 -07:00
Ce Gu 506842bc16 Remove duplicate 'the'. (#4715)
* Remove duplicate 'the'.

* Update add-entries-to-pod-etc-hosts-with-host-aliases.md
2017-08-14 22:51:37 -07:00
Yecheng Fu eede65a3c9 FIX: Use absoluate path instead of relative. (#4730) 2017-08-14 22:39:25 -07:00
Dragons f4ad2b179f kubernetes-concepts-overview-components-pr-update-fix 2017-08-15 10:47:31 +08:00
Andrew Chen 77086a90b8 [glossary] Glossary Template (#4785)
* [glossary] Glossary Template

* simplify
2017-08-14 11:04:38 -07:00
Jessica Yao 20f96b3951 add initial set of canonical glossary tags 2017-08-14 11:01:07 -07:00
Chulmin Kang c3808f6da7 Update connect-applications-service.md
Remove a word useless contextually and making the textbox broken below it
2017-08-14 10:53:39 -07:00
linweibin e072f0f486 Update some links
update some links in declarative-object-management-configuration.md
2017-08-14 10:51:34 -07:00
Stewart-YU dead30958f Update expose-intro.html (#4859)
delete "Enter Services.". This may be a mistake.
2017-08-14 10:47:18 -07:00
linweibin 69f0c01b68 Update imperative-object-management-configuration.md
fix a broken link
2017-08-14 10:43:01 -07:00
Anthony 886fe53b88 Update assign-cpu-resource.md
modify "1 CPU" to "1 cpu" and "container" to "Container"
2017-08-14 10:40:43 -07:00
Irfan Ur Rehman 91b73938ba Fix bin name in kubefed docs 2017-08-14 10:40:23 -07:00
Anthony 9353bb9836 Update install-kubectl.md
modify kubernetes to Kubernetes
2017-08-14 10:39:15 -07:00
Anthony cdf7613c6a Update set-up-coredns-provider-federation.md
modify "coredns" to "CoreDNS"
2017-08-14 10:38:54 -07:00
XsWack 4a6bf5c688 Update index.md
fix bad url
2017-08-14 10:38:29 -07:00
linweibin 56518164d3 Update source-ip.md
fix some typos
2017-08-14 10:38:00 -07:00
Stewart-YU 568d7d29ed Update kubefed_init.md
Fix leading spaces in commands
2017-08-14 10:37:01 -07:00
Anthony 0f73f145fa Update apiserver-aggregation.md
modify "their API" to "an API"
2017-08-14 10:28:15 -07:00
Stewart-YU 4df67765e6 Update gce.md
Fix leading spaces in commands
2017-08-14 10:27:47 -07:00
Anthony e4362bda83 Update configure-pod-configmap.md
modify "a ConfigMaps" to "a ConfigMap"
2017-08-14 10:26:45 -07:00
Stewart-YU 8072c0c1ac Update clc.md
api server -> apiserver. In addition, fix leading spaces in commands.
2017-08-14 10:26:23 -07:00
Stewart-YU 2f2dc6691d Update minikube.md
The code highlight is unnecessary here
2017-08-14 10:24:50 -07:00
Anthony 98607fd3cc Update access-cluster.md
modify "api server" to "apiserver"
2017-08-14 10:24:20 -07:00
lemon-tree 8ff1c80bf5 Update assign-memory-resource.md
Because "Container" is a specific word in Kubernetes, so the first letter need to be capitalized.
2017-08-14 10:23:52 -07:00
lemon-tree cdbac541a9 Update master-node-communication.md
Modified "a root certificates" to "a root certificate".
2017-08-14 10:15:10 -07:00
XsWack e3d0567a40 Update quality-service-pod.md
fix bad url
2017-08-14 10:14:18 -07:00
TigerXu 352363708a Update bootstrap-tokens.md 2017-08-14 10:13:36 -07:00
TigerXu 6e3af1055c Update multiple-zones.md (#4819)
* Update multiple-zones.md

update link

* Update multiple-zones.md
2017-08-14 10:12:21 -07:00
TigerXu f0872f4464 Update install-kubeadm.md
update link
2017-08-14 10:11:22 -07:00
XsWack 74a714aa11 Update cluster-large.md
fix typo
2017-08-14 10:09:46 -07:00
Malepati Bala Siva Sai Akhil 210f36584c Fixed Broken Link
Fixed Broken Link in getting started guide of DCOS
2017-08-14 10:09:24 -07:00
Steve Perry 176b91d558 New Task topic for kubectl patch. (#4519) 2017-08-14 09:43:56 -07:00
Lion-Wei 9768830e2b Update expose-intro.html
Modify some of the syntax errors in the Chinese document 'expose-intro'
2017-08-14 10:45:44 +08:00
lichuqiang 52fd55d372 fix typo 2017-08-12 09:44:14 -07:00
TigerXu d525d940e5 Update webhook.md (#4790)
* Update webhook.md

update link to webhook.go source file

* Update webhook.md
2017-08-12 09:31:43 -07:00
TigerXu 957dac9309 Update node-conformance.md (#4792)
* Update node-conformance.md

update link

* Update node-conformance.md

use relative branch
2017-08-12 09:30:18 -07:00
TigerXu a66859b862 Update what-is-kubernetes.md
update link in what-is-kubernetes.md
2017-08-12 09:28:33 -07:00
XsWack 0e8832960d fix bad url
fix some bad url
2017-08-12 09:25:54 -07:00
TigerXu 6faf28c027 Update manage-deployment.md (#4787)
* Update manage-deployment.md

update link and fix typo

* grammar fix

* edit
2017-08-12 09:24:57 -07:00
lichuqiang af9a02aab1 fix typo 2017-08-12 09:22:53 -07:00
Tree-fang 417eb1b8dd Update container-environment-variables.md
Modify "are" to "is"
2017-08-12 09:22:01 -07:00
TigerXu 254234bbe3 Update cluster-administration-overview.md
fix grammar mistake
2017-08-12 09:17:34 -07:00
Kaitlyn Barnard fdbb658d2f All files for Pear Deck case study 2017-08-12 09:16:29 -07:00
Dhilip 3554ea42d9 minor grammar fix
minor grammar fix
2017-08-12 09:04:30 -07:00
TigerXu fb043d33be Update pod.md (#4764)
* Update pod.md

update pod desc

* Update pod.md

* edit
2017-08-12 08:48:21 -07:00
XsWack bf3bbf42a2 Update port-forward-access-application-cluster.md
Fix leading spaces in kubectl commands
2017-08-11 11:00:24 -07:00
Andrew Chen 1585774014 Merge pull request #4766 from hzxuzhonghu/patch-4
Update disruptions.md
2017-08-11 10:59:44 -07:00
TigerXu 3c0b541b96 Update disruptions.md
update links to prevent redirect
2017-08-11 16:20:47 +08:00
TigerXu a26f5c5ce6 Add some links for pod-overview.md (#4763)
* Add some links for pod-overview.md

Add some links

* use relative paths for URLs
2017-08-11 00:56:50 -07:00
TigerXu 0d671d8c06 Update pod-overview.md (#4762)
* Update pod-overview.md

fix typo

* reword
2017-08-11 00:39:10 -07:00
hanxiaoshuai 02430b4c7e Update pod-security-policy.md
modify "their value is" to "their values are"
2017-08-11 00:28:25 -07:00
netroby cb6f20d727 To install latest weave net plugin
Ref:
https://www.weave.works/docs/net/latest/kubernetes/kube-addon/
2017-08-11 00:19:19 -07:00
William Martin Stewart 34693b50c9 Add deprecated docs warning mechanism (#4731)
* Deprecated docs warning

* Unknown tag 'endcomment'

* only add css when necessary

* try lighter bgcolor

* tweak copy

* change development url to point at vnext-staging

* try callout

* rollback

* change var names

* update var used

* fix var typo

* turn off deprecation message
2017-08-10 23:07:00 -07:00
Lion-Wei 290e77988f Update federation-service-discovery.md
add a space.
2017-08-10 21:49:23 -07:00
Lion-Wei 23e16bd150 Modify some of the syntax errors in the Chinese document 'scale-intro' 2017-08-10 21:48:17 -07:00
xuzhonghu 7e018fd376 fix typo in authentication.md 2017-08-10 21:43:55 -07:00
Kaitlyn Barnard b2799fbe81 adding partners to partner pages (#4747) 2017-08-10 21:38:22 -07:00
Slava Semushin b6c5ecd438 encrypt-data.md: make base64 command work on Linux. 2017-08-10 21:34:34 -07:00
XsWack 551587e727 Update service-access-application-cluster.md
Fix leading spaces in kubectl commands and unified format.As ahmetb says,This is causing bash/zsh shells to not to record the executed command in the history. See this link for details: https://unix.stackexchange.com/questions/115917/why-is-bash-not-storing-commands-that-start-with-spaces
2017-08-10 17:57:34 -07:00
Stewart-YU 8f887edaf1 Update run-single-instance-stateful-application.md (#4709)
missing a space
2017-08-10 16:58:08 -07:00
William Martin Stewart fa691dafe7 Version Selector (#4386)
* Show current version of docs in nav

* Branch in edit link

* WIP version selector

* An actual working but not pretty version dropdown

* update URLs for versions

v1.7: https://kubernetes.io/docs/home/
v1.6: https://v1-6.docs.kubernetes.io/docs/home/
v1.5: https://v1-5.docs.kubernetes.io/docs/home/
v1.4: https://v1-4.docs.kubernetes.io/docs/home/

* fix v1.4 and v1.5 paths

* Tidier drop downs

* Make font visible always

* Make background match main nav always

* change to major.minor version number

* show only major.minor version in drop down list

* switch from githubbranch to docsbranch

* update githubbranch

* update githubbranch values

* Border radius for bottom of dropdown

* Tabs are hard
2017-08-10 16:41:10 -07:00
Michelle Au c835bfc68d Add multizone limitations regarding dynamic provisioning (#4706) 2017-08-10 16:04:02 -07:00
Stewart-YU cc7cadb138 Update ingress.md (#4712)
spelling mistake.
2017-08-10 12:03:54 -07:00
Stewart-YU a0a999d88e Update kubeadm.md
spelling mistake.
2017-08-10 10:49:48 -07:00
Stewart-YU 23944b4092 Update zookeeper.md
delete word "documentation"
2017-08-10 10:49:19 -07:00
Stewart-YU b3eca614c7 Update ingress.md
missing space.
2017-08-10 10:48:51 -07:00
Matthew Huxtable 2bd131f98f Correct indent bug in httpGet liveness probe 2017-08-10 10:47:17 -07:00
lichuqiang 53a1e25103 fix typo 2017-08-10 10:46:47 -07:00
Andrew Chen 30ac1561a2 Merge pull request #4729 from wackxu/patch-16
Update jobs-run-to-completion.md
2017-08-10 10:35:30 -07:00
XsWack 13b6ea0707 Update jobs-run-to-completion.md
fix typo
2017-08-10 14:51:34 +08:00
Stewart-YU 1be8ef6513 Update resource-quotas.md (#4728)
* Update resource-quotas.md

Invalid link.

* fix url
2017-08-09 23:17:01 -07:00
Andrew Chen dd1d71890d Merge pull request #4724 from tmjd/update-calico-2-4-1
Update Calico to latest
2017-08-09 11:45:32 -07:00
Erik Stidham c357416682 Update Calico to latest
- kubectl does not follow the "latest" redirects so they need the real
  version
2017-08-09 13:35:58 -05:00
Andrew Chen c83062aeb3 Merge pull request #4723 from chamankang/patch-2
Update deployment.md
2017-08-09 11:04:29 -07:00
Chulmin Kang 95331dad38 Update deployment.md
Fix the broken textboxes
2017-08-10 02:39:35 +09:00
Dhilip 041a680483 Minor grammar change
Minor grammar fix
2017-08-09 10:12:59 -07:00
Dhilip 470ced01ba Slightly improves the readability.
fix a couple of places that slightly improves the clarity.
2017-08-09 10:12:27 -07:00
lichuqiang 25f0f09775 fix typo 2017-08-09 10:10:16 -07:00
Stewart-YU da5872845f Update daemonset.md
The first letter needs to be capitalized
2017-08-09 10:09:47 -07:00
Rohit Sharma cd90b08c06 Update extend-api-third-party-resource.md 2017-08-09 10:09:13 -07:00
XsWack 97f27d6f4f fix typo
fix typo
2017-08-09 10:07:54 -07:00
Xiaoyu Zhang da139b36be Update kubectl get scale's output (#4708) 2017-08-09 10:07:21 -07:00
SrinivasChilveri eceb421911 Update master-node-communication.md (#4691)
* Update master-node-communication.md

Not working Links are updated

* Update master-node-communication.md

changed based on suggestion

* updated as per suggestion
2017-08-09 10:06:22 -07:00
supereagle 23b482294e Update configure-pod-configmap.md 2017-08-09 09:59:48 -07:00
XsWack 64d8c68a3f Update configure-liveness-readiness-probes.md
Fix bad url. http://k8s.io/docs/user-guide/liveness/image/server.go is a bad url and it should be https://github.com/kubernetes/kubernetes/blob/master/test/images/liveness/server.go
2017-08-09 09:54:58 -07:00
Stewart-YU 2d47c4834f Update upgrades.md
spelling mistake
2017-08-09 09:53:10 -07:00
Michelle Au dad3701316 Fix statefulset storageclass example 2017-08-09 09:48:46 -07:00
XsWack 1ebeb23b48 Update user-guide.md
fix typo
2017-08-09 09:12:00 -07:00
XsWack 646880aaba Update resource-usage-monitoring.md
fix typo
2017-08-09 09:11:27 -07:00
Stewart-YU b9ef86b07e Update style-guide.md (#4699)
spelling mistake
2017-08-09 09:10:53 -07:00
dengyi1996 627ff5d40a Update weave-network-policy.md (#4683)
* Update weave-network-policy.md

add weavenet networkpolicy example

* Edits from zacharysarah

* Merge branch 'master' into patch-10

* Merge branch 'patch-10' of github.com:dengyi1996/kubernetes.github.io into patch-10

* Merge branch 'master' into patch-10
2017-08-08 22:49:09 -07:00
Brad Beam 36c4ea8923 Updates for kubespray deployment (#4690)
* Updates for kubespray deployment

* Update kubespray.md
2017-08-08 22:23:10 -07:00
Zachary Corleissen 5e0681279b Merge pull request #4703 from wackxu/patch-13
Update configmap.md
2017-08-08 22:17:14 -07:00
XsWack 544891a7e2 Update configmap.md
fix typo
2017-08-09 08:58:32 +08:00
Kaitlyn Barnard d4d5f3ec3c Adding online tutorials to nav 2017-08-08 16:31:07 -07:00
Stewart-YU 01778992aa Update review-issues.md
spelling mistake
2017-08-08 16:30:28 -07:00
Andrew Chen 091f52f901 escape liquid curly braces 2017-08-08 16:19:45 -07:00
lichuqiang b5e030dcbd fix typo in connect-application-service.md 2017-08-08 16:17:40 -07:00
Zachary Corleissen 179e188919 Automatic review assignment (#4697)
* Add automatic review assignment

* Remove approvers section
2017-08-08 16:15:42 -07:00
XsWack 230abbce22 Update declarative-object-management-configuration.md
fix typo
2017-08-08 15:20:23 -07:00
Slava Semushin 8bbae8df49 encrypt-data.md: update all secrets in all namespaces. 2017-08-08 15:09:39 -07:00
Zachary Corleissen 14c2094ece Merge pull request #4681 from wackxu/patch-9
Update set-up-cluster-federation-kubefed.md
2017-08-08 11:45:22 -07:00
XsWack 428a03de7c Merge branch 'master' into patch-9 2017-08-08 16:46:29 +08:00
Steve Perry 2576f404f0 Start new task for Opaque Integer Resources. (#4363) 2017-08-08 01:05:23 -07:00
XsWack 90b7489ecf Update set-up-cluster-federation-kubefed.md
fix typo and unified format
2017-08-08 14:22:27 +08:00
Matthew Bates 9af4d559d9 Update Jetstack logo 2017-08-07 21:28:07 -07:00
Andrew Chen 5734322407 Merge pull request #4679 from stewart-yu/patch-6
Update daemonset.md
2017-08-07 21:26:23 -07:00
Andrew Chen 82d16c6a9a Merge pull request #4680 from wackxu/patch-8
Update index.md
2017-08-07 21:25:39 -07:00
XsWack 07bd50d390 Update index.md
fix typo
2017-08-08 12:05:33 +08:00
Stewart-YU 2a074578d9 Update daemonset.md
Spelling mistakes: DeamonSet,  using DaemonSet
2017-08-08 11:35:20 +08:00
Stewart-YU 5e601c2010 Update disruptions.md
using administrator instead of admin
2017-08-07 20:19:51 -07:00
Andrew Chen 355b7f9ca1 Merge pull request #4678 from wackxu/patch-7
Update load-balance-access-application-cluster.md
2017-08-07 20:18:47 -07:00
XsWack ad01c19d9a Update load-balance-access-application-cluster.md
Fix leading spaces in kubectl commands
2017-08-08 08:47:42 +08:00
Zachary Corleissen d5fdf214de [404 fix] One character syntax fix (#4674)
* One character syntax fix

* Added redirect for delete-pods

* Removed redirect_from statement
2017-08-07 16:55:19 -07:00
Denis Gladkikh cf766879b8 Logrotation for kubeadm (#4670)
* Logrotation for kubeadm

Fixes #369

* Suggested PR update
2017-08-07 16:54:19 -07:00
Andrew Chen 490fb99a30 Patch PR #4671 2017-08-07 16:52:37 -07:00
dengyi1996 d76fbb0b27 Update scheduling-gpus.md
privileged mode is not needed on my kubernetes cluster, and it will make other developers confuse.
e.g:
I try to use this example to test whether the keyword "resources->limit" will work.when I set limit:1 with privileged,I can reach all gpus instead of single gpu.

```
kind: Pod
apiVersion: v1
metadata:
  name: gpu-pod-1
spec:
  containers:
  - name: gpu-container-1
    image: tensorflow/tensorflow:latest-gpu
    securityContext:
      privileged: true
    env:
    - name: LD_LIBRARY_PATH
      value: "$LD_LIBRARY_PATH:/usr/lib/nvidia"
    - name: CUDA_HOME
      value: "/usr/local/nvidia"
#    securityContext:
#      privileged: true
    resources:
      limits:
        alpha.kubernetes.io/nvidia-gpu: 1
    volumeMounts:
    - mountPath: /usr/local/nvidia/bin
      name: bin
    - mountPath: /usr/lib/nvidia
      name: lib
  volumes:
  - hostPath:
      path: /usr/local/cuda/bin
    name: bin
  - hostPath:
      path: /var/lib/nvidia-docker/volumes/nvidia_driver/375.26/lib64/
    name: lib
```
it show all gpu devices because of privileged mode
```
[name: "/cpu:0"
device_type: "CPU"
memory_limit: 268435456
locality {
}
incarnation: 3223127178054071976
, name: "/gpu:0"
device_type: "GPU"
memory_limit: 103809024
locality {
  bus_id: 1
}
incarnation: 6184347283432924133
physical_device_desc: "device: 0, name: Quadro K4200, pci bus id: 0000:03:00.0"
, name: "/gpu:1"
device_type: "GPU"
memory_limit: 103809024
locality {
  bus_id: 1
}
incarnation: 1058630844567460797
physical_device_desc: "device: 1, name: Quadro K4200, pci bus id: 0000:04:00.0"
]

```
2017-08-07 16:49:35 -07:00
Ahmet Alp Balkan 3ee6599cc7 Import guestbook tutorial and manifest files (#4631)
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-07 15:56:20 -07:00
Luis Pabón fdf2c5a02b Note on cascading deletes and Deployments (#4671) 2017-08-07 15:54:59 -07:00
Malepati Bala Siva Sai Akhil b795543eb2 Fix Broken Link
Fix Broken Link related to client-go in Access Clusters Using the Kubernetes API
2017-08-07 15:53:53 -07:00
Ahmet Alp Balkan a75b15ef5b Create "make stage" for staging container
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-07 15:53:08 -07:00
Qiming 291a583515 Fix typo in extensible-admission-controllers doc (#4405) 2017-08-07 15:50:40 -07:00
lichuqiang 58f454f424 fix typo 2017-08-07 15:41:21 -07:00
Stewart-YU 0114ddf60f Update nodes.md
Missing  a  signal
2017-08-07 15:40:59 -07:00
XsWack 6c0e3bdbba Update encrypt-data.md
fix typo
2017-08-07 15:40:31 -07:00
XsWack 0951183d64 Update managing-tls-in-a-cluster.md
fix typo
2017-08-07 15:40:14 -07:00
lichuqiang 6143903853 fix typo 2017-08-07 15:39:51 -07:00
fisherxu fb39f2f76a fix typo 2017-08-07 15:39:32 -07:00
Stewart-YU 9ad9948e64 Update kubernetes-api.md
The first letter should be capitalized
2017-08-07 15:39:12 -07:00
Steve Perry 3d2c06c4c3 Update Task topics on resource management. (#4158) 2017-08-07 15:30:29 -07:00
Andrew Chen 6da5f52fb2 Add 404 redirects (#4675)
* Add redirect for legacy kubectl links

* remove js redirect for kubectl

* fix link URLs

* add 404 redirects

* remove js forwarding rules

* clean up _redirects

* fix coreos links
2017-08-07 15:13:14 -07:00
Zachary Corleissen c153bcb02b Merge pull request #4587 from zacharysarah/4167-no-more-calico
Removed link/section, added redirect
2017-08-07 14:12:14 -07:00
Zachary Corleissen b1ae7714a5 Merge branch 'master' into 4167-no-more-calico 2017-08-07 14:08:35 -07:00
Andrew Chen 68a3a7e074 Add redirect for legacy kubectl links (#4672)
* Add redirect for legacy kubectl links

* remove js redirect for kubectl
2017-08-07 12:05:44 -07:00
Michael Smith f16dfcf349 Use more realistic IP address 2017-08-06 14:20:32 -07:00
DuJun 86b9845c72 fix typo in storage (#4645)
* fix typo in storage

* Update volumes.md
2017-08-06 14:19:45 -07:00
XsWack 50c9226442 Update bootstrap-tokens.md
fix typo
2017-08-06 14:19:20 -07:00
Ahmet Alp Balkan a86d9355b0 Fix leading spaces in kubectl commands
This is causing bash/zsh shells to not to record the executed command in the
history. See this link for details: https://unix.stackexchange.com/questions/115917/why-is-bash-not-storing-commands-that-start-with-spaces

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-06 14:19:04 -07:00
Stewart-YU 0c6bca5b7f Update labels.md
modify key to Key in line #43
2017-08-06 14:17:08 -07:00
fisherxu ac5ea078b9 fix typo 2017-08-06 14:16:38 -07:00
XsWack 5e766d7ba6 Update assign-pod-node.md
Fix some typo in assign-pod-node.md
2017-08-06 14:16:16 -07:00
Malepati Bala Siva Sai Akhil d2958d03b6 Fixed grammatical error in names
Fixed grammatical error in names of working with object
2017-08-06 14:15:57 -07:00
Andrew Chen 52653c61df Merge pull request #4647 from mbssaiakhil/patch-1
Fixed grammatical error in Understanding Kubernetes Objects
2017-08-06 14:15:35 -07:00
Andrew Chen e782aa6e99 Merge pull request #4646 from lichuqiang/admin
fix typo in audit.md
2017-08-06 14:13:27 -07:00
Malepati Bala Siva Sai Akhil d3f796ebc0 Fixed grammatical error
Fixed grammatical error in Understanding Kubernetes Objects
2017-08-05 10:21:53 +05:30
lichuqiang b27bbecb89 fix typo 2017-08-05 12:15:36 +08:00
Andrew Chen 4501b715c1 Update service.md (#4644)
* Update service.md

Put Internal Load Balancer YAML in tabs.

* add the
2017-08-04 17:50:50 -07:00
Nick Sardo 1cd67351e0 Add annotation for GCP Internal Load Balancer 2017-08-04 17:31:40 -07:00
Jessica Yao 59349b8bdc edit instructions for hpa based on custom metrics 2017-08-04 17:25:43 -07:00
Andrew Chen 8be19e168a Chenopis vnext staging noindex (#4641)
* include _headers

* revert vnext-staging context

* add proto _headers file

* fix build settings
2017-08-04 17:22:47 -07:00
Andrew Chen 8825d5a61e fix noindex for vnext-staging (#4640)
* include _headers

* revert vnext-staging context

* add proto _headers file
2017-08-04 16:35:21 -07:00
Hazim 5da7b72b2d Add network overlay details to cloud routes flag
Add details for the `configure-cloud-routes` flag in case of network overlay being used.
2017-08-04 16:26:08 -07:00
Andrew Chen 03d0017d63 Revert "Update volumes.md" 2017-08-04 16:22:06 -07:00
Dhilip cdf4cc3769 add examples for interpod configurations (#4557)
* add examples for interpod configurations

* re-word and fix typo based on review comments

* explain podAffinity with examples

* review comments: make replicas 3 for both workload types

* Address final review comments
2017-08-04 16:21:39 -07:00
Charlie R.C 8a31c8ad56 Update "readonly" in abac 2017-08-04 16:06:55 -07:00
Andrew Chen 414f61b2ea include _headers (#4636) 2017-08-04 15:59:07 -07:00
Cody Clark 8c2c2ef91e Update callouts.css 2017-08-04 15:50:31 -07:00
Cody Clark d0d1313b4a Update callouts.css 2017-08-04 15:50:31 -07:00
Andrew Chen d8bac63c0b Merge pull request #4635 from kubernetes/chenopis-vnext-staging-noindex
fix command in #4633
2017-08-04 15:46:57 -07:00
Andrew Chen da18bb735c fix command 2017-08-04 15:41:35 -07:00
Andrew Chen 3a4246c175 Merge pull request #4633 from kubernetes/chenopis-vnext-staging-noindex
Add noindex to vnext-staging
2017-08-04 15:24:58 -07:00
Andrew Chen 6957eb01ec Add noindex to vnext-staging 2017-08-04 15:20:15 -07:00
Steve Perry 61f01a4e59 Add note for 1.8 release. (#4632) 2017-08-04 14:56:08 -07:00
fisherxu 5fa22b2365 fix create-cluster-kubeadm docs 2017-08-04 14:43:10 -07:00
Dave Purrington 435696a0d1 Update aws.md 2017-08-04 14:39:50 -07:00
Håvar Eggereide 33112de115 add newline above kube-apiserver
kube-apiserver heading did not render correct on my Chrome. The change did nothing to the github preview so maybe there is a fix already, but consistency with the other headings might be worth the change.
2017-08-04 14:37:37 -07:00
dengyi1996 bda690e547 Update scheduling-gpus.md 2017-08-04 14:36:53 -07:00
Jesse White 6fb0dd9d17 Fix spacing with shell commands 2017-08-04 14:33:24 -07:00
Cody Clark 729aed2b99 Documenting another (potential) callout issue (#4604)
* Documenting another (potential) callout issue

* Deleting ` that was hiding other rendering

* Fixing spacing
2017-08-04 14:32:27 -07:00
Phillip Wittrock 217c86642f Update reference docs with most recent version of brodocs (#4600)
* Update 1.7 apidocs with new brodocs

* Update 1.7 resource reference docs with new brodocs

* Update 1.7 kubectl reference docs with new brodocs
2017-08-04 14:30:56 -07:00
Mikael 4b004cf717 Update kubernetes-api.md
Just correcting what I think is a typo.
2017-08-04 14:28:54 -07:00
lichuqiang a03a98e9d5 fix spelling mistake 2017-08-04 14:27:53 -07:00
m1093782566 4f2434ff66 fix typos in fedration docs 2017-08-04 14:27:30 -07:00
m1093782566 225310ccff fix kubelet garbage collected typo 2017-08-04 14:27:03 -07:00
m1093782566 2178c54da4 fix typo in network-policies.md 2017-08-04 14:26:39 -07:00
lichuqiang 40f5d85c38 fix typo 2017-08-04 14:26:20 -07:00
Andrew Chen edf01af6d9 Add /_includes/glossary directory for snippets (#4628)
* Add /_includes/glossary directory for snippets

* typo
2017-08-04 14:19:39 -07:00
Malepati Bala Siva Sai Akhil 6b41f6ca41 Fixed typo in getting started guide using minikube
Fixed typo in doc, "Running Kubernetes Locally via Minikube" present under getting started guides
2017-08-04 13:40:18 -07:00
Andrew Chen ceda402544 Merge pull request #4607 from spiffxp/assignees-to-approvers
Rename OWNERS assignees: to approvers:
2017-08-04 13:16:41 -07:00
Andrew Chen a02d76a2c0 Merge branch 'master' into assignees-to-approvers 2017-08-04 12:59:54 -07:00
Sebastien Coutu 409f0f74cd Update to include Python library (#4624)
Hi, we've created and are maintaining the kubernetes-py library. It uses python objects to manipulate the kubernetes API objects. We're using it to manage our operations on kubernetes daily.
2017-08-04 09:38:34 -07:00
Wojciech Tyczynski a29cfd7d0c Merge pull request #4621 from craigbox/patch-7
Update node/pod limits
2017-08-04 16:27:17 +02:00
craigbox 63092de7ba Update node/pod limits
Initial PR to reflect new scalability limits.  I have assumed the new number of total containers from the previous relationship but would prefer Wojciech to confirm
2017-08-04 15:22:14 +01:00
Jan Šafránek 69a1c7eb85 Merge pull request #4618 from wackxu/patch-2
Update volumes.md
2017-08-04 15:06:21 +02:00
XsWack d1b24144b1 Update volumes.md
Fix typo and some syntax error
2017-08-04 20:53:32 +08:00
Aaron Crickenberger 18e9aa59d1 Rename OWNERS assignees: to approvers:
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
Rye Terrell 3fd1ff3036 add instructions for installing kubefed with snap 2017-08-03 13:51:41 -07:00
lichuqiang f86258314d fix typo 2017-08-03 13:47:18 -07:00
XsWack 2c11c0de1f Update access-cluster.md
https://git.k8s.io/client-go/examples/examples/in-cluster/main.go is a bad url and it should be  https://git.k8s.io/client-go/examples/examples/in-cluster-client-configuration/main.go
2017-08-03 13:46:55 -07:00
Drinky Pool 3ee607a78e fix typo
fix typo
2017-08-03 13:27:03 -07:00
Andrew Chen 087a0cded2 Merge pull request #4603 from kubernetes/cody-clark-patch-1
Removing extra spaces
2017-08-03 13:25:38 -07:00
Cody Clark 8e012468a4 Removing extra spaces
Per Issue [4602](https://github.com/kubernetes/kubernetes.github.io/issues/4602)
2017-08-03 13:08:15 -07:00
x00416946 fisherxu fa665b5bb9 Add . to the end of the entry 2017-08-03 08:50:06 -07:00
Xing Zhou 610b62d167 Address some translation comments in PR #4359
Addressed some translation comments in PR #4359
2017-08-03 08:49:02 -07:00
Zachary Corleissen 99ad2bb168 Fixed broken link (#4578)
* Fixed broken link

* Fixed link text

* Pointed link to releases.k8s.io

* Used variable in link
2017-08-02 23:31:41 -07:00
TalyaF 212197fdcb changed first sentence for parallel structure (#4304)
* changed first sentence for parallel structure 

/@chenopis

* Update what-is-kubernetes.md
2017-08-02 23:14:28 -07:00
lichuqiang 80ea815b28 fix some spelling mistake 2017-08-02 23:00:45 -07:00
Andrew Chen 894446f52a Merge pull request #4586 from cliffburdick/patch-1
Fixed apostrophe
2017-08-02 22:59:08 -07:00
zacharysarah 42a0fd25b1 Removed redundant redirect 2017-08-02 14:42:02 -07:00
zacharysarah aa8068c3e6 Removed link/section, added redirect 2017-08-02 14:25:53 -07:00
cliffburdick ec0c650e6a Fixed apostrophe 2017-08-02 14:06:20 -07:00
Zachary Corleissen c1ecce52fe Merge pull request #4576 from zacharysarah/4549-complete-sentence
Complete unfinished sentence, apply style guide
2017-08-02 13:50:29 -07:00
Zachary Corleissen da64587427 Merge branch 'master' into 4549-complete-sentence 2017-08-02 13:46:12 -07:00
lichuqiang 4ecdd2c3cc Fix sentence begins with an uppercase letter 2017-08-02 11:29:44 -07:00
chaowang95 1f7f9aa0e6 Add an yaml example in Writing a DaemonSet Spec (#4553)
* Add yaml example in DeamonSet doc

* Update daemonset.md

* use code include instead of duplicate in md

* remove redundant download link
2017-08-02 10:31:32 -07:00
Andrew Chen 97b86a6fba Merge branch 'master' into 4549-complete-sentence 2017-08-01 22:55:07 -07:00
Andrew Chen d4893d4fe6 bump up final notes to h2 2017-08-01 22:42:55 -07:00
Andrew Chen 7febf3e780 add template tags 2017-08-01 22:37:46 -07:00
zacharysarah 2f5370e0a7 Fixed an awkward sentence 2017-08-01 15:45:18 -07:00
zacharysarah d507cf888d Merge branch '4549-complete-sentence' of https://github.com/zacharysarah/kubernetes.github.io into 4549-complete-sentence 2017-08-01 15:43:19 -07:00
zacharysarah b80cebf70b Fixed broken link, consistent style usage 2017-08-01 15:38:20 -07:00
zacharysarah 700bb5564b Add task template 2017-08-01 15:34:50 -07:00
Luke Heidecke abd60bc4be Fix use of on-premises terminology (#4413)
* Fix use of on-premises terminology

* Update ingress doc with on-premises term
2017-08-01 15:10:37 -07:00
Ryan McGinnis bd2c8cdd61 Merge pull request #4577 from kubernetes/ryanmcginnis-patch-1
Adds note callouts throughout
2017-08-01 14:44:21 -07:00
Ryan McGinnis b6566e99f2 Adds note callouts throughout
Implementing our new note callouts by way of experimentation. A couple other minor edits.
2017-08-01 14:40:46 -07:00
WanLinghao 4d9320bb40 yaml file errors on scheduling-gpus.md (#4436)
* Update scheduling-gpus.md

* Update scheduling-gpus.md
2017-08-01 14:33:04 -07:00
Andrew Chen c5e214633d Merge branch 'master' into 4549-complete-sentence 2017-08-01 14:10:03 -07:00
irfanurrehman e142f0fe9c [Federation] Add reference docs for kubefed (#2937)
* Update the reference docs for kubefed

* fix syntax typos

* add period

* fix ToC links

* fix kubefed link

* revert to Kubefed title as link

* Add kubefed reference docs for the first time

* Add link for base kubefed command also
2017-08-01 13:57:19 -07:00
Daisuke Fujita 248f7deec7 Modify journalctl flag in ECR doc 2017-08-01 13:52:04 -07:00
zacharysarah a4003ad766 Completed sentence, applied style guide to section 2017-08-01 13:38:15 -07:00
Kaitlyn Barnard 487c8d610d Add Buffer case study. Updates to Ancestry and Wink case study. Updates to Case Study index. Sizes fixes from logo images. (#4568) 2017-08-01 11:44:09 -07:00
Cody Clark bb47b3f43f Example for sig-docs meeting (#4571) 2017-08-01 11:41:33 -07:00
Kaitlyn Barnard 47fb29d668 Adding tutorial links to docs (#4570)
* Adding tutorial links to docs

* Update index.md
2017-08-01 09:30:19 -07:00
Drew Rapenchuk bfdc9a64e8 update scratch.md for issue #4068 (#4069)
* update scratch.md for issue #4068

Issue #4068 details the dangers of recommending single etcd instance.

This will likely need to be expanded into better "highly available" cluster documentation

* Refactor list style

* fix ordered list

* fix unordered list

* ul

* add back shell
2017-08-01 03:39:52 -07:00
Eric Chiang 787d50a1af secrets: add a best practices section and API access recommentations (#4380)
* secrets: add a best practices section and API access recommentations

This section attempts to capture some of the best practices around
client API access to secrets. Specitically that controllers should
avoid list and watch operations in favor of getting specific secrets.

* add "are"
2017-08-01 03:04:42 -07:00
Manjunath A Kumatagi ab0bd00e74 Move update-demo and liveness images to kubernetes/test/images (#4536)
* Move update-demo and liveness images to kubernetes/test/images

* Skip the README.md files
2017-08-01 02:56:20 -07:00
jianglingxia 64aa7c0a66 update the kubernetes version no. (#4328)
* update the kubernetes version no.

* update it

* modify the error
2017-08-01 02:46:04 -07:00
Ianeta Hutchinson 9af54c7c5a Applying template to Namespaces topic and moving to Tasks. (#2925)
* Applying template to Namespaces topic and moving to Tasks.

* update links
2017-08-01 02:34:55 -07:00
Andrew Chen 72508c26fe Reimplement PR #4339 2017-08-01 02:23:13 -07:00
Andrew Chen 6ec54a096e Reimplement PR #4545 2017-08-01 02:09:29 -07:00
Andrew Chen cc85c292f3 Reimplement PR #4552 2017-08-01 02:06:03 -07:00
Andrew Chen 98c068abea Merge pull request #4559 from kubernetes/chenopis-3981-patch
Reimplement PR #3981
2017-08-01 01:58:56 -07:00
Andrew Chen ff1432531c Reimplement PR #3981 2017-08-01 01:54:43 -07:00
WanLinghao 704e14a2d7 Update assign-pod-node.md (#4356)
* Update assign-pod-node.md

I am a freshman on Kubernetes development.When I use the affinity feature,it confuses me that why the pod won't stop after I changing  the node's label which makes the node no longer satisfy the  affinity condition.Although I learn  how this feature works by community, I hope the documentation can help  people especially fresh man better.^_^

* Update assign-pod-node.md after review

I have fixed the commit after review
2017-08-01 01:49:23 -07:00
Andrew Chen 7d77edd74a Reimplement PR #4383 2017-08-01 01:33:08 -07:00
xufei 6549a0b34a docs: Fix sentence begins with an uppercase letter (#4556) 2017-08-01 01:31:55 -07:00
Lyubomir Gardev 6925e45052 Update labels.md (#4417)
Added code formatting to the third operator available for Set-based requirements of label scopes.
2017-08-01 01:25:57 -07:00
Xing Zhou d9e099b7af Turn env variables to upper case in the example.
As K8s won't change the env variable from configmap(using envFrom
to upper case, so change the variable names to upper case in the
example.
2017-08-01 01:17:24 -07:00
Jian Qiu 77c05ef418 Add dns policy setting 2017-08-01 01:14:14 -07:00
Matthew Dorn 52b8d44683 use raw github url for ip-masq-agent.yaml 2017-08-01 01:12:22 -07:00
dlorenc 1009f889d5 Remove the alpha storage-class annotation.
This doesn't work when run in beta storage class clusters.
2017-08-01 01:11:15 -07:00
Sahdev Zala c2dfbb46ec Fix incorrect link and add missing ones for pod template (#4366)
* Fix incorrect link and add missing ones for pod template

The current link to the pod template is pointing to replication controller
page. Also couple places missing a link to get better view of what pod
template is.

* fix pod link

* fix pods url
2017-08-01 01:08:49 -07:00
Ryan Roden-Corrent 373d10f1fd Fix aggregation link in custom resources page. (#4338) 2017-08-01 01:06:26 -07:00
Sahdev P. Zala 47b0f2f0a4 Fix unresolvable element
The incorrect element pointer gives an error,
cannot resolve element with id updating-a-replication-controller, with a
broken link. Fix it.
2017-08-01 01:01:23 -07:00
sudr 2170ffbc76 Update install-kubectl.md to include instructions for kubectl auto-completion in oh-my-zsh (#4370)
* Update install-kubectl.md

* Move Oh-My-Zsh and edit

* add "the"
2017-08-01 00:52:12 -07:00
Fabian Deutsch 9e74703ad1 docs: Fix link in horizontal-pod-autoscale to #support-for-custom-metrics 2017-08-01 00:36:28 -07:00
Justin W. Flory e448f859ce Fix redirected link
Updates the reference to bring you to the right location on the current page (instead of leaving you at the top)
2017-08-01 00:35:16 -07:00
Cao Shufeng 14df916093 Update NamespaceLifecycle admission controller 2017-08-01 00:34:29 -07:00
Dino Hensen 8ff2710305 Fix indent and use valid keys for configMapKeyRef (#4428)
Fix restartPolicy indent.
Use valid keys from the ConfigMap in the step previous to the last special-config creation. Key special.type was not created anywhere in previous steps anywars.
2017-08-01 00:25:26 -07:00
Vijay Dhama 90bc317621 Fixed application troubleshooting guide link (#4441) 2017-08-01 00:19:45 -07:00
Eric Mountain @ Amadeus 2934358f13 Minor fix in example resource limit policy
Looks like 

```
the cluster operator may want to set limits that a pod must consume at least 20% of the memory and CPU
```

was meant to be 

```
the cluster operator may want to set limits that a pod must consume no more than 20% of the memory and CPU
```
2017-07-31 23:58:34 -07:00
Mik Vyatskov 6f42c332ec Fix a small bug in the Stackdriver Logging documentation (#4453) 2017-07-31 23:56:15 -07:00
Lachlan Evenson 723bdc97a8 Update TLS bootstrapping docs (#4490)
* Add bootstrap tokens reference
Update kubelet required flags

* update kubelet flag

* update bootstrap tokens to add alpha wording

* update authorization provider background and standardize on system:bootstrappers group

* made kubelet requirements more prominant

* fix grammar

* wording updates based on review

* update md links
2017-07-31 23:55:48 -07:00
Davanum Srinivas cdaeaa56fe Fix Typo - "TokenAccessReviewStatus" -> "status" (#4475)
* Fix Typo - "TokenAccessReviewStatus" -> "status"

"TokenAccessReview" is the value of the "kind" field of the request and response. The webhook has to fill in the "status" field to indicate authenticate pass/fail status.

* Use back ticks for spec

For consistency highlight spec better using back ticks
2017-07-31 23:53:04 -07:00
Andrew Chen 63c16a7636 Merge pull request #4555 from kubernetes/chenopis-4397-patch
Fix Kuberentes typo
2017-07-31 23:50:14 -07:00
Andrew Chen d40b245c9b Fix Kuberentes typo 2017-07-31 23:45:38 -07:00
Ahmet Alp Balkan acef396611 Fix typos and add a paragraph for initializers doc (#4369)
* Fix typos and add a paragraph for initializers doc

- Fixed a few consistency issues and typos in the doc
- Also fixed an username typo in assignees
- Added a paragraph explaining how the example initializerconfiguration will
  be applied once it is created.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* Add .pending to metadata.initializers, re-wording

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-31 23:15:39 -07:00
Davanum Srinivas 11238eea0e Fix Typo - Initializer should be Initializers
Looking at the code, the right string to set in --admission-control would be `Initializers`:
https://github.com/kubernetes/kubernetes/blob/master/plugin/pkg/admission/initialization/initialization.go#L43
2017-07-31 17:21:10 -07:00
Xiaoyu Zhang aaa7e8a948 add three punctuations (#4539)
* add two punctuation

add two punctuation

* add one more
2017-07-31 17:20:19 -07:00
xiaoy d5595d133f fix container name (#4542)
* fix command and try cla again

* fix command

* the container name should be sidecar
2017-07-31 17:16:41 -07:00
Xing Zhou cf75fef7fb Translate getting-started-guides/coreos/bare_metal_offline.md into Chinese 2017-07-31 16:56:18 -07:00
Jennifer Rondeau d27df547b2 Apply templates, some edits for style guide conformance (#4537)
* edit for template, style guide conformance

* fix whitespace errors

* fix template errors
2017-07-31 16:43:08 -07:00
JENNIFER RONDEAU d32de1bedb add links about ports and firewalls 2017-07-31 16:38:48 -07:00
Jennifer Rondeau 3a37833823 fix broken link to concepts topic (#4471)
* rebase and resolve merge conflict

* fix whitespace error
2017-07-31 16:37:40 -07:00
JENNIFER RONDEAU 28939a8eae fix memorypressue and diskpressure descriptions 2017-07-31 16:36:35 -07:00
Andrew Chen 51f3d013b1 Merge pull request #4551 from kubernetes/chenopis-4541-patch
Reimplement #4541
2017-07-31 16:34:50 -07:00
Andrew Chen 0e500aa7d7 Reimplement #4541 2017-07-31 16:26:37 -07:00
Andrew Chen fadf7b5f96 Merge pull request #4550 from steveperry-53/playgrounds
Add playgrounds to Task and Tutorial prerequisites.
2017-07-31 16:06:13 -07:00
steveperry-53 53b8d8f667 Add playgrounds to Task and Tutorial prerequisites. 2017-07-31 15:25:55 -07:00
William Chang 5d966136c5 Fix the variables file path. (#4483) 2017-07-28 21:48:45 -07:00
Cody Clark 9f0d7e54b2 Adding Callouts to Docs (#4535)
* Create callouts.css

* Linking callouts.css

* Alphabetical order

* Added doc for using callouts

* Fix link

* Deleting info

* Updates per Ahmet

Added more detailed examples and a common issues section

* Update style-guide.md
2017-07-28 16:59:19 -07:00
Ahmet Alp Balkan 28f66c1f71 Add new manifests, storageclass validation
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-28 10:09:41 -07:00
Ahmet Alp Balkan f7b3a88df6 Import updated cassandra tutorial
Ran `./update-imported-tutorials.py`.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-28 10:09:41 -07:00
Slava Semushin d629d10178 pod-security-policy.md: clarify the difference between the case when pod being created by a user and a service account. 2017-07-28 10:06:22 -07:00
Tobin Harding f89a999584 Make minor gramatical change 2017-07-28 10:03:49 -07:00
Davanum Srinivas 41ad364646 Fix Typo - "SubjectAccessReviewStatus" -> "status"
- "SubjectAccessReview" is the value of the "kind" field of the request and response. The webhook has to fill in the "status" field to indicate authorization passed or failed.
- For consistency highlight spec better using back ticks
2017-07-28 09:55:45 -07:00
sope be76c4bca7 Add TypeScript client library for kubernetes (#4524) 2017-07-28 08:41:49 -07:00
Andrew Chen 2e257d9707 Changes for move to Netlify (#4464)
* disable jekyll-redirect-from gem

* add _redirects file

* disable 404 redirect script

* add 301 redirect to test

* retain _redirects file

* Convert redirect_from's to _redirect file. (#4409)

* Remove redirect_from's. (#4424)

* Add 301's to _redirects. (#4427)

* add whitespace before 301

* move redirects in /js/redirects/js to _redirects

* add disabled option for cn redirect

* convert include to array in _config.yml

* enable redirects.js script for legacy support
2017-07-28 08:23:11 -07:00
dhilipkumars 130b72927c Simplify sentence 2017-07-28 01:01:48 -07:00
divyenpatel b4317f583e minor correction for datastore storage folder 2017-07-28 00:54:09 -07:00
Adam Schepis eedaff61ee Fix spelling error (#4528)
Fix misspelling of rabbitmq in coarse parallel processing example
2017-07-27 16:51:16 -07:00
divyenpatel 3d05d95e71 Updated Getting Started Guide for vSphere Cloud Provider 2017-07-27 15:26:14 -07:00
steveperry-53 f9ac865c5f In links to ref pages, use {{page.version}}. 2017-07-27 15:23:25 -07:00
Ahmet Alp Balkan 28f3cfdd4f Update backlinks to client libraries page
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-27 14:42:20 -07:00
Xing Zhou 3c5e457989 Translate getting-started-guides/centos/centos_manual_config.md into Chinese
Translate getting-started-guides/centos/centos_manual_config.md into Chinese
2017-07-27 14:39:29 -07:00
Xiaoyu Zhang 2d4111833c update version No. to para. (#4442)
update version No. to para.
2017-07-27 14:37:55 -07:00
Saksham Sharma 63167903a5 Change deprecated kubectl update to replace (#4307) 2017-07-27 14:36:59 -07:00
Slava Semushin 15d9cfbd92 Revert "add host paths to psp (#3971)"
This reverts commit 952e5b4497 because
support of this field was also reverted.
2017-07-27 14:31:43 -07:00
Slava Semushin 99ddcb933e docs/concepts/policy/pod-security-policy.md: update link to example. 2017-07-27 14:27:11 -07:00
jianglingxia 5a4f3c738b change the limit to request 2017-07-27 14:19:42 -07:00
Emmanuel Odeke 5c8944036b concepts/storage: fix minor typo in volumes.md
Fixes pluralization typo from:
many type of volumes
to:
many types of volumes
2017-07-27 14:15:25 -07:00
Lucas Käldström d2d92d9eec kubeadm: Make tabs with information how to install 3rd-party CNI network solutions 2017-07-27 14:14:25 -07:00
Robert Rati 606caa3d7b Add docs for running cloud-controller-manager with persistent volume labeling 2017-07-27 14:07:03 -07:00
Dong Liu 2f50a22c94 Update document for Azure LoadBalancer support. (#4082)
* Add doc for azure internal load balancer support.

* Add note for user-specified 'loadBalancerIP' support on Azure.

* Fix comment.

* Fix comment
2017-07-27 13:39:53 -07:00
Liz Rice 2e63445858 Add note about rkt under CRI to rktnetes page (#4470)
* Add anchor to CRI section

* Add note about CRI rkt shim status

* Don't need to add links manually
2017-07-27 13:02:02 -07:00
Xiaoyu Zhang cdb9af84b4 Delete redundant "see" (#4466)
Delete redundant "see"
2017-07-27 12:08:54 -07:00
Ahmet Alp Balkan fe5f08a28e Allow importing of manifest files with tutorial import script
Unblocks https://github.com/kubernetes/examples/pull/38.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-27 11:52:31 -07:00
Mitsuhiro Tanino 17c045577c Add detail of manual reclamation steps for PV (#4411)
* Add detail of manual reclamation steps for PV

Fix #48609

* add punctuations
2017-07-27 09:52:01 -07:00
Andrew Chen 65d81f32c3 Merge pull request #4518 from kubernetes/chenopis-res-ref-v1.7
add /docs/resources-reference/v1.7/
2017-07-26 15:42:24 -07:00
Andrew Chen d0be9edb08 add /docs/resources-reference/v1.7/ 2017-07-26 15:34:14 -07:00
Jennifer Rondeau 036f35b891 add info about pulling from image digest (#4508)
* add info about pulling from image digest

* fix nits
2017-07-26 12:53:21 -07:00
Steve Sharp 04776838c9 Update hello-minikube.md (#4468)
Fixes a typo
2017-07-25 14:17:03 -07:00
Howie Benefiel bd916fbd76 Fix name of ConfigMap in example (#4379)
The docs tell the reader to get a ConfigMap with the name `game-config-2`, but only one ConfigMap had been made in the documentation thusfar, `game-config`. This PR simply changes the name of that ConfigMap to the only existing ConfigMap if the reader follows the docs.
2017-07-25 14:01:35 -07:00
Kaitlyn Barnard 46525253b2 All files for Ancestry.com and Wink Case Studies (#4412)
* Add CSS files for Ancestry case study

* Add HTML file for Ancestry case study

* Add images for Ancestry case study

* Delete golfnow.png

* Add files via upload

* Update index.html

* Delete ancestry-logo.png

* Add files via upload

* Update index.html

* Update style_ancestry.css

* All files for Wink case study and updated index files and logo fixes

* Update ancestry.html

* Update ancestry.html
2017-07-25 13:02:02 -07:00
Howie Benefiel d3d96550d6 Change big to large to avoid awkward verbiage (#4384)
In canonical American English, "large" is generally used to describe the size of a number. This is purely a style change, but "large number of" is less awkward sounding than "big number of".
2017-07-25 12:52:01 -07:00
Xiaoyu Zhang ba0172468d update links for afely-drain-node.md (#4373)
update links for afely-drain-node.md
2017-07-25 08:17:50 -07:00
Andrew Chen 017209c9d8 Merge pull request #4430 from xiangpengzhao/add-crd
Update supported resource types
2017-07-24 23:11:35 -07:00
xiangpengzhao 5d30aaf25c Update supported resource types 2017-07-25 09:14:19 +08:00
liyao c4b110a08c fix some writen mistake
rm duplicated `resource` and insert a space between `during` and `leader` both at line 57
2017-07-24 09:43:48 -07:00
Ahmet Alp Balkan 8b687fcb12 First-time tutorials import from k/examples (#4353)
This imports the tutorials from kubernetes/examples repository for the first
time. It adds "DO NOT UPDATE" notices and updates some titles. These tutorials
will be maintained at k/examples repository.

Also fixing a bug in the update script (we were inserting the `<!--` comments
before the metadata section on the top, causing articles to render incorrectly).

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-21 11:52:38 -07:00
Jeff Mendoza 35cc32f87c Merge pull request #4435 from charrywanganthony/bug404fix
Fix An error 404 and fix a wrong hyperlink
2017-07-21 10:09:36 -07:00
Wang 498d666f42 Fix An error 404 and fix a wrong hyperlink 2017-07-21 16:49:48 +08:00
Alex Contini 9a89b61103 Updates to box.html and golfnow.html (#4277)
* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* fix layout and logo

* fix golfnow layout and logo

* fix golfnow link

* Update box.html

* Update golfnow.html

* add custom css logic

* switch layouts back to *basic*

* remove class gridPage

* debug

* Update style_golfnow.css

realized the footer class was what making the bg dark, so added an override to white

* remove logo class on logo image

* remove logo class from golfnow image

* add mechanism to turn off default styles

* debug liquid logic

* rename variable

* Setup custom SASS

* test custom sass for case studies

* remove class for image logos

* cleanup and simplify

* New logo for landing page

* change GolfNow logo on landing page

* fix spacing on case studies landing page

* Updated custom sass 

Fixed mobile issues and some spacing issues

* Update _case-studies.sass

* Update _case-studies.sass
2017-07-20 14:50:16 -07:00
Andrew Chen 2921631001 Merge pull request #4421 from kubernetes/chenopis-fix-4389
Fixes issue #4389
2017-07-20 11:05:17 -07:00
Andrew Chen bc3075de36 Fixes issue #4389 2017-07-20 10:57:38 -07:00
Kevin Kirsche 09c94a963f Fix Secrets Syntax in Volume Spec (#4378)
Fix #4377
2017-07-17 23:00:48 -07:00
Ahmet Alp Balkan d973a781b4 Merge pull request #4385 from MofeLee/patch-2
fixtypo
2017-07-17 22:29:21 -07:00
MofeLee b325abf830 Update authentication.md 2017-07-17 14:16:42 +08:00
ymqytw 5827f51779 sync imported docs 2017-07-14 23:18:04 -07:00
Clenimar Filemon dbeade20c0 Fix gcloud docker push command (#4058)
Use `gcloud docker -- push` instead of `gcloud docker push`.
2017-07-14 11:44:43 -07:00
xiaoy 99ed8cc5c0 fix command and try cla again (#4255)
* fix command and try cla again

* fix command
2017-07-14 11:43:54 -07:00
Mike Bryant a0607d1bf0 Fix typo in NetworkPolicy example
The given example results in:
```
The NetworkPolicy "test-network-policy" is invalid: spec.ingress[0].ports[0].protocol: Unsupported value: "tcp": supported values: TCP, UDP
```
2017-07-14 11:43:07 -07:00
Jay Oster 7adbe501e7 Fix a typo (#4325)
* Fix a typo

* Fix grammatical error
2017-07-14 11:42:30 -07:00
Kathryn Alexander e7e2a37d03 Correcting typo in name 2017-07-14 11:41:48 -07:00
Michelle Au 4e05394b86 Add note about local PV delete limitation 2017-07-14 11:41:08 -07:00
Stuart Grice e8e2777854 Update how resources are schedule
This page's description of resource scheduling conflicts with the definition on the page below.

https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
2017-07-12 09:31:34 -07:00
Yu-Ju Hong 953fea1a35 Merge pull request #4349 from jonboulle/patch-3
security-context: fix typo (seacomp -> seccomp)
2017-07-11 10:04:16 -07:00
Jonathan Boulle 78a54dd02a security-context: fix typo (seacomp -> seccomp) 2017-07-11 15:51:14 +02:00
Ahmet Alp Balkan 109a0dc0a1 Script to import tutorials from examples repo
This Python script imports the tutorials that are going to be maintained
at the https://github.com/kubernetes/examples repository. Currently only
pulls the tutorials from master ref of examples.

This script:

- Deletes content between `<!-- EXCLUDE_FROM_DOCS BEGIN -->` and
  `<!-- EXCLUDE_FROM_DOCS END -->` (including the markers). This is to drop
  website redirection notices appear in the examples repo.
- Adds Jekyll title to the imported docs. The title can be customized so we do
  not need to parse h1 elements from the markdown.
- Insert "DO NOT UPDATE" section (commented out HTML) to the markdown files
  that are imported.

Once merged, I will go ahead and update the tutorials in kubernetes/examples,
then I will run this script and check in its results in a separate PR.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-10 23:16:45 -07:00
Andrew Chen 7205370791 Merge pull request #4343 from kubernetes/chenopis-4056-patch
Patch PR #4056, update links
2017-07-10 22:58:46 -07:00
Andrew Chen 5b2cecf308 Patch PR #4056, update links 2017-07-10 22:50:57 -07:00
Guangya Liu d61d3a4acd Updated yaml template for ingress. 2017-07-10 22:47:30 -07:00
Cody Clark f5d3e3bc9a Deleted bullet points (•) (#4341)
* Deleted bullet points (•)

They were grammatically unnecessary and were rendering as boxes on the page.

* Update pearson.html
2017-07-10 22:32:36 -07:00
Phillip Wittrock 81735b0894 Merge pull request #4186 from ianchakeres/kubectl-v
Added a section to kubectl cheatsheet about verbosity levels
2017-07-10 19:10:47 -07:00
Phillip Wittrock 51d19f271c Merge branch 'master' into kubectl-v 2017-07-10 19:04:39 -07:00
Ahmet Alp Balkan c58aeecc9c Fix what's next links for networkpolicy guides
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-10 15:24:39 -07:00
Ahmet Alp Balkan 0667180dd4 Remove self-links with domain names in docs (#4299)
* Remove self-links with domain names in docs

Fixes #4191. Skipping the tutorials we import from kubernetes/examples.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* update federation/index.md user-guide links

* update assign-pod-node.md links

* update dns-pod-service.md link

* update link in jobs-run-to-completion.md

* update link in minikube.md

* update PS link in minikube.md

* update links in stackpoint.md

* update links in storage.md

* fix link in vsphere.md

* fix links in deprecation-policy.md

* Update pick-right-solution.md

* Update web-ui-dashboard.md

* Update ingress.md

* Update federation-service-discovery.md

* Update user-guide.md

* Update expose-external-ip-address.md

* Update README.md

* Update README.md
2017-07-10 15:13:19 -07:00
Ahmet Alp Balkan ecf490b756 Document API client libraries
Add concept page about the Kubernetes API client libraries explaining what they
do and list officially-supported & community-maintained client libraries.

The list is obtained from https://github.com/kubernetes/community/blob/master/contributors/devel/client-libraries.md
and I am planning to add a notice there urging people to update the
/docs/reference/client-libraries.md when they add something there.

Alternatively we could remove that page altogether.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-10 14:35:52 -07:00
jianglingxia e069623969 disruptions.md replicaset.md service.md replicationcontroller.md update (#4329)
* disruptions.md replicaset.md service.md replicationcontroller.md update

* update it

* amend the error
2017-07-10 14:31:32 -07:00
Shashank bc465ddedd Update daemonset.md 2017-07-10 14:27:18 -07:00
Kathryn Alexander 5298a05c7d Replacing Conductor for Containers
Replacing CfC with IBM Cloud private.
2017-07-10 14:24:56 -07:00
Xiaoyu Zhang 1bb2b9a9cf manage-deployment.md: use {{page.version}}
manage-deployment.md: use {{page.version}} to replace v1.6
2017-07-10 14:18:31 -07:00
Xiaoyu Zhang bcb3b7c9c0 basic-stateful-set.md: replace v1.6 with page.version (#4321)
basic-stateful-set.md: replace v1.6 with page.version
2017-07-10 14:17:57 -07:00
Xiaoyu Zhang 0b028dbc97 object-management.md: replace v1.6 (#4316)
* object-management.md: replace v1.6

object-management.md: replace v1.6

* Update object-management.md
2017-07-10 14:17:18 -07:00
Xiaoyu Zhang 3870235bed zookeeper.md:use page.version to replace v1.6
zookeeper.md:use page.version to replace v1.6
2017-07-10 14:16:46 -07:00
Xiaoyu Zhang 700a1c7bd4 imperative-object-management:replace v1.6 (#4317)
* imperative-object-management:replace v1.6

imperative-object-management:replace v1.6

* Update imperative-object-management-configuration.md
2017-07-10 14:16:09 -07:00
Ahmet Alp Balkan 052cc28a15 Create nesting for Network Policy providers
This helps shortening the /docs/tasks→Administer Cluster section by creating
a section for current and future networking providers. Also changing the
NetworkPolicy to Network Policy in titles.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-10 14:05:06 -07:00
Brandon Philips 63564ba428 configure-aggregation-layer: remove proxy note
The referenced doc doesn't mention "kube-proxy" anywhere and I don't think this is a general best-practice in many environments. And even if it is the opinion doesn't help users.
2017-07-10 14:03:39 -07:00
Xiaoyu Zhang b654786ee1 Add a space for source IP
Add a space.
2017-07-10 13:47:42 -07:00
Kaitlyn Barnard b86ba3fdc0 Updates to partners page (#4337)
* Add files via upload

* Update partner-script.js
2017-07-10 13:46:57 -07:00
Xiaoyu Zhang 64a3f7ab2e logging.md: replace v1.6 with page.version
logging.md: replace v1.6 with page.version
2017-07-10 13:27:52 -07:00
jianglingxia 797b769ad8 nodes.md change v1.6 to v1.7 (#4327)
* change v1.6 to v1.7

Signed-off-by: jianglingxia <jiang.lingxia@zte.com.cn>

* update it
2017-07-10 11:19:45 -07:00
Xiaoyu Zhang 249c93ef2f sysctl-cluster.md: use {{page.version}} to replace v1.6
sysctl-cluster.md: use {{page.version}} to replace v1.6
2017-07-10 11:12:36 -07:00
Dragons 77b1039aec admin-authorization-index-pr 2017-07-10 22:20:51 +08:00
Dragons c35043d0fe templates-concept-pr 2017-07-10 21:54:48 +08:00
Dragons b3bce95c2b admin-authorization-abac-pr 2017-07-10 21:48:09 +08:00
Andrew Chen d23bbbc198 Merge pull request #4330 from CaoShuFeng/invalid_herf
fix nine 404 page in doc
2017-07-08 21:22:37 -07:00
Dragons 35baee076b Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io 2017-07-09 11:49:26 +08:00
Cao Shufeng c36769337d fix nine 404 page in doc
I wrote a crawl to fetch all invalid herf in website: https://kubernetes.io/docs/
Fix nine of them first.
I will fix others if there are.
2017-07-08 19:02:19 +08:00
Andrew Chen e320d57547 Merge pull request #4323 from zhangxiaoyu-zidif/patch-13
use page.version to replace authenticate-across-clusters-kubeconfig.md
2017-07-07 16:54:15 -07:00
Xiaoyu Zhang e338c8c874 use page.version to replace authenticate-across-clusters-kubeconfig.md
use page.version to replace authenticate-across-clusters-kubeconfig.md
2017-07-08 05:43:45 +08:00
Dragons dd6f491a2d Merge branch 'master' of https://github.com/markthink/kubernetes.github.io 2017-07-07 10:47:22 +08:00
Dragons 48ffe5ca1a kubernetes-concepts-overview-components-pr 2017-07-07 10:46:20 +08:00
Dong Liu 5bb907341e Add doc for azure file 2017-07-06 16:03:40 -07:00
Andrew Chen 7bbb72505a Remove colon in What is K8s 2017-07-06 13:57:13 -07:00
jianglingxia 257b1cfbc0 update the link 2017-07-06 09:26:53 -07:00
jianglingxia db27e45b7c this page was not found 404 error 2017-07-06 09:12:20 -07:00
jianglingxia a2a68de281 change the link 2017-07-06 09:11:37 -07:00
Tim Hockin 87f8e327af Add a google verfication for kubernetes.io (#4294) 2017-07-05 21:14:13 -07:00
Chao Xu e792a9f383 fix a bug in the example initializerconfiguration 2017-07-05 15:06:37 -07:00
Rye Terrell a2f86aee6c Update upgrades.md 2017-07-05 14:41:29 -07:00
Andrew Chen 3803b34565 Merge pull request #4287 from kubernetes/chenopis-4275-patch
Patch PR #4275
2017-07-05 14:36:10 -07:00
Andrew Chen 1d6f765d55 Patch PR #4275 2017-07-05 14:30:53 -07:00
Tim Van Steenburgh d38ecacd8b Update instructions for deploying on LXD (#4278)
* Update instructions for deploying on LXD

* Restore prerequisites section

* Fix headings
2017-07-05 14:20:46 -07:00
xuxinkun 4763859551 Add link for case studies. 2017-07-05 13:27:56 -07:00
xiangpengzhao 12d834d8bc Downward API supports pod's UID 2017-07-05 13:24:01 -07:00
Mik Vyatskov 8deadb5815 Remove link to the removed code in Kubernetes repo 2017-07-05 13:23:23 -07:00
Zihong Zheng 47ace3ac71 Update source-ip doc with new ESIPP fields 2017-07-05 13:19:51 -07:00
Xiaoyu Zhang e4a74467bf docker-cli-to-kubectl.md: update links to 1.7
docker-cli-to-kubectl.md: update links from 1.6 to 1.7
2017-07-05 13:14:37 -07:00
Andrew Chen 9e38450a74 Merge pull request #4282 from thockin/master
Move Google domain verification to a file
2017-07-05 13:07:46 -07:00
Tim Hockin f84db04850 Move Google domain verification to a file 2017-07-05 13:03:33 -07:00
Tim Hockin 41c395771a Add Google domain verification 2017-07-05 12:57:21 -07:00
Andrew Chen acb10cc5a8 Merge pull request #4272 from luxas/kubeadm_upgrade_notice
Update some wording on kubeadm upgrades
2017-07-05 12:09:33 -07:00
Lucas Käldström 5f52c69f9a Update some wording on kubeadm upgrades 2017-07-05 21:59:14 +03:00
Fabrizio Pandini 30fd81db49 remove duplicate paragraph in "kubeadm Setup Tool Reference Guide" (#4260)
* remove duplicate paragraph

* remove duplicate paragraph
2017-07-05 11:44:43 -07:00
Robert Günzler ce830b2867 Clear up use of hostPort with DaemonSet
Reading through the communication patterns it was not obvious to me that the `hostPort` option is something I have to set myself.

While the **DNS** and **Service** options explicitly say one has to *create a service*.
2017-07-05 10:27:04 -07:00
Cao Shufeng 06bd423401 fix 404 page of invalid herf
This error is caused in pr #4259.
It's my fault.
2017-07-05 10:23:59 -07:00
JR f08c6423d9 Clarify what is co-located
Prior to this change, it was not clear what was co-located/scheduled; pods vs their contents.
2017-07-05 10:22:34 -07:00
Xiaoyu Zhang 2adfb49ba9 Update urls to 1.7 (#4276)
* assign-pod-node.md

* secret.md

* kubernetes-objects.md

* service.md
2017-07-05 10:21:45 -07:00
Dragons 8f43584db5 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io 2017-07-05 09:58:05 +08:00
Cao Shufeng c806114c1d remove dead link
There is no "kubectl" section in this page. And non-resource urls do not
have too much relationship with kubectl(At least I think so), so we
don't need "see kubectl"
2017-07-03 09:41:30 -07:00
Xiaoyu Zhang 2dc0134ecb Update kubectl cli from 1.6 to 1.7
Update kubectl cli from 1.6 to 1.7
2017-07-03 09:30:37 -07:00
Andrew Chen 0b07b713a1 Merge pull request #4259 from CaoShuFeng/audit.md
some nits for advanced audit document
2017-07-03 09:20:11 -07:00
Cao Shufeng 58d9c1399f some nits for advanced audit document 2017-07-03 20:31:16 +08:00
Jamie Hannaford 09b2b86137 Document kubeadm ports 2017-07-01 13:18:11 -07:00
Marlon 12e324655c Fixes typo: configuered -> configured (#4123) 2017-07-01 12:35:49 -07:00
Andrew Chen b67e532138 Reimplement edits (#4249)
* Reimplement PR #3920

* Reimplement PR #3976

* Reimplement PR #4055 and #4128

* Reimplement PR #4146

* Reimplemented PR #4163
2017-07-01 12:34:12 -07:00
Timo Reimann b16949794b Update link to node condition.
The anchor changed from `#node-condition` to `#node`.

We also switch to the redirected base path.
2017-07-01 11:19:49 -07:00
Ryan ad557aad1c Remove extra storageClassName
The second empty declaration for storageClassName overwrites the first.
2017-07-01 11:18:25 -07:00
Eric Tune 7ecccf44f9 Un-block-quote an unordered list 2017-07-01 11:17:15 -07:00
Andrew Chen e5238e8a92 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Fix a couple of typos in tasks/debug-application-cluster/audit.md
  Add an explanation of how the kubeadm kubelet dropin file works and a note about cAdvisor
  All files for both new case study pages (#4235)
  Add empty layout template
2017-06-30 17:58:32 -07:00
Andrew Chen b82ec67530 Merge pull request #4244 from mattmoyer/patch-1
Fix a couple of typos in tasks/debug-application-cluster/audit.md
2017-06-30 17:57:49 -07:00
Andrew Chen d99ba502ae Merge pull request #4239 from CaoShuFeng/invalid_audit_example
Use the new right link for audit policy example
2017-06-30 17:57:19 -07:00
Andrew Chen 89e1dd5043 Merge pull request #4238 from ahmetb/netpolicy-apigroup
Use correct apigroup for NetworkPolicy
2017-06-30 17:55:02 -07:00
Matt Moyer ea504e9353 Fix a couple of typos in tasks/debug-application-cluster/audit.md 2017-06-30 09:27:05 -05:00
Lucas Käldström b9f0a5d0f4 Add an explanation of how the kubeadm kubelet dropin file works and a note about cAdvisor 2017-06-30 01:19:35 -07:00
Alex Contini 826ca8d51f All files for both new case study pages (#4235)
* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* fix layout and logo

* fix golfnow layout and logo

* fix golfnow link
2017-06-30 01:06:36 -07:00
Andrew Chen 3f70472680 Merge pull request #4243 from kubernetes/chenopis-4235-prepatch
Add empty layout template
2017-06-30 00:47:56 -07:00
Andrew Chen 1056438310 Add empty layout template 2017-06-30 00:40:33 -07:00
Andrew Chen 06a58cd1b5 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  v1.7 patch 01
  kubernetes-cn-translation-update (#4182)
2017-06-30 00:09:22 -07:00
Andrew Chen 3cb315606c v1.7 patch 01 2017-06-30 00:02:17 -07:00
Dragons c7b1119a98 kubernetes-cn-translation-update (#4182)
* what-is-kubernetes-pr

* kubernetes-basics-pr

* kubernetes-basics-cluster-pr

* kubernetes-basics-deploy-pr

* kubernetes-basics/explore-pr

* kubernetes-basics-expose-pr

* kubernetes-basics-scale-pr

* kuberntes-basics-update-pr

* tutorials-object-management-kubectl-object-management-pr

* tutorials-object-management-kubectl-imperative-object-management-command-pr

* xingzhou-fix-pr
2017-06-29 23:37:40 -07:00
Andrew Chen 8d806d89de Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Release 1.7 (#4094)
2017-06-29 22:56:19 -07:00
Cao Shufeng 2ea2b8a24c Use the new right link for audit policy example
v1.7.0-rc.1 tag doesn't contain this pr:
https://github.com/kubernetes/kubernetes/pull/48086
so, it's a wrong example for users.
Uese the new v1.7.0 tag instead.
2017-06-30 13:40:04 +08:00
zhangchaolei aae3bfaf3e Release 1.7 (#4094)
* Minor fixes in the Deployment doc

Signed-off-by: Michail Kargakis <mkargaki@redhat.com>

* add NodeRestriction to admission-controllers (#3842)

* Admins Can Configure Zones in Storage Class

The PR #38505 (https://github.com/kubernetes/kubernetes/pull/38505) added zones optional parameter to Storage Class for AWS and GCE provisioners.

That's why documentation needs to be updated accordingly.

* document custom resource definitions

* add host paths to psp (#3971)

* add host paths to psp

* add italics

* Update ConfigMap doc to explain TTL-based cache updates (#3989)

* Update ConfigMap doc to explain TTL-based cache updates

* swap word order

Change "When a ConfigMap being already consumed..." to "When a ConfigMap already being consumed..."

* Update NetworkPolicy docs for v1

* StorageOS Volume plugin

* Update GPU docs

* docs: HPA autoscaling/v2alpha1 status conditions

This commit documents the new status conditions feature for HPA
autoscaling/v2alpha1.  It demonstrates how to get the status conditions
using `kubectl describe`, and how to interpret them.

* Update description about NodeRestriction

kubelet node can alse create mirror pods for their own static pods.

* adding storage as a supported resource to node allocatable

Signed-off-by: Vishnu kannan <vishnuk@google.com>

* Add documentation for podpreset opt-out annotation

This adds the annotation for having the podpreset admission controller
to skip (opt-out) manipulating the pod spec.

Also, the annotation format for what presets have acted on a pod has
been modified to add a prefix of "podpreset-". The new naming makes it such
that there is no chance of collision with the newly introduced opt-out
annotation (or future ones yet to be added).

Opt-out annotation PR:
kubernetes/kubernetes#44965

* Update PDB documentation to explain new field (#3885)

* update-docs-pdb

* Addressed erictune@'s comments

* Fix title and add a TOC to the logging concept page

* Patch #4118 for typos

* Describe setting coredns server in nameserver resolv chain

* Address comments in PR #3997.

Comment is in
https://github.com/kubernetes/kubernetes.github.io/pull/3997/files/f6eb59c67e28efc298c87b1ef49a96bc6adacd1e#diff-7a14981f3dd8eb203f897ce6c11d9828

* Update task for DaemonSet history and rollback (#4098)

* Update task for DaemonSet history and rollback

Also remove mentions of templateGeneration field because it's deprecated

* Address comments

* removed lt and gt as operators (#4152)

* removed lt and gt as operators

* replace lt and gt for node-affinfity

* updated based on bsalamat review

* Initial draft of upgrade guide for kubeadm clusters.

In-place upgrades are supported between 1.6 and 1.7 releases. Rollback
instructions to come in a separate commit.

Fixes https://github.com/kubernetes/kubeadm/issues/278

* Add local volume documentation (#4050)

* Add local volume documentation

* Add PV local volume example

* Patch PR #3999

* Add documentation for Stackdriver event exporter

* Add documentation about controller metrics

* Federation: Add task for setting up placement policies (#4075)

* Add task for setting up placement policies

* Update version of management sidecar in policy engine deployment

* Address @nikhiljindal's comments

- Lower case filenames
- Comments in policy
- Typo fixes
- Removed type LoadBalancer from OPA Service

* Add example that sets cluster selector

Per-@nikhiljindal's suggestion

* Fix wording and templating per @chenopis

* PodDisruptionBudget documentation Improvements (#4140)

* Changes from #3885

Title: Update PDB documentation to explain new field
Author: foxish

* Added Placeholder Disruptions Concept Guide

New file: docs/concepts/workloads/pods/disruptions.md
Intented contents: concept for Pod Disruption Budget,
 cross reference to Eviction and Preemption docs.
Linked from: concepts > workloads > pods

* Added placeholder Configuring PDB Task

New file: docs/tasks/run-application/configure-pdb.md
Intented contents: task for writing a Pod Disruption Budget.
Linked from: tasks > configuring-applications > configure pdb.

* Add refs to the "drain a node" task.

* Refactor PDB docs.

Move the "Requesting an eviction" section from:
docs/tasks/administer-cluster/configure-pod-disruption-budget.md
-- which is going away -- to:
docs/tasks/administer-cluster/safely-drain-node.md

The move is verbatim, except for an introductory sentence.

Also added assignees.

* Refactor of PDB docs

Moved the section:
Specifying a PodDisruptionBudget
from:
docs/tasks/administer-cluster/configure-pod-disruption-budget.md
to:
docs/tasks/run-application/configure-pdb.md
because that former file is going away.
Move is verbatim.

* Explain how Eviction tools should handle failures

* Refactor PDB docs

Move text from:
docs/tasks/administer-cluster/configure-pod-disruption-budget.md
to:
docs/concepts/workloads/pods/disruptions.md

Delete the now empty:
docs/tasks/administer-cluster/configure-pod-disruption-budget.md

Added a redirects_from section to the new doc, containing the path
of the now-deleted doc, plus all the redirects from the deleted
doc.

* Expand PDB Concept guide

Building on a little content from the old task,
greatly expanded the Disruptions concept
guide, including an abstract example.

* Update creating a pdb Task.

* Address review comments.

* Fixed for all cody-clark's review comments

* Address review comments from mml

* Address review comments from maisem

* Fix missing backtick

* Api and Kubectl reference docs updates for 1.7 (#4193)

* Fix includes groups

* Generated kubectl docs for 1.7

* Generated references docs for 1.7 api

* Document node authorization mode

* API Aggregator (#4173)

* API Aggregator

* Additional bullet points

* incorporated feedback for apiserver-aggregation.md

* split setup-api-aggregator.md into two docs and address feedback

* fix link

* addressed docs feedback

* incorporate feedback

* integrate feedback

* Add documentation for DNS stub domains (#4063)

* Add documentation for DNS stub domains

* add additional prereq

* fix image path

* review feedback

* minor grammar and style nits

* documentation for using hostAliases to manage hosts file (#4080)

* documentation for using hostAliases to manage hosts file

* add to table of contents

* review comments

* update the right command to see hosts file

* reformat doc based on suggestion and change some wording

* Fix typo for #4080

* Patch PR #4063

* Fix wording in placement policy task introduction

* Add update to statefulset concepts and basic tutorial (#4174)

* Add update to statefulset concpets and basic tutorial

* Address tech comments.

* Update ESIPP docs for new added API fields

* Custom resource docs

* update audit document with advanced audit features added in 1.7

* kubeadm v1.7 documentation updates (#4018)

* v1.7 updates for kubeadm

* Address review comments

* Address Luke's comments

* Encrypting secrets at rest and cluster security guide

* Edits for Custom DNS Documentation (#4207)

* reorganize custom dns doc

* format fixes

* Update version numbers to 1.7

* Patch PR #4140 (#4215)

* Patch PR #4140

* fix link and typos

* Update PR template

* Update TLS bootstrapping with 1.7 features

This includes documenting the new CSR approver built into the
controller manager and the kubelet alpha features for certificate
rotation.

Since the CSR approver changed over the 1.7 release cycle we need
to call out the migration steps for those using the alpha feature.
This document as a whole could probably use some updates, but the
main focus of this PR is just to get these features minimally
documented before the release.

* Federated ClusterSelector

formatting updates from review

* complete PR #4181 (#4223)

* complete PR #4181

* fix security link

* Extensible admission controller (#4092)

* extensible-admission-controllers

* Update extensible-admission-controllers.md

* more on initializers

* fixes

* Expand external admission webhooks documentation

* wrap at 80 chars

* more

* add reference

* Use correct apigroup for network policy

* Docs changes to PR #4092 (#4224)

* Docs changes to PR #4092

* address feedback

* add doc for --as-group in cli

Add doc for this pr:
https://github.com/kubernetes/kubernetes/pull/43696
2017-06-29 22:39:40 -07:00
Ahmet Alp Balkan 1f6a98d134 Use correct apigroup for NetworkPolicy
Follow-up to #4225. networking -> networking.k8s.io.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-29 21:49:53 -07:00
Andrew Chen ac5c52f860 Merge branches 'release-1.7' and 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'release-1.7' of https://github.com/kubernetes/kubernetes.github.io:
  add doc for --as-group in cli

* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  cassandra.md: Fix Liquid syntax warning
2017-06-29 16:03:38 -07:00
Andrew Chen c606bbdc31 Merge pull request #4226 from CaoShuFeng/as-group
add doc for --as-group in cli
2017-06-29 15:59:44 -07:00
Ahmet Alp Balkan cbdb17706f cassandra.md: Fix Liquid syntax warning
Fixes #4198

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-29 15:58:48 -07:00
Dragons 534e42079c Merge branch 'master' into master 2017-06-29 17:07:53 +08:00
Dragons fb7650ba29 xingzhou-fix-pr 2017-06-29 17:01:22 +08:00
Cao Shufeng 181bdba067 add doc for --as-group in cli
Add doc for this pr:
https://github.com/kubernetes/kubernetes/pull/43696
2017-06-29 15:51:40 +08:00
Andrew Chen d74dbcc7d5 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  add small blurb about reclaim policies and SCs
2017-06-28 23:51:53 -07:00
Patrick Christopher 46be5c6bc7 add small blurb about reclaim policies and SCs 2017-06-28 23:27:17 -07:00
Andrew Chen b40d09fe77 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Update links to proper repos

# Conflicts:
#	docs/admin/kubeadm.md
#	docs/concepts/overview/kubernetes-api.md
#	docs/reference/api-overview.md
#	docs/setup/independent/create-cluster-kubeadm.md
#	docs/tasks/administer-cluster/configure-pod-disruption-budget.md
2017-06-28 22:29:21 -07:00
Christoph Blecker 2e192598a0 Update links to proper repos 2017-06-28 22:08:36 -07:00
Andrew Chen 26e3c39204 Merge pull request #4225 from thockin/release-1.7
Use correct apigroup for network policy
2017-06-28 22:04:40 -07:00
Andrew Chen 61892b82ec Docs changes to PR #4092 (#4224)
* Docs changes to PR #4092

* address feedback
2017-06-28 22:03:44 -07:00
Tim Hockin 472eccc83c Use correct apigroup for network policy 2017-06-28 17:25:22 -07:00
Andrew Chen b9593e8e1d Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Add no_proxy settings to use minikube and kubectl (#4108)
  Fix installing autocompletion documentation (#4189)
  Set storageClassName to match earlier manual disk creation
2017-06-28 16:39:36 -07:00
Chao Xu 19b386d06e Extensible admission controller (#4092)
* extensible-admission-controllers

* Update extensible-admission-controllers.md

* more on initializers

* fixes

* Expand external admission webhooks documentation

* wrap at 80 chars

* more

* add reference
2017-06-28 16:38:44 -07:00
Andrew Chen 7df02064bd complete PR #4181 (#4223)
* complete PR #4181

* fix security link
2017-06-28 16:37:32 -07:00
emaildanwilson ad48f6720f Federated ClusterSelector
formatting updates from review
2017-06-28 13:29:07 -07:00
Andrew Chen 93861d8371 Merge pull request #4208 from ericchiang/tls-boostrapping-17
Update TLS bootstrapping with 1.7 features
2017-06-28 12:02:42 -07:00
Eric Chiang fbb1904823 Update TLS bootstrapping with 1.7 features
This includes documenting the new CSR approver built into the
controller manager and the kubelet alpha features for certificate
rotation.

Since the CSR approver changed over the 1.7 release cycle we need
to call out the migration steps for those using the alpha feature.
This document as a whole could probably use some updates, but the
main focus of this PR is just to get these features minimally
documented before the release.
2017-06-28 11:56:49 -07:00
Yohann B 206a264c0e Add no_proxy settings to use minikube and kubectl (#4108)
* Add no_proxy settings one might need to use minikube and kubectl behind a proxy.

* add extra line before shell block for formatting

* include suggestions from chenopis
2017-06-28 11:51:25 -07:00
Bastian Klein 00df48fb9c Fix installing autocompletion documentation (#4189)
* Fix installing autocompletion documentation

The written solution did not work for me with the error `-bash: __git_ps1: command not found`. Since the auto-completion is already installed you can simply add the Kubernetes autocompletion to it.

* Remove sourcing bash-completion in .bash_profile
2017-06-28 11:49:52 -07:00
Andrew Chen ad23d013d7 Merge pull request #4219 from chaintng/master
Set storageClassName to match earlier manual disk creation
2017-06-28 11:49:11 -07:00
Andrew Chen 7b069cf1d5 Merge pull request #4181 from smarterclayton/secrets
Encrypting secrets at rest and cluster security guide
2017-06-28 10:02:31 -07:00
Chainarong Tangsurakit c6d4695cb8 Set storageClassName to match earlier manual disk creation
https://github.com/kubernetes/kubernetes.github.io/issues/4218
2017-06-28 14:02:28 +07:00
Andrew Chen de56f68c61 Merge pull request #4217 from kubernetes/chenopis-pr-template-patch
Update PR template
2017-06-27 22:45:41 -07:00
Andrew Chen 6d1139912b Update PR template 2017-06-27 22:34:51 -07:00
Andrew Chen 7b5394e725 Patch PR #4140 (#4215)
* Patch PR #4140

* fix link and typos
2017-06-27 21:42:07 -07:00
Andrew Chen 7d9ceddf7b Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  outdate link (#4199)
2017-06-27 21:10:46 -07:00
jianglingxia 68b4abc1f4 outdate link (#4199)
* outdate link

* resubmit the outdate link
2017-06-27 21:08:02 -07:00
Andrew Chen a424a4785b Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Removed -fs from troubleshooting command (#4177)
2017-06-27 16:48:26 -07:00
Andrew Chen d918cc9ba7 Merge pull request #4210 from kubernetes/chenopis-update-ver
Update version numbers to 1.7
2017-06-27 16:42:49 -07:00
Zachary Corleissen 37311bc0d8 Removed -fs from troubleshooting command (#4177)
* Removed -fs from troubleshooting command

* Add YAML file for configmaps in concepts

* Add new topic for configmaps in concepts

* Add configuration entry for understanding configmaps

* Move Understanding Configmaps to a separate concept file

* Revert "Move Understanding Configmaps to a separate concept file"

This reverts commit 71bd80d7bccd090d0aa1829ae9e4db6cc4dc590c.

* Revert "Add configuration entry for understanding configmaps"

This reverts commit c27fc13f56453dff6e6b8b8f1f9641cbad8ace53.

* Revert "Add new topic for configmaps in concepts"

This reverts commit 3d535f59170a4b5cb290975871f167217484e7ab.

* Revert "Add YAML file for configmaps in concepts"

This reverts commit 8ecabd6d106647631819441be8bf7e834f0dbb54.
2017-06-27 16:41:01 -07:00
Andrew Chen a1ed636b58 Update version numbers to 1.7 2017-06-27 16:34:04 -07:00
Jessica Yao a18484cad2 Edits for Custom DNS Documentation (#4207)
* reorganize custom dns doc

* format fixes
2017-06-27 16:26:46 -07:00
Andrew Chen 3e5b11f901 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Update definitions for Task and Tutorial. (#4206)
2017-06-27 16:11:48 -07:00
Steve Perry 2727003775 Update definitions for Task and Tutorial. (#4206)
* Update definitions for Task and Tutorial.

* Fix broken links.

* Still fixing broken links.
2017-06-27 15:26:50 -07:00
Clayton Coleman f8f3ec1ca4 Encrypting secrets at rest and cluster security guide 2017-06-27 15:41:39 -04:00
Andrew Chen 7152ca37f8 Merge pull request #4101 from ericchiang/advanced-audit-logging
update audit document with advanced audit features added in 1.7
2017-06-27 11:37:18 -07:00
Lucas Käldström 0391995573 kubeadm v1.7 documentation updates (#4018)
* v1.7 updates for kubeadm

* Address review comments

* Address Luke's comments
2017-06-27 11:32:54 -07:00
Eric Chiang 3ea952f04c update audit document with advanced audit features added in 1.7 2017-06-27 11:11:02 -07:00
Anthony Yeh 171a5aeddf Custom resource docs 2017-06-27 10:27:51 -07:00
Andrew Chen d8f5b4f8a4 Merge pull request #4093 from MrHohn/release-1.7-esipp-ga
Update ESIPP documentation to reflect new fields
2017-06-27 10:24:19 -07:00
Zihong Zheng 48caf205e9 Update ESIPP docs for new added API fields 2017-06-27 10:03:13 -07:00
Andrew Chen 2f4c251a9f Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Update script.js
2017-06-27 10:01:56 -07:00
Andrew Chen 55d63bb3ea Merge pull request #4204 from tsandall/patch-1
Fix wording in placement policy task introduction
2017-06-27 09:48:19 -07:00
Kenneth Owens 4641b51e1b Add update to statefulset concepts and basic tutorial (#4174)
* Add update to statefulset concpets and basic tutorial

* Address tech comments.
2017-06-27 09:46:39 -07:00
Andrew Chen 329aa4672f Merge pull request #4203 from kubernetes/chenopis-4063-patch
Patch PR #4063
2017-06-27 09:43:38 -07:00
Andrew Chen 3d5e8086b6 Merge pull request #4201 from kubernetes/ryanmcginnis-patch-1-1
Prevents sweetAlert in copyCode function from being cut off on page
2017-06-27 09:42:45 -07:00
Torin Sandall 34dfba7d56 Fix wording in placement policy task introduction 2017-06-27 09:42:19 -07:00
Andrew Chen 8df3312cdc Patch PR #4063 2017-06-27 09:33:50 -07:00
Andrew Chen 0e08493616 Merge pull request #4202 from kubernetes/chenopis-4080-patch
Fix typo for PR #4080
2017-06-27 09:31:24 -07:00
Andrew Chen a3b46cfcdf Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Replace remaining kargo usages to kubespray
  update example templates
  redirect fix for meanstack article
2017-06-27 09:23:04 -07:00
Andrew Chen b2161bcc6a Fix typo for #4080 2017-06-27 09:21:29 -07:00
Ricky Pai 79754a0ffa documentation for using hostAliases to manage hosts file (#4080)
* documentation for using hostAliases to manage hosts file

* add to table of contents

* review comments

* update the right command to see hosts file

* reformat doc based on suggestion and change some wording
2017-06-27 09:19:41 -07:00
Ryan McGinnis f0c445980d Update script.js
In copyCode function, removes target.value from if (succeed) sweetAlert function. 

Sometimes target.value is too long, which causes the sweetAlert box to be cut off from the page. The confirmation button also gets cut off, which means that the user can't close the box, which means they need to refresh the page to continue.

Instead, the alert tells the user which file was copied.
2017-06-27 08:58:02 -07:00
Dan Kohn 67e4f54aaa Replace remaining kargo usages to kubespray 2017-06-27 08:49:03 -07:00
Andrew Chen 97e1775cc2 Merge pull request #4077 from liggitt/node-authz
Document node authorization mode
2017-06-27 00:45:55 -07:00
Bowei Du c3ebbbe00f Add documentation for DNS stub domains (#4063)
* Add documentation for DNS stub domains

* add additional prereq

* fix image path

* review feedback

* minor grammar and style nits
2017-06-27 00:38:14 -07:00
Andrew Chen 025f2faff4 API Aggregator (#4173)
* API Aggregator

* Additional bullet points

* incorporated feedback for apiserver-aggregation.md

* split setup-api-aggregator.md into two docs and address feedback

* fix link

* addressed docs feedback

* incorporate feedback

* integrate feedback
2017-06-27 00:22:47 -07:00
Jordan Liggitt 91e90da99f Document node authorization mode 2017-06-27 02:07:30 -04:00
Andrew Chen 56ae8bf3f7 Merge pull request #4197 from kubernetes/chenopis-task-template-patch
update example templates
2017-06-26 16:33:52 -07:00
Andrew Chen 4d3a7a315d update example templates 2017-06-26 16:12:21 -07:00
Andrew Chen d8a8d8d718 Merge pull request #4195 from ahmetb/meanstack-fix
redirect fix for meanstack article
2017-06-26 15:51:48 -07:00
Ahmet Alp Balkan d94196e14f redirect fix for meanstack article
Linking to the correct article.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-26 15:41:17 -07:00
Phillip Wittrock 57a769f506 Api and Kubectl reference docs updates for 1.7 (#4193)
* Fix includes groups

* Generated kubectl docs for 1.7

* Generated references docs for 1.7 api
2017-06-26 15:37:56 -07:00
Eric Tune 4ff5587583 PodDisruptionBudget documentation Improvements (#4140)
* Changes from #3885

Title: Update PDB documentation to explain new field
Author: foxish

* Added Placeholder Disruptions Concept Guide

New file: docs/concepts/workloads/pods/disruptions.md
Intented contents: concept for Pod Disruption Budget,
 cross reference to Eviction and Preemption docs.
Linked from: concepts > workloads > pods

* Added placeholder Configuring PDB Task

New file: docs/tasks/run-application/configure-pdb.md
Intented contents: task for writing a Pod Disruption Budget.
Linked from: tasks > configuring-applications > configure pdb.

* Add refs to the "drain a node" task.

* Refactor PDB docs.

Move the "Requesting an eviction" section from:
docs/tasks/administer-cluster/configure-pod-disruption-budget.md
-- which is going away -- to:
docs/tasks/administer-cluster/safely-drain-node.md

The move is verbatim, except for an introductory sentence.

Also added assignees.

* Refactor of PDB docs

Moved the section:
Specifying a PodDisruptionBudget
from:
docs/tasks/administer-cluster/configure-pod-disruption-budget.md
to:
docs/tasks/run-application/configure-pdb.md
because that former file is going away.
Move is verbatim.

* Explain how Eviction tools should handle failures

* Refactor PDB docs

Move text from:
docs/tasks/administer-cluster/configure-pod-disruption-budget.md
to:
docs/concepts/workloads/pods/disruptions.md

Delete the now empty:
docs/tasks/administer-cluster/configure-pod-disruption-budget.md

Added a redirects_from section to the new doc, containing the path
of the now-deleted doc, plus all the redirects from the deleted
doc.

* Expand PDB Concept guide

Building on a little content from the old task,
greatly expanded the Disruptions concept
guide, including an abstract example.

* Update creating a pdb Task.

* Address review comments.

* Fixed for all cody-clark's review comments

* Address review comments from mml

* Address review comments from maisem

* Fix missing backtick
2017-06-26 13:54:25 -07:00
Andrew Chen 098b4a84ef Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  /docs/samples revamp: move examples to /tutorials
  Copy-to-clipboard fix (#4190)
2017-06-26 11:54:33 -07:00
Ahmet Alp Balkan 9ec9c73466 /docs/samples revamp: move examples to /tutorials
Addresses the work described at #4134.

- Remove /docs/samples page: This page mostly had links to examples on
  kubernetes/kubernetes (examples dir) which is now at kubernetes/examples
  repository. It was linking to README.md files for tutorials. Now removing
  this page as we are moving tutorials from kubernetes/examples to here:

  - Create redirects from /docs/samples/ to /docs/tutorials/ (both JS and
    redirect_from).
  - Deprecate "MEAN Stack" tutorial: This tutorial overlaps quite a bit with
    existing "maintained" examples and has been out-of-date for a while.
    Creating an external redirect to its original and more up-to-date location:
    https://medium.com/google-cloud/running-a-mean-stack-on-google-cloud-platform-with-app-engine-and-mongolab-4bbd2040ea75

- Import README.md files of maintained examples (guestbook, wordpress+mysql and
  cassandra) to this repository and serve them under /docs/tutorial.

- Update /docs/tutorials ToC:
  - Link to imported tutorials.
  - Fix missing articles on sidebar (_data/tutorials.yml) and make the tutorials
    listed on tutorials/index.md available on the sidebar (closes #4007).

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-26 11:22:35 -07:00
Torin Sandall 5825ea1af0 Federation: Add task for setting up placement policies (#4075)
* Add task for setting up placement policies

* Update version of management sidecar in policy engine deployment

* Address @nikhiljindal's comments

- Lower case filenames
- Comments in policy
- Typo fixes
- Removed type LoadBalancer from OPA Service

* Add example that sets cluster selector

Per-@nikhiljindal's suggestion

* Fix wording and templating per @chenopis
2017-06-26 11:13:43 -07:00
Andrew Chen 3d417575df Merge pull request #4138 from gnufied/controller-metrics
Add documentation about controller metrics
2017-06-26 11:12:43 -07:00
Ahmet Alp Balkan d33222a6c3 Copy-to-clipboard fix (#4190)
* Copy-to-clipboard fix

target.setSelectionRange(0, target.value.length); does not always seem to be
working. It doesn't work once the text is unselected. Using textarea.select()
function: https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/select

Fixes #3965.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* Empty commit

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-26 11:12:14 -07:00
Andrew Chen fbbd8922a4 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Document kubeadm KUBELET_DNS_ARGS issue
  CronJobs aren't enabled in 1.6 by default
  Fix typo
  Document pod-template-hash label
  Rename last remaining reference of kargo to kubespray
2017-06-26 10:58:27 -07:00
Hemant Kumar 99ff364e61 Add documentation about controller metrics 2017-06-26 13:16:54 -04:00
Andrew Chen d7aeb5cf41 Merge pull request #4132 from CaoShuFeng/NodeRestriction
Update description about NodeRestriction
2017-06-26 09:22:29 -07:00
Jamie Hannaford ddb6636f2c Document kubeadm KUBELET_DNS_ARGS issue 2017-06-26 09:00:20 -07:00
Denis Gladkikh 8716e152b3 CronJobs aren't enabled in 1.6 by default 2017-06-26 08:56:03 -07:00
hanks 386a2a0982 Fix typo
trivial update `kublet` to `kubelet`
2017-06-26 08:46:54 -07:00
Andrew Chen c2bc54a4db Merge pull request #4155 from crassirostris/add-event-exporter-doc-page
Add documentation for Stackdriver event exporter
2017-06-26 08:45:47 -07:00
Dragons 5fa66df44b tutorials-object-management-kubectl-imperative-object-management-command-pr 2017-06-26 17:00:46 +08:00
Dragons a5aea25a2f tutorials-object-management-kubectl-object-management-pr 2017-06-26 16:59:52 +08:00
Michail Kargakis 8c414800a0 Document pod-template-hash label
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-06-25 20:42:50 -07:00
Andrew Chen 25b8f9a799 Merge pull request #4187 from Starefossen/patch-1
Rename last remaining reference of kargo to kubespray
2017-06-25 14:35:09 -07:00
Hans Kristian Flaatten 9794339d2a Rename last remaining reference of kargo to kubespray 2017-06-25 22:46:02 +02:00
Andrew Chen 9e283a542a Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  fixed loopback plugin link
2017-06-25 12:29:05 -07:00
Matej Baćo 9347a503c8 fixed loopback plugin link 2017-06-25 12:23:10 -07:00
Andrew Chen 5882ed2963 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Document how to use custom certs with kubeadm (#4113)
  Document product_uuid and MAC reqs
2017-06-25 11:52:29 -07:00
Jamie Hannaford 686b7aef38 Document how to use custom certs with kubeadm (#4113) 2017-06-25 11:44:44 -07:00
Jamie Hannaford fac7653113 Document product_uuid and MAC reqs 2017-06-25 11:43:49 -07:00
Ian Chakeres 46e52915c9 Added a section to kubectl cheatsheet about verbosity levels 2017-06-25 10:22:07 -07:00
Dragons e41d03e957 kuberntes-basics-update-pr 2017-06-24 11:03:32 +08:00
Dragons ce93d29e9d kubernetes-basics-scale-pr 2017-06-24 11:03:32 +08:00
Dragons 0de03a50a8 kubernetes-basics-expose-pr 2017-06-24 11:03:21 +08:00
Dragons 9181bb31e4 kubernetes-basics/explore-pr 2017-06-24 10:30:48 +08:00
Dragons b5cb8321ce kubernetes-basics-deploy-pr 2017-06-24 10:30:10 +08:00
Dragons 88ed4d38bd kubernetes-basics-cluster-pr 2017-06-24 10:29:44 +08:00
Dragons bb02346e47 kubernetes-basics-pr 2017-06-24 10:28:34 +08:00
Dragons ea0bca2394 what-is-kubernetes-pr 2017-06-24 10:27:38 +08:00
Andrew Chen cec3167df2 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  fixed #3968 (#4105)
2017-06-23 14:05:27 -07:00
Vincent 80c90ba8fb fixed #3968 (#4105)
* fixed #3968

* advise from @chenopis
2017-06-23 14:03:07 -07:00
Andrew Chen b5eb6b6b85 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Add documentation for ip-masq-agent.
  Update installation instructions with snap (#4171)
  Update scratch.md: include download binary tarball (#3933)
  Typo in authentication.md
2017-06-23 11:58:31 -07:00
Mikhail Vyatskov 4c219641f0 Add documentation for Stackdriver event exporter 2017-06-23 11:31:18 +02:00
Daniel Nardo 79eca9b815 Add documentation for ip-masq-agent. 2017-06-23 01:29:35 -07:00
Ihor Dvoretskyi 24820772e5 Update installation instructions with snap (#4171)
* Update installation instructions with snap

Update installation instructions with snap - the package manager for Ubuntu and other Linux distributions.

* fix md formatting

* fix shell formating

* fix shell block

* fix shell for Check the kubectl configuration

* switch to full width shell
2017-06-23 01:22:08 -07:00
xinsnake dc4819e3ff Update scratch.md: include download binary tarball (#3933)
* Update scratch.md: include download binary tarball

As `kubernetes-server-linux-amd64.tar.gz` is not provided with the tarball now, an extra step is required.

* Updated scratch.md to follow review comments
2017-06-23 01:03:52 -07:00
Selvi K 0b5ff11185 Typo in authentication.md 2017-06-23 00:49:31 -07:00
Andrew Chen 7d4f4b1402 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Fix broken links to client samples. (#4139)
2017-06-23 00:39:11 -07:00
jlewi e74ec1f2a9 Fix broken links to client samples. (#4139)
* Remove code snippets since they will just get out of sync with the samples.
2017-06-22 17:57:17 -07:00
Andrew Chen 5bd740ef7e Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Edits for clarity, concision, style, formatting, (#4160)
2017-06-22 15:43:48 -07:00
Andrew Chen 82e049dc6e Merge pull request #4170 from kubernetes/chenopis-3999-patch
Patch PR #3999
2017-06-22 15:43:06 -07:00
cody-clark e32c0aea6e Edits for clarity, concision, style, formatting, (#4160)
and according to the getting started project.
2017-06-22 15:23:27 -07:00
Andrew Chen 2ce3742278 Patch PR #3999 2017-06-22 15:19:48 -07:00
Andrew Chen e2b6349a11 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  rename kargo to kubespray in getting started docs (#4119)
2017-06-22 15:09:23 -07:00
Andrew Chen 38812baf2a Merge pull request #3999 from pipejakob/kubeadm-upgrades
Initial draft of upgrade guide for kubeadm clusters.
2017-06-22 15:08:45 -07:00
Michelle Au 034c7929e2 Add local volume documentation (#4050)
* Add local volume documentation

* Add PV local volume example
2017-06-22 15:06:05 -07:00
Spencer Smith 60054a2f04 rename kargo to kubespray in getting started docs (#4119)
* rename kargo to kubespray in getting started docs

* remove old kargo guide, update link to kubespray doc

* update setup.yml with new kubespray pointer
2017-06-22 14:56:19 -07:00
Jacob Beacham 5946f21e99 Initial draft of upgrade guide for kubeadm clusters.
In-place upgrades are supported between 1.6 and 1.7 releases. Rollback
instructions to come in a separate commit.

Fixes https://github.com/kubernetes/kubeadm/issues/278
2017-06-22 14:45:06 -07:00
Andrew Chen 6b3c84602d Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  whatisk8s - Chinese version (#3243)
  split rows and nest to stack columns (#4129)
  Updates to docs/admin/kubelet-tls-bootstrapping (#3617)
  Replace "Pod Injection Policy" with "Pod Preset" (#3667)
  Change example PersistentVolumeClaim
  add PodNodeSelector to admission-controllers (#3691)
  Get pods using a label selector instead of hardcoded indexes. Use JsonPath instead of go-template.
  correct_init_container_state (#3972)
  kubernetes.github.io/docs/tasks/administer-cluster: operating etcd clusters
  Remove --no-check-certificate flag in bare_metal_offline.md
2017-06-22 14:43:14 -07:00
Dragons 0dbeb6d1bf whatisk8s - Chinese version (#3243)
* whatisk8s

* kubernetes-basics tutorials

* Update whatisk8s.md

* Update what-is-kubernetes.md
2017-06-22 14:39:41 -07:00
Peter d092214f84 split rows and nest to stack columns (#4129)
* split rows and nest to stack columns

* fix order
2017-06-22 14:24:48 -07:00
Murad Korejo bbffb34c6c Updates to docs/admin/kubelet-tls-bootstrapping (#3617)
* update TLS bootstrapping doc

* formatting edits on top of prev edits

* revert to lowercase b in title
2017-06-22 14:22:20 -07:00
Nail Islamov 6283e51faa Replace "Pod Injection Policy" with "Pod Preset" (#3667)
* Replace "Pod Injection Policy" with "Pod Preset"

There are some leftovers of the old term, fixing it.

* Extra typos fix, line breaks
2017-06-22 14:21:14 -07:00
Remi Rampin 1984b52e7a Change example PersistentVolumeClaim
If a default storage class exists, it is going to create a new persistent volume to bind to that claim instead of using our example one, which will make the tutorial fail. In particular, this happens on minikube.

Specifying an empty storageClassName will prevent the storage class to be used, and force our volume to be selected.
2017-06-22 14:20:27 -07:00
Charlie R.C 4edbe7449d add PodNodeSelector to admission-controllers (#3691) 2017-06-22 14:19:28 -07:00
Jonas Kongslund f2f0842e1f Get pods using a label selector instead of hardcoded indexes. Use JsonPath instead of go-template. 2017-06-22 14:14:47 -07:00
Weihua Meng 4d89c1421b correct_init_container_state (#3972) 2017-06-22 14:14:12 -07:00
Radhika Puthiyetath a5a898347a kubernetes.github.io/docs/tasks/administer-cluster: operating etcd clusters 2017-06-22 14:07:53 -07:00
Jeremy Visser 14a39dfcb5 Remove --no-check-certificate flag in bare_metal_offline.md
Using `--no-check-certificate` is, frankly, dangerous and we shouldn't be recommending that users use it. Not without a good reason, anyway.

If a user's system is sufficiently broken that they are getting certificate validation problems during this step, I fail to see how it is our problem to tell the user to overcome that. Let's focus on installing Kubernetes here.
2017-06-22 14:02:43 -07:00
Andrew Chen 64531da47d Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Document the use of verb if set resourceNames
2017-06-22 13:40:42 -07:00
Charlie R.C 4ac5baaf51 Document the use of verb if set resourceNames
ref to https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/rbac/helpers.go#L225
2017-06-22 13:29:30 -07:00
Michael Burke 83474c06d6 removed lt and gt as operators (#4152)
* removed lt and gt as operators

* replace lt and gt for node-affinfity

* updated based on bsalamat review
2017-06-22 13:28:12 -07:00
Andrew Chen f4dcee7526 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  networkpolicies.md --> network-policies.md for SEO
  Added link (#4161)
  Use "sudo -i" instead of "sudo su -"
  Create a section for kubeadm topics
  Consolidate SecurityContext topics. (#4005)
  Typo fix in "Adding ConfigMap data to a Volume" section (#3966)
2017-06-22 10:57:56 -07:00
Janet Kuo 9f6d8f4788 Update task for DaemonSet history and rollback (#4098)
* Update task for DaemonSet history and rollback

Also remove mentions of templateGeneration field because it's deprecated

* Address comments
2017-06-22 10:56:52 -07:00
Andrew Chen 43b9e97774 Merge pull request #4151 from crassirostris/fix-logging-concept-page
Fix title and add a TOC to the logging concept page
2017-06-22 10:51:32 -07:00
Ahmet Alp Balkan e883a27f3b networkpolicies.md --> network-policies.md for SEO
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-22 10:47:34 -07:00
cody-clark 71ed960d75 Added link (#4161) 2017-06-22 10:37:05 -07:00
Andrew Chen b6cc04ed74 Merge pull request #4116 from feiskyer/gpu
Update GPU docs
2017-06-22 10:35:56 -07:00
Jeremy Visser a877e63b8b Use "sudo -i" instead of "sudo su -"
`sudo su -` is redundant, as you are asking the system to elevate you after you have already elevated.

If what you actually want is to get a login environment, the `sudo -i` flag is designed exactly for that.
2017-06-22 10:27:59 -07:00
Ahmet Alp Balkan 01b9cf25f3 Create a section for kubeadm topics
This helps group kubeadm-related Setup topics together.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-22 10:26:24 -07:00
Steve Perry 9da5890274 Consolidate SecurityContext topics. (#4005) 2017-06-21 18:12:44 -07:00
Mitsuhiro Tanino 0c6b381b7c Typo fix in "Adding ConfigMap data to a Volume" section (#3966) 2017-06-21 16:56:38 -07:00
Andrew Chen e8660d307a Merge pull request #4157 from madhusudancs/coredns
Address comments in PR #3997.
2017-06-21 16:55:31 -07:00
Madhusudan.C.S 553cf9ff8b Address comments in PR #3997.
Comment is in
https://github.com/kubernetes/kubernetes.github.io/pull/3997/files/f6eb59c67e28efc298c87b1ef49a96bc6adacd1e#diff-7a14981f3dd8eb203f897ce6c11d9828
2017-06-21 16:39:29 -07:00
shashidharatd 4ed792d343 Describe setting coredns server in nameserver resolv chain 2017-06-21 15:58:32 -07:00
Andrew Chen ad9c138f72 Merge pull request #4156 from kubernetes/chenopis-4118-patch
Patch #4118 for typos
2017-06-21 14:56:45 -07:00
Andrew Chen 692d9a42b4 Patch #4118 for typos 2017-06-21 14:50:54 -07:00
Andrew Chen 0ac6a9546a Merge pull request #4118 from DirectXMan12/feature/hpa-status-conditions
HPA autoscaling/v2alpha1 status conditions
2017-06-21 14:46:47 -07:00
Andrew Chen c8f3f8f19f Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  bump openstack cli tools versions to working values
  fix header size for sub-sections under Services
  Finish #4036
  Be more specific about cpu-shares passed to Docker (#4016)
  Clarify the required uniqueness of Label Key
  Add --show-all to documentation
  docs(service): remove invalid `,` from example
  Add  "remove" example for kubectl patch (#4042)
  Fix wrong link to create a ConfigMap
  Fix a typo in the High Availability docs (#4048)
  Remove ports from ExternalName Service example
  remove extra that
  update kops installation instructions
2017-06-21 14:43:13 -07:00
Mikhail Vyatskov fe903aaae3 Fix title and add a TOC to the logging concept page 2017-06-21 17:32:49 +02:00
Anirudh Ramanathan 09bf855b76 Update PDB documentation to explain new field (#3885)
* update-docs-pdb

* Addressed erictune@'s comments
2017-06-20 16:33:44 -07:00
Federico Gimenez 0b5d13704a bump openstack cli tools versions to working values 2017-06-20 16:31:22 -07:00
Andrew Chen 76cb30a271 Merge pull request #4095 from croomes/storageos
Storageos Volume Plugin
2017-06-20 16:27:10 -07:00
Andrew Chen e0ad6ebf6b Merge pull request #4145 from vishh/document-storage-allocatable
Adding storage as a supported resource to node allocatable
2017-06-20 16:18:53 -07:00
Ricky Pai cdf729e223 fix header size for sub-sections under Services 2017-06-20 16:14:09 -07:00
Andrew Chen d2cecced7e Merge pull request #4148 from kubernetes/chenopis-4036-patch
Finish #4036
2017-06-20 16:12:57 -07:00
Andrew Chen f81a6fc682 Finish #4036 2017-06-20 16:07:42 -07:00
Eric Mountain @ Amadeus e53bdeb5d0 Be more specific about cpu-shares passed to Docker (#4016)
Docker documentation (https://docs.docker.com/engine/reference/run/) reads:
  
"To modify the proportion from the default of 1024, use the -c or --cpu-shares flag to set the weighting to 2 or higher. If 0 is set, the system will ignore the value and use the default of 1024."

So the Kubernetes documentation gives the impression that if requests.cpu is zero, Docker would end up applying a value of 1024, which isn't the case.

This change makes the explanation more precise, hopefully without making it much more difficult to read.
2017-06-20 16:01:16 -07:00
Sahdev P. Zala 82449c5dcf Clarify the required uniqueness of Label Key
fixes #16812

https://github.com/kubernetes/kubernetes/issues/16812

The issue was opened year back against Kubernetes, not moving it to k8s.
github.io issues but I will close the issue once these changes merge.
2017-06-20 15:58:26 -07:00
Tommy Falgout fb2ba2d962 Add --show-all to documentation
`kubectl get pods -l jobgroup=jobexample --show-all -o name`
will not show the completed jobs.  This caught me when running through the steps myself.
2017-06-20 15:56:50 -07:00
Ross Guarino 2d159b86f6 docs(service): remove invalid , from example
Remove invalid `,` from the ExternalIP example YAML.
2017-06-20 15:49:20 -07:00
Jorge Bianquetti bed2527af1 Add "remove" example for kubectl patch (#4042) 2017-06-20 15:47:42 -07:00
Tomas Pizarro 63687c5ace Fix wrong link to create a ConfigMap 2017-06-20 15:30:03 -07:00
Jonathan MacMillan daca587c77 Fix a typo in the High Availability docs (#4048) 2017-06-20 15:19:04 -07:00
Mark Petrovic 8e06188af4 Remove ports from ExternalName Service example
The text of this document says Services of type ExternalName do not define ports.  This PR removes the port definition from the example.
2017-06-20 15:08:41 -07:00
Pooya Sanooei f58cc22a20 remove extra that 2017-06-20 14:27:10 -07:00
Eren Güven 582f6f5bd3 update kops installation instructions
* change version v1.4.1 -> 1.6.1
* add note about Homebrew
2017-06-20 14:26:35 -07:00
Andrew Chen 91ecf67ad4 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  fixes typos and corrects links in the minikube guide (#4051)
  Use native patch functionality instead of JQ
  add the introduce of using wildcard '*' in nonResourceURL
  Rephrase doc about Deployment .spec.rollbackTo field
  create-cluster-kubeadm: add ToC using task template
  install-kubeadm: fix What's Next link text
2017-06-20 14:23:19 -07:00
Sameer Naik 7047cdefbf fixes typos and corrects links in the minikube guide (#4051) 2017-06-20 14:14:37 -07:00
Jeff Peeler c1c6faf59b Add documentation for podpreset opt-out annotation
This adds the annotation for having the podpreset admission controller
to skip (opt-out) manipulating the pod spec.

Also, the annotation format for what presets have acted on a pod has
been modified to add a prefix of "podpreset-". The new naming makes it such
that there is no chance of collision with the newly introduced opt-out
annotation (or future ones yet to be added).

Opt-out annotation PR:
kubernetes/kubernetes#44965
2017-06-20 14:10:34 -07:00
Elliot Anderson 6ce8d8e475 Use native patch functionality instead of JQ 2017-06-20 13:48:44 -07:00
Vishnu kannan 33a3638d5b adding storage as a supported resource to node allocatable
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-06-20 13:21:28 -07:00
xilabao f527759087 add the introduce of using wildcard '*' in nonResourceURL 2017-06-20 13:17:05 -07:00
Janet Kuo fcbef29da7 Rephrase doc about Deployment .spec.rollbackTo field 2017-06-20 11:09:34 -07:00
Ahmet Alp Balkan 3c84f8180a create-cluster-kubeadm: add ToC using task template
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-20 11:03:08 -07:00
Ahmet Alp Balkan 553e091742 install-kubeadm: fix What's Next link text
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-20 11:01:39 -07:00
Andrew Chen bea52c8e5c Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  info about cron jobs updated (#4110)
  fix example in configure-pod-configmap.md
  Remove extraneous files from autogeneration of ref pages. (#4044)
  Add notes for file/flag precedence
  Removed "networked" from PersistentVolume (PV) definition. (#4121)
  Fix syntax err in example
2017-06-20 10:52:58 -07:00
Jorge Bianquetti eb3f374d37 info about cron jobs updated (#4110) 2017-06-20 10:33:22 -07:00
Charlie R.C a9863612bc fix example in configure-pod-configmap.md 2017-06-20 10:26:55 -07:00
Steve Perry 57a3ad4544 Remove extraneous files from autogeneration of ref pages. (#4044)
* Remove extraneous files from autogeneration of ref pages.

* Revert "Remove extraneous files from autogeneration of ref pages."

This reverts commit 39ec47ee44354c96070f89064374eb729d6da5ec.
2017-06-20 09:17:07 -07:00
Jamie Hannaford 0ef468e48b Add notes for file/flag precedence 2017-06-19 16:53:02 -07:00
ianchakeres b4b64e9dc2 Removed "networked" from PersistentVolume (PV) definition. (#4121) 2017-06-19 16:31:08 -07:00
Andrew Chen 5bf06f9e4e Merge pull request #4130 from jerairrest/patch-1
Fix documentation syntax err in Persistent Volume example
2017-06-19 16:23:56 -07:00
Andrew Chen 628e88ecc6 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Fix typo 'bash' -> 'brew'
  update pod persistent volume example storage class (#3979)
  Change Task titles to imperative: Admin. (#4033)
  Change Task titles to imperative: Daemons, GPUs. (#4032)
  Change Task titles to imperative: Federation. (#4031)
  Change Task titles to imperative: TLS. (#4030)
  Change Task titles to imperative: Access Extend. (#4029)
  Change Task titles to imperative: Monitor. (#4028)
  Change Task titles to imperative: Access Apps. (#4027)
  Change Task title to imperative: Run Job. (#4026)
  Change Task titles to imperative: Run Apps. (#4025)
  Change Task titles to imperative: Inject. (#4024)
  Change Task titles to imperative: Tools. (#4023)
  Change Task titles to imperative. (#4022)
  Fix typo in update-imported-docs.sh
  Add internal provisioner support matrix (#4009)

# Conflicts:
#	docs/tasks/administer-cluster/declare-network-policy.md
2017-06-19 10:15:52 -07:00
Cao Shufeng 4bd94ec393 Update description about NodeRestriction
kubelet node can alse create mirror pods for their own static pods.
2017-06-19 11:35:25 +08:00
Jeremy Ayerst a988182a96 Fix syntax err in example
Missing " made example unusable
2017-06-18 09:44:13 -05:00
Ahmet Alp Balkan ce4fe04bb3 Merge pull request #4122 from xLegoz/patch-1
Fix documentation typo: 'bash' -> 'brew'
2017-06-16 22:06:52 -07:00
Joey Pereira 951a3211a3 Fix typo 'bash' -> 'brew' 2017-06-16 18:53:30 -04:00
Solly Ross 7023dc32c5 docs: HPA autoscaling/v2alpha1 status conditions
This commit documents the new status conditions feature for HPA
autoscaling/v2alpha1.  It demonstrates how to get the status conditions
using `kubectl describe`, and how to interpret them.
2017-06-16 14:30:51 -04:00
Pengfei Ni a0ffa2569c Update GPU docs 2017-06-16 21:15:28 +08:00
Simon Croome 69cebea16b StorageOS Volume plugin 2017-06-15 16:56:42 +01:00
Adnan Abdulhussein 1088bca024 update pod persistent volume example storage class (#3979)
* update pod persistent volume example storage class

When binding to a manually created PersistentVolume, the claim must
disable dynamic provisioning by specifying an empty storage class.

Fixes #2803

* use specific storageclass

* revert gibibytes -> gigabytes change
2017-06-13 23:55:58 -07:00
Phillip Wittrock eb71492f88 Merge pull request #4014 from irfanurrehman/patch-1
Fix typo in update-imported-docs.sh
2017-06-13 09:31:47 -07:00
Steve Perry e2a898ad41 Change Task titles to imperative: Admin. (#4033) 2017-06-08 15:13:29 -07:00
Steve Perry 6c99bbb509 Change Task titles to imperative: Daemons, GPUs. (#4032) 2017-06-08 14:48:46 -07:00
Steve Perry 54eb7d2449 Change Task titles to imperative: Federation. (#4031) 2017-06-08 14:42:56 -07:00
Steve Perry 2167367a6a Change Task titles to imperative: TLS. (#4030) 2017-06-08 14:34:34 -07:00
Steve Perry fbf7782ebf Change Task titles to imperative: Access Extend. (#4029) 2017-06-08 13:47:48 -07:00
Steve Perry 423884e8b7 Change Task titles to imperative: Monitor. (#4028) 2017-06-08 13:41:57 -07:00
Steve Perry c59b2b6935 Change Task titles to imperative: Access Apps. (#4027) 2017-06-08 13:29:52 -07:00
Steve Perry 63c282927c Change Task title to imperative: Run Job. (#4026) 2017-06-08 13:21:07 -07:00
Steve Perry 10cd61bc62 Change Task titles to imperative: Run Apps. (#4025) 2017-06-08 13:15:43 -07:00
Steve Perry 962989b443 Change Task titles to imperative: Inject. (#4024) 2017-06-08 12:12:52 -07:00
Steve Perry e1e00561f3 Change Task titles to imperative: Tools. (#4023) 2017-06-08 11:58:27 -07:00
Steve Perry adf00a04a2 Change Task titles to imperative. (#4022) 2017-06-08 11:48:28 -07:00
irfanurrehman 7d06b71131 Fix typo in update-imported-docs.sh 2017-06-08 11:26:21 +05:30
Mitsuhiro Tanino 67ece8bc15 Add internal provisioner support matrix (#4009)
* Add internal provisioner support matrix

* Change links and add example of NFS plugin

* Remove usages related to hostpath
2017-06-07 14:12:59 -07:00
Andrew Chen ccd2b46864 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  fixed the line giving the template for creating configmap, should include the word configmap as part of the creation process.
  Fixes issue #3939
  Add CRI runtime support
2017-06-07 10:23:36 -07:00
Alejandro Escobar ffc4769285 fixed the line giving the template for creating configmap, should include the word configmap as part of the creation process. 2017-06-07 10:22:26 -07:00
Dan Winship 4b6b970d51 Update NetworkPolicy docs for v1 2017-06-07 10:21:23 -07:00
Karthik Gaekwad 1808475968 Fixes issue #3939
Adds comment for per issue #3939
2017-06-07 10:20:31 -07:00
Harry Zhang ed00765f3c Add CRI runtime support 2017-06-07 10:05:06 -07:00
Andrew Chen 23175c12e0 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Updaated install-kubeadm.md, removed redundant kubectl installation (#4006)
  Add Chocolatey Package Manager for Windows (#4000)
2017-06-07 09:56:43 -07:00
Michal Cwienczek 9305c4a9aa Updaated install-kubeadm.md, removed redundant kubectl installation (#4006) 2017-06-06 15:53:20 -07:00
Onuralp Taner 783de986d9 Add Chocolatey Package Manager for Windows (#4000)
* Add Chocolatey Package Manager for Windows

* Small grammar changes
2017-06-06 13:17:33 -07:00
Andrew Chen be02ca1705 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Make issue title automatically a link
  Update directions for macOS bash completion
2017-06-06 09:24:27 -07:00
Ahmet Alp Balkan bec1399cc1 Make issue title automatically a link
e.g. "Issue with k8s.io/docs/getting-started-guides/kubeadm/" when people
open issues on the repo. This way we can just select the text, right-click
and say Go to Link.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-06 09:21:38 -07:00
Andrew Chen 3824fdf5c7 Merge pull request #3737 from cblecker/update-mac-bash
Update directions for macOS bash completion
2017-06-06 09:02:44 -07:00
Christoph Blecker 1bb02c055e Update directions for macOS bash completion 2017-06-05 21:52:25 -07:00
Andrew Chen 0b15bf57e8 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Add TCP socket health check example (#3977)
  Update networking.md (#3950)
  [authorization] fix invalid href for webhook
2017-06-05 14:06:37 -07:00
tompizmor 9f2ecee260 Add TCP socket health check example (#3977)
* Add TCP socket health check example

* Add test case for pod-with-tcp-socket-healthcheck
2017-06-05 13:50:29 -07:00
Shyam JVS f21480504d Update ConfigMap doc to explain TTL-based cache updates (#3989)
* Update ConfigMap doc to explain TTL-based cache updates

* swap word order

Change "When a ConfigMap being already consumed..." to "When a ConfigMap already being consumed..."
2017-06-05 11:24:49 -07:00
kshafiee 8d20ed8580 Update networking.md (#3950)
* Update networking.md

Added CNI-Genie as one of the many options

* Update networking.md

Addressed!

* Update networking.md
2017-06-05 11:04:45 -07:00
Andrew Chen b5c0e0603e Merge pull request #3985 from CaoShuFeng/webhook
[authorization] Fix invalid url for webhook
2017-06-05 10:48:44 -07:00
Andrew Chen 36b472183b Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Remove self-referential link
  Add fibre channel volume explanation (#3967)
2017-06-05 10:41:54 -07:00
Cao Shufeng 8dd901ee98 [authorization] fix invalid href for webhook 2017-06-05 11:42:13 +08:00
Andrew Chen bec79028f5 Merge pull request #3980 from kubernetes/ryanmcginnis-patch-1
Remove self-referential link
2017-06-02 15:06:47 -07:00
Ryan McGinnis 8117b56cc6 Remove self-referential link
The second link in the "What's next" section redirects the reader to this doc. This PR removes this link.
2017-06-02 15:01:05 -07:00
Mitsuhiro Tanino 1cec609586 Add fibre channel volume explanation (#3967)
* Add fibre channel volume explanation

This patch adds explanation of fibre channel volume including
usage of multiple WWNs.

Fix #33602

* Fix typos
2017-06-02 14:53:19 -07:00
Andrew Chen 92e31296ff Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Improve RBAC doc (#3951)
  Clarify CNI acronym
  Fix 404 to kubectl install link
  install-kubectl.md: Fix Windows texts, link to latest macOS binaries
2017-06-02 14:28:50 -07:00
Jordan Liggitt 2841f6dabe Improve RBAC doc (#3951)
* Remove spurious cluster-status role description

* Indicate controller-manager must be granted controller roles when not run with --use-service-account-credentials
2017-06-02 14:26:39 -07:00
Kevin Kirsche a6f31d4896 Clarify CNI acronym
Fixes kubernetes/kubernetes.github.io#3964
2017-06-02 14:14:21 -07:00
Charlie R.C 952e5b4497 add host paths to psp (#3971)
* add host paths to psp

* add italics
2017-06-02 14:11:38 -07:00
Kyle Gordon 71c7f9efc4 Fix 404 to kubectl install link 2017-06-02 14:03:10 -07:00
Andrew Chen 1946b06070 Merge pull request #3969 from techtonik/patch-1
install-kubectl.md: Fix Windows texts, link to latest macOS binaries
2017-06-02 13:16:43 -07:00
deads2k 6cbd6bda67 document custom resource definitions 2017-06-02 13:12:02 -07:00
Andrew Chen 846cf73860 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Create Installing kubeadm topic. (#3709)
2017-06-02 13:11:42 -07:00
anatoly techtonik 12ad70a8ca install-kubectl.md: Fix Windows texts, link to latest macOS binaries
Fixes https://github.com/kubernetes/kubernetes.github.io/pull/3859#issuecomment-305710498
2017-06-02 10:32:19 +03:00
Steve Perry 57385e8d86 Create Installing kubeadm topic. (#3709)
* Create Installing kubeadm topic.

* Put kubeadm installation under Setup.

* Move topics to setup directory.

* Move topics to setup directory.

* Add redirects.
2017-06-01 18:03:47 -07:00
Andrew Chen de0f19682a Merge branches 'master' and 'release-1.7' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Fix example in the "Adding ConfigMap data to a Volume" section
  Update ExternalName example
  Completes PR #3325

* 'release-1.7' of https://github.com/kubernetes/kubernetes.github.io:
2017-06-01 16:20:18 -07:00
Kenny Lee Sin Cheong d41dbfcf14 Fix example in the "Adding ConfigMap data to a Volume" section
"special.key" does not exist in the given ConfigMap example. It should
be "special.level" instead.
2017-06-01 16:18:38 -07:00
Andrew Martin 35f6ce8b6f Update ExternalName example
As per design proposal: https://github.com/kubernetes/community/blob/master/contributors/design-proposals/service-external-name.md

The existing example is not validated by Kubernetes 1.6.3
2017-06-01 15:12:07 -07:00
Andrew Chen d55efd0da0 Merge pull request #3963 from kubernetes/chenopis-3325-patch
Completes PR #3325
2017-06-01 15:09:50 -07:00
Andrew Chen a9b880d5f4 Completes PR #3325 2017-06-01 15:02:14 -07:00
Andrew Chen 983d10efee Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Changes "Mac OS" to macOS, "bootcamp" to tutorial (#3955)
  Remove apply/edit warning now that edit is fixed
  Two minor fixes
  Cleanup robots.txt
  Readability: Split first paragraph into two (#3957)
2017-06-01 14:57:12 -07:00
Ryan McGinnis e67aabccae Changes "Mac OS" to macOS, "bootcamp" to tutorial (#3955)
* Changes "Mac OS" to macOS, "bootcamp" to tutorial

* fix typo
2017-06-01 14:51:05 -07:00
Phillip Wittrock b481798d43 Remove apply/edit warning now that edit is fixed 2017-06-01 14:40:41 -07:00
Ryan McGinnis 9e282d2d9f Two minor fixes 2017-06-01 14:38:13 -07:00
Andrew Chen 0c535464c8 Cleanup robots.txt 2017-06-01 14:37:00 -07:00
Ryan McGinnis 80ea9193ae Readability: Split first paragraph into two (#3957) 2017-06-01 14:31:41 -07:00
Andrew Chen 52f362ebad Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Update golang version to 1.8.1
2017-06-01 14:27:42 -07:00
Anirudh Ramanathan 2f82ff8a96 Update golang version to 1.8.1 2017-06-01 13:51:12 -07:00
Andrew Chen 0adc65a2b2 Merge branches 'release-1.7' and 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'release-1.7' of https://github.com/kubernetes/kubernetes.github.io:

* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Implement PR #3859 with tabs
2017-06-01 13:32:07 -07:00
pospispa d448129de9 Admins Can Configure Zones in Storage Class
The PR #38505 (https://github.com/kubernetes/kubernetes/pull/38505) added zones optional parameter to Storage Class for AWS and GCE provisioners.

That's why documentation needs to be updated accordingly.
2017-06-01 13:25:43 -07:00
Andrew Chen 8ad0302646 Implement PR #3859 with tabs 2017-06-01 10:08:51 -07:00
Andrew Chen f905c8e843 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Templates (#3949)
  Revised IBM Bluemix Container Service description
2017-05-31 23:20:19 -07:00
Steve Perry ab310e21cd Templates (#3949)
* Update page-templates.md

* Update page-templates.md

* Update page-templates.md

* Update page-templates.md

* Update page-templates.md

* Update page-templates.md

* Update page-templates.md

* Update page-templates.md
2017-05-31 15:53:04 -07:00
Andrew Chen 8604566e8b Merge pull request #3947 from kKronstainBrown/patch-1
Revised IBM Bluemix Container Service description
2017-05-31 15:15:18 -07:00
Andrew Chen 7f9eec2b61 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  networking.md: Add reference to the Cilium network plugin
  Fix typo in cluster api docs
  [Kubeadm] bugfix in the index listing
2017-05-31 12:49:02 -07:00
kKronstainBrown e3ac0f1a6b Revised IBM Bluemix Container Service description 2017-05-31 14:01:47 -04:00
Thomas Graf 42f0b93b68 networking.md: Add reference to the Cilium network plugin
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2017-05-31 11:00:58 -07:00
Kenny Lee Sin Cheong 5372429718 Fix typo in cluster api docs
Fix type in https://kubernetes.io/docs/tasks/administer-cluster/access-cluster-api/
2017-05-31 10:59:38 -07:00
Andrew Chen 5e0fbc3ce6 Merge pull request #3946 from irfanurrehman/kubeadm-bugfix
[Kubeadm] bugfix in the index listing
2017-05-31 10:58:26 -07:00
Irfan Ur Rehman 6892014792 [Kubeadm] bugfix in the index listing 2017-05-31 23:23:29 +05:30
Andrew Chen b695c0f78b Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Fix log rotation description in the logging doc (#3918)
  Add colon to #3897
  add prompt about KUBE_REPO_PREFIX (#3597)
  Warn against managing ReplicaSets owned by Deployments
  Update small typo in components page (#3930)
  change the service name to pod ip (#3926)
2017-05-31 10:52:49 -07:00
Mik Vyatskov f4fd9e79ed Fix log rotation description in the logging doc (#3918)
* Fix log rotation description in the logging doc

* Review comments

* Address review comments

* Address review comments
2017-05-31 10:50:04 -07:00
Andrew Chen 5b26c42be5 Add colon to #3897 2017-05-31 10:47:02 -07:00
Charlie R.C 75303cfee4 add prompt about KUBE_REPO_PREFIX (#3597)
* add prompt about KUBE_REPO_PREFIX

* add period
2017-05-31 10:45:55 -07:00
Michail Kargakis 4471d3dbf0 Warn against managing ReplicaSets owned by Deployments
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-05-31 10:37:40 -07:00
Swapnil Kulkarni 71177ff37a Update small typo in components page (#3930)
[1] page has a typo in Master Components section.
Updated the document.

[1] https://kubernetes.io/docs/concepts/overview/components/
2017-05-31 10:34:51 -07:00
jianglingxia 5483b4a126 change the service name to pod ip (#3926)
* change the service name to pod ip

* update the outdate link
2017-05-31 10:33:27 -07:00
Andrew Chen b1ee47f7d5 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Reimplement #2756 (#3935)
2017-05-30 16:31:02 -07:00
Andrew Chen e0a852eb28 Reimplement #2756 (#3935) 2017-05-30 16:30:02 -07:00
Charlie R.C 827d53e363 add NodeRestriction to admission-controllers (#3842) 2017-05-30 15:56:27 -07:00
Andrew Chen b56358283a Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Fixed a minor mistake
  docs/concepts/policy/pod-security-policy.md: add projected to list of allowed types.
  Init container exists beta in 1.6.
2017-05-30 15:52:35 -07:00
roshandawrani c7ba600025 Fixed a minor mistake
The word "creating" seemed missing. global allocation map should have an entry for an IP address that the service gets while it's created, right?
2017-05-30 14:34:44 -07:00
Slava Semushin 1bed34e5c9 docs/concepts/policy/pod-security-policy.md: add projected to list of allowed types. 2017-05-30 14:20:39 -07:00
Guangya Liu 8c881a35cd Init container exists beta in 1.6. 2017-05-30 12:03:52 -07:00
Andrew Chen cca652bf00 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  fix typo (#3895)
  add unit of --ttl duration (#3915)
  Fixes broken links
  Prototype of custom description meta tags. (#3928)
  Site URL for canonical URLs. (#3927)
  Warn about implications on selector updates
  grammar patch to #3922 (#3923)
  add calico to the table of solution
  Minor grammatical change
2017-05-30 11:59:54 -07:00
wangxunbo ee92eafd82 fix typo (#3895)
I Created a  deployment yaml file tomcatdp.yaml, and did not set the .spec.strategy,then run 
kubectl create -f tomcatdp.yaml,
and then run 
kubectl get deployment tomcat-deployment -o yaml,
the tomcat-deployment is the name of the deployment,found that the MaxUnavailable and MaxSurge default value is 25%
2017-05-30 11:47:18 -07:00
Tuna d905c3838f add unit of --ttl duration (#3915)
* add unit of --ttl duration

fix #3890

* fix typo
2017-05-30 11:41:16 -07:00
Karthik Gaekwad 2660141c20 Fixes broken links 2017-05-30 11:40:29 -07:00
Steve Perry 46e745a81a Prototype of custom description meta tags. (#3928)
* Prototype of custom description meta tags.

* Put desc on one line.
2017-05-27 14:38:24 -07:00
Steve Perry 37976e6c74 Site URL for canonical URLs. (#3927) 2017-05-27 13:05:17 -07:00
Michail Kargakis 8a27d982e6 Warn about implications on selector updates
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-05-26 18:31:12 -07:00
Andrew Chen 328b62a34a grammar patch to #3922 (#3923)
* grammar patch to #3922

* change copy to make broader
2017-05-26 17:56:12 -07:00
Tuna 669f11db9c add calico to the table of solution
fix issue #3892
2017-05-26 17:16:23 -07:00
roshandawrani 02f1800bbd Minor grammatical change 2017-05-26 17:14:57 -07:00
Andrew Chen 726b147b72 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Add deprecation tag (#3922)
2017-05-26 17:00:22 -07:00
Andrew Chen 4ca2f4e738 Add deprecation tag (#3922)
* Add deprecation tag

* match docsContent styling in dialog
2017-05-26 16:59:29 -07:00
Andrew Chen 0702830cde Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Fix sentence
  Minor grammatical correction
  Remove beta as K8s support on Bluemix Container Service is live
  Fix some output
  replace REASON with STATUS
  column IP is missed
  replace kubectl.sh with kubectl
  replace KUBECTL with kubectl
  fix the command output
  fix the command output
  fix the command output
  Correcting the typo in init-container's name
  fix typo
  fix typo
  fix typo
  fix typo
  fix typo
  Update pod-overview.md (#3881)
  apps/v1beta1 is not valid (#3814)
  Get access to search console. (#3901)
2017-05-26 13:39:26 -07:00
Kevin J. Qiu fd4ce1860a Fix sentence 2017-05-26 10:44:37 -07:00
Luke Stutters 6f401ab0d2 Minor grammatical correction
If the Volume is created from the ConfigMap, the files in the Volume are representatives of the Config map, not the other way round.
2017-05-26 10:43:33 -07:00
Sahdev P. Zala 2fc7ec0b6d Remove beta as K8s support on Bluemix Container Service is live
The Kubernetes support in Bluemix Container Service is now live and so we should
remove reference of beta.
2017-05-26 10:41:50 -07:00
Xiaoyu Zhang 295e262775 Fix some output
Fix some output
2017-05-26 10:41:06 -07:00
chenhuan12 1406756b8a replace REASON with STATUS
replace REASON with STATUS
2017-05-26 10:40:07 -07:00
chenhuan12 940335cd67 column IP is missed
column IP is missed
2017-05-26 10:39:40 -07:00
chenhuan12 61c39cf9df replace kubectl.sh with kubectl
replace kubectl.sh with kubectl
2017-05-26 10:39:24 -07:00
chenhuan12 8b745c2e9e replace KUBECTL with kubectl
replace KUBECTL with kubectl
2017-05-26 10:34:13 -07:00
chenhuan12 7d4f3c5587 fix the command output
fix the command output
2017-05-26 10:33:50 -07:00
chenhuan12 f5d455edee fix the command output
fix the command output
2017-05-26 10:33:31 -07:00
chenhuan12 9ab964f4c7 fix the command output
fix the command output
2017-05-26 10:33:05 -07:00
roshandawrani ffaafb2276 Correcting the typo in init-container's name 2017-05-26 10:31:20 -07:00
chenhuan12 de17826af0 fix typo
fix typo
2017-05-26 10:30:40 -07:00
chenhuan12 9dc7cfbebb fix typo
fix typo
2017-05-26 10:30:08 -07:00
chenhuan12 6ab0577e3e fix typo
fix typo
2017-05-26 10:29:43 -07:00
chenhuan12 b8b60ebe05 fix typo
fix typo
2017-05-26 10:29:05 -07:00
Peter Lee 80bf5cb316 fix typo 2017-05-26 10:27:32 -07:00
Selvi K d86f9ec781 Update pod-overview.md (#3881)
Fixed some typos
2017-05-26 10:27:09 -07:00
Francesc Campoy 35e959df7b apps/v1beta1 is not valid (#3814)
* apps/v1beta1 is not valid

Replacing it with extensions/v1beta1 which actually works

* Add note for versions before 1.6.0
2017-05-25 23:56:42 -07:00
Steve Perry 71aebd79ca Get access to search console. (#3901) 2017-05-25 14:21:16 -07:00
Andrew Chen 64a7d876f0 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Remove instructions to stage from <username>github.io. (#3893)
  Add drop-in templates
2017-05-25 12:31:24 -07:00
Steve Perry 64c9d1788d Remove instructions to stage from <username>github.io. (#3893) 2017-05-24 17:06:17 -07:00
Andrew Chen 4d6a452b9f Merge pull request #3891 from kubernetes/chenopis-example-templates
Add drop-in templates
2017-05-24 14:54:08 -07:00
Andrew Chen 7091925c9f Add drop-in templates 2017-05-24 14:48:20 -07:00
Andrew Chen 2cfb675a41 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Add GPU mountpath warning
2017-05-23 23:11:23 -07:00
Christopher M. Luciano ae5df6944d Add GPU mountpath warning
The GPU path is not permissive by default and requires a bit of
additional setup if the operator does not allow for privileged
containers.

Related kubernetes/kubernetes#46007

Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2017-05-23 22:39:56 -07:00
Andrew Chen cd54a86f81 Merge branch 'release-1.7' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
* 'release-1.7' of https://github.com/kubernetes/kubernetes.github.io:
  Minor fixes in the Deployment doc
2017-05-23 22:38:33 -07:00
Henrique Truta fbcc2e9fde Add cluster resource federation page
Adds a page in Federation resources list describing
clusters.
2017-05-23 22:37:34 -07:00
Charlie R.C b545d393b6 update recommend admission control plug-ins 2017-05-23 22:28:36 -07:00
Andrew Chen d0bfe261f3 Merge pull request #3862 from kargakis/minor-deployment-fixes
Minor fixes in the Deployment doc
2017-05-23 22:21:25 -07:00
Andrew Chen 4b5780c3e3 Merge pull request #3886 from kubernetes/chenopis-3783-patch
Reimplement #3783
2017-05-23 14:30:35 -07:00
Andrew Chen 9ea89e011e Reimplement #3783 2017-05-23 14:21:56 -07:00
Andrew Chen 5d1cc3a987 Merge pull request #3884 from kubernetes/chenopis-3770-patch
Reimplement #3770
2017-05-23 14:17:29 -07:00
Andrew Chen 3c1b0df482 Reimplement #3770 2017-05-23 14:10:17 -07:00
Andrew Chen 1f9b8ea169 Merge pull request #3883 from kubernetes/chenopis-3767-patch
Reimplement #3767
2017-05-23 14:04:25 -07:00
Andrew Chen fcfc676786 Reimplement #3767 2017-05-23 13:56:57 -07:00
Andrew Chen b87cc6e2b5 Merge pull request #3882 from kubernetes/chenopis-sitemap-patch2
Remove aux sitemap
2017-05-23 13:50:07 -07:00
Andrew Chen 1cb24df4d6 Remove aux sitemap 2017-05-23 13:21:15 -07:00
Michail Kargakis 1d12a4bc89 Minor fixes in the Deployment doc
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-05-23 10:51:06 +02:00
Andrew Chen e99e8aa2cc Merge pull request #3874 from jimrollenhagen/carabou
Trivial typo fix
2017-05-22 15:16:48 -07:00
Jim Rollenhagen 1a1afdf162 Trivial typo fix
s/Carabou/Caribou/ in the API access docs.
2017-05-22 18:12:42 -04:00
John Shanahan 4e28d9b8af Fixed typo under the Supervisord section 2017-05-22 14:15:06 -07:00
kshafiee 729e4b6897 Update addons.md (#3857)
* Update addons.md

Added CNI-Genie as another addon, i.e., CNI alternative.

* Update addons.md

Addressed the comment!
2017-05-22 14:12:15 -07:00
Josh Curl 50f2daa8d8 Fix indentation in ConfigMap usage example (#3867)
* Fix indentation in ConfigMap usage example

* Fix other example
2017-05-22 13:41:18 -07:00
Itamar Ostricher cd5e98a2dc Fix configMapRef indentation in envFrom clause
Fixes invalid YAML in example
2017-05-22 13:39:29 -07:00
Rick Sostheim 4bacc2419c trivial markdown changes to cleanup page rendering
inserted json body pretty printed for further clarity.
2017-05-22 13:38:59 -07:00
Roman S cdd28dd7f3 Adds GiantSwarm to solutions page (#3843)
* Adds GiantSwarm to solutions page

* Minor Giant Swarm related changes
2017-05-22 13:05:05 -07:00
anatoly techtonik 4af0bcd52e Update PULL_REQUEST_TEMPLATE.md
make delimiters fit issue width,
see https://github.com/kubernetes/kubernetes.github.io/pull/3859
2017-05-22 12:40:54 -07:00
Dan Winship a58afb2a2e Revert NetworkPolicy v1 docs (#3849)
* Revert "Update configure-namespace-isolation.md (#3758)"

This reverts commit a712b13a3b.

* Revert "Add Configure Namespace Isolation task"

This reverts commit f050c4cc57.

* Revert "Update networkpolicies.md (#3755)"

This reverts commit 15ca8f0b2f.

* Revert "Update NetworkPolicy docs for v1"

This reverts commit 3a158ecf296e3009db1284d69849e7e24479245a.
2017-05-22 11:54:57 -07:00
Michail Kargakis 71ff265e47 Remove stray prompt from deployment docs
Signed-off-by: Michail Kargakis <mkargaki@redhat.com>
2017-05-22 11:23:51 -07:00
Jesse Seldess 3a8a465028 WTD: Projected volumes (#3856)
* Update projected volume task

- Rename file
- Build out steps
- Create separate yaml file for pod configuration
- Add new page to the sidenav

* Add projected volume type to volumes concept page
2017-05-22 10:57:42 -07:00
Steve Perry f58b3d11d9 Remove and redirect: user-guide/application-trouble. (#3855) 2017-05-19 13:02:31 -07:00
Steve Perry 3149946d6a Remove and redirect: getting-started-guides/docker. (#3854) 2017-05-19 12:00:35 -07:00
Steve Perry d4cbd968fd Remove and redirect: getting-started/...cloud-controller. (#3853) 2017-05-19 11:42:31 -07:00
Steve Perry 10434a0484 Remove and redirect: user-guide/application-introspection (#3848)
* Remove and redirect: user-guide/application-introspection

* Remove and redirect: user-guide/debugging-services.
2017-05-19 10:40:38 -07:00
Steve Perry a02a577082 Remove and redirect: admin/cluster-trouble. (#3839) 2017-05-18 22:29:20 -07:00
Steve Perry e2bc3491a0 Remove and redirect: api. (#3838) 2017-05-18 19:11:28 -07:00
Steve Perry 4a6cd30b2a Remove and redirect: Debugging Pods and Replication Controllers. (#3837) 2017-05-18 19:03:19 -07:00
Steve Perry 76976b2976 Remove and redirect: prereqs. (#3836) 2017-05-18 18:55:14 -07:00
Steve Perry 18ccf43021 Update link: user-guide/application-troubleshooting. (#3834) 2017-05-18 18:16:31 -07:00
Andrew Chen 6a7c312867 Update links in home, header, footer, whatisk8s (#3833)
* home page, header, footer

* docs/whatisk8s

* /docs/user-guide/compute-resources/

* /docs/concepts/overview/what-is-kubernetes.md
2017-05-18 16:50:06 -07:00
craigbox ec4bb7ecef Change header order to "Concepts, Tasks, Tutorials"
https://kubernetes.io/docs/home/ suggests:

Concepts, Tasks, and Tutorials

> The Kubernetes documentation contains a number of resources to help you understand and work with Kubernetes.
> Concepts provide a deep understanding of how Kubernetes works.
> Tasks contain step-by-step instructions for common Kubernetes tasks.
> Tutorials contain detailed walkthroughs of the Kubernetes workflow.

This is a logical order and I've rearranged the header to match.
2017-05-18 14:50:06 -07:00
Andrzej Wasylkowski 46133af83f Added a note about the need to have a cluster set-up to Kubernetes 201. 2017-05-18 14:49:20 -07:00
Stevo Slavić e1229f1230 Update link to Headless Services concept 2017-05-18 14:48:12 -07:00
Xiaoyu Zhang 9e6df026c4 Delete a meaningless link
The link direct to its own section. There is not meaningful.
2017-05-18 14:47:03 -07:00
nique905 95e12c8c07 Update pick-right-solution.md (#3821)
Adding new Local-machine Solution - IBM Spectrum Conductor for Containers
2017-05-18 14:27:44 -07:00
Andrew Chen 7e23e44038 Address Issue #3827: break out Configuring Redis using a ConfigMap tutorial (#3829)
* Address Issue #3827: break out Configuring Redis using a ConfigMap tutorial

* format tweaks
2017-05-18 13:56:29 -07:00
devin-donnelly 6e4661f264 Merge pull request #3822 from philips/no-https-create
*: don't apply or create -f from http endpoints!
2017-05-18 12:38:28 -07:00
Brandon Philips 56ffe1644c *: don't apply -f from http endpoints!
k8s.io didn't always have https. But, now we do. We should fix this
immediately.
2017-05-17 20:15:28 -07:00
Brandon Philips 3b5bdc3f00 *: don't create -f from http endpoints!
k8s.io didn't always have https. But, now we do. We should fix this
immediatly.
2017-05-17 20:14:09 -07:00
Dan Winship 411ecca94d Clarify NetworkPolicy's "destination" podSelector a bit 2017-05-17 14:38:52 -07:00
Ahmet Alp Balkan 8b11f9ac40 secret.md: add base64 risk (#3791)
* secret.md: add base64 risk

Solves #3681.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* Update secret.md
2017-05-17 13:34:29 -07:00
Andrzej Wasylkowski 7e128d31cf Fixed Kubernetes 101 documentation
to mention that it is necessary to have the cluster setup first.
2017-05-17 13:29:02 -07:00
foxish 7669c9edac Long term fix for travis 2017-05-17 12:52:04 -07:00
Jordan Liggitt 8d597e8e23 Clarify when RBAC reconciliation is active 2017-05-17 11:41:58 -07:00
Jodie Putrino 145f4e64c7 Write the Docs: add doc for using configmap data in pods (#3780)
* new doc - using configmaps in pods

* fix style violation - remove command prompt

* Update configure-pod-configmap.md

Fixed the endcapture tag
2017-05-16 10:00:16 -07:00
Andrew Chen 72513483fa Add confirmation file 2017-05-15 22:08:33 -07:00
Kale Blankenship 79e0e594e6 Remove repeated words from configmap.md 2017-05-15 22:07:07 -07:00
Jesse Kinkead 16b331ae20 Remove beta warning about Jobs. 2017-05-15 22:06:30 -07:00
Andrew Chen cd3b5b30c2 Merge pull request #3808 from kubernetes/chenoips-sitemap-patch
Alt sitemap.xml
2017-05-15 21:56:56 -07:00
Andrew Chen 63ef9ae461 Alt sitemap.xml 2017-05-15 21:48:15 -07:00
Steve Perry 400bb5c8bb Move to Tasks: Core DNS Federation. (#3807) 2017-05-15 20:31:20 -07:00
Steve Perry f7c4466b22 Move to Tasks: Cluster Federation. (#3806) 2017-05-15 19:43:59 -07:00
Steve Perry 96831259aa Reorder Concepts TOC. (#3805) 2017-05-15 19:32:05 -07:00
Steve Perry bb57c9ad0c Move to Architecture section: Nodes. (#3804) 2017-05-15 19:22:06 -07:00
Ryan McGinnis 2c1f5b74f2 WtD: Picking the Right Solution, edit (#3781)
* WtD: Picking the Right Solution, edit

Fixes content of overview sitting too close to next section's heading.

* Update pick-right-solution.md

* Update pick-right-solution.md
2017-05-15 17:30:14 -07:00
Andrew Chen f27cc711cf Tweak formatting for PR #3763 2017-05-15 17:16:20 -07:00
Jared f940b709d9 access-clusters docs revamp (#3779)
* access-clusters docs revamp

Fix the accessing clusters docs, bring them into the right templates
and put them in the right parts of the site.

* Update proxies.md

* Update concepts.yml

* Update tasks.yml
2017-05-15 17:15:20 -07:00
Stephenie Swope 6baa409961 WriteTheDocs Update to the page (#3778)
* WriteTheDocs Update to the page 

Moved some detailed content from /docs/admin/accessing-the-api/ to this page. 
Moved ABAC mode info (with no changes) to https://kubernetes.io/docs/admin/authorization/abac/
Moved Webhook mode info (with no changes) to https://kubernetes.io/docs/admin/authorization/webhook/
Reorganized the page and tweaked the conceptual information.
Updated to match the page template here: https://kubernetes.io/docs/home/contribute/page-templates/

* Removed TOC

Removed TOC

* Update index.md

Fixed MD to add spaces between ## and the text
2017-05-15 17:13:33 -07:00
isa-bel f5b1203f2b Write the Docs - Add task template to romana-network-policy (#3763)
* AddAdd task template for romana-network-policy

* Add whatsnext section
2017-05-15 17:04:12 -07:00
Andrew Chen e2a63e75c8 Tweak formatting for PR #3775 2017-05-15 16:58:25 -07:00
paulbattagliag 0acc7f3996 Update ingress.md 2017-05-15 16:56:17 -07:00
Isabel JC 0b26becd2b Add task template for weave-network-policy 2017-05-15 16:48:57 -07:00
Wendy Shaffer 40b2e12eba Update install-kubectl.md (#3760)
* Update install-kubectl.md

Write the Docs:
Added Task template to the document.
Edited for clarity.

* Update install-kubectl.md

Write the Docs. Responded to review feedback: https://github.com/kubernetes/kubernetes.github.io/pull/3760#pullrequestreview-38008755

* Update install-kubectl.md

Write the Docs. Seeing if this makes the bulleted list render correctly.

* Update install-kubectl.md

Write the Docs. Markdown really doesn't seem to like that bulleted list there, so we'll just do it in sentence flow.
2017-05-15 16:44:55 -07:00
Stephenie Swope a882281a10 Update Authorization high-level overview
Stripped out details from the Authorization overview. Details to be updated and added to the Authorization page.
2017-05-15 16:43:46 -07:00
Steve Perry 187d97f8ed Move to Injecting section: Environment Variables. (#3801) 2017-05-15 14:54:25 -07:00
Steve Perry 9cca278d3b Move to Tasks: Cross-cluster Service Discovery. (#3800) 2017-05-15 14:06:34 -07:00
Steve Perry e280122a44 Move to Tasks: Tools for Monitoring. (#3799) 2017-05-15 13:34:41 -07:00
Steve Perry e0df06fded Fix redirects. (#3797) 2017-05-15 13:17:13 -07:00
Steve Perry 156519236b Consolidate federation topics. (#3796) 2017-05-15 12:12:47 -07:00
Steve Perry 31c6a9b747 Move to Tasks: Auth Across Clusters. (#3794) 2017-05-15 11:50:59 -07:00
Steve Perry f1ac46cab4 Move to Architecture section: Master Node Com. (#3793) 2017-05-15 11:35:44 -07:00
Steve Perry 225f1b775d Move to Tasks: Static Pods. (#3792) 2017-05-15 11:09:51 -07:00
Steve Perry 06c204a9f0 Move to Tasks: Cluster Management. (#3790) 2017-05-15 10:56:06 -07:00
Steve Perry ed8cf61f3f Move to Tasks: Access App Cluster. (#3789) 2017-05-15 10:21:26 -07:00
paulbattagliag b0ab3f94ee Update api-overview.md 2017-05-14 16:41:28 -07:00
paulbattagliag 15ca8f0b2f Update networkpolicies.md (#3755)
* Update networkpolicies.md

* Update networkpolicies.md
2017-05-14 16:33:31 -07:00
Claire Lundeby 5ceb764c80 Write the Docs: Moved to Concept page template & made style edits (#3766)
* Moved to Concept page template & made style edits

* Update federation.md
2017-05-14 16:32:13 -07:00
Wendy Shaffer a326f8ff17 Write the Docs: Adding template and editing 2017-05-14 16:08:30 -07:00
Ryan McGinnis 74b390a61a WtD: Style Guide
Adds section "Avoid Latin phrases"
- Guidelines for common latin phrases: e.g., i.e., etc.
2017-05-14 16:05:36 -07:00
Ryan McGinnis 6e4c5f1abd WtD: Picking the Right Solution (#3772)
* WtD: Picking the Right Solution

- Comprehensive edit for readability
- Fixes dead and redirecting links
- Fixes headings

* md format change
2017-05-14 16:03:02 -07:00
Andrew Chen 2ea01f58d0 Update cluster-administration-overview.md 2017-05-14 15:50:04 -07:00
paulbattagliag 0ba167b5e9 Update what-is-kubernetes.md (#3765)
* Update what-is-kubernetes.md

* Update what-is-kubernetes.md
2017-05-14 15:42:05 -07:00
Pheo 9640624d8c edited create-external-load-balancer.md to conform to template (#3746)
* refactor to new template

* refactor to new template

* fixed a missed header resize

* removed TOC substitute
2017-05-14 15:31:11 -07:00
geraldinewhitt 2f0d13a2e0 WTD (#3757)
Edits from genwhitt in Portland at WTD conference. Apply template, copyedit, apply style guide.
2017-05-14 15:10:50 -07:00
paulbattagliag a712b13a3b Update configure-namespace-isolation.md (#3758)
* Update configure-namespace-isolation.md

* Update configure-namespace-isolation.md
2017-05-14 15:04:54 -07:00
Andrew Chen e763168abd WtD: edit AppArmor (#3754)
* WtD: edit AppArmor

* WtD: edit AppArmor
2017-05-14 15:02:23 -07:00
isa-bel 0776f9d631 Docs - Calico NetworkPolicy (#3756)
* Add task template for calico-network-policy

* Add discussion section
2017-05-14 14:26:41 -07:00
Jodie Putrino b2c7a86bcb Write the Docs Writing day:
- edit /docs/tasks/configure-pod-container/configmap.md to use the task template
- move the Consuming ConfigMap in pods section to its own doc (coming in a separate PR)
2017-05-14 14:17:39 -07:00
Ryan McGinnis 86041a40a3 Merge pull request #3764 from kubernetes/ryanmcginnis-patch-2
WtD: Cluster Administration Overview
2017-05-14 14:07:00 -07:00
Ryan McGinnis 79cae9ada5 WtD: Cluster Administration Overview
Fixes typo
2017-05-14 14:04:20 -07:00
Ryan McGinnis be4b6d13f9 WtD: Cluster Administration Overview
Update cluster-administration-overview.md
2017-05-14 13:56:36 -07:00
Ryan McGinnis db5f30a4aa Update cluster-administration-overview.md
Fixes typos
2017-05-14 13:53:46 -07:00
Ryan McGinnis c76dbdda67 Merge pull request #3753 from kubernetes/ryanmcginnis-patch-1
Update cluster-administration-overview.md
2017-05-14 12:27:27 -07:00
Ryan McGinnis a36c1e9566 Update cluster-administration-overview.md
- Fixes a typo
- Fixes a dead link
2017-05-14 12:22:35 -07:00
Ryan McGinnis be64a24e42 WtD: Cluster Administration Overview
Update cluster-administration-overview.md
2017-05-14 12:16:28 -07:00
Ryan McGinnis a6e22fe80d Update cluster-administration-overview.md
Write the Docs
- Put article in Concept template
- Edited article: updated links, edited for readability, and updated titles of articles
2017-05-14 11:43:49 -07:00
Andrew Chen df96dc03ca WtD: AppArmor (#3743)
* WtD: apparmor

* add newline to separate feature tagging
2017-05-14 11:41:20 -07:00
Andrew Chen fcd906cc91 Merge pull request #3745 from kubernetes/chenoips-task-configure-namespace-isolation
Add Configure Namespace Isolation task
2017-05-14 11:19:52 -07:00
Andrew Chen f050c4cc57 Add Configure Namespace Isolation task 2017-05-14 11:13:31 -07:00
Andrew Chen 53a7982b62 Merge pull request #3744 from kubernetes/chenoips-feature-state-patch
Add newline to feature state templates
2017-05-14 11:00:09 -07:00
Andrew Chen 26b22eac9d Add newline to feature state templates 2017-05-14 10:54:17 -07:00
Steve Perry 0ce3686712 Fix front matter. (#3740) 2017-05-13 21:06:30 -07:00
Steve Perry 697e0d3574 Move and consolidate etcd topics. (#3739) 2017-05-13 20:54:58 -07:00
Steve Perry 6c01365c76 Move to Setup: Addons. (#3738) 2017-05-13 19:01:29 -07:00
cbatra 5aab4012c4 Update statefulset.md (#3732)
Following links were broken on the Stateful Set page

Link to "Force deleting Stateful Sets"
Link to Headless service.
Link to cluser domain
2017-05-12 15:37:47 -07:00
Jacob Beacham d286e4036b Mention alternate architectures for RPMs in kubeadm doc.
Now that we have new repositories to house RPMs for other architectures,
and are populating them with new releases, we should advertise them in
the kubeadm getting started instructions.
2017-05-12 15:31:25 -07:00
Andrew Chen 828455220b Merge pull request #3733 from kubernetes/chenoips-3631-patch
Fix typo to finish PR #3631
2017-05-12 15:30:06 -07:00
Andrew Chen e89dafe099 Fix typo to finish PR #3631 2017-05-12 15:25:51 -07:00
Guangya Liu 297c665eca Added example for pod preferredDuringSchedulingIgnoredDuringExecution. 2017-05-12 15:22:49 -07:00
Joshua Swaney 0fb2e07614 s/cloudprovider/cloud provider/ 2017-05-12 11:07:11 -07:00
zhangmingld 1779addc8d Symbol ")" is redundant (#3728)
Symbol ")" is redundant
2017-05-12 11:06:36 -07:00
Dan Winship a32d30c107 NetworkPolicy updates for v1 (#3721)
* NetworkPolicy clarifications

- For clarity, only use the word "policy" in reference to
  NetworkPolicies, not in reference to the isolation annotation.

- Drop a bunch of text related to the isolation annotation since
  there's only one interesting value so there's no reason to
  complicate things.

- Fix bad YAML indentation

- Misc rewording

* Update NetworkPolicy docs for v1
2017-05-11 13:26:32 -07:00
Kasper Bentsen d0b6757e6f Added missing close of function. 2017-05-11 11:26:11 -07:00
Sam Vilain 712dce6d82 Fix a broken link in "Installing Minikube"
Broken by kubernetes/minikube#1410
2017-05-11 11:25:20 -07:00
Mikhail Vasilenko 69c44a3996 typo fix 2017-05-11 11:24:07 -07:00
Jupp Müller 2e79fcbaa2 Fix broken github links to drivers.md 2017-05-11 11:23:30 -07:00
Andrew Chen 3c0c1eeaf9 Merge pull request #3722 from kubernetes/chenoips-1.6.3
change fullversion var for v1.6.3 release
2017-05-11 11:20:55 -07:00
Andrew Chen 0809e7a049 change fullversion var for v1.6.3 release 2017-05-11 11:13:59 -07:00
Steve Perry 0e7df470ee Hide token. (#3716) 2017-05-10 21:36:58 -07:00
zhangmingld d0a395e83e The kubelet flag "--config" has changed to be "pod-manifest-path" (#3692)
The kubelet flag "--config" has changed to be "pod-manifest-path" ,so
file "default-kubelet"should be changed.
2017-05-10 13:36:07 -07:00
Steve Perry 02c8689af5 New topic: Installing Minikube. (#3707)
* New topic: Installing Minikube.

* Refine.
2017-05-10 10:44:31 -07:00
Steve Perry 5d7bb8c7b2 Create Installing Tools section. (#3706) 2017-05-10 09:39:55 -07:00
Mike Bryant 14fa478c2d Remove SI comment
K is not a valid SI prefix
2017-05-10 09:29:13 -07:00
Charlie R.C 2aeffaefba fix typo in rbac.md 2017-05-10 09:28:06 -07:00
Nicolas Dextraze 642043cfe1 Fix missing = when setting api advertised address
Similar to the pod-network-cird= issue, with no = there is no immediate problem but it causes trouble along the way (i.e. I wasn't able to access the dashboard via kubectl proxy)
2017-05-10 09:26:02 -07:00
Jesse Haka c1b8664cb6 cinder storageclass, zone algorithm if not specified (#3693)
update aws+gce availability texts, the algorithm is not random
2017-05-10 09:25:05 -07:00
Steve Perry a0ed6254bd Add Dynamic Provisioning to TOC. (#3700) 2017-05-09 14:57:59 -07:00
Steve Perry d7d32000a5 Change title. (#3699) 2017-05-09 13:48:28 -07:00
Steve Perry 8be660ccd8 Move to Concepts: Admin Overview. (#3698)
* Move to Concepts: Admin Overview.

* Fix filename.
2017-05-09 13:32:48 -07:00
Steve Perry 59d9c2ec4f Net pol (#3696)
* Move to Admin section: Disruption.

* Move to Admin section: Net Policy.

* Add redirects.
2017-05-09 11:58:30 -07:00
Andrew Chen ef2c0920d3 Add feature state templates (#3680)
* Add feature state template

* tweak css

* change wording

* apply wording changes to alpha and beta

* tweak dialog css

* tweak code highlighting

* tweak dialog style

* set for_k8s_version default

* tweak dialog ul

* make init containers 1.5 beta for now

* set default dialog width

* revert a:visited color

* force code style

* simplify copy for alpha, beta, stable

* tweak code style

* fix beta dialog title

* fix dialog link a code

* remaining tweaks

* set a:visited color

* Address Steve's feedback

* rename dialog.md to feature-dialog.md

* remove bold from additional feature state text
2017-05-09 11:24:43 -07:00
Steve Perry ae991e8d60 Move to Admin section: Disruption. (#3695) 2017-05-09 10:42:16 -07:00
Steve Perry c0eb5e17ad Move to Tasks: Multiple chedulers. (#3694) 2017-05-09 10:08:26 -07:00
Michail Kargakis 8481c02496 Update deployment docs 2017-05-09 10:04:45 -07:00
Steve Perry f953d98eab Move to Tasks: Guaranteed Scheduling. (#3689) 2017-05-08 22:40:29 -07:00
Steve Perry 2b6f3ea7fe Change TOC order. (#3688) 2017-05-08 22:08:37 -07:00
Andrew Chen f01101d482 Merge pull request #3687 from kubernetes/chenopis-2858-patch
Patch for PR #2858
2017-05-08 22:03:12 -07:00
Andrew Chen 828bf0ac26 Patch for PR #2858 2017-05-08 21:27:35 -07:00
Haoran Wang 39b069a16c update the multi-scheduler doc (#2858)
* Add doc for multiple scheduler with leader election enabled

* address comments
2017-05-08 21:25:44 -07:00
Steve Perry 3a4a75bb53 Move to Admin section: CPU and Mem Limits. (#3686)
* Move to Admin section: CPU and Mem Limits.

* Fix TOC entry.
2017-05-08 19:30:59 -07:00
Steve Perry 34a71341eb Move to Tasks: Out of Resources. (#3685) 2017-05-08 19:12:27 -07:00
Steve Perry 1304506ac2 Move to Admin section: Quotas. (#3684) 2017-05-08 18:35:53 -07:00
Andrew Chen e49d9d1c4d Merge pull request #3682 from kubernetes/chenopis-pr-template-patch
Add reminder to PR template for 1.7
2017-05-08 15:40:00 -07:00
Andrew Chen 56f4168847 Add reminder to PR template for 1.7 2017-05-08 15:26:14 -07:00
Steve Perry 177c96da73 Move to Tasks: ThirdPartyRes. (#3679)
* Move to Tasks: ThirdPartyRes.

* Change title.
2017-05-08 14:14:13 -07:00
Steve Perry 20ff36112a Move to Debug section: Auditing. (#3678) 2017-05-08 12:53:43 -07:00
Steve Perry eccd238b1c Move to debugging section: shell. (#3677) 2017-05-08 11:22:29 -07:00
Steve Perry 216856f0b9 Change title. (#3663) 2017-05-08 10:40:18 -07:00
Nicolas Dextraze 563241c4e5 Update kubeadm.md
Wasted hours today trying to get kubeadm working on a Ubuntu VM. The culprit is a missing = for the pod-network-cidr parameter to the kubeadm init command when using calico. Without it kube-dns refused to start, oddly enough pods had 10.244.0.0 network setup but somehow it was failing sending a request to destroy and recreate the pod.

Here's the events for the kube-dns pods if someone's interested.

Events:
  FirstSeen     LastSeen        Count   From                    SubObjectPath   Type            Reason          Message
  ---------     --------        -----   ----                    -------------   --------        ------          -------
  2m            2m              1       default-scheduler                       Normal          Scheduled       Successfully assigned kube-dns-3913472980-5xfzt to kube-master
  1m            1m              1       kubelet, kube-master                    Warning         FailedSync      Error syncing pod, skipping: failed to "CreatePodSandbox" for "kube-dns-3913472980-5xfzt_kube-system(3bd90f8c-33a8-11e7-8a23-080027ac04f3)" with CreatePodSandboxError: "CreatePodSandbox for pod \"kube-dns-3913472980-5xfzt_kube-system(3bd90f8c-33a8-11e7-8a23-080027ac04f3)\" failed: rpc error: code = 2 desc = NetworkPlugin cni failed to set up pod \"kube-dns-3913472980-5xfzt_kube-system\" network: Get https://10.96.0.1:443/api/v1/namespaces/kube-system/pods/kube-dns-3913472980-5xfzt: dial tcp 10.96.0.1:443: i/o timeout"

  1m    50s     6       kubelet, kube-master            Warning FailedSync      Error syncing pod, skipping: failed to "KillPodSandbox" for "3bd90f8c-33a8-11e7-8a23-080027ac04f3" with KillPodSandboxError: "rpc error: code = 2 desc = NetworkPlugin cni failed to teardown pod \"kube-dns-3913472980-5xfzt_kube-system\" network: connection is unauthorized"

  1m    9s      9       kubelet, kube-master            Normal  SandboxChanged  Pod sandbox changed, it will be killed and re-created.
  37s   9s      3       kubelet, kube-master            Warning FailedSync      Error syncing pod, skipping: failed to "KillPodSandbox" for "3bd90f8c-33a8-11e7-8a23-080027ac04f3" with KillPodSandboxError: "rpc error: code = 2 desc = NetworkPlugin cni failed to teardown pod \"kube-dns-3913472980-5xfzt_kube-system\" network: netplugin failed but error parsing its diagnostic message \"\": unexpected end of JSON input"
2017-05-08 10:31:22 -07:00
Eugene Pirogov 8260e7cd06 Fix a small typo 2017-05-08 10:26:16 -07:00
Rohit Agarwal fb26a395f0 ReplicationController: Fix typo. 2017-05-08 10:25:44 -07:00
Andrew Chen 71bf0f5e19 Merge pull request #3676 from kubernetes/chenopis-3673-patch
grammar nits
2017-05-08 10:20:53 -07:00
Andrew Chen 76fe741576 grammar nits 2017-05-08 10:10:47 -07:00
Mik Vyatskov 46ff287a87 Fix Elasticsearch logging manual 2017-05-08 10:07:17 -07:00
Andrew Chen ac377d663c Merge pull request #3650 from gyliu513/special-case
Highlight two special case for tolerations.
2017-05-08 10:01:01 -07:00
Guangya Liu 6ae88186aa Highlight two special case for tolerations. 2017-05-06 08:22:52 +08:00
yupengzte 6d49fc399d Doctype must be declare first
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-05-05 14:51:02 -07:00
Andrew Chen ab6d08c1e4 Merge pull request #3662 from kubernetes/chenopis-patch-1
Reimplement PR #3589
2017-05-05 14:49:31 -07:00
Andrew Chen 3426562878 Reimplement PR #3589
Implement change proposed in PR #3589.
2017-05-05 14:42:14 -07:00
anatoly techtonik 31746164e5 Explain that LXD containers run Docker containers inside (#3660)
* Explain that LXD containers run Docker containers inside

Fixes issue #3612

* implement feedback
2017-05-05 14:34:36 -07:00
Steve Perry db929e4e2b Move to Accessing Apps: List Containers. (#3661) 2017-05-05 14:26:23 -07:00
Olve S. Hansen 948d545737 Added sub-section about internal load balancers (#3136)
* Added sub-section about internal load balancers

* Title changed to
2017-05-05 14:16:38 -07:00
Tupin Laurent 507c29afeb Correct links to correct repository (#3430)
* Correct links to correct repository

Update prerequesites list

* Update url to Apache Cloudstack repo
2017-05-05 13:36:13 -07:00
Steve Perry daecd7213d Move StatefulSet topics. (#3659)
* Move StatefulSet topics.

* Fix toc paths.
2017-05-05 13:30:15 -07:00
Steve Perry cbe9501834 Change title of DNS topic. (#3657) 2017-05-05 11:21:04 -07:00
Steve Perry 3b6a566625 Move to Tasks: Service Access App. (#3655) 2017-05-05 10:44:21 -07:00
Steve Perry af9e003fb3 Move Dashboard to Accessing Apps. (#3654)
* Move Dashboard to Accessing Apps.

* Fix typo.
2017-05-05 10:15:29 -07:00
Kelly Campbell 6d606db9d4 Link to tutorial on how to update a StatefulSet 2017-05-05 09:34:08 -07:00
William Chang a6ac2a11ff Update the cluster deploy script path. 2017-05-05 09:33:10 -07:00
Xiaoyu Zhang ac9a2e678e fix a typo
"by default" may be fine
2017-05-05 09:10:11 -07:00
Andrew Chen 3205c11056 Merge pull request #3652 from marcelcorso/master
fix wrong addresses for mysql-statefulset.yaml and gce-volume.yaml
2017-05-05 09:09:42 -07:00
Marcel Corso dd438bc3c6 fix wrong addresses for mysql-statefulset.yaml and gce-volume.yaml 2017-05-05 13:40:19 +02:00
Steve Perry ca91dd2869 Fix yaml paths. (#3648) 2017-05-04 19:28:01 -07:00
Steve Perry 0f881b20d7 Path fix 3 (#3647)
* Fix yaml path.

* Fix yaml paths.
2017-05-04 18:49:44 -07:00
Steve Perry 76bd752c41 Fix yaml path. (#3646) 2017-05-04 18:24:00 -07:00
Steve Perry ccc615a353 Fix yaml path. (#3644) 2017-05-04 18:03:24 -07:00
Steve Perry 29790b232c Move to Tasks: Connect Front Back. (#3643)
* Move to Tasks: Connect Front Back.

* Fix paths.
2017-05-04 16:48:27 -07:00
Steve Perry 3996566963 Add note about Deployments. (#3642)
* Add note about Deployments.

* Fix typo.
2017-05-04 15:54:11 -07:00
Steve Perry 559c78c8b5 Move to Running Applications: Pet to Stateful. (#3640) 2017-05-04 14:03:31 -07:00
Andrew Chen 105942fdb4 Refactor tabs implementation (#3268)
* Refactor tabs implementation

* tidy head.html

* test jquery-ui tabs

* Initial tabs code refactor

* test liquid parsing

* test liquid stack

* move into tabs.html

* test jekyll tabs

* construct array

* test cleaner way

* add example content

* test split hack

* fix md

* add site.emptyArray

* set good defaults

* fix CSS

* cleanup li

* fix a href

* fix content tabs

* add space to default

* remove a href underline

* rename docs/tab-test.md to docs/tab-example.md

* fix skip toc check

* add assignees

* add comment to reference example

* add documentation to example

* escape md

* move demo to top, pretty it up

* add word

* tweak wording
2017-05-04 13:52:59 -07:00
Steve Perry 204aad82b1 Move to Tasks: Replicated Stateful. (#3639)
* Move to Tasks: Replicated Stateful.

* Fix toc entry.
2017-05-04 13:31:11 -07:00
Steve Perry 712c374379 Move to Tasks: Single-instance Stateful. (#3638) 2017-05-04 12:04:28 -07:00
Steve Perry fc533bea91 Combine topic on commands and args. (#3637)
* Combine topic on commands and args.

* Fix redirect.
2017-05-04 11:38:34 -07:00
Steve Perry 1cc0b4b93a Move topic to Inject Data section. (#3635) 2017-05-04 11:08:41 -07:00
Steve Perry 15bc72e475 Move topic to Injecting Data section. (#3634)
* Move topic to Injecting Data section.

* Fix path in TOC.
2017-05-04 10:43:17 -07:00
Andrew Chen 63c5621e47 Merge pull request #3633 from kubernetes/chenopis-3594-patch
Change link path
2017-05-04 07:30:11 -07:00
Andrew Chen 00f48aed80 Change link path 2017-05-04 07:25:24 -07:00
wujun8 5d83944c33 deprecated getting-started-guide on centos (#3594)
* deprecated getting-started-guide on centos

fix https://github.com/kubernetes/kubernetes.github.io/issues/1613

* Reword thx to @chenopis
2017-05-04 07:21:13 -07:00
Vinit Mahedia 0e294acc78 skydns to kubedns rename documentation changes 2017-05-03 23:01:15 -07:00
Steve Perry 965dfd948a Remove ReplicationController tutorial. (#3628) 2017-05-03 18:10:06 -07:00
Steve Perry 1663f37f90 Move topic to Tasks. (#3627) 2017-05-03 17:44:23 -07:00
Steve Perry ede2648b28 Move topic to Injecting Data section. (#3626) 2017-05-03 16:31:55 -07:00
Steve Perry 6935b1c6a9 Move topic to Injecting Data section. (#3623)
* Move topic to Injecting Data section.

* Update include paths.

* Remove old file.
2017-05-03 14:20:05 -07:00
Steve Perry 7c1e0a95fb Move topic to Injecting Data section. (#3622)
* Move topic to Injecting Data section.

* Move included file.
2017-05-03 12:35:15 -07:00
Steve Perry 53eb49f080 Change title. (#3621) 2017-05-03 11:26:47 -07:00
Steve Perry 2442dc292f Move topic to Configuration section. (#3620)
* Move topic to Configuration section.

* Move included file.
2017-05-03 11:10:07 -07:00
Steve Perry f28c8376e0 Change title. (#3619) 2017-05-03 10:40:09 -07:00
Roberto Jung Drebes 3320d60ed3 update storageclass annotation docs for statefulsets (#3616) 2017-05-03 10:37:40 -07:00
Andrew Chen 5c43be1ef3 Merge pull request #3618 from kubernetes/chenopis-travis-patch-0503
Fix Travis CI
2017-05-03 08:47:12 -07:00
Andrew Chen 78cfc25c79 Fix Travis CI 2017-05-03 08:39:26 -07:00
Jiangzhao Lv b4e57df8a0 fix redirect link (#3568)
* fix redirect link

* use relative path instead of full URL
2017-05-03 08:22:28 -07:00
Steve Perry d021173027 Remove duplicate redirect. (#3613) 2017-05-02 18:34:32 -07:00
Steve Perry c849d1668d Fix typo in redirect. (#3611) 2017-05-02 17:14:06 -07:00
Andrew Chen 00615b930f Merge pull request #3606 from arthur0/master
Fixes broken links
2017-05-02 15:10:03 -07:00
Arthur Miranda d2de692a32 Fixes broken links 2017-05-02 18:12:48 -03:00
Aaron Prindle 4150fc8d7c Removed deleted links regarding minikube CLI 2017-05-02 12:34:34 -07:00
Ahmet Alp Balkan 598cefdc99 Add missing volumetype to pv doc (#3600)
Fixes #3575

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-02 12:33:44 -07:00
Ahmet Alp Balkan d3cc80f5e0 Fix broken link in HA doc with minikube (#3599)
Fixes #3570.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-02 12:33:20 -07:00
Ahmet Alp Balkan 5245ee55eb rolling-update: remove link to the doc itself
Fixes #3357. I'm removing this statement as it's not clear where it should
actually be pointing to...

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-02 12:16:10 -07:00
Ahmet Alp Balkan 742fd8a30b Link to 'why containers' in kubernetes-basics
Fixes #3472.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-02 12:15:36 -07:00
Marco Ceppi a5fa73e180 Updating Ubuntu based instructions and upgrades 2017-05-02 12:12:41 -07:00
Andrew Chen e95cac7597 Merge pull request #3602 from kubernetes/chenopis-daemonset-patch
Address Issue #3577
2017-05-02 12:10:44 -07:00
Andrew Chen 5d195b23c3 Address Issue #3577 2017-05-02 12:05:26 -07:00
Guangya Liu 7f52b9eb09 Added more explanation for nodeAffinity.
Explain more for how multiple nodeSelectorTerms and multiple
matchExpressions works.

Fixed #3345
2017-05-02 11:59:36 -07:00
Andrew Chen 1ed1472057 Merge pull request #3601 from foxish/patch-1
Update and fix travis tests (short-term)
2017-05-02 11:48:06 -07:00
Anirudh Ramanathan 3dc509026d Update and fix travis tests (short-term) 2017-05-02 11:42:51 -07:00
Andrew Chen f127f53415 Merge pull request #3593 from kubernetes/chenopis-tasks-patch
Address #3433 - update Tasks landing page
2017-05-01 15:43:12 -07:00
Andrew Chen 804a24d272 Address #3433 - update Tasks landing page 2017-05-01 15:37:29 -07:00
Oli Lalonde 69c6591418 Remove redundant, out of sync table of contents
This table of contents is redundant (it's also available from the side nav) and confusing (not clear if it's a copy of the side nav or contains additional information). Plus, it was out of sync with the actual table of contents (last section on GPU was missing). So, I think it's best to just remove it.
2017-05-01 14:23:38 -07:00
Andrew Chen 0401a68162 Merge pull request #3592 from saschagrunert/master
Update Init Container link
2017-05-01 10:43:26 -07:00
Sascha Grunert 043672b11f Update Init Container link 2017-05-01 19:34:32 +02:00
huikang 0f028c716a Update service.md 2017-05-01 10:24:14 -07:00
Everett Toews 937177b991 Link to appropriate docs for Automatic Mounting of Manually Created Secrets (#3571)
* Update link to Adding ImagePullSecrets to a service account

* Link to appropriate docs for Automatic Mounting of Manually Created Secrets

* Replace here w/ title of pages
2017-05-01 10:22:51 -07:00
supereagle cfaa556025 update kubectl apply doc for required resource name 2017-05-01 10:17:30 -07:00
jianglingxia 7de8cda84c jlx426 2017-05-01 10:15:25 -07:00
Stephen Schlie 5f03cfef66 Updating Canal URL (#3583)
Canal has undergone some updates and the should now point to the
k8s-install README
2017-05-01 10:10:51 -07:00
Andrew Chen 004abfe1d8 Merge pull request #3591 from kubernetes/chenopis-3572-patch
Grammar patch to #3572
2017-05-01 10:10:30 -07:00
Andrew Chen 15468eb442 Grammar patch to #3572 2017-05-01 10:07:15 -07:00
Andrew Chen 0624f8f211 Merge pull request #3582 from kubernetes/chenopis-kill-swagger
Remove swagger-ui from search index
2017-04-28 16:33:07 -07:00
Andrew Chen 8d48ab2a73 Remove swagger-ui from search index 2017-04-28 16:23:39 -07:00
Andrew Chen 78a13cebf5 Merge pull request #3581 from kubernetes/chenopis-v1_6_2
Update fullversion page variable
2017-04-28 16:18:05 -07:00
Andrew Chen 3d3f0ba1e8 Update fullversion page variable 2017-04-28 16:15:05 -07:00
Andrew Chen 2b625b3033 Merge pull request #3580 from kubernetes/chenopis-3572-patch
#3572 patch
2017-04-28 16:09:55 -07:00
Andrew Chen f1b00d086d Grammar nitpicks for #3572 2017-04-28 16:05:23 -07:00
Jun Xiang Tee fd3dcaaab6 Update init containers documentation with 1.6 syntax for YAML files (#3572)
* Syntax for Kubernetes version 1.6

Included 1.6 syntax change for declaration of init containers.

* Reorder services.yaml & add 1.5 syntax still works

* Corrected YAML headings & add syntax explanation
2017-04-28 15:59:09 -07:00
Andrew Chen 039b1b395c Merge pull request #3579 from kubernetes/chenopis-3365-redo
Reimplement PR #3365
2017-04-28 15:53:27 -07:00
Andrew Chen 8868c002ef Reimplement PR #3365 2017-04-28 15:48:13 -07:00
Charlie R.C 5e384ab531 remove abandoned environment variable 2017-04-28 15:43:17 -07:00
Josh Wood c28ffd9cca getting-started/aws: Update links to AWS deploy tools
- Update link to kube-aws at Incubator
- Add link to tectonic-installer for aws
2017-04-28 15:38:39 -07:00
Jun Xu d178aa22ec fix typo 2017-04-28 15:22:07 -07:00
xilabao fcecf1b7ed fix impersonate in authorization 2017-04-28 15:21:31 -07:00
Andrew Chen 8d1995beb0 Merge pull request #3578 from kubernetes/chenopis-del-101-201
Deprecate Kubernetes 101 and 201
2017-04-28 15:20:44 -07:00
Andrew Chen c3efda3b97 Deprecated Kubernetes 101 and 201 2017-04-28 15:15:18 -07:00
Andrew Chen ee74993fa4 Refactor Troubleshooting (#3564)
* Refactor Troubleshooting

* reorder ToC

* Move troubleshooting into Home ToC
2017-04-28 14:53:12 -07:00
Andrew Chen 42e2b88498 Merge pull request #3574 from kubernetes/chenopis-home-patch1
Cleanup Home landing page
2017-04-28 13:36:51 -07:00
Andrew Chen d4dca09b12 Cleanup Home landing page 2017-04-28 13:32:08 -07:00
xiangpengzhao edaafe493a Cleanup deprecation-policy 2017-04-28 10:36:03 -07:00
Andrew Chen c0d926d550 fix link on Reference page (#3565) 2017-04-28 10:06:14 -07:00
craigbox 88f83fd49a Federation service discovery doc fixes (#3560)
* Fix rendering issue in federation doc

See odd line break in "Discovering a federated service" in https://kubernetes.io/docs/concepts/cluster-administration/federation-service-discovery/#discovering-a-federated-service

* Update federation-service-discovery.md

Fix some egregious table formatting also

* Update federation-service-discovery.md
2017-04-27 15:55:34 -07:00
guangxuli a562a36c39 the proposal and api link should be updated 2017-04-27 15:13:08 -07:00
Eric Chiang 8b99043839 rbac: document resourceNames and note they can't be used for creates 2017-04-27 15:07:07 -07:00
Clenimar Filemon d3242d6a23 Fix formatting issues in federated ingress docs 2017-04-27 15:04:03 -07:00
Andrew Chen 5462769c4a Merge pull request #3563 from kubernetes/chenopis-webmaster-verification
add site verification file
2017-04-27 14:38:52 -07:00
Andrew Chen b6e85226c8 add site verification file 2017-04-27 14:17:09 -07:00
Andrew Chen 629e07b997 Merge pull request #3562 from ahmetb/downward-fix
Fix broken downward API link
2017-04-27 13:01:28 -07:00
Ahmet Alp Balkan 0cd5e2179d Fix broken downward API link
Fixes #3561.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-27 12:58:22 -07:00
Andrew Chen 6fe67a6579 Refactor robots.txt (#3534)
* Test robots.txt

* refactor robots.txt to use /*

* clarify note

* verified and cleaned up robots.txt entries

* remove unnecessary wildcards
2017-04-27 12:36:29 -07:00
Hoat Le f428116387 Use pipeline to remove new line char (#3458)
When -w option is not available for base64, for example, when using alpine Docker image.
`echo -n "<text>" | base64 | tr -d '\n'` should be used, it works better.
2017-04-27 09:35:38 -07:00
Ahmet Alp Balkan a9ca41e8ac gce.md: update kubectl instructions, remove bash completion instructions (#3477)
* Remove bash completion from gce.md

Bash completion instructions do not belong to this guide. (ref: #3476)

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* Update kubectl installation instructions on gce.md

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-27 08:52:01 -07:00
Steve Perry 92b6057d9c Deprecation complete: secrets/index ... (#3554) 2017-04-26 17:13:34 -07:00
Steve Perry b37b5d1957 Deprecation complete: ingress ... (#3553) 2017-04-26 16:49:38 -07:00
Steve Perry bec1ee86ce Deprecation complete: replicasets (#3552) 2017-04-26 15:09:02 -07:00
Steve Perry e98619b0d9 Deprecation complete: federation/daemonsets ... (#3551) 2017-04-26 14:13:54 -07:00
Steve Perry 9fd06cdc95 Deprecation complete: node-problem ... (#3550) 2017-04-26 13:53:19 -07:00
Steve Perry cb04127bd1 Deprecation complete: master-node-communication ... (#3548) 2017-04-26 12:29:33 -07:00
Ahmet Alp Balkan 49c14f2d61 remove Federation API from docs/reference home
This topic is not yet important enough to list exhaustively on /docs/reference.
Also the links are broken anyway. Fixes #3535.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-26 10:50:11 -07:00
Jakob Jarosch 5d5597bf7d Add snippet to list all secrets currently in use 2017-04-26 10:47:53 -07:00
Steve Perry 61c1605c27 Deprecation complete: etcd ... (#3543) 2017-04-26 08:24:44 -07:00
Steve Perry 4d990ef6ef Deprecation complete: namespaces/walkthrough ... (#3539) 2017-04-25 20:50:33 -07:00
Steve Perry aeb1ada001 Deprecation complete: admin ... (#3538) 2017-04-25 20:31:45 -07:00
Steve Perry 80a2fff4dc Deprecation complete: gpus ... (#3537) 2017-04-25 20:09:38 -07:00
Steve Perry f83c5874a8 Deprecation complete: container-environment ... (#3536) 2017-04-25 18:03:58 -07:00
Steve Perry ecae0f436c Deprecation complete: multi-container ... (#3533) 2017-04-25 16:50:07 -07:00
Steve Perry 5e3a0f555c Deprecation complete: jobs/expansions ... (#3532) 2017-04-25 15:44:22 -07:00
Xiaoyu Zhang 968cc459f4 configmap.md: add v1.6 reminding (#3511)
* configmap.md: add v1.6 reminding

configmap.md: add v1.6 reminding

* update configmap-envfrom

update configmap-envfrom
2017-04-25 15:34:11 -07:00
Steve Perry bca9551f9c Deprecation complete: jobs, work queue (#3531) 2017-04-25 14:30:48 -07:00
Clenimar Filemon b6eb379e1d Make the kubefed guide default for setting up a federation (#3523)
* Update federation setup guide link to kubefed

We no longer support federation setup scripts `federation.sh` and
`deploy.sh`. Update the main federation guide setup link accordingly, by
making kubefed guide the way to go.

* Update federation.md
2017-04-25 14:19:34 -07:00
Steve Perry 0dbed982a1 Dep 4 (#3529)
* Deprecation complete: net policy walkthrough

* Deprecation complete: net policy
2017-04-25 13:23:50 -07:00
Steve Perry 7c1766dde0 Deprecation complete: configmap. (#3526) 2017-04-25 13:05:36 -07:00
Steve Perry f27759a768 Deprecation complete: horizontal-pod-autoscaling (#3528) 2017-04-25 13:00:52 -07:00
mlambert890b bc21477164 April k8s Partner Registry updates - Part 2 of 2 (#3514)
* Add files via upload

* Update partner-script.js

* Add files via upload

* Update partner-script.js

* Add files via upload
2017-04-25 11:11:31 -07:00
nerdondon d638dfb3cf Switch limit-range to the new task template. Add supporting yaml files. 2017-04-25 10:45:05 -07:00
craigbox 128610c48d Fix cURL commands, which are broken across lines (#3506)
Copy and paste will now work.

(A couple of typos corrected also)
2017-04-25 10:43:50 -07:00
chenhuan12 d8117f1e38 fix the command output
fix the command output
2017-04-25 10:40:30 -07:00
chenhuan12 913b8f555e fix the command output
fix the command output
2017-04-25 10:39:21 -07:00
chenhuan12 b0e5c1f195 fix the command output
fix the command output
2017-04-25 10:39:00 -07:00
chenhuan12 507d9dff98 fix the command output
fix the command output
2017-04-25 10:38:44 -07:00
chenhuan12 b821397d0e fix the command output
fix the command output
2017-04-25 10:38:29 -07:00
chenhuan12 073220ffa5 fix the command output
fix the command output
2017-04-25 10:38:11 -07:00
chenhuan12 192e08aeb9 fix the command output
fix the command output
2017-04-25 10:37:54 -07:00
Andrew Chen 2f51937983 docs migration: Container Lifecycle Hooks into Concepts (#2564)
* initial commit for structure

* migrate Container Lifecycle Hooks and related files to Concepts

* update Concepts ToC

* fix formatting

* Formatting tweaks

* comment out What's next

* remove What's next

* Begin rewrite of container-lifecycle-hooks.md

* incremental update to edit

* Split Container Lifecycle Hooks into container-lifecycle-hooks.md and container-environment.md; change all referring links.

* Add concept template to volumes.md and images.md

* Apply changes for steveperry-53 feedback.

* fix format issue

* tweak formatting

* fix Concepts ToC

* update links

* add back changes to Concepts ToC

* fix a link

* update links
2017-04-25 10:36:59 -07:00
Steve Perry b38c79dde8 Deprecation 22 (#3512)
* Deprecation complete: whatis k8s ...

* Fix redirect source.

* Deprecation complete: sharing-clusters ...
2017-04-24 20:35:01 -07:00
Steve Perry 184ed9429f Deprecation complete: whatis k8s ... (#3510)
* Deprecation complete: whatis k8s ...

* Fix redirect source.
2017-04-24 19:46:40 -07:00
Steve Perry fee12cc272 Remove and redirect User Guide index page. (#3509) 2017-04-24 17:27:08 -07:00
Steve Perry e92bd5833c Remove Guides from top nav. (#3508) 2017-04-24 16:22:02 -07:00
Steve Perry 0d938e623f Deprecation phase 2: configmap/index.md ... (#3507) 2017-04-24 15:42:22 -07:00
Rob Scott 0bed147f87 Updating Liveness and Readiness Docs (#3494)
* adding documentation for TCP checks, replacing "discussion" section with more detailed "configuration" section, other small tweaks

* some line breaks and a small tweak

* tweaking config section

* fixing problems with http get field descriptions, more detailed TCP example
2017-04-24 15:32:40 -07:00
mlambert890b 995c1323cd Add files via upload 2017-04-24 12:19:02 -07:00
mlambert890b c373b802b5 Update partner-script.js 2017-04-24 12:19:02 -07:00
xilabao 06aed032d2 fix wildcard in authorization 2017-04-24 12:16:05 -07:00
Darren Mutz c43bfac582 dm - Fix some wording (#3491) 2017-04-24 11:12:59 -07:00
Cristian Todea 45d17eb8c8 pick-right-solutions.md
Centos bare metal installation guide uses flannel as overlay network, but table at pik-right-solutions.md says it uses "none".
2017-04-24 11:12:28 -07:00
xilabao 7d15d52525 add attention to kubelet config 2017-04-24 11:11:39 -07:00
Brendan Burns 7c549aeeb9 Add some more depth to the 3rd party resource documentation. 2017-04-24 11:10:28 -07:00
Joe Beda 343d731370 Include kubeadm in pick solutions page 2017-04-24 11:07:50 -07:00
Xiaoyu Zhang ad3e55f554 update output of configmap.md
The output may lack some columns.
2017-04-24 11:05:12 -07:00
zhangxiaoyu-zidif 86ecbd2fe8 fix broken link:api-reference 2017-04-24 11:04:51 -07:00
Richard E. Silverman eb2fe3815d fix typo 2017-04-24 10:57:50 -07:00
Damien Leflon 6abd5c0862 Update kubeadm.md
Fix a little typo
2017-04-24 10:57:11 -07:00
chenhuan12 8b80216ab1 fix typo
fix typo
2017-04-24 10:56:46 -07:00
chenhuan12 79a1fd19a9 fix typo
fix typo
2017-04-24 10:55:59 -07:00
Andrew Chen a7376febac Merge pull request #3487 from crassirostris/stackdriver-logging-docs-fix
Fix file names for Stackdriver Logging page
2017-04-24 10:45:33 -07:00
Mik Vyatskov 2e2712e05b Fix file names for Stackdriver Logging page 2017-04-21 11:23:04 +02:00
Charlie Drage 8ff1959f16 Update Kompose documentation
Updates the page with new installation details as well as some updated
fixes (spelling errors, outdated information, etc.)
2017-04-20 17:33:25 -07:00
Didier Roche 62d4745f0d Replace with new service url
The headless service page url has moved.
2017-04-20 14:55:41 -07:00
Peter Lee 7697eb5146 Update link 2017-04-20 14:53:53 -07:00
Drinky Pool 165fc0998b fix typo
fix typo
2017-04-20 14:53:20 -07:00
Ahmet Alp Balkan 55583b8f1b Modify title of Downward API guide
DownwardApiVolumeFile is only an API term and the actual concept is the
Downward API.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-20 14:52:48 -07:00
Mik Vyatskov 59e4200afd Add documentation for configuring Stackdriver Logging agents 2017-04-20 14:02:53 -07:00
Andrew Chen 0ee3235676 Chenopis 3436 patch (#3480)
* Remove the docker-multinode getting started guide

* add entries to skip_toc_check.txt
2017-04-20 13:59:02 -07:00
Andrew Chen aec07548ad Merge pull request #3258 from jbeda/old-kubeadm
Document how to access kubeadm 1.5.
2017-04-20 13:21:05 -07:00
Joe Beda 27f972427e Document how to access kubeadm 1.5.
Fixes #3127
2017-04-20 13:08:53 -07:00
Marc Sluiter 88212bdfa9 Added note about Docker credentials store (#3456)
* Added note about Docker credentials store

Docker might use a credentials store when logging in to docker repositories, see https://docs.docker.com/engine/reference/commandline/login/#credentials-store. In that case you don't find the `auth` token in the `config.json` file. I added a note that this might happen, in order to prevent confusion.

* added "NOTE:" to the Docker credentials store note

as suggested in PR review
2017-04-20 13:08:41 -07:00
Andrew Chen 704c8dbf0f Fix typo in etcd-upgrade.md 2017-04-20 13:04:59 -07:00
Andrew Chen 90070474d4 Reference ToC refactor (#3427)
* Reference ToC refactor

* Move Federation into Reference

* Fix ToC, add deprecation notice

* Fix Reference ToC

* tweak ToC

* Move content into Reference

* touch up kubectl

* fix ToC syntax error

* remove resources-reference docs

* change kubectl section name

* adjust page titles

* create Command-Line Tools section

* Move Federation API out to top level

* remove extensions/v1beta1 definitions

* rewrite Kubernetes API in Concepts in a later PR

* Add jbeda to Kubernetes API Overview page for reviews.

* incorporate feedback

* remove /docs/federation

* move around copy

* cleanup reference landing page

* update reference landing page
2017-04-20 13:04:32 -07:00
Will Sean Don e648c764ab Migrate to new task template (#3442) 2017-04-20 12:55:32 -07:00
Andrew Chen 830adcb3cc Merge pull request #3474 from kubernetes/chenopis-1.6-merge-patch1
Review conflicts from 1.6-release/master merges
2017-04-20 11:00:33 -07:00
Andrew Chen cb9cff59db Review conflicts from 1.6-release/master merges 2017-04-20 10:52:04 -07:00
Harsh Choudhary 800f1b588d Correct secret creation command
Private Registry FQDN also needs to be included in secret creation, otherwise Kubernetes will not be able to pull images.
2017-04-19 14:36:52 -07:00
Ahmet Alp Balkan b17c1e6b82 update-imported-docs.sh script improvements (#3446)
- avoiding cloning the full history of k8s repo, there doesn't seem to be any
  difference (--depth=1 gives the same result and fetched branches are not
  used in this script)
- quoting around variables and add '--' to some commands to separate positional
  arguments
- using subshells instead of pushd/popd stuff, easier to read IMO
- added 'set -o errexit', couldn't add 'set -o pipefail'. For some reason when
  I enable pipefail, it produces a vastly different output but I don't see any
  errors in the output.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-19 14:35:10 -07:00
Sahdev P. Zala 8bec7d7c8a Create reference link for IBM Bluemix Container Service
Create a documentation link for IBM Bluemix Container Service similar to
GCE and Azure. Also rename Softlayer references to Bluemix.

Co-Authored-By: Xavier Loup <xavier.loup@fr.ibm.com>
2017-04-19 14:32:24 -07:00
chenhuan12 cba09b7b70 fix typo
fix typo
2017-04-19 14:27:13 -07:00
Anirudh Ramanathan 8ccd40e661 Add example PDB definition (#3454)
* Fix pdb docs

* Addressed comment
2017-04-19 14:26:35 -07:00
Ahmet Alp Balkan 1acf620458 Add link to /docs/reference from API overview guide (#3452)
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-19 14:23:19 -07:00
Artem Vysotsky 73d9327c3f Update logging-stackdriver.md 2017-04-19 14:16:44 -07:00
Mike Danese 4f0afc2fa7 use more up to date docker package 2017-04-19 14:09:54 -07:00
Andrew Chen e4fcdacb4d Merge pull request #3463 from kubernetes/chenopis-3438-patch
Minor patch changes to PR #3438
2017-04-19 14:08:28 -07:00
Andrew Chen 8f872afcd7 Minor patch changes to PR #3438 2017-04-19 12:25:45 -07:00
PaulJuliusMartinez 7f0294c579 Update User Guide and Admin links to point to new resources. (#3438)
* Update links to outdated user-guide and admin docs

* Add script for updating outdated links.

* Update regex to include init-containers file.

* Pull upstream, rewrite links in and to namespaces walkthrough.
2017-04-19 10:56:47 -07:00
tanshanshan 1592494620 Update labels.md 2017-04-19 10:51:32 -07:00
Xiaoyu Zhang 187a681df7 add a shell script of PATCH (#3293)
add a  shell script of PATCH
2017-04-19 10:37:53 -07:00
chenhuan12 d94335b17a fix typo
fix typo
2017-04-19 10:34:32 -07:00
Steve Perry 38395e7b53 Move Jobs under Controllers. (#3453)
* Move Jobs under Controllers.

* Change title.
2017-04-18 20:04:48 -07:00
Steve Perry e90ba44bb8 Move etcd topic from Storage to Cluster Admin. (#3450)
* Move etcd topic from Storage to Cluster Admin.

* Fix type.
2017-04-18 17:24:54 -07:00
Steve Perry 49926988bd Fix duplicate Storage heading. (#3447) 2017-04-18 15:04:07 -07:00
Andrew Chen 852f1fe4a9 Merge pull request #3445 from ryanmcginnis/patch-2
`--apiserver-advertise-address` typo
2017-04-18 13:31:10 -07:00
Ryan McGinnis a8646ace75 Update kubeadm.md
- Running `--api-advertise-address` returns unknown flag error
- `--apiserver-advertise-address` is the correct command, so this must have been a typo
2017-04-18 12:59:40 -07:00
Bryan Boreham 1879e0a6b5 Add Weave Net as an option for ARM installs 2017-04-18 10:21:39 -07:00
haoyuan 2a5148437c update the glusterfs provisioner in persistent-volumes.md 2017-04-18 10:19:04 -07:00
Ahmet Alp Balkan 626bdd1f3c kubefed tutorial: add creating the default ns (#3105)
Currently kubefed does not create the default namespace, therefore anyone
following this doc today will hit this issue. Adding a few comments to bridge
that gap until the bug is fixed.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-17 15:23:41 -07:00
Balu Dontu 59c37ec48d vSphere Storage Policy Based Management for Containers orchestrated by vSphere 2017-04-17 14:48:58 -07:00
Steve Perry 90be2b2dd2 Move Guide topics: Namespaces. (#3437) 2017-04-17 12:56:24 -07:00
Oli Lalonde e1afcde13a Update scale-intro.html
Convert to new links
2017-04-17 09:26:01 -07:00
Xiaoyu Zhang fbfafc9738 Fix broken link:scheduling-gpus.md (#3423)
* Fix broken link:scheduling-gpus.md

Fix broken link:scheduling-gpus.md

* add link anchor

add link anchor
2017-04-17 09:17:39 -07:00
Xiaoyu Zhang b3aeab2f21 delete replicated info (#3425)
delete replicated info
2017-04-16 22:36:42 -07:00
Will Sean Don bb760d9ed2 Migrate federated deployment task to new template (#3432)
* Migrate to new task template

* Add prereq template for tasks and tutorials regarding federated clusters
2017-04-16 22:33:55 -07:00
Xiaoyu Zhang 10b4afe20f Fix broken link:determine-reason-pod-failure.md
Fix broken link:determine-reason-pod-failure.md
2017-04-16 22:24:39 -07:00
Xiaoyu Zhang 5a05c52a8e Fix broken link:pull-image-private-registry.md
Fix broken link:pull-image-private-registry.md
2017-04-16 22:24:01 -07:00
shashidharatd 8aa078ca16 Setting up CoreDNS as DNS provider for Cluster Federation 2017-04-16 22:16:46 -07:00
chenhuan12 fb394d60de fix the command output (#3405)
* fix the command output

fix kubectl get nodes output

* Update manual.md
2017-04-16 22:14:27 -07:00
Steve Perry 715f8f3382 Remove extraneous topic. (#3428) 2017-04-14 18:49:53 -07:00
Xiaoyu Zhang 586fd39d6d Fix broken link:assign-pod-node.md
Fix broken link:assign-pod-node.md
2017-04-14 16:17:53 -07:00
Xiaoyu Zhang 814392dcc9 Fix links:authenticate-across-clusters-kubeconfig.md
Fix links:authenticate-across-clusters-kubeconfig.md
2017-04-14 16:17:21 -07:00
Xiaoyu Zhang 9b1b027c97 Fix broken links:manage-deployment.md
Fix broken links:manage-deployment.md
2017-04-14 16:16:39 -07:00
Xiaoyu Zhang d26f6774d3 Fix broken link:node.md
Fix broken link:node.md
2017-04-14 16:15:10 -07:00
Xiaoyu Zhang d62c493bb0 Fix broken link:daemonset.md
Fix broken link:daemonset.md
2017-04-14 16:11:46 -07:00
Andrew Chen 15f724223e Cleanup, simplify /js/redirect.js (#3417) 2017-04-14 16:07:46 -07:00
Xiaoyu Zhang a8d0bacd4e Fix broken link:replicaset.md
Fix broken link:replicaset.md
2017-04-14 15:58:41 -07:00
Xiaoyu Zhang 4fb32e03a7 Fix broken link:walkthrough.md
Fix broken link:walkthrough.md
2017-04-14 15:58:08 -07:00
Xiaoyu Zhang cb042d45b2 Fix broken link:kubeadm.md
Fix broken link:kubeadm.md
2017-04-14 15:57:41 -07:00
Marcelo Costa 0bcf4488f0 Fixing typo 2017-04-14 15:55:09 -07:00
Xiaoyu Zhang b9069cb2fb Fix broken links:gce.md
Fix broken links:gce.md
2017-04-14 15:44:39 -07:00
houjun 24e92bf8a0 The URL of [node affinity] is wrong
[node affinity] should link to
/docs/concepts/configuration/assign-pod-node/.
2017-04-14 15:43:46 -07:00
Steve Perry 3e4c2bbbd9 Experiment: Redirect using only redirects.js. (#3413) 2017-04-14 14:02:17 -07:00
Steve Perry a1841510fb Update robots file. (#3410) 2017-04-14 12:03:26 -07:00
Steve Perry 1693e9552a Add "Disallow". (#3409) 2017-04-14 11:00:17 -07:00
Steve Perry d868bb9808 Deprecation phase 2: secrets, security-context ... (#3408) 2017-04-14 10:26:09 -07:00
Xiaoyu Zhang 43801eaa67 Fix broken links:scratch.md
Fix broken links:scratch.md
2017-04-14 10:10:03 -07:00
Andrew Chen 20413bf92b Merge pull request #3401 from zhangxiaoyu-zidif/patch-64
Fix broken link:aws.md
2017-04-14 10:08:11 -07:00
Xiaoyu Zhang 4c189a0340 Fix broken link:aws.md
Fix broken link:aws.md
2017-04-14 11:39:43 +08:00
Steve Perry b0e5322ebb Deprecation phase 2: daemons, deployments ... (#3396)
* Deprecation phase 2: daemons, deployments ...

* Remove files from TOC.

* Fix typos.
2017-04-13 17:21:45 -07:00
Steve Perry 7653d204cb Move Guide topic: kubeadm reference. (#3395) 2017-04-13 16:31:14 -07:00
Steve Perry ad5a6e911f Move Guide topics: Federation reference. (#3394) 2017-04-13 16:23:19 -07:00
Xiaoyu Zhang f649ae3142 Fix broken link:photon-controller.md (#3393)
* Fix broken link:photon-controller.md

Fix broken link:photon-controller.md

* Fix broken link:photon-controller.md

Fix broken link:photon-controller.md
2017-04-13 16:08:33 -07:00
ihutchin dee3def6c1 Moving etcd topic to Concepts. 2017-04-13 15:40:53 -07:00
Xiaoyu Zhang 956578f6df Fix broken link:web-ui-dashboard.md
Fix broken link:web-ui-dashboard.md
2017-04-13 15:36:41 -07:00
Xiaoyu Zhang 24856ca18b Fix broken link:secret.md
Fix broken link:secret.md
2017-04-13 15:35:53 -07:00
Xiaoyu Zhang e2a6db05d0 Fix broken links:deployment.md
Fix broken links:deployment.md
2017-04-13 15:35:37 -07:00
Janet Kuo f3bcd0fb28 Remove outdated verification files for webmasters tools 2017-04-13 15:34:58 -07:00
Steve Perry 5d2c37abd9 Move Guide topic: Upgrade etcd. (#3391) 2017-04-13 15:30:42 -07:00
Xiaoyu Zhang e7fba44d3d Fix broken link:service.md
Fix broken link:service.md
2017-04-13 15:10:03 -07:00
Andrew Seigner 07d05b7ceb fix spelling in hpa docs 2017-04-13 15:08:39 -07:00
Xiaoyu Zhang 25423c4811 Fix broken links:horizontal-pod-autoscale.md
Fix broken links:horizontal-pod-autoscale.md
2017-04-13 15:07:02 -07:00
Andrew Chen b8e1899244 Merge pull request #3386 from zhangxiaoyu-zidif/patch-54
Fix broken links:replicationcontroller.md
2017-04-13 15:04:19 -07:00
Xiaoyu Zhang d080966954 Fix broken links:replicationcontroller.md
Fix broken links:replicationcontroller.md
2017-04-14 06:00:44 +08:00
Steve Perry eff5ac2694 Move guide topics: Upgrade for 1.6. (#3383)
* Move guide topics: Upgrade for 1.6.

* Add missing word.
2017-04-13 13:48:07 -07:00
Steve Perry f0f34f3132 Move Guide topic: Reserve Compute Resources. (#3382) 2017-04-13 13:09:42 -07:00
Steve Perry bf2640e993 Move Guide topics: Resize cluster, DNS. (#3380) 2017-04-13 12:05:40 -07:00
Steve Perry 847853b913 Move Guide topic: Explorer. (#3378) 2017-04-13 11:46:15 -07:00
Steve Perry c505b2c744 Move Guide topic: dashboard. (#3377) 2017-04-13 11:35:50 -07:00
Steve Perry 8315ef689c Move Guide topic: Projected Volume. (#3376) 2017-04-13 11:01:04 -07:00
Ramkumar Devanathan 2e8633f1f4 Update list-all-running-container-images.md 2017-04-13 10:57:48 -07:00
Joseph Crail 2377ecf401 Remove extra word 2017-04-13 10:57:17 -07:00
Andrew Morgan 998786bbd8 Typo in tutorial text 2017-04-13 10:45:45 -07:00
bradtopol b6a5ed3676 Remove inconsistent use of addons (#3327)
This is the only place in all of the documentation where addon(s) is used
instead of addons. Even though with brackets it can be read as one or more
addons, it looks strange and inconsistent with the rest of the documentation.

Signed-off-by: Brad Topol <btopol@us.ibm.com>
2017-04-13 10:13:39 -07:00
Xiaoyu Zhang ae425a5b3d Fix broken link
Fix broken link
2017-04-13 10:12:43 -07:00
Xiaoyu Zhang 0dc25c1705 Fix broken links
Fix broken links
2017-04-13 10:12:17 -07:00
Peter Lee d4d64ea35e fix link 2017-04-13 10:05:30 -07:00
David Gageot cc122a4cd8 Fix outdated links on kubeadm.md (#3341)
Fixes #3318

Signed-off-by: David Gageot <david@gageot.net>
2017-04-13 10:04:49 -07:00
Xiaoyu Zhang 01fbe68dfc Fix broken links
Fix https://kubernetes.io/docs/tutorials/clusters/apparmor/
2017-04-13 10:03:53 -07:00
Xiaoyu Zhang a84779b05c Fix broken link:admission-controllers
Fix broken link:admission-controllers
2017-04-13 10:03:14 -07:00
Ahmet Alp Balkan 8892385bc2 Update /docs/samples to v1.6
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-13 09:49:22 -07:00
Guangya Liu 79090cc7cd failure-domain is no longer used in command line arg. 2017-04-13 09:48:57 -07:00
Cao Shufeng 3486513f77 comment TODO in service account page 2017-04-13 09:47:49 -07:00
Steve Perry 8f98a5d17f Fix path. (#3364)
* Fix path.

* Remove duplicate.
2017-04-12 19:00:48 -07:00
Steve Perry d28bff7284 Move Support topics. (#3363)
* Move Support topics.

* Fix toc entry.
2017-04-12 18:42:34 -07:00
Steve Perry e4cacf8e8a Move FAQs. (#3362) 2017-04-12 17:44:28 -07:00
Ahmet Alp Balkan 46bcb5b559 tools: list minikube as a Native Tool
Fixes #2491.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2017-04-12 17:01:00 -07:00
Peter Styk e5336f6dbf Added solution Madcore.Ai (#3336) 2017-04-12 17:00:12 -07:00
Xiaoyu Zhang c29a94d108 Fix broken link (#3343)
* Fix broken link

Fix broken link

* delete redundant tags

delete redundant tags
2017-04-12 16:48:14 -07:00
Eric Chiang e57a6cd5ae docs/admin: add docs on impersonation headers 2017-04-12 16:44:24 -07:00
Steve Perry 644b415bfe Remove file from TOC. (#3361) 2017-04-12 16:31:23 -07:00
Steve Perry 03088a909f Deprecation phase 2: debugging-pods-and-rep ... (#3337)
* Deprecation phase 2: debugging-pods-and-rep ...

* Fix title.
2017-04-12 16:13:38 -07:00
Xiaoyu Zhang 9e193bd5e9 Fix broken link (#3335)
Fix broken link
2017-04-12 16:07:00 -07:00
Steve Perry 1a169b4c0c Move Guide topic: Cron Jobs. (#3334) 2017-04-12 15:54:33 -07:00
Xiaoyu Zhang 501656585e Fix broken links (#3351)
Fix broken links
2017-04-12 15:46:21 -07:00
Xiaoyu Zhang 0f2d91e27d Fix broken link (#3347)
Fix broken link
2017-04-12 15:43:35 -07:00
Xiaoyu Zhang 10236a9c91 Fix broken link (#3346)
Fix broken link
2017-04-12 15:42:52 -07:00
Xiaoyu Zhang 965e095e52 Fix broken links (#3353)
Fix broken links
2017-04-12 15:42:04 -07:00
Xiaoyu Zhang da5308a10f Fix broken link (#3344)
Fix broken link
2017-04-12 15:41:32 -07:00
Xiaoyu Zhang b89cc11f12 Fix broken link (#3342)
Fix broken link
2017-04-12 15:35:37 -07:00
Xiaoyu Zhang b66ddb82f7 Fix broken link (#3359)
* Fix broken link

Fix broken link

* Update index.html
2017-04-12 15:32:29 -07:00
Andrew Chen 11ad654cf3 Minor grammar patch to PR #2989 2017-04-12 15:20:18 -07:00
Andrew Chen bbaa93bf8a Merge pull request #3356 from zhangxiaoyu-zidif/patch-69
Fix broken links
2017-04-12 15:08:41 -07:00
Xiaoyu Zhang 19d8e9372d Fix broken links
Fix broken links
2017-04-13 06:04:30 +08:00
divyenpatel 854ac8ac52 Adding minimal set of privileges required for vSphere Cloud Provider 2017-04-12 15:03:57 -07:00
Mike Danese 44f8466d09 tls: tell cluster admins how to enable the local signer 2017-04-12 14:35:51 -07:00
Guangya Liu 74d5af68ae Added hyperlink for [Interlude: built-in node labels]. 2017-04-12 14:23:31 -07:00
Craig Bilner 857c321f74 Update _base.sass 2017-04-12 14:22:16 -07:00
Wiiliam Chang 31d0bb1810 Add the windows support description. 2017-04-12 14:19:35 -07:00
nerdondon bb9e98cd43 Migrate guide to task template 2017-04-12 14:14:22 -07:00
nerdondon 889ea782c6 Update links to supporting yaml files and a link to imperative management
Fixes #3266
2017-04-12 14:07:23 -07:00
chenhuan12 e96d972bba fix typo
fix typo
2017-04-12 14:05:28 -07:00
chenhuan12 6978f1b21d fix typo
fix typo
2017-04-12 14:04:46 -07:00
Justin Johnson ac35e49d21 Minor grammar update 2017-04-12 13:59:21 -07:00
Brandon Philips d8bef3b1f0 docs: add CoreOS Tectonic to Azure getting started (#3307) 2017-04-12 13:58:31 -07:00
chenhuan12 8e8beebbf9 fix typo
fix typo
2017-04-12 13:55:39 -07:00
Guangya Liu 9996602345 Updated doc for critical pod.
Clarified that the rescheduler should be enabled by default as a
static pod for critical pod.
2017-04-12 13:50:47 -07:00
Suraj Narwade 72c08b089f Added kube-scheduler.md file
Fixes #3063
2017-04-12 13:47:13 -07:00
Gytis 324027450b Typo in storage docs
Fix typo in  storage docs storageClasName -> storageClassName
2017-04-11 16:40:05 -07:00
Xiaoyu Zhang 07f4aec19f Fix the 404 link
Fix the 404 link
2017-04-11 15:18:35 -07:00
chenhuan12 179498ae3e fix typo
fix command kubectl get pods -w -l app=nginx output
2017-04-11 15:08:42 -07:00
Steve Perry 2954d2b337 Move Guide topic: ConfigMap. (#3333) 2017-04-11 13:33:08 -07:00
Steve Perry 2e9ceea926 Move Guide topic: H Pod Autoscaling Walkthrough. (#3332)
* Move Guide topic: H Pod Autoscaling Walkthrough.

* Fix title
2017-04-11 13:06:51 -07:00
Steve Perry 8a0771131e Deprecation phase 2: kubefed. (#3331) 2017-04-11 11:44:55 -07:00
Steve Perry f666fda26e Deprecation phase 2: admin/index ... (#3330)
* Deprecation phase 2: admin/index ...

* Adjust TOCs.

* Add limitrange.
2017-04-11 11:21:58 -07:00
Steve Perry 91bb05c1a5 Deprecation phase 2: config-best-practices ... (#3328) 2017-04-11 10:42:43 -07:00
Steve Perry 5072b1cb91 Deprecation phase 2: container-environment ... (#3326) 2017-04-11 10:23:57 -07:00
Steve Perry b7b0443fac Deprecation phase 2: jobs (#3323)
* Deprecation phase 2: jobs

* Adjust reference TOC.
2017-04-11 10:08:35 -07:00
Steve Perry 6dba8d1696 Deprecation phase 2: managing-deployments ... (#3309) 2017-04-10 17:24:55 -07:00
Steve Perry 43639f166d Deprecation phase 2: kubectl binary_release ... (#3308)
* Deprecation phase 2: kubectl binary_release ...

* Adjust
2017-04-10 17:08:15 -07:00
Murad Korejo 19305b4043 Improvements to kubernetes-basics/expose-intro.html (#3103)
* Massive updates to expose-intro.html

Updates to the non-interactive tutorial on exposing apps via services

* more updates to expose-intro

* fixed broken link

* fixed some wording

* removed extra space

* sub backticks for code and newline

* added small legend to fist svg

* fixed svg scaling

* removed extra div
2017-04-10 16:40:52 -07:00
Vyacheslav Semushin 8aad74ec5b test/examples_test.go: validate docs/user-guide/pod-security-policy/psp.yaml (#3100) 2017-04-10 16:30:16 -07:00
xiangpengzhao f487ce2510 Move cron jobs to keep glossary in alphabetical order. 2017-04-10 15:40:33 -07:00
Ahmed Kamal 34154553ab Fix API server args
--runtime-config=batch/v2alpha1=true (=true) was missing causing API server to crash on 1.5.3
2017-04-10 15:37:43 -07:00
Andrew Chen 817fff899e Remove /redirects.rb (#3305)
Will restore when Prod uses Netlify
2017-04-10 15:12:09 -07:00
Steve Perry fe10be9677 Move Guide topic: kubelet Garbage Collection. (#3301) 2017-04-10 14:24:07 -07:00
Steve Perry a43d526860 Move Guide topic: Salt. (#3306) 2017-04-10 14:09:21 -07:00
Steve Perry 9b65c00368 Fix tilte. (#3304) 2017-04-10 13:55:34 -07:00
Andrew Chen 005fce03fe WIP: Cleanup /docs/contribute/ migration (#3278)
* WIP: Cleanup /docs/contribute/ migration

* #3278 Changing /docs/contribute to /docs/home/contribute (#3285)

* WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/

* WIP: #3278 modifying /docs/contribute/ paths within files to /docs/home/contribute/

* Revert "WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/"

This reverts commit a82efdee505d7a409cb3c86240cc0ee976a2e566.

* WIP: #3278 Adding redirects /docs/contribute/ /docs/home/contribute/

* WIP: #3278 Correcting syntax mistake in redirect.js

* WIP: #3278 Correcting another syntax mistake in redirect.js

* WIP: #3278 Removing deprecated files so redirects work

* Removing the #

* WIP: #3278 Updating pattern in redirect.js

* WIP: #3278 Removed the wrong # previously redirect.js
2017-04-10 13:24:14 -07:00
Steve Perry 299142058a Move Guide topic: HA Master. (#3303) 2017-04-10 13:19:56 -07:00
Steve Perry 34f5500cd9 Move Guide topic: Addons. (#3302) 2017-04-10 12:01:19 -07:00
Steve Perry a82a9d5dcc Update weave.md 2017-04-10 10:32:14 -07:00
Steve Perry 29ddf7140e Move Guide topics: NetworkPolicy. (#3298) 2017-04-10 10:26:28 -07:00
Steve Perry 92e5397113 Add topics to TOC. (#3283) 2017-04-08 10:45:41 -07:00
Andrew Chen b7fc1a9bfb Fix PR #3274 (#3276)
* Fix PR #3274

* remove unecessary template

* remove page title
2017-04-07 15:38:50 -07:00
Jared 60f744d4e3 Add clearer links to Kubernetes API migration pages 2017-04-07 14:03:50 -07:00
Vladimir Rutsky e3b8f3d718 fix link formatting 2017-04-07 14:02:44 -07:00
Steve Perry f02c10b679 Make a Setup section. (#3227) 2017-04-07 13:46:56 -07:00
Andrew Chen 0147c70ef6 Remove left nav from search page 2017-04-07 13:19:57 -07:00
Jared ae5e09027e Fixed link to page templates. 2017-04-07 13:02:28 -07:00
Andrew Chen 7285fcd1ac Corresponding changes to Reference landing page 2017-04-07 12:21:22 -07:00
Andrew Chen c3f063ca35 Fix Reference ToC links 2017-04-07 12:21:22 -07:00
Phillip Wittrock 7b1c8f8e91 Add warning about using kubectl replace 2017-04-06 15:05:38 -07:00
Andrew Chen 983f778c9b Merge pull request #3259 from ahmetb/nuke-swaggerui
Delete swagger-ui
2017-04-06 14:54:17 -07:00
Ahmet Alp Balkan 4bb4a9f1e2 Delete swagger-ui
Deleting swagger-ui and setting up a redirect to Reference section.

Closes #1924
Fixes #2220

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-06 14:34:37 -07:00
Andrew Chen 1fead33bd5 Merge pull request #3257 from kubernetes/chenopis-redirects-patch1
modify redirect.rb
2017-04-06 14:31:16 -07:00
Andrew Chen a4c53a98fe Fix redirect.rb 2017-04-06 14:19:27 -07:00
Ahmet Alp Balkan 9e20c67daf Remove kubectl installation instructions from release .tar.gz
Kubernetes release .tar.gz no longer provides binaries. So the existing
instructions are invalid (#2815).

User has to get the .tar.gz file and then run a script, only to download them
from storage.googleapis.com/kubernetes-release. That's already what's documented
in the "install via curl" section.

Therefore deleting "Extract kubectl from Release .tar.gz" section.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2017-04-06 13:58:35 -07:00
Ahmet Alp Balkan c2b74acd1f hello-minikube: Simplify kubectl installation instructions for macOS
People are hitting issues copy-pasting the complicated way to install
`kubectl` and we're suggesting them to `sudo mv` binaries to /usr/local/bin.
That is not very ideal. Instead suggesting users to use Homebrew. I think it's
ok for this tutorial, as the tutorial already uses Homebrew to install
other stuff, plus it's a much better way than `sudo mv`ing.

Closes #2478.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-06 13:57:18 -07:00
suresh ae6a948eb0 typo on option (#3233) 2017-04-06 13:54:49 -07:00
Ahmet Alp Balkan 97f38923e6 container-lifecycle-hooks: add link to the task (#3236)
Adding a link to the corresponding task as it is hard to discover.

Fixes #3094.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
2017-04-06 13:54:35 -07:00
Charlie R.C b7b9252666 change authorizationMode to authorizationModes 2017-04-06 13:42:53 -07:00
Cynerva e469ebe322 Update allow-privileged info for Ubuntu, add docker registry section (#3207)
* Update allow-privileged info for Ubuntu, add docker registry section

* Clean up wording in ubuntu/operational-considerations
2017-04-06 13:40:28 -07:00
houjun 34cd28dbf6 Node conditions should contain MemoryPressure and DiskPressure
Node conditions should also contain MemoryPressure and DiskPressure.
2017-04-06 13:37:27 -07:00
chenhuan12 2dd8f791df replace job.yaml.txt with job.yaml
replace job.yaml.txt with job.yaml
2017-04-06 13:36:03 -07:00
Michael Fraenkel ec622e1186 Document pod lifecycle when using EnvFrom
- Pods do not start with missing ConfigMaps or Secrets
- Pods do not start with missing keys in ConfigMaps or Secrets
- Pods start with invalid keys when referring to entire ConfigMaps or
Secrets.  An event documents the skipped keys from said resource.
2017-04-05 16:31:23 -07:00
Slava Semushin 8d8409baeb docs/concepts/policy/pod-security-policy: list all available PSP fields.
This also adds a couple of improvements:
- rename SELinuxContext to SELinux
- improve options displaying
2017-04-05 16:23:40 -07:00
Eric Chiang df099406ed docs/admin: clarify SecurityContextDeny and when it should be used 2017-04-05 16:23:08 -07:00
William Chang 216734a813 Fix the kubeadm getting-started-guides link. (#3201)
* Fix the kubeadm getting-started-guides link.

* Change the url, use the root of the site as the base.
2017-04-05 16:15:50 -07:00
chenhuan12 afc29d6cb4 fix typo
fix typo
2017-04-05 11:14:23 -07:00
Ahmet Alp Balkan be18111dba More meaningful links for the footer
This replaces the two buttons on the right of the footer.

It does not seem like get.k8s.io is useful to anyone. Replacing it with the
installation guide and avoiding K8s abbreviation in these buttons.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-04-05 11:12:34 -07:00
Cao Shufeng 6aed52c088 Update description about serviceaccount token controller
This change specifies how to enable token controller in
controller-manager.
2017-04-04 14:06:13 -07:00
Jordan Liggitt 4391c903ce automountServiceAccountToken documentation 2017-04-04 14:02:34 -07:00
mbohlool d42d3983fd Add python client to "Programmatic access to the API" section 2017-04-04 14:00:44 -07:00
Andrew Chen 3a3e4dc1f5 Address issue #3072 for apps (#3228)
* Address issue #3072 for apps

* Add Autoscaling, Batch, and Extensions
2017-04-04 13:43:47 -07:00
Casey Davenport ea34587002 Remove outdated Calico guide in favor of kubeadm 2017-04-04 09:51:35 -07:00
Lucas Käldström cf430cd261 Merge pull request #3223 from robholland/patch-1
Fix typo
2017-04-04 17:23:28 +03:00
Rob Holland f416b8a055 Fix typo 2017-04-04 09:29:16 +01:00
Steve Perry 84107352e4 Move Guide topic: Horizontal Pod Autoscalint. (#3218) 2017-04-03 18:54:13 -07:00
Steve Perry 152b6f2743 Move Guide topic: Pod Security Policies. (#3215) 2017-04-03 18:38:13 -07:00
Steve Perry ab1302a4dc Move Guide topic: Pod Preset. (#3213) 2017-04-03 17:40:48 -07:00
Andrew Chen d2ff41b6a5 Move GPU Support to Tasks (#3212)
* Move User Guides/GPU Support to Tasks/Managing GPUs/Scheduling GPUs

* fix typo in tasks.yml

* change discussion to steps
2017-04-03 17:09:43 -07:00
Vish Kannan 0d40264361 adding documentation for GPU support (#3018)
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2017-04-03 15:28:41 -07:00
xiangpengzhao f4eec77809 Fix ScheduledJobs to CronJobs 2017-04-03 14:01:52 -07:00
Andrew Chen 0aa8981b48 Merge pull request #3210 from kubernetes/chenopis-3168-redirect
Limit resource-quota redirect
2017-04-03 13:47:07 -07:00
Andrew Chen 8529eec655 Limit resource-quota redirect 2017-04-03 13:40:29 -07:00
xiangpengzhao 0d7f9a63df Link Release Notes to CHANGELOG.md 2017-04-03 13:31:49 -07:00
Steve Perry 5fe546b09d Move Guide topic: ThirdPartyResources. (#3209)
* Move Guide topic: ThirdPartyResources.

* Fix link.
2017-04-03 13:22:52 -07:00
Gunjan Patel 521e7f076a Update calico docs link to the latest version (#3169) 2017-04-03 13:04:23 -07:00
Steve Perry 418771e0a5 Move Guide topic: Service Accounts. (#3208)
* Move Guide topic: Service Accounts.

* Remove TODOs.
2017-04-03 12:31:32 -07:00
Steve Perry d1bcac468a Move Guide topic: Services. (#3206) 2017-04-03 12:10:09 -07:00
nerdondon aa83d54abb Migrate to new task template 2017-04-03 12:01:59 -07:00
Steve Perry 7b95ad4ca0 Move Guide topic: Security Context. (#3205) 2017-04-03 11:47:25 -07:00
Xiaoyu Zhang f1f43e3f6a delete one redundant space (#3165)
delete one redundant space
2017-04-03 11:39:16 -07:00
Andrew Chen ecead4c43c Merge pull request #3163 from tgraf/add-cilium
Add cilium project
2017-04-03 11:38:38 -07:00
Andrew Chen 4262df1669 Merge branch 'master' into add-cilium 2017-04-03 11:36:06 -07:00
Justin Santa Barbara 19327529b1 AWS kube-up is removed in 1.6 2017-04-03 11:33:25 -07:00
chenhuan12 72be3e19d3 replace configfile.json with config.json
replace configfile.json with config.json
2017-04-03 11:28:57 -07:00
Steve Perry 122410bc34 Move Guide topic: Secrets. (#3204) 2017-04-03 11:02:45 -07:00
Peter Lee 67f0173d50 Update link
Update the link to where the origin link finally pointed to.
2017-04-03 10:48:22 -07:00
Steve Perry a243c28888 Move Guide topic: Replication Controller. (#3203)
* Move Guide topic: Replication Controller.

* Add included file.
2017-04-03 10:23:03 -07:00
Andrew Chen 6ed0c34d2a Remove swagger-ui link, fix page.version variable (#3185)
* Remove swagger-ui link, fix page.version variable

* remove swagger-ui redirect

* use 2 decimal version for cluster-large.md

* fix swagger-ui message

* replace URL w/ final destination

* address feedback

* add link to swagger.json at https://github.com/kubernetes/kubernetes/blob/master/api/openapi-spec/swagger.json

* remove redundant sentence
2017-04-03 01:13:10 -07:00
Steve Perry 9b5e8bac46 Pods (#3191)
* Move Guide topic: Pods.

* Fix link.

* Fix TOC entry.
2017-03-31 16:31:05 -07:00
Andrew Chen df63f964ee fix robots.txt 2017-03-31 16:23:30 -07:00
Steve Perry ccadfc2ca8 Move Guide topic: Pods. (#3190)
* Move Guide topic: Pods.

* Fix link.
2017-03-31 16:21:13 -07:00
Steve Perry d7ed85504e Move Guide topic: Pet Set. (#3188)
* Move Guide topic: Pet Set.

* Add included file.
2017-03-31 16:00:55 -07:00
Steve Perry edd0645def Move Guide topic: Nodes. (#3187) 2017-03-31 15:28:57 -07:00
Steve Perry 504327c0a1 Move Guide topic: Network Policies. (#3184) 2017-03-31 14:06:32 -07:00
Steve Perry 3c23d75133 Move Guide topics: Names, Namespaces. (#3183) 2017-03-31 13:50:16 -07:00
Steve Perry dc75a8f071 Move Guide topic: Ingress. (#3181) 2017-03-31 13:25:41 -07:00
Steve Perry de895fbf5a Move Guide topic Replica Sets. (#3180) 2017-03-31 13:10:28 -07:00
steveperry-53 2edbeae5c9 Remove link to evolving TOC document. 2017-03-31 13:07:29 -07:00
Steve Perry e35313c657 Move Guide topic: Deployments (#3179)
* Move Guide topic: Deployments

* Move included file.
2017-03-31 12:13:47 -07:00
Steve Perry eb657dfd9e Move Guide topic: Daemon Sets. (#3178)
* Move Guide topic: Daemon Sets.

* Fix include path.
2017-03-31 10:56:27 -07:00
Andrew Chen 65b6d0b682 WIP: Add redirect for V1 paths (#3160)
* Add redirect for V1 paths

* fix api-reference and kubectl redirects

* fix bugs

* fix regex

* fix redirect URL

* more debug

* global match

* fix regexp

* remove debug

* generalize

* address @foxish feedback
2017-03-31 10:48:37 -07:00
Steve Perry 6a2366314e Move Guide topic: Annotations. (#3177) 2017-03-31 10:33:26 -07:00
Steve Perry 151a19cbc7 Move Guide topic: Persistent Volumes. (#3176) 2017-03-31 10:10:44 -07:00
Steve Perry abc795d19d Move Guide topic: Cluster Managemet. (#3164) 2017-03-30 18:16:57 -07:00
Steve Perry 73eebdd337 Fix Home left nav. (#3162)
* Fix Home left nav.

* Experiment

* Experiment
2017-03-30 17:19:19 -07:00
Thomas Graf dd20e14431 Add cilium project 2017-03-31 01:52:59 +02:00
Andrew Chen da871d8f56 Merge pull request #3158 from kubernetes/chenopis-1.6-patch6
Fix api-reference/v1/definitions links
2017-03-30 15:07:55 -07:00
Andrew Chen 8a6fedf1c8 fix api-reference/v1/definitions links 2017-03-30 14:23:42 -07:00
Steve Perry c5e9309a43 Put home page in left nav. (#3157)
* Put home page in left nav.

* Experiment

* Update nav.

* Remove 2 topics from TOC check.
2017-03-30 14:21:26 -07:00
Steve Perry 53d1bbda70 Update stage-documentation-changes.md
Increment Docker version.
2017-03-30 13:25:51 -07:00
Phillip Wittrock bb2304636c Merge pull request #3154 from yogendra/patch-1
Fixed example for "Accession the Service"
2017-03-30 10:00:03 -07:00
jianglingxia c663e0077f amend the url of debug pods
/docs/tasks/debug-application-cluster/debug-pod-replication-controller/#debugging-pods
2017-03-30 09:46:53 -07:00
George Crawford ac47af4a64 Update stale Host folder sharing docs
Updated to match https://github.com/kubernetes/minikube/blob/master/README.md.

I can't see why this file even exists - it will get out of date frequently. Why not just link to the minikube project?
2017-03-30 09:44:37 -07:00
jianglingxia 86f4427e3a change the link
the url of releases
2017-03-30 09:42:08 -07:00
jianglingxia 019bc68027 delete the redundancy /
resourcequota
2017-03-30 09:41:16 -07:00
Xiaoyu Zhang dfda372c06 update and fix links
update and fix links
2017-03-30 09:39:27 -07:00
chenhuan12 b7f4a612a4 fix typo
fix command kubectl get deployment,svc,pods output
2017-03-30 09:38:21 -07:00
yupengzte 054d08df96 Delete useless spaces
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-30 09:38:03 -07:00
yupengzte 914e779c97 Fix typo
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-30 09:37:14 -07:00
chenhuan12 5d3a78371c fix typo
fix command kubectl describe secret test-secret output
2017-03-30 09:36:46 -07:00
Xiaoyu Zhang a8465ce1f0 Update links from v1.5 to v1.6
Update links from v1.5 to v1.6
2017-03-30 09:36:11 -07:00
Xiaoyu Zhang 5923a56b88 update links v1.5 to v1.6
update links v1.5 to v1.6
2017-03-30 09:35:37 -07:00
chenhuan12 6b02e280d8 fix typo
1、fix command kubectl get crontab output
2、fix command kubectl get crontab -o json output
2017-03-30 09:34:51 -07:00
chenhuan12 a19701dea4 fix typo
fix typo
2017-03-30 09:34:18 -07:00
yupengzte f9fa1464fa The first letter should be capital letter
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-30 09:29:45 -07:00
Xiaoyu Zhang 7074634eb5 Update links from v1.5 to v1.6
Update links from v1.5 to v1.6
2017-03-30 09:28:53 -07:00
Xiaoyu Zhang 9b2da54adc Update links from v1.5 to v1.6
Update links from v1.5 to v1.6
2017-03-30 09:28:10 -07:00
Xiaoyu Zhang 0c39b496e0 Update links from v1.5 to v1.6
Update links from v1.5 to v1.6
2017-03-30 09:27:35 -07:00
Xiaoyu Zhang 3594176853 update links from v1.5 to v1.6
update links from v1.5 to v1.6
2017-03-30 09:26:55 -07:00
chenhuan12 5ffc79499c fix typo
fix typo
2017-03-30 09:25:09 -07:00
Peter Lee 7c01af28cd fix typo 2017-03-30 09:24:24 -07:00
Xiaoyu Zhang 0937a5ff2a update links from v1.5 to v1.6
update links from v1.5 to v1.6
2017-03-30 09:22:37 -07:00
Yogendra Rampuria - Yogi 8791babf36 Fixed example for "Accession the Service"
Example stated that a "frontend receives traffic from backend". It should be "frontend sends traffic to backend"
2017-03-30 23:35:34 +08:00
Steve Perry cfd011166d Move topics to deprecation phase 2. (#3123) 2017-03-29 17:21:24 -07:00
Andrew Chen a9c4b410e2 Remove superfluous headers in kubectl page (#3121) 2017-03-29 16:40:08 -07:00
Andrew Chen 0ada08bdbc Merge pull request #3120 from kubernetes/chenopis-1.6-patch4
Remove redundant User Guide header in ToC
2017-03-29 16:29:52 -07:00
Andrew Chen 3635bb567b Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into chenopis-1.6-patch4
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Moving topics to deprecation phase 2. (#3119)
2017-03-29 16:25:11 -07:00
Andrew Chen 2e6fba7bab Remove redundant User Guide header in ToC 2017-03-29 16:23:28 -07:00
Steve Perry bc013101fb Moving topics to deprecation phase 2. (#3119) 2017-03-29 16:04:05 -07:00
Andrew Chen 827aa035e7 Merge pull request #3118 from kubernetes/chenopis-1.6-patch3
Fix Docs Home, remove redundancy
2017-03-29 15:53:16 -07:00
Andrew Chen 4c811e3647 Fix Docs Home, remove redundancy 2017-03-29 15:45:07 -07:00
Steve Perry 346e6466c5 Change What is Kubernetes to deprecation phase 2. (#3117) 2017-03-29 15:31:55 -07:00
Xiaoyu Zhang 3fe59136e1 Fix invalid links
PersistentVolumeSpec is not independent and belongs to persistentvolumeclaim. So I use "/docs/api-reference/v1.6/#persistentvolumeclaim-v1-core".
2017-03-29 15:19:48 -07:00
Xiaoyu Zhang b7e1cd4e19 Fix invalid links
Fix invalid links
2017-03-29 15:19:17 -07:00
Xiaoyu Zhang 242178bdee Fix typo
Fix typo
2017-03-29 15:18:48 -07:00
Xiaoyu Zhang 7168b1529b Fix the link
Fix the link
2017-03-29 15:18:24 -07:00
Xiaoyu Zhang 01fd3e3fcd Fix invalid link
Fix invalid link
2017-03-29 15:18:01 -07:00
Xiaoyu Zhang 5e9904a90b Fix invalid link
Fix invalid link
2017-03-29 15:15:13 -07:00
Xiaoyu Zhang 76f9bc181f Fix invalid url
Fix invalid url. The original link does not exist.
2017-03-29 15:14:40 -07:00
Xiaoyu Zhang ce3fc44034 Fix invalid link
Fix invalid link
2017-03-29 15:14:19 -07:00
Xiaoyu Zhang 58f231277a Fix invalid links
Fix invalid links
2017-03-29 15:13:59 -07:00
Steve Perry c57fad453f Move Support topics. (#3108)
* Move Support topics.

* Update stage-documentation-changes.md

* Update stage-documentation-changes.md
2017-03-29 15:11:59 -07:00
Slava Semushin 0e8f7ded2d Add PodSecurityPolicy admission controller. 2017-03-29 13:39:42 -07:00
Andrew Chen 05f949d7a2 Change version variable to v1.6 (#3060)
* Change version variable to v1.6

* change to v1.6.0 to match branch tagging in kubernetes/kubernetes (https://github.com/kubernetes/kubernetes/tree/v1.6.0/docs/)
2017-03-29 13:18:53 -07:00
Bruno Vernay d41c5973f2 Wrong URL for kubelet-tls-bootstrapping
The URL is https://kubernetes.io/docs/admin/kubelet-tls-bootstrapping/
2017-03-29 13:05:39 -07:00
Francois-Guillaume Ribreau 2b96cb3fd0 Fix link 2017-03-29 13:04:29 -07:00
Aditya Dani fc1c1645c7 Add PortworxVolume on the Volume Concepts Page under docs/concepts/storage/volumes.md. 2017-03-29 12:47:02 -07:00
Steve Perry 875216a5c4 Move topics to deprecation phase 2. (#3099) 2017-03-29 10:46:46 -07:00
chenhuan12 dc6df6b28b fix typo
fix typo
2017-03-29 10:38:08 -07:00
chenhuan12 a366bfb7a0 fix typo
fix typo
2017-03-29 10:37:03 -07:00
chenhuan12 10a37d1bb8 fix typo
fix typo
2017-03-29 10:36:39 -07:00
Xiaoyu Zhang 31b62a24a4 Fix the links
Fix the links
2017-03-29 10:35:45 -07:00
Xiaoyu Zhang e2fa7ae2db Fix the links
Fix the links
2017-03-29 10:34:59 -07:00
Xiaoyu Zhang 5d60b4e955 Fix the links
Fix the links
2017-03-29 10:34:38 -07:00
Xiaoyu Zhang 8f8c4adb05 update links
update links
2017-03-29 10:34:19 -07:00
Xiaoyu Zhang 7bff3503ea update links
update links
2017-03-29 10:33:56 -07:00
Xiaoyu Zhang 9fdc419652 update links
update links
2017-03-29 10:33:33 -07:00
Xiaoyu Zhang 1dba0ecf99 update and fix urls
update and fix urls
2017-03-29 10:33:07 -07:00
Xiaoyu Zhang c4e66aa268 Fix invalid links
Fix invalid links
2017-03-29 10:32:40 -07:00
Xiaoyu Zhang 0586165262 Fix invalid link
Fix invalid link
2017-03-29 10:32:17 -07:00
Xiaoyu Zhang a3865cd39b Fix invalid link
Fix invalid link
2017-03-29 10:31:53 -07:00
Xiaoyu Zhang c2538ec074 Fix invalid link
Fix invalid link
2017-03-29 10:31:05 -07:00
Xiaoyu Zhang a3f970965f Fix invalid url
Fix invalid url
2017-03-29 10:30:43 -07:00
Xiaoyu Zhang d6a62be07f update link to v1.6
update link to v1.6
2017-03-29 10:30:22 -07:00
Xiaoyu Zhang ab8161a790 Fix url of kubectl cmd (#3069) 2017-03-29 10:29:56 -07:00
Xiaoyu Zhang b8734c877b Fix urls of kubectl cmd (#3068) 2017-03-29 10:29:32 -07:00
Xiaoyu Zhang a1dcd6f4e8 Fix url of kubectl cmd (#3066)
Fix url of kubectl cmd
2017-03-29 10:28:52 -07:00
Xiaoyu Zhang 69cd465278 update kubectl commands (#3064)
The original links are all invalid. I change them all to v1.6 commands.
Hope it it helpful. :)
2017-03-29 10:24:44 -07:00
Xiaoyu Zhang 59ea361df2 Fix the url (#3051)
* Fix the url 

It is as same as PR3050

* update to v1.6

update to v1.6

* update to v1.6
2017-03-29 10:15:03 -07:00
Xiaoyu Zhang 67420be850 Fix the URL (#3057)
* Fix the pr

As same as PR3050

* update to v1.6

update to v1.6

* update to v1.6

update to v1.6
2017-03-29 10:14:25 -07:00
Xiaoyu Zhang fdc6a5afd6 Fix the urls (#3052)
* Fix the urls

Fix the urls

* update to v1.6

update to v1.6

* update to v1.6
2017-03-29 10:12:16 -07:00
Xiaoyu Zhang 0fac6c3466 Fix the url (#3050)
* Fix the url

The original url does not exit. I want to replace it with v1.5.

* update to v1.6

update to v1.6

* update to v1.6
2017-03-29 10:11:03 -07:00
Pavel Shevchuk eb23f17ca7 Fixed typos in services-firewalls.md (#2760)
* Fixed typos in services-firewalls.md

Fixed two typos: blancer -> balancer

* Fixed typo blancer -> balancer in configure-cloud-provider-firewall.md
2017-03-29 10:04:51 -07:00
Charlie R.C 88a7b4bdbf update authorizationMode 2017-03-29 10:02:21 -07:00
Steve Perry dfd2fed09c Move Guide topic: Master-Node Communication. (#3098) 2017-03-29 09:20:12 -07:00
Steve Perry 750f9323c5 Fix include paths. (#3096) 2017-03-29 08:57:54 -07:00
Dr. Stefan Schimanski daded6b51a Merge pull request #3067 from zhangxiaoyu-zidif/patch-39
Fix urls of kubectl cmd
2017-03-29 11:38:23 +02:00
Xiaoyu Zhang 3015493bca Merge branch 'master' into patch-39 2017-03-29 16:25:00 +08:00
Lucas Käldström 85f7c52979 Merge pull request #3074 from srueg/patch-1
Fix typo
2017-03-29 10:16:50 +02:00
Simon Rüegg 25ade87f9f Fix typo 2017-03-29 09:06:31 +02:00
Xiaoyu Zhang 801bb14040 Merge branch 'master' into patch-39 2017-03-29 14:29:31 +08:00
Steve Perry 5dc5694243 Move Guide topic: Multiple Schedulers. (#3073)
* Move Guide topic: Multiple Schedulers.

* Fix include paths.
2017-03-28 22:07:26 -07:00
Steve Perry b974f72bd3 Move Guide topic: Assigning Pods to Nodes. (#3071) 2017-03-28 20:59:32 -07:00
Xiaoyu Zhang 693bd1e2cb Fix urls of kubectl cmd
Fix urls of kubectl cmd
2017-03-29 10:58:07 +08:00
Steve Perry b60e2fe334 More (#2966) 2017-03-28 19:49:43 -07:00
Andrew Chen 9286e03cc5 Merge pull request #3061 from kubernetes/chenopis-1.6-patch3
Fix rewrite of /index.md to /
2017-03-28 16:13:48 -07:00
Andrew Chen 9c090f0709 Fix rewrite of /index.md to / 2017-03-28 16:05:48 -07:00
Xiaoyu Zhang 280977ecf9 Fix error link 2017-03-28 15:10:57 -07:00
Andrew Chen 64d07aef9c Merge pull request #3058 from zhangxiaoyu-zidif/patch-35
Fix a typo
2017-03-28 15:10:10 -07:00
Xiaoyu Zhang 879507f72c Fix a typo
add a slash
2017-03-29 05:59:10 +08:00
Xiaoyu Zhang e37768c7b6 update urls (#3056)
* update urls

relative path may be fine :)

* change them to new ones

change them to new ones
2017-03-28 14:48:12 -07:00
Xiaoyu Zhang eef81f78b3 update the url
This link may be much better.
2017-03-28 14:34:02 -07:00
Kenneth Owens 9b686b38b3 Updates ZooKeeper example to use the Anti-Affinity field instead of annotation (#3013)
* Updates ZooKeeper example to use the Anti-Affinity field instead of the
1.5 annotation.

* Changed podAntiAffinity field references to lower case
Changed references to PodAntiAffinity object/concept to plain text
Changed link to PodAntiAffinity to reference subsection
2017-03-28 14:29:34 -07:00
Xiaoyu Zhang d7f3507d34 Fix a typo (#2991)
* Fix a typo

According to the context. The word should be "underspecified" meaning "insufficient".

* Fix the pr

Fix the pr
2017-03-28 13:38:22 -07:00
Andrew Chen d1b8de9051 Merge pull request #3054 from zhangxiaoyu-zidif/patch-29
Fix the urls
2017-03-28 13:35:09 -07:00
Xiaoyu Zhang f7494aff36 Fix the urls
Fix the urls
2017-03-29 04:26:00 +08:00
Elijah C. Voigt c942340410 user-guide/services: json -> yaml examples 2017-03-28 12:53:39 -07:00
devin-donnelly 1363e5b8a0 Merge pull request #3048 from kubernetes/release-1.6
Merge Release 1.6 into Master, publishing documentation for 1.6 release
2017-03-28 12:07:25 -07:00
Andrew Chen 70d3939004 Rename accessing-the-api.md title (#3049)
* Rename accessing-the-api.md title

* remove unneeded Overview header
2017-03-28 12:02:16 -07:00
Andrew Chen 1c902d0fde Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io: (21 commits)
  revert issue URL, turn into link
  docs/admin/authorization: remove duplicated phrase (#3045)
  update urls
  Fix a typo and update one url
  update urls
  update a url
  update urls
  update invalid links
  update some urls
  modify the url of RestartPolicy (#3034)
  Fix the url
  amend the url
  amend the readiness probes (#3031)
  modify the link url (#3030)
  change the url (#3029)
  Fix the typo.
  Fix the link url
  delete redundant example
  fix typo
  change a link's url
  ...

# Conflicts:
#	docs/admin/authorization/index.md
2017-03-28 11:33:09 -07:00
Andrew Chen 30f0d4d542 Merge pull request #3047 from kubernetes/chenopis-patch-2
revert issue URL, turn into link
2017-03-28 11:30:48 -07:00
Andrew Chen dc19b3109d revert issue URL, turn into link 2017-03-28 11:23:21 -07:00
Vyacheslav Semushin 6c315b73de docs/admin/authorization: remove duplicated phrase (#3045)
* docs/admin/authorization: remove duplicated phrase.

* docs/admin/authorization: tiny improvement.
2017-03-28 11:13:45 -07:00
Xiaoyu Zhang 090f7c9608 update urls
update urls
2017-03-28 11:07:07 -07:00
Xiaoyu Zhang ba0ba4930c Fix a typo and update one url
Fix a typo and update one url
2017-03-28 11:04:08 -07:00
Xiaoyu Zhang 37b086593d update urls
update urls
2017-03-28 11:02:50 -07:00
Xiaoyu Zhang dcc5633e03 update a url
change the url to a  relative one
2017-03-28 11:00:14 -07:00
Xiaoyu Zhang 38c9367671 update urls
update urls
2017-03-28 10:56:32 -07:00
Xiaoyu Zhang f326993ce4 update invalid links
update invalid links
2017-03-28 10:51:31 -07:00
Xiaoyu Zhang ed33fe51d4 update some urls
update some urls of the file
2017-03-28 10:49:44 -07:00
jianglingxia 6ac0388165 modify the url of RestartPolicy (#3034)
/docs/concepts/workloads/pods/pod-lifecycle/#restart-policy
2017-03-28 10:38:45 -07:00
Xiaoyu Zhang 5ad1c725e0 Fix the url
Fix the url
2017-03-28 10:38:03 -07:00
Xiaoyu Zhang af1f6d5a2d amend the url
Fix the wrong link
2017-03-28 10:36:04 -07:00
jianglingxia 6c3971d9f4 amend the readiness probes (#3031)
correct the url
2017-03-28 10:34:56 -07:00
jianglingxia cd91dac59e modify the link url (#3030)
Headless
Services(https://kubernetes.io/docs/user-guide/services/#headless-services
2017-03-28 10:34:01 -07:00
jianglingxia e6c26bc7bb change the url (#3029)
/docs/concepts/overview/working-with-objects/annotations/
2017-03-28 10:33:20 -07:00
William Chang f6bbed52a5 Fix the typo. 2017-03-28 10:32:13 -07:00
Xiaoyu Zhang 9a71927012 Fix the link url
The changed link and url look better, I think.
2017-03-28 10:31:27 -07:00
Drinky Pool c1d1b06685 delete redundant example
The example does not offer other aspects about the hostPath, it's some kind of duplicate to the preceding one. So, maybe only the preceding one is enough.
2017-03-28 10:30:02 -07:00
chenhuan12 d79cb68bad fix typo
fix typo
2017-03-28 10:28:32 -07:00
Xiaoyu Zhang 3cfd1547b8 change a link's url
Openshift origin 's homepage is https://www.openshift.org/. I think this one is much better than a github page.
2017-03-28 10:27:05 -07:00
Andrew Chen 6da81db4a0 Merge pull request #3023 from chenhuan12/patch-21
fix typo
2017-03-28 10:26:08 -07:00
Andrew Chen def2f7050b Merge pull request #2984 from soltysh/deployment_new_generator
Add new generator for deployments
2017-03-28 09:46:25 -07:00
Maciej Szulik db9638a68f Add new generator for deployments 2017-03-28 09:34:49 +02:00
chenhuan12 9243bd883d fix typo
1、column IP is missed
2、column AGE is missed
2017-03-28 14:39:30 +08:00
Andrew Chen 043c32ec86 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  add some links
  Fix the link
  Update staging container
2017-03-27 22:37:22 -07:00
Xiaoyu Zhang 7fa8b63fa8 add some links
With these links, it may help users easier to find the concepts.
2017-03-27 22:36:13 -07:00
Xiaoyu Zhang df563da532 Fix the link
The old link and title have changed. Updating them would be better.
2017-03-27 22:34:49 -07:00
Andrew Chen d65ecfb3c9 Merge pull request #3017 from ahmetb/update-staging
Update staging container
2017-03-27 22:28:42 -07:00
Andrew Chen 906bfad18f Merge pull request #2807 from jessfraz/pod-preset
Add pod preset docs
2017-03-27 22:27:16 -07:00
Ahmet Alp Balkan 6b47f60f90 Update staging container
Manually uploaded a :1.1 tag for the staging container, now it's alpine based
(1/4th in image size) and no longer has the warning mentioned in #2837.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-03-27 22:07:31 -07:00
Jess Frazelle e87b393ba3 Add pod preset docs
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-03-27 20:10:10 -07:00
Andrew Chen 403c2c1510 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  s/Wildard/Wildcard/
  rephrase the sentence
  Fix the number of processes on Kubernetes master (#2985)
  Pod Security Policy doc improvements (#3010)
  docs/admin: document OpenID Connect plugin "extra-scopes" field

# Conflicts:
#	docs/admin/kubelet.md
#	docs/user-guide/pod-security-policy/index.md
2017-03-27 16:12:50 -07:00
Keith Bartholomew 40ff2f7e72 s/Wildard/Wildcard/ 2017-03-27 16:06:00 -07:00
Xiaoyu Zhang 99013d17c8 rephrase the sentence
rephrase the sentence. PodSpec is one way, there are three other ways through apiserver. rephrasing the sentence can make it clear.
2017-03-27 16:05:31 -07:00
Xiaoyu Zhang 63afe80021 Fix the number of processes on Kubernetes master (#2985)
* Fix the number of processes on Kubernetes master 

According to https://kubernetes.io/docs/getting-started-guides/centos/centos_manual_config/, we can know that there are only three processes of Kubernetes running on the master. etcd and flannel are three-party softwares. These are kube-apiserver, kube-controller-manager, and kube-scheduler. If we want to deploy pod on master, we need to start other two processes: kube-proxy and kubelet. So Three or Five is correct. In this case, I perfer Three. Pure master without Pod is fine.

* fix the pr

fix the pr

* Fix the pr

Fix the pr
2017-03-27 16:04:19 -07:00
Vyacheslav Semushin 43a94011fa Pod Security Policy doc improvements (#3010)
* docs/user-guide/pod-security-policy: minor improvements.

* docs/user-guide/pod-security-policy: convert JSON to YAML.

* docs/user-guide/pod-security-policy: mention kubectl get/edit commands.
2017-03-27 11:53:24 -07:00
Eric Chiang 10b8dc7856 docs/admin: document OpenID Connect plugin "extra-scopes" field 2017-03-27 11:34:58 -07:00
Andrew Chen aa100411c3 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 the command output
  delete invalid link
  Revert "fix the command output"
  fix the command output
  Delete the useless spaces
  Dollar signs used before commands without showing output
  bare-url-used
  Fix typo in authorization docs
  Update networking.md
2017-03-27 09:31:30 -07:00
chenhuan12 d920926f12 fix the command output
fix the command output
2017-03-27 09:17:44 -07:00
Xiaoyu Zhang d8e8fb9ffb delete invalid link
These two links do not exist yet.
2017-03-27 09:17:01 -07:00
Andrew Chen d48512e387 Revert "fix the command output"
This reverts commit 100daaa794.
2017-03-27 09:09:04 -07:00
chenhuan12 100daaa794 fix the command output
fix the command output
2017-03-27 09:08:30 -07:00
yupengzte b8aa4c6610 Delete the useless spaces
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-27 09:07:55 -07:00
yupengzte 92e1be4711 Dollar signs used before commands without showing output
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-27 09:07:06 -07:00
yupengzte 7d3f209c87 bare-url-used
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-27 09:05:42 -07:00
Josh Curl b7b1bc94e0 Fix typo in authorization docs 2017-03-27 09:01:39 -07:00
aniket-contrail b7ca839623 Update networking.md
Added section on OpenContrail with a brief description.
2017-03-27 08:59:53 -07:00
Mik Vyatskov 2241045c91 Add guide for deploying Stackdriver Logging (#2922)
* Add guide for deploying Stackdriver Logging

* Applied review comments

* Address review comments
2017-03-27 08:44:55 -07:00
Andrew Chen 703370f928 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 the output of "describe"
2017-03-27 08:42:50 -07:00
Andrew Chen 115ef91c5c Merge pull request #3002 from zhangxiaoyu-zidif/patch-12
Fix the output of "describe"
2017-03-27 08:42:10 -07:00
Xiaoyu Zhang 9cce2b2f5a Fix the output of "describe"
The output does not volume info. Maybe it is caused by edition changing.
2017-03-27 14:11:18 +08:00
devin-donnelly 1e817bb0d6 Merge pull request #2845 from vladimirvivien/scaleio-k8s-doc-volumes
PR for adding ScaleIO PV documentation in volumes.md
2017-03-26 18:34:44 -07:00
devin-donnelly 647b3df3df Merge pull request #2886 from caesarxuchao/gc-update-1.6
Update garbage collection doc for foreground garbage collection
2017-03-26 18:33:25 -07:00
devin-donnelly 9939c7c953 Update garbage-collection.md 2017-03-26 18:25:03 -07:00
Vladimir Vivien c98bfdf085 ScaleIO storage documentation in docs/concepts/storage 2017-03-25 07:49:53 -04:00
Andrew Chen 4aee1cf24c 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 deploy-intro.html (#2968)
2017-03-24 18:09:50 -07:00
Andrew Chen 33666c25a2 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:
  Fix ref docs links in 1.6
2017-03-24 18:09:38 -07:00
Andrew Chen d4349f10cb Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  change the link icon
  fix command kubectl get serviceAccounts output
  Flannel is not longer the only network addon that supports ARM

# Conflicts:
#	docs/getting-started-guides/kubeadm.md
2017-03-24 18:09:32 -07:00
Phillip Wittrock 48bdde3efa Merge pull request #2976 from pwittrock/release-1.6
Fix reference docs links to include the group in the link
2017-03-24 18:06:29 -07:00
Phillip Wittrock 5944da3d73 Fix ref docs links in 1.6 2017-03-24 17:16:36 -07:00
Rohan Sahai 3d84ec254a Update deploy-intro.html (#2968)
Makes sentence slightly more readable in deploy tutorial
2017-03-24 16:20:53 -07:00
Matt Liggett 2b9b0029d9 Add a doc to about upgrading etcd. (#2767) 2017-03-24 15:08:33 -07:00
Xiaoyu Zhang 13fd2d0f51 change the link icon
The link now is a page of kubernetes.io, not a github's .md file any more.
So I think use the link page's title( Building High-Availability Clusters) is fine.
"high-availability.md" may be the older edition's link icon.
2017-03-24 11:20:01 -07:00
chenhuan12 2ed1a1351c fix command kubectl get serviceAccounts output
fix command kubectl get serviceAccounts output
2017-03-24 11:17:55 -07:00
Maciej Szulik c4dca21649 New deployments endpoint (#2986)
* Update deployments for 1.6

* Update all deployments in docs to use the new endpoint
2017-03-24 11:03:01 -07:00
Ilya Dmitrichenko dfbd0b16b4 Flannel is not longer the only network addon that supports ARM 2017-03-24 09:29:39 -07:00
Andrew Chen ddc206709f 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 the pr
  Fix a typo
2017-03-23 22:32:47 -07:00
Xiaoyu Zhang 438420ee21 fix the pr
rephrase the expressions.
2017-03-23 22:25:57 -07:00
Xiaoyu Zhang 9b15f8d77b Fix a typo
Change "state" to "states". rc's replicas may have different states.
2017-03-23 22:25:57 -07:00
Andrew Chen 4568e52bd1 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 some description about secrets
  [Federation] Add a note about DNS API scopes to the Federation tutorial (#2943)
  Delete the useless spaces in html files
  Fix typo
  update resource-usage-monitoring.md
2017-03-23 15:23:47 -07:00
Cao Shufeng 57ad5d1cf6 Update some description about secrets
We can use RBAC/ABAC to control which users can access secrets.
2017-03-23 14:56:13 -07:00
Jonathan MacMillan c8179efc20 [Federation] Add a note about DNS API scopes to the Federation tutorial (#2943)
* [Federation] Add a note about DNS API scopes to the Federation tutorial

Not sure this is the right place for this, but I wanted to get the text out somewhere before I forgot about it.

* Update set-up-cluster-federation-kubefed.md

* Update set-up-cluster-federation-kubefed.md

* Fix formatting of code blocks.
2017-03-23 14:53:09 -07:00
yupengzte facd9bcce7 Delete the useless spaces in html files
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-23 14:49:53 -07:00
Andrew Chen 297ad056d3 Merge pull request #2975 from SaaldjorMike/fix_typo
Fix typo
2017-03-23 14:49:23 -07:00
Mike Rostermund 696ca85aff Fix typo 2017-03-23 22:43:52 +01:00
Andrew Chen 800d359972 Merge pull request #2972 from zhangxiaoyu-zidif/patch-10
update resource-usage-monitoring.md
2017-03-23 14:41:53 -07:00
Andrew Chen 2410c9e8da Merge pull request #2939 from mikedanese/csr
add inital documentation for the certificates API
2017-03-23 12:06:36 -07:00
Mike Danese 31df6ab5cb add inital documentation for the certificates API 2017-03-23 09:02:43 -07:00
Xiaoyu Zhang 4cdf55fedc update resource-usage-monitoring.md
"purpose–built" means "designed and built for a particular use"
2017-03-23 19:44:20 +08:00
Andrew Chen 996723bc8f Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Replace the tab with 4 spaces in md files (#2797)
  fix link error
  Replace the tab with 4 spaces in html files
  hitting the `ClusterIP` from a pod (#2826)

# Conflicts:
#	docs/admin/accessing-the-api.md
#	docs/api-reference/extensions/v1beta1/definitions.html
#	docs/getting-started-guides/kubeadm.md
#	docs/user-guide/kubectl/index.md
2017-03-23 00:19:33 -07:00
Andy Yu 9ce54855d5 Replace the tab with 4 spaces in md files (#2797)
* Replace the tab with 4 spaces in md files

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of accessing-the-api.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of manage-compute-resources-container.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of run-to-completion-finite-workloads.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of connect-applications-service.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of init-containers.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of calico.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of ingress.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of index.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of index.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of apparmor.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of run-stateful-application.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of index.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of index.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typos of replicasets.md

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-23 00:10:00 -07:00
Xiaoyu Zhang 505387b463 fix link error
The original link does not exist any more. Maybe this url is proper.
2017-03-23 00:04:19 -07:00
yupengzte 8053e08125 Replace the tab with 4 spaces in html files
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-23 00:01:55 -07:00
ztewyk eaa52cf2fc hitting the ClusterIP from a pod (#2826)
* hitting the `ClusterIP` from a pod

when client pod and server pod in the same node,client_address is the client pod ip address
when client pod and server pod in different node,client_address is  the client pod's node flannel ip address

* Update source-ip.md

* Update source-ip.md
2017-03-23 00:00:59 -07:00
Andrew Chen ce8507c515 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 index.md
  Add PR template to encourage clicking Allow Edits
2017-03-22 15:06:02 -07:00
Andrew Chen 12307b9501 Merge pull request #2967 from zhangxiaoyu-zidif/patch-19
update index.md
2017-03-22 15:03:48 -07:00
Xiaoyu Zhang acbca1f251 update index.md
add one word,"say that" may be proper.
2017-03-23 06:00:51 +08:00
Andrew Chen 55acc53d69 Merge pull request #2962 from ahmetb/pr-template
Add PULL_REQUEST_TEMPLATE to encourage clicking Allow Edits
2017-03-22 14:28:25 -07:00
Andrew Chen cca5c7b358 Merge pull request #2750 from liggitt/passwordfile
Clarify password file group support
2017-03-22 13:44:05 -07:00
Andrew Chen ac962dc12c Merge pull request #2902 from shiywang/patch-3
update resources name
2017-03-22 13:41:37 -07:00
Andrew Chen 27d6822bb6 Merge branches 'release-1.6' and '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 daemons.md

* 'release-1.6' of https://github.com/kubernetes/kubernetes.github.io:
  Update daemons.md
2017-03-22 13:39:50 -07:00
Andrew Chen 31221c3a76 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  rephrase the expression of configmap/index.md
  Do not link to org/team links on GitHub
  Fixed typos (#2721)
  Revert "update init-containers.md"
  Fix doc sentence
  Add Minikube reference in the Kubectl configuration doc
  Mention Minikube in the Kubectl configuration doc

# Conflicts:
#	docs/tasks/index.md
2017-03-22 13:39:24 -07:00
devin-donnelly 50dc7445d9 Merge pull request #2964 from kubernetes/devin-donnelly-patch-3
Update daemons.md to remove reference to future support for DaemonSet updates
2017-03-22 13:39:08 -07:00
devin-donnelly 52be0a881c Update daemons.md 2017-03-22 13:34:18 -07:00
devin-donnelly 1494504741 Update garbage-collection.md 2017-03-22 13:28:37 -07:00
Andrew Chen 431ed22c3d Merge pull request #2751 from liggitt/proxy-subresource
Switch to proxy subresource
2017-03-22 13:19:54 -07:00
devin-donnelly d847965635 Merge pull request #2940 from liggitt/rbac
Outline service account RBAC approaches
2017-03-22 13:08:04 -07:00
Jordan Liggitt 5ff30086e4 Switch to proxy subresource 2017-03-22 16:00:30 -04:00
Ahmet Alp Balkan a607d39b88 Add PR template to encourage clicking Allow Edits
Also moving issue template to /.github for better organization. This is
supported by GitHub.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-03-22 13:00:14 -07:00
Jordan Liggitt acd153e60c Clarify password file group support 2017-03-22 15:56:10 -04:00
Jordan Liggitt 6334adc211 Outline service account RBAC approaches 2017-03-22 15:50:40 -04:00
devin-donnelly d8100c6c30 Merge pull request #2929 from csbell/fed-ingress
Remove fed ingress known issue for 1.6.
2017-03-22 12:36:24 -07:00
devin-donnelly 2d77413f91 Merge pull request #2864 from spzala/kubectrlprereq
Mention Minikube in the Kubectl configuration doc
2017-03-22 12:18:05 -07:00
Xiaoyu Zhang 40073e8abb rephrase the expression of configmap/index.md
change "any pods" to "every pod"
2017-03-22 10:22:15 -07:00
Ahmet Alp Balkan 8bd4011d41 Do not link to org/team links on GitHub
People who are not on the org get 404, causing further confusion.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-03-22 10:18:40 -07:00
Ryan McGinnis c4e4b3afcf Fixed typos (#2721)
- Typo in first bullet point
- Fixed capitalization in "Changing Reclaim Policy of a PersistentVolume" bullet point
2017-03-22 10:17:08 -07:00
Mengqi Yu 8da77b2cfc Update imported docs (#2947)
* bump to 1.6 and preserve new ref docs and delete old ref docs

* run update-imported-docs.sh and keep title
2017-03-22 10:10:36 -07:00
lvjiangzhao fa381d82a0 add flag --enable-taint-manager to kube-controller-manager.md from source
code
2017-03-22 09:52:21 -07:00
devin-donnelly 29dab8af2b Merge pull request #2954 from kubernetes/revert-2911-patch-17
Revert "update init-containers.md"
2017-03-21 23:08:28 -07:00
devin-donnelly 9f4214fc2c Revert "update init-containers.md" 2017-03-21 23:03:14 -07:00
devin-donnelly fccaae6c37 Merge pull request #2953 from spzala/loadbalanced
Fix doc sentence
2017-03-21 23:02:37 -07:00
Sahdev P. Zala 4f526d0426 Fix doc sentence
The sentence is having an unnecessary word, 'to' should be removed to make
sentence readable.
2017-03-21 23:54:40 -04:00
Andrew Chen 4800b4f881 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 link to Upgrade 1.6
  livenessProbe -> periodSeconds (#2832)
2017-03-21 19:54:15 -07:00
Erik Stidham 807ccaed78 Fix link to Upgrade 1.6 2017-03-21 19:49:05 -07:00
blackbird29 b6c33e695b livenessProbe -> periodSeconds (#2832)
The field periodSeconds was wrongly referenced as livenessProbe.
2017-03-21 19:47:47 -07:00
Andrew Chen 4eba51d6f2 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 incorrect sentence (#2876)
  fixing typo
  fix typo
  Update kubeadm.md

# Conflicts:
#	docs/getting-started-guides/kubeadm.md
2017-03-21 19:30:14 -07:00
Sahdev Zala dccb59fddd Fix incorrect sentence (#2876)
* Fix incorrect sentence

The changes removes an unnecessary word to correct doc sentence.

* Fix incorrect sentence

Remove an extra incorrect word from the sentence.
2017-03-21 19:20:57 -07:00
Di Wu b6b25fc934 fixing typo 2017-03-21 19:14:48 -07:00
chenhuan12 e13b255f89 fix typo
1、Delete the row "NAME             READY     REASON    RESTARTS   AGE";
2、fix command kubectl get nodes output.
2017-03-21 19:12:09 -07:00
Richard Shaw 3bf7d6658a Update kubeadm.md
A couple of minor grammatical errors.
2017-03-21 19:07:36 -07:00
Andrew Chen 7215af010f Merge branches 'release-1.6' and 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'release-1.6' of https://github.com/kubernetes/kubernetes.github.io:

* 'master' of https://github.com/kubernetes/kubernetes.github.io: (23 commits)
  Apply changes from PR #2787
  rephrase the sentence to make expression clear (#2789)
  update index.md (#2788)
  Apply changes from PR #2784 (#2950)
  The link URL of  [kube-controller-manager] is wrong
  Added pod name in run command
  Fix grammar in docs/admin/daemon.md
  update index.md (#2755)
  Update garbage-collection.md (#2732)
  Fix typo (#2842)
  Fix typo
  Fix the typos
  Apply typo fixes from #2791 (#2949)
  Fix typo in kubectl_completion.md
  fix typeo (#2856)
  Use kubectl config current-context to simplify the instructions
  fix a typo in /docs/user-guide/configmap/index.md
  Fix monitor-node-health.md
  amend monitor-node-health.md
  Update manage-compute-resources-container.md
  ...

# Conflicts:
#	docs/tools/index.md
2017-03-21 19:04:37 -07:00
Andrew Chen 043a6941fe Apply changes from PR #2787 2017-03-21 19:02:30 -07:00
Xiaoyu Zhang 7764c02e78 rephrase the sentence to make expression clear (#2789)
rephrase the expression
2017-03-21 19:00:59 -07:00
Xiaoyu Zhang eddd78c28d update index.md (#2788)
add "on a node" in the sentence to make the expression clear.
2017-03-21 19:00:19 -07:00
Andrew Chen 809473a677 Apply changes from PR #2784 (#2950) 2017-03-21 18:53:40 -07:00
houjun 37af1f8318 The link URL of [kube-controller-manager] is wrong
Appears 404 Error when click  [kube-controller-manager]. The URL maybe
misses '/'.
2017-03-21 18:49:01 -07:00
Lee Calcote 221454da15 Added pod name in run command
Added "node-hello" in the run command to give the pod a name. Command will not execute w/o a pod name.
2017-03-21 18:38:59 -07:00
Andrew Chen 4541c229ca Merge pull request #2771 from liggitt/non-standard-verbs
Document non-standard verbs
2017-03-21 18:37:11 -07:00
Steven Erenst d1b975da52 Fix grammar in docs/admin/daemon.md
A sentence in the "What is a DaemonSet" section had an extra "would be
used" which made the sentence grammatically incorrect.

Signed-off-by: Steven Erenst <stevenerenst@gmail.com>
2017-03-21 18:33:18 -07:00
Xiaoyu Zhang 6854e84203 update index.md (#2755)
* update index.md

add one word "be".

* update index.md

change "to help users familiar with Docker Compose move to Kubernetes" to "to help Docker Compose users move to Kubernetes".
This is much better. Thank you! At first i misunderstand the meaning of this sentence.
2017-03-21 18:29:21 -07:00
Xiaoyu Zhang 60466527e0 Update garbage-collection.md (#2732)
change "higher" to "larger"
2017-03-21 18:23:20 -07:00
Dominika Hodovska 1148f85e8c Move init containers to stable in v1.6 (#1939)
* Delete the parameter "--google-json-key string"

Delete the parameter "--google-json-key string"

* Fix apimachinery vendored dependencies in examples_test.

* package apt-transport-https should be installed

Ubuntu default install not include apt-transport-https. so if you want to download package from https repo, you need install apt-transport-https package first

* doc-walkthrough-content

modify

* limitrange-update

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

* fix command kubectl get svc,pod output

fix command kubectl get svc,pod output

* Fix typo: federation-controller-mananger => federation-controller-manager

* Fix typo: federation-controller-mananger => federation-controller-manager

* Clarify minimum version of kubernetes supporting PSP authz

* Provide correct location for KUBE_ETCD_SERVERS

Provide correct location for KUBE_ETCD_SERVERS configuration key. It was
previously listed as being in /etc/kubernetes/config but is actually in
/etc/kubernetes/apiserver.

Related: https://github.com/kubernetes/kubernetes.github.io/issues/1600

* Move Compute Resources topic to Concepts. (#2410)

* Delete the parameter "--google-json-key string"

“# kube-scheduler -help”can not find --google-json-key option

# 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"}

* Add diagnose tips when you face problem.

* Update grammar for kubeadm.md, thanks @chenopis

* Merge two pieces to one words

* add http proxy infomation in kubeadm

* Update landing pages for Tasks and Tutorials. (#2634)

* Update static-pods.md

It works. Please review it again.

* Move Guide Topic: Multi-container pods. (#2642)

* fix link to go to pod-lifecycle page

* fix the command output

fix the command output

* mirantis_logo.png

,/images/community_logos/mirantis_logo.png updated per Mirantis request

* kubeadm reference -- /

set up/manage mean set up or manage ? it's better use or?

* Prototype for deprecating User Guide topic.

* missing word

The return of the OCD.

* Move Guide topic: Using Environment Variables. (#2645)

* fix typo (#2656)

fix typo

* Move Guide topic: Using Port Forwarding. (#2661)

* Move Guide topic: Bootstrapping Pet Sets. (#2662)

* Move Guide topic: Bootstrapping Pet Sets.

* Add TOC entry.

* Move Guide topic: Connect with Proxies. (#2663)

* Move Guide topic: Connect with Proxies.

* Fix link.

* add DefaultTolerationSeconds admission controller

* getting-started-guides: add CoreOS Tectonic

* Correct the certificate name

* Update index.md

* Update installation.md

* Update validation.md

* Update backups.md

* Update backups.md

* Spell fixes

* Using it vs Juju Kubernetes

* Q1 update to k8s tech and service partner list

New partners registered to K8s Partner Ecosystem sign-up form.  Logo updates companion to this edit still WIP

* Logo file updates for new registrants

Logos for new registrants

* The attribute [allowfullscree] must have a value

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Remove newline before passing to base64

* Use single quote to avoid string interpolation, update output

* Update command as files contain no newline

* Remove all dead links, use just filename

As user can guess that it is file copied from the shown content

* Fix link to dev guide.

* Add --leader-elect=false

Second scheduler could not start without disabling leader-elect.

* 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 a70d0a3e3537c3f91b197b23f949e1e506c951d1.

* Add example show how to configure proxy for kube

* Revision as the suggestion describe

* move ha-master-gce.png to images/docs

Signed-off-by: Xiuyu Li <nickleefly@gmail.com>

* use relative path for ha-master-gce image

Signed-off-by: Xiuyu Li <nickleefly@gmail.com>

* The attribute [calendarWrapper] must be unique

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* add required images in kubeadm init step

* Add links to Docker/rtk in cluster-intro.html

* s/acomplish/accomplish/

* 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.

* fix CronJob object name

fix CronJob object name

* remove redundant a

Signed-off-by: Xiuyu Li <nickleefly@gmail.com>

* 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 a70d0a3e3537c3f91b197b23f949e1e506c951d1.

* kubeadm reference--change any to some

kubeadm can install any  add-on ?

* Move Guide topics: Logging (#2687)

* Disallow indexing for liveness/index (#2689)

* Deprecate Guide topics. (#2691)

* 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.

* Update garbage-collection.md

change “any” to "every"

* Deprecate Guide topic: Persistent Volume Walkthrough. (#2692)

* Reimplement PR #2525

Fixes typo by removing the word "controller"

* remove extra space

* Update multiple-schedulers doc  (#2063)

* Update tutorial

* Fix md formatting.

* Remove extraneous space

* Deprecate Guide topic: Secrets Walkthrough. (#2695)

* Deprecate Guide topics: quick-start ... (#2696)

* Update Tasks landing page. (#2697)

* Remove redundant section in deployments

The status of the deployment is already covered in a later section in
this doc.

* Repair Spotinst logo

Corrected size

* fixed ASM blurb

* Correct ASM logo filename

* Highlighted command for `kubectl proxy`.

* Update ubuntu install instructions.

* Update local instructions to new method.

* update init-containers.md

add one word.

* Minor spelling correction -- "rtk" to "rkt"

* fixing typo

* Doc formatting update

Corrected indentation for the `nonResourcePath` and got a bit zealous with restructuring that section...

* Repair Spotinst logo

Corrected size

* fixed ASM blurb

* Correct ASM logo filename

* Update garbage-collection.md

change "any" to "every"

* Update Weave Net's title.

* fix unsupported parameter of wget command

* update to be retained

change "retain" to "to be retained".

* Update pod.md

* update init-containers.md

change "a different filesystem view" to "different filesystem views".
different init container should have different filesystem.

* Highlighted command --kubectl describe

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

* cluster-management--3

change 3 to three is better or not ?thanks!

* 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"}

* 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"}

* Update garbage-collection.md

modify the url and link

* update garbage-collection.md

change the url to relative path.

* update out-of-resource.md

change "in cases when" to "in case that"

* update out-of-resource.md

use a shorter and simpler expression.

* update out-of-resource.md

change "support" to "supports"

* Create a top-level CN directory to hold future md files for the Chinese kubernetes site

* Removed `=` at the end of the flags.

* Remove autogenerate todo

- This should be captured via a GitHub issue
  and not a TODO in the README documentation
  which leads to confusion.

* Move Guide topics: Federation Tasks. (#2799)

* Move Guide topics: Federation tutorial and concept. (#2802)

* Move Guide topics: Federation tutorial and concept.

* Add title.

* Fix link.

* Move kubectl Concept topics to Tutorials. (#2804)

* Move kubectl Concept topics to Tutorials.

* Add redirects and update links.

* The calendarWrapper attribute should be unique

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix links. (#2808)

* Fix link. (#2806)

* Move topic from clusters to cluster-administration. (#2812)

* Move a batch of cluster admin topics. (#2813)

* Move Guide topic: Limit storage consumption. (#2814)

* Move Guide topic: Limit storage consumption.

* Add title.

* Move Guide topic: Networking. (#2816)

* Move Guide topic: Network Plugins. (#2819)

* Move Guide topic: Network Plugins.

* Fix link.

* Move Guide topic: Static Pods. (#2820)

* 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

* Move Guide topic: Out of Resource. (#2821)

* Move Guide topic: Monitoring Node Health. (#2822)

* Move Guide topic: Monitoring Node Health.

* Move to Tasks.

* Move Guide topic: AppArmor. (#2823)

* Apparmor (#2825)

* Move Guide topic: AppArmor.

* Add included files.

* Move Guide topic: Audit. (#2824)

* Added 1.6 Upgrade notes to outline changes for etcd 3.

* Move Guide topic: Disruption Budget. (#2834)

* Move Guide topic: Limit range. (#2835)

* Quota (#2836)

* Move Guide topic: Limit range.

* Move Guide topic: Resource Quota and Limits.

* Quota2 (#2838)

* Move Guide topic: Limit range.

* Move Guide topic: Resource Quota concept.

* Dns (#2839)

* Move Guide topic: Limit range.

* Move Guide topic: DNS.

* Delete CNAME

* Create CNAME

* Delete CNAME

* Create CNAME

* Move docs/user-guide/managing-deployments.md to /docs/concepts/cluster-administration/manage-deployment.md

* add nginx-app.yaml file

* add back missing /

* fix link

* Move Guide topic: Replication Controller Operations

* Move Guide topic: Resizing a replication controller

* Concepts toc (#2840)

* Move Guide topic: Limit range.

* Adjust Concepts Overview TOC.

* Move Guide topic: Rolling Updates

* Move Kubernetes API page. (#2849)

* Move What is Kubernetes topic. (#2851)

* Move Guide topic: Rolling Update Demo (#2850)

* Move Guide topic: Rolling Update Demo

* rename file

* Move Guide topic: Configuration Best Practices

* Move Guide topic: Jobs (#2853)

* Move Guide topic: Jobs

* add job.yaml file

* change title

* Move Pod overview. (#2865)

* Move Pod overview.

* Fix redirection.

* Move Guide topic: Parallel Processing using Expansions (#2867)

* Move Guide topic: Parallel Processing using Expansions

* fix links to /docs/user-guide/jobs/

* Move Init Containers topic. (#2866)

* Move Guide topic: Coarse Parallel Processing Using a Work Queue

* 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

* Rename /docs/tasks/job/work-queue-1/

* Move StatefulSets topic. (#2869)

* Move StatefulSets topic.

* Fix TOC.

* Move Guide topic: Pod Templates (#2872)

* Move Guide topic: Pod Templates

* tweak header level and capitalization

* Move PetSets topic. (#2873)

* Move Garbage Collection topic. (#2874)

* Move Garbage Collection topic.

* Fix included file.

* Move Guide topic: Prereqs

* Move Guide topic: Sharing Clusters

* Move Accessing Clusters topic to Concepts. (#2875)

* Move Accessing Clusters topic to Concepts.

* Update concepts.yml

* Move Guide topic: Kubeconfig File

* Move Guide topic: Config Provider Firewalls. (#2883)

* Move Guide topic: Federation Service Discovery. (#2884)

* Move Guide topic: Connecting Apps with Services. (#2885)

* Added example and docu for hostPort ranges

* Move Guide topic: Service. (#2891)

* Move Guide topic: Service.

* Move Guide topic: External Load Balancer.

* Fix TOC.

* Move Guide topic: Resource Monitoring. (#2895)

* docs/admin: document OpenID Connect plugin's claim prefixing

* Move Guide topic: Admin Guide

* fix the command output

fix the command output

* Update manage-compute-resources-container.md

Change "he" to "The"

* update out-of-resource.md

change "thresholds" to "threshold"

* update init-containers.md

change "apply" to "application"

* amend monitor-node-health.md

Amend the url link.

* Fix monitor-node-health.md

The url link does not exist.

* fix a typo in /docs/user-guide/configmap/index.md

change "value" to "values"

* View $PAGE on Github without forking the repo

Adding a "View docs/bla-bla.md on GitHub" button next to the
"Edit docs/bla-bla.md" button so that people can view the file
first without clicking the Edit button (which does not work without
forking the repository).

I did not need this because I was trying to do something without
forking. I just found it to be bit difficult to view source of a page
on GitHub.

I'm open to ideas, perhaps we can instead add an article footer button
named "View on GitHub" next to the "Edit this Page".

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* Move Guide topics: Container Lifestyle Hooks, Images, Volumes

* fix to taint the master node

* Add files via upload

* fix the link of ogging-elasticsearch-kibana.md

fix the link of url

* Remove from TOC/Search: pods/init-containers ... (#2694)

* Fix typo

* Add files via upload

* Create hyperlink

Create hyperlink for kubernetes repo link.

* updated PSP documentation with RBAC (#2552)

Added info about controller manager setup and current implementation when using PSP with RBAC support.

* Use kubectl config current-context to simplify the instructions

* fix typeo (#2856)

* fix typeo

* Update kargo.md

* Fix typo in kubectl_completion.md

evaluation --> evaluated

* Apply typo fixes from #2791 (#2949)

* Apply typo fixes from #2791

* remove style typos

* Fix the typos

Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

* Fix typo

* Fix typo (#2842)
2017-03-21 18:13:33 -07:00
Bouke van der Bijl 05b7a64d8f Fix typo (#2842) 2017-03-21 17:48:26 -07:00
faascape cfadb36c12 Fix typo 2017-03-21 17:47:02 -07:00
yupengzte f6fec80790 Fix the typos
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-21 17:46:26 -07:00
Andrew Chen fce57824ce Apply typo fixes from #2791 (#2949)
* Apply typo fixes from #2791

* remove style typos
2017-03-21 17:44:35 -07:00
Joe Wang e4af4e9898 Fix typo in kubectl_completion.md
evaluation --> evaluated
2017-03-21 17:16:26 -07:00
Andrew Chen de14357284 Move position of ToC (#2948)
* Move position of ToC

* add space to fix syntax parsing check
2017-03-21 17:09:45 -07:00
tanshanshan d57ed65fe8 fix typeo (#2856)
* fix typeo

* Update kargo.md
2017-03-21 17:06:56 -07:00
devin-donnelly 7768c3bad3 Merge pull request #2890 from krallistic/master
PSP: Added example and docu for hostPort ranges
2017-03-21 17:06:24 -07:00
devin-donnelly 57e6f7a80f Merge pull request #2889 from madhusudancs/fed-adm-reorg
Deprecate federation-up/deploy.sh doc.
2017-03-21 17:06:05 -07:00
devin-donnelly 7fdb8ce53c Merge pull request #2892 from derekwaynecarr/clarify-docs
Clarify how memory.available is computed in eviction
2017-03-21 17:05:02 -07:00
devin-donnelly b6b96c82a5 Merge pull request #2894 from ericchiang/oidc-username-prefixing
docs/admin: document OpenID Connect plugin's claim prefixing
2017-03-21 17:04:32 -07:00
devin-donnelly b206adba72 Merge pull request #2906 from chenhuan12/patch-14
fix the command output
2017-03-21 17:03:09 -07:00
devin-donnelly 414e9722ae Merge pull request #2912 from wenlxie/master
Update manage-compute-resources-container.md
2017-03-21 17:02:51 -07:00
devin-donnelly 698bd00e50 Merge pull request #2905 from davidopp/release-1.6
Update docs to reflect affinity, taints, tolerations moving from alpha annotations to (beta) fields.
2017-03-21 17:01:57 -07:00
Eric Chiang 6792ba4aa2 Merge branch 'master' into oidc-username-prefixing 2017-03-21 16:59:45 -07:00
devin-donnelly e353591f0e Merge pull request #2918 from zhangxiaoyu-zidif/patch-33
Fix monitor-node-health.md
2017-03-21 16:58:52 -07:00
devin-donnelly c05b84a302 Merge pull request #2914 from zhangxiaoyu-zidif/patch-32
amend monitor-node-health.md
2017-03-21 16:57:50 -07:00
Andrew Chen cd65f3379b Merge pull request #2778 from gyliu513/table-content
Added table of content to node-selection.
2017-03-21 16:52:33 -07:00
Andrew Chen adacb8d8b0 Merge pull request #2777 from gyliu513/node-controller
Updated node controller for taints and tolerations.
2017-03-21 16:50:31 -07:00
Andrew Chen d410008343 Merge pull request #2770 from liggitt/requestheader
Add group and extra info to front proxy
2017-03-21 16:47:06 -07:00
Andrew Chen e2d113a233 Merge pull request #2768 from gyliu513/register-node
Added `--register-with-taints` for node.md.
2017-03-21 16:44:37 -07:00
Andrew Chen 8fe6182953 Merge pull request #2749 from liggitt/anonymous-auth
Clarify anonymous auth enablement
2017-03-21 16:41:07 -07:00
Everett Toews 17daa9837f Use kubectl config current-context to simplify the instructions 2017-03-21 16:38:58 -07:00
Andrew Chen ff7b67dd3b Merge pull request #2744 from gyliu513/kubectl-taint
Updated user guide for `kubectl taint` by adding `NoExecute`.
2017-03-21 16:36:19 -07:00
devin-donnelly 447049890d Merge pull request #2919 from zhangxiaoyu-zidif/patch-34
fix a typo in /docs/user-guide/configmap/index.md
2017-03-21 16:15:46 -07:00
Andrew Chen e862c93186 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  updated PSP documentation with RBAC (#2552)
2017-03-21 16:13:39 -07:00
devin-donnelly 7178d47bf0 Merge pull request #2899 from madhusudancs/kubefed-v16
kubefed v1.6 update
2017-03-21 16:12:09 -07:00
devin-donnelly b19d0eb5ae Merge pull request #2841 from derekwaynecarr/cgroups
Add documentation for per pod cgroups
2017-03-21 16:10:14 -07:00
Xiaoyu Zhang 088c3c3ad4 Merge branch 'master' into patch-32 2017-03-22 07:10:10 +08:00
Xiaoyu Zhang f08a13eae9 Merge branch 'master' into patch-33 2017-03-22 07:10:00 +08:00
Xiaoyu Zhang 68dac29744 Merge branch 'master' into patch-34 2017-03-22 07:09:48 +08:00
Gurvinder Singh 180db357d0 updated PSP documentation with RBAC (#2552)
Added info about controller manager setup and current implementation when using PSP with RBAC support.
2017-03-21 16:09:37 -07:00
Andrew Chen 607105f918 Merge pull request #2935 from CaoShuFeng/audit-2
Audit filter is also available for the insecured endpoint
2017-03-21 16:01:04 -07:00
Andrew Chen 8d96337664 Merge pull request #2934 from CaoShuFeng/audit
Update baisc auditor's info
2017-03-21 16:00:49 -07:00
Andrew Chen 29607852ca 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 the link of ogging-elasticsearch-kibana.md
  View $PAGE on Github without forking the repo
  update init-containers.md
  update out-of-resource.md
2017-03-21 15:54:53 -07:00
Andrew Chen b3ac35430c Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Create hyperlink
  Add files via upload
  Fix typo
  Remove from TOC/Search: pods/init-containers ... (#2694)
  Add files via upload
  fix to taint the master node
  Move Guide topics: Container Lifestyle Hooks, Images, Volumes
  Correct ASM logo filename
  fixed ASM blurb
  Repair Spotinst logo
  Remove redundant section in deployments

# Conflicts:
#	docs/getting-started-guides/kubeadm.md
#	docs/user-guide/volumes.md
2017-03-21 15:54:35 -07:00
Xiaoyu Zhang 590e1beff9 Merge branch 'master' into patch-34 2017-03-22 06:33:44 +08:00
Xiaoyu Zhang e22898914c Merge branch 'master' into patch-33 2017-03-22 06:33:33 +08:00
Xiaoyu Zhang 8e992ec358 Merge branch 'master' into patch-32 2017-03-22 06:33:22 +08:00
devin-donnelly 06a80c510c Merge pull request #2924 from ahmetb/edit-button
[UX] "View $PAGE on GitHub" without forking the repo
2017-03-21 15:33:19 -07:00
devin-donnelly 2ce643f56b Merge pull request #2910 from zhangxiaoyu-zidif/patch-29
update out-of-resource.md
2017-03-21 15:32:38 -07:00
devin-donnelly e85042f01d Merge pull request #2911 from zhangxiaoyu-zidif/patch-17
update init-containers.md
2017-03-21 15:32:05 -07:00
devin-donnelly 00a0eabf78 Merge pull request #2933 from zhangxiaoyu-zidif/patch-35
fix the link of logging-elasticsearch-kibana.md
2017-03-21 15:31:16 -07:00
Andrew Chen 296750f249 Merge pull request #2700 from kargakis/remove-redundant-section
Remove redundant section in deployments
2017-03-21 14:23:18 -07:00
Sahdev P. Zala 7da7a46211 Create hyperlink
Create hyperlink for kubernetes repo link.
2017-03-21 14:19:00 -07:00
mlambert890b d4107d0a08 Add files via upload 2017-03-21 14:15:18 -07:00
Jared c224a7ab66 Merge pull request #2945 from simonwydooghe/patch-1
Fix typo 'Kuberentes'
2017-03-21 14:14:06 -07:00
Simon Wydooghe b401010d3a Fix typo 2017-03-21 21:17:35 +01:00
Steve Perry d4b42e9c7e Remove from TOC/Search: pods/init-containers ... (#2694) 2017-03-21 13:11:03 -07:00
devin-donnelly ef32f29d08 Merge pull request #2932 from mlambert890b/master
Update Mirantis logo per Mirantis
2017-03-21 12:09:19 -07:00
devin-donnelly f9c06f48e2 Merge pull request #2900 from wlan0/master
add docs about cloud-controller-manager
2017-03-21 12:00:33 -07:00
devin-donnelly c0f3aa4abe Update running-cloud-controller.md 2017-03-21 11:57:01 -07:00
mlambert890b 8f9bdf5bad Merge branch 'master' into master 2017-03-21 11:56:35 -07:00
devin-donnelly a5899fc2ff Update components.md 2017-03-21 11:49:23 -07:00
devin-donnelly 8d31f21184 Merge pull request #2887 from pwittrock/release-1.6
Release 1.6
2017-03-21 11:38:53 -07:00
devin-donnelly edff5cbd3f Merge pull request #2927 from nikhiljindal/cascDel1.6
Updating cascading deletion info for federation
2017-03-21 11:34:17 -07:00
devin-donnelly 28cbea8ec6 Merge pull request #2878 from janetkuo/ds-rolling-update
Add Task: Rolling Update a DaemonSet
2017-03-21 11:09:45 -07:00
devin-donnelly c2c5f17fe4 Merge pull request #2745 from jsafrane/default-storage-class
Add documentation about default storage class
2017-03-21 11:01:30 -07:00
devin-donnelly 538a80d428 Merge pull request #2920 from xilabao/fix-taint-master-node
fix to taint the master node
2017-03-21 11:01:04 -07:00
Janet Kuo 6eeb3f74f4 Add Task: Rolling Update a DaemonSet 2017-03-21 10:40:17 -07:00
Jan Safranek 0eef44d130 Add documentation about default storage class 2017-03-21 09:25:01 +01:00
Cao Shufeng aaed3a4d38 Audit filter is also available for the insecured endpoint
See code here:
https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/server/config.go#L445
2017-03-21 04:12:02 -04:00
Cao Shufeng 173d1fd357 Update baisc auditor's info
See codes here:
https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/apiserver/pkg/endpoints/filters/audit.go#L131
2017-03-21 04:09:09 -04:00
Xiaoyu Zhang 75fc7284a8 fix the link of ogging-elasticsearch-kibana.md
fix the link of url
2017-03-21 15:36:25 +08:00
mlambert890b 36f168a1fe Merge branch 'master' into master 2017-03-20 20:20:18 -07:00
mlambert890b 5f96e8a39a Add files via upload 2017-03-20 20:18:40 -07:00
xilabao b144d991a0 fix to taint the master node 2017-03-21 08:36:58 +08:00
Madhusudan.C.S b4ffa837a5 Address review comments. 2017-03-20 17:19:36 -07:00
Xiaoyu Zhang 2fe806fc00 Merge branch 'master' into patch-32 2017-03-21 08:19:20 +08:00
Xiaoyu Zhang 7dc36c1fff Merge branch 'master' into patch-34 2017-03-21 08:16:59 +08:00
Xiaoyu Zhang d05fd38de8 Merge branch 'master' into patch-33 2017-03-21 08:16:50 +08:00
Xiaoyu Zhang 4ba1d79c61 Merge branch 'master' into patch-17 2017-03-21 08:16:35 +08:00
Xiaoyu Zhang 863d58bef3 Merge branch 'master' into patch-29 2017-03-21 08:16:23 +08:00
Christian Bell c9e46a66e7 Remove fed ingress known issue for 1.6. It's been fixed. 2017-03-20 16:25:47 -07:00
Andrew Chen 763513ccce Merge pull request #2928 from kubernetes/migration-container-environment
Move Guide topics: Container Lifestyle Hooks, Images, Volumes
2017-03-20 15:57:31 -07:00
Andrew Chen f0cd49a007 Move Guide topics: Container Lifestyle Hooks, Images, Volumes 2017-03-20 15:35:51 -07:00
nikhiljindal 0007aa6404 Updating cascading deletion info for federation 2017-03-20 15:15:15 -07:00
devin-donnelly 18fb24df44 Merge pull request #2720 from DirectXMan12/feature/hpa-v2
Update HPA documentation to cover HPA v2
2017-03-20 15:10:54 -07:00
Solly Ross 877c6c224e Update HPA documentation to cover HPA v2
This updates the horizontal pod autoscaling documention to cover the new
autosclaing/v2alpha1 API version.  It also notes the removal of the old
alpha annotations for autoscaling on custom metrics, and reccomends
against using the alpha collection method.
2017-03-20 17:48:46 -04:00
devin-donnelly e12c965102 Merge pull request #2743 from gnufied/add-mount-option-docs
Add documentation for mount option
2017-03-20 14:30:15 -07:00
devin-donnelly ab6166b1f0 Merge pull request #2829 from jbeda/kubeadm-update
Update kubeadm docs for 1.6
2017-03-20 14:28:03 -07:00
Derek Carr 8403efcb04 Add documentation for per pod cgroups 2017-03-20 17:00:30 -04:00
devin-donnelly 508a160591 Merge pull request #2926 from devin-donnelly/release-1.6
Merge latest from Master into Release 1.6
2017-03-20 13:57:54 -07:00
Devin Donnelly 7667b6d217 Merge branch 'release-1.6' of https://github.com/kubernetes/kubernetes.github.io into release-1.6 2017-03-20 13:53:52 -07:00
Devin Donnelly 4956e43fb1 Merge remote-tracking branch 'upstream/master' into release-1.6 2017-03-20 13:51:51 -07:00
Derek Carr d11b59f5ce Clarify out of resource handling for memory.available 2017-03-20 16:51:49 -04:00
Ahmet Alp Balkan 7cdcff7813 View $PAGE on Github without forking the repo
Adding a "View docs/bla-bla.md on GitHub" button next to the
"Edit docs/bla-bla.md" button so that people can view the file
first without clicking the Edit button (which does not work without
forking the repository).

I did not need this because I was trying to do something without
forking. I just found it to be bit difficult to view source of a page
on GitHub.

I'm open to ideas, perhaps we can instead add an article footer button
named "View on GitHub" next to the "Edit this Page".

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-03-20 12:49:47 -07:00
Hemant Kumar 5bfd2929d1 Fix language in docs 2017-03-20 15:13:28 -04:00
devin-donnelly 691a680c89 Merge pull request #2779 from jbeda/bootstrap-token
Add details on Bootstrap Tokens
2017-03-20 11:20:04 -07:00
Sahdev P. Zala 7b9d2ff299 Merge branch 'kubectrlprereq' of https://github.com/spzala/kubernetes.github.io into kubectrlprereq 2017-03-20 14:17:48 -04:00
Sahdev P. Zala 42c2e06e6a Merge branch 'kubectrlprereq' of https://github.com/spzala/kubernetes.github.io into kubectrlprereq 2017-03-20 14:16:59 -04:00
Xiaoyu Zhang 9c9d359fb3 fix a typo in /docs/user-guide/configmap/index.md
change "value" to "values"
2017-03-20 14:49:37 +08:00
Xiaoyu Zhang 4282f695c9 Fix monitor-node-health.md
The url link does not exist.
2017-03-20 14:23:19 +08:00
Joe Beda 28c1fc5df8 Update kubeadm guide and reference pages for 1.6
Signed-off-by: Joe Beda <joe.github@bedafamily.com>
2017-03-19 10:04:17 -07:00
Xiaoyu Zhang 501d851eef amend monitor-node-health.md
Amend the url link.
2017-03-19 21:03:39 +08:00
Xiaoyu Zhang 069a2dabc6 update init-containers.md
change "apply" to "application"
2017-03-19 19:17:05 +08:00
Xiaoyu Zhang 0d19a29ef6 update out-of-resource.md
change "thresholds" to "threshold"
2017-03-19 19:10:04 +08:00
David Oppenheimer b8878e3bec Update docs to reflect affinity, taints, tolerations moving from alpha
annotations to (beta) fields.
2017-03-18 12:31:54 -07:00
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
Chao Xu 20fb544429 address comments 2017-03-17 17:42:58 -07:00
Chao Xu 2626c980f9 update gc doc for foreground garbage collection; add known issues for
non-core resources
2017-03-17 17:42:56 -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 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
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 7efaa0e1c2 Merge pull request #2852 from kubernetes/migration-config-best-practices
Move Guide topic: Configuration Best Practices
2017-03-15 17:47:17 -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 664c27ae9f Merge pull request #2848 from kubernetes/migration-rolling-updates
Move Guide topic: Rolling Updates
2017-03-15 17:01:33 -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 975b93efc1 Merge pull request #2847 from kubernetes/migration-resizing-a-replication-controller
Move Guide topic: Resizing a replication controller
2017-03-15 16:42:24 -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
Tim Hockin 6ab05fbf1c Create CNAME 2017-03-15 14:42:51 -07:00
Tim Hockin f3ae692dab Delete CNAME 2017-03-15 14:31:30 -07:00
Tim Hockin 1ec090cc7c Create CNAME 2017-03-15 14:29:07 -07:00
Tim Hockin 1ee7bf7281 Delete CNAME 2017-03-15 13:46:16 -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
Wojciech Tyczynski 617f0f7e08 Merge pull request #2763 from kubernetes/etcd3
Added 1.6 Upgrade notes to outline changes for etcd 3.
2017-03-15 15:19:26 +01: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
yupengzte 99426f4c55 The calendarWrapper attribute should be unique
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-14 11:00:42 -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
Chao Xu 151f2968ba Merge pull request #2734 from gyliu513/registration-of-nodes
Removed `=` at the end of the flags.
2017-03-09 10:44:46 -08: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
Tim St. Clair 8ae1fa3dcb Merge pull request #2733 from zhangxiaoyu-zidif/patch-16
update out-of-resource.md
2017-03-08 18:39:11 -08:00
Hemant Kumar cea23069c2 Add documentation for mount option 2017-03-08 21:06:47 -05:00
Xiaoyu Zhang 3f01be882e Merge branch 'master' into patch-16 2017-03-09 09:44:12 +08:00
devin-donnelly 6f9b0d9191 Merge pull request #2739 from devin-donnelly/release-1.6
Merge latest from Master into Release 1.6
2017-03-08 14:54:59 -08:00
Devin Donnelly 621465a55c Merge remote-tracking branch 'upstream/master' into release-1.6 2017-03-08 14:51:36 -08:00
Xin Zhang f7ad8644e9 Create a top-level CN directory to hold future md files for the Chinese kubernetes site 2017-03-07 21:49:59 -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
devin-donnelly 6b464aa960 Merge pull request #2726 from markronquillo/patch-1
Fix typo in pod.md
2017-03-07 10:25:32 -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
mlambert890b e1fcf04cc1 Correct ASM logo filename 2017-03-06 11:01:11 -08:00
mlambert890b b3f34cd55b fixed ASM blurb 2017-03-06 11:01:11 -08:00
mlambert890b 3abc2a301d Repair Spotinst logo
Corrected size
2017-03-06 11:01:11 -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
mlambert890b 61c6266815 Correct ASM logo filename 2017-03-05 20:58:01 -08:00
mlambert890b b1db56f615 fixed ASM blurb 2017-03-05 20:56:00 -08:00
mlambert890b 979686122a Repair Spotinst logo
Corrected size
2017-03-05 20:44:47 -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 adee25b768 Disallow indexing for liveness/index (#2689) 2017-03-03 12:10:47 -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 a70d0a3e3537c3f91b197b23f949e1e506c951d1.

* 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
yupengzte f88f28bced The attribute [calendarWrapper] must be unique
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-03 00:01:43 -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 a70d0a3e3537c3f91b197b23f949e1e506c951d1.
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
yupengzte e6a7773fe4 The attribute [allowfullscree] must have a value
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-02 10:43:41 -08:00
mlambert890b 742af56ffe Logo file updates for new registrants
Logos for new registrants
2017-03-02 10:37:01 -08:00
mlambert890b 94f02ff83d Q1 update to k8s tech and service partner list
New partners registered to K8s Partner Ecosystem sign-up form.  Logo updates companion to this edit still WIP
2017-03-02 10:37:01 -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 a562f77ce0 Merge pull request #2643 from steveperry-53/deprecation
Prototype for deprecating User Guide topic.
2017-03-01 14:38:54 -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 46c212b7a8 Merge pull request #2647 from devin-donnelly/release-1.6
Merge latest from master into Release 1.6
2017-02-28 14:34:08 -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
mlambert890b 2ef4477df3 mirantis_logo.png
,/images/community_logos/mirantis_logo.png updated per Mirantis request
2017-02-28 09:52:04 -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
huzhifeng 06104e35a3 Update grammar for kubeadm.md, thanks @chenopis 2017-02-27 17:34:21 -08:00
huzhifeng d30c4a7c78 Add diagnose tips when you face problem. 2017-02-27 17:34:21 -08:00
chenhuan12 11f3e0fec1 Delete the parameter "--google-json-key string"
“# kube-scheduler -help”can not find --google-json-key option

# 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-02-27 14:28:14 -08:00
Steve Perry 650d632519 Move Compute Resources topic to Concepts. (#2410) 2017-02-27 14:16:14 -08:00
Andrew Chen 3213006abc Merge pull request #2619 from xsgordon/issue-1600
Provide correct location for KUBE_ETCD_SERVERS
2017-02-27 14:00:50 -08:00
Stephen Gordon 29b3f2b99a Provide correct location for KUBE_ETCD_SERVERS
Provide correct location for KUBE_ETCD_SERVERS configuration key. It was
previously listed as being in /etc/kubernetes/config but is actually in
/etc/kubernetes/apiserver.

Related: https://github.com/kubernetes/kubernetes.github.io/issues/1600
2017-02-25 16:12:07 -05:00
Andrew Chen 86df553c4b Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io: (136 commits)
  Clarify minimum version of kubernetes supporting PSP authz
  Fix typo: federation-controller-mananger => federation-controller-manager
  Fix typo: federation-controller-mananger => federation-controller-manager
  fix command kubectl get svc,pod output
  limitrange-update
  doc-walkthrough-content
  package apt-transport-https should be installed
  Fix apimachinery vendored dependencies in examples_test.
  Delete the parameter "--google-json-key string"
  Removed Extra space in the KUBE2GO commit
  Added KUBE2GO.io
  fix some wrong links
  Update hello-minikube.md
  show kubectl_rollingupdate svg
  Fixed flag for eviction-soft.
  Update review-issues.md
  Move Guide topic: Garbage Collection. (#2488)
  Update source-ip.md
  Update source-ip.md
  concepts/abstractions: init containers example.
  ...
2017-02-24 15:14:21 -08:00
Andrew Chen b1cae4beb6 Merge pull request #2602 from tailnode/fix_links
Fix links
2017-02-24 15:12:12 -08:00
Jordan Liggitt 6d133c64d5 Clarify minimum version of kubernetes supporting PSP authz 2017-02-24 15:04:21 -08:00
Patrick Decat ae56b5bf07 Fix typo: federation-controller-mananger => federation-controller-manager 2017-02-24 15:04:04 -08:00
Patrick Decat 30023fb5b5 Fix typo: federation-controller-mananger => federation-controller-manager 2017-02-24 15:03:46 -08:00
chenhuan12 4508f114f9 fix command kubectl get svc,pod output
fix command kubectl get svc,pod output
2017-02-24 15:03:17 -08:00
jianglingxia 474ae68f25 limitrange-update
I think it's redundant that the second to ,in order to do sth and do
sth!thanks!
2017-02-24 15:02:54 -08:00
jianglingxia eeb1367c64 doc-walkthrough-content
modify
2017-02-24 15:02:54 -08:00
huzhifeng 180a9b6abc package apt-transport-https should be installed
Ubuntu default install not include apt-transport-https. so if you want to download package from https repo, you need install apt-transport-https package first
2017-02-24 15:00:21 -08:00
Jeff Mendoza fc9b83e95d Fix apimachinery vendored dependencies in examples_test. 2017-02-24 14:44:38 -08:00
chenhuan12 58867752f5 Delete the parameter "--google-json-key string"
Delete the parameter "--google-json-key string"
2017-02-24 09:39:21 -08:00
tailnode 83bfcd018f Merge remote-tracking branch 'upstream/master' into fix_links 2017-02-24 08:18:34 +08:00
roopakparikh fb7a756a77 Removed Extra space in the KUBE2GO commit
Last pull request had an extra space and was missing a newline between the last provider and KUBE2GO
2017-02-23 14:26:29 -08:00
roopakparikh 741292ddb6 Added KUBE2GO.io
Adding a new Free service KUBE2GO.io that provides quick creation of K8s clusters on AWS and other public clouds.
2017-02-23 14:26:29 -08:00
tailnode 47ae58f3c4 fix some wrong links 2017-02-23 16:08:38 +08:00
tailnode 5310464183 Merge remote-tracking branch 'upstream/master' into fix_links 2017-02-23 16:05:56 +08:00
Andres Villarroel da2ebff417 Update hello-minikube.md
- Proposing a different way to run curl without proxy, without touching current environment
 - There's a formatting problem and the whole thing is being displayed in a single line

    ![screenshot](http://imgur.com/download/nfk02hd)
2017-02-23 15:30:47 +08:00
Xiuyu Li fd3b6e66d8 show kubectl_rollingupdate svg 2017-02-23 15:30:47 +08:00
Guangya Liu f5e5175247 Fixed flag for eviction-soft. 2017-02-23 15:30:47 +08:00
Jared 8f6de25c98 Update review-issues.md 2017-02-23 15:30:47 +08:00
Steve Perry 69cfd63def Move Guide topic: Garbage Collection. (#2488) 2017-02-23 15:30:47 +08:00
ztewyk 0a76c67c5b Update source-ip.md 2017-02-23 15:30:47 +08:00
ztewyk c295346b05 Update source-ip.md 2017-02-23 15:30:47 +08:00
Elijah C. Voigt b61c95f072 concepts/abstractions: init containers example. 2017-02-23 15:30:47 +08:00
divyenpatel a512e93e9d updated vsphere getting started guide
addressed review comments
addressed chenopis's review comments
2017-02-23 15:30:47 +08:00
Andrew Chen a7192a9e9a Revert "Updated description for kubeadm init --kubernetes-version" 2017-02-23 15:30:47 +08:00
Alexander Kanevskiy 8261341295 Updated description for kubeadm init --kubernetes-version 2017-02-23 15:30:47 +08:00
Cao Shufeng c5a79de79c Remove details about where authenticator is implemented
It not necessary to mention where the functions are implemented in
document. Further more, the directories recorded here is out of date.

Now they are in:
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/...
2017-02-23 15:30:47 +08:00
tanshanshan b89155a351 replace petset with statefulsets 2017-02-23 15:30:47 +08:00
Ricardo M. Augusto 142bf7dcc4 Updated result of command
Actually according to the command in example:

kubectl create secret generic ssh-key-secret --from-file=ssh-privatekey=/path/to/.ssh/id_rsa --from-file=ssh-publickey=/path/to/.ssh/id_rsa.pub

The keys will be available with names ssh-publickey and ssh-privatekey.
2017-02-23 15:30:47 +08:00
chenhuan12 0b9dca5a36 replace argumment with argument
replace argumment with argument
2017-02-23 15:30:47 +08:00
Guangya Liu 4731f33d48 Highlight some keyworks in garbage-collection.md. 2017-02-23 15:30:47 +08:00
Guangya Liu 363db9d8af Fixed typos in persistent volume index.md 2017-02-23 15:30:47 +08:00
Ben Mathews 406fe2683b Remove reference to port-forward to services
port forwarding to services isn't supported.
2017-02-23 15:30:47 +08:00
tanshanshan 4806f01d8f add an example 2017-02-23 15:30:47 +08:00
tanshanshan 65eacf1145 fix typo 2017-02-23 15:30:47 +08:00
Olegs Jeremejevs b807813244 Fix typo in concepts 2017-02-23 15:30:47 +08:00
ztewyk dfb8b79b15 Parallel Jobs with a *work queue*:
do not specify `.spec.completions`, default to `.spec.Parallelism`, not  default to 1
2017-02-23 15:30:47 +08:00
xuxinkun dc053ed54f Add more options for self-registration. 2017-02-23 15:30:47 +08:00
Bruce Auyeung 7022b43bc2 dedent yaml code blocks
otherwise extra redundant ````yaml` characters will be displayed
because github code fencing doesn't need any indentation
2017-02-23 15:30:47 +08:00
Harry Zhang 8e490b4251 Add kubelet eviction in GC doc (#2484) 2017-02-23 15:30:47 +08:00
Michael Fraenkel ce82d6301d Revert "Document new optional support for ConfigMap and Secret"
This reverts commit 7abcc6c854.
2017-02-23 15:30:47 +08:00
Michael Fraenkel f8c25df156 Revert "mend"
This reverts commit 324451c337.
2017-02-23 15:30:47 +08:00
jianglingxia 632b2ba474 modify one word
examples   to  example
2017-02-23 15:30:47 +08:00
chenhuan12 e854c082ad fix typo
1、column PORTS is missed
2、fix command `kubectl get pods`output
2017-02-23 15:30:47 +08:00
Guillaume Breton 17daf981f7 Fix typos in running zookeeper article 2017-02-23 15:30:47 +08:00
Steve Perry cd69b5b1e3 Add note about moved content. (#2563) 2017-02-23 15:30:47 +08:00
Steve Perry fe734530ba Move Guide topic to Tasks: Downward API (#2439) 2017-02-23 15:30:47 +08:00
architect.bian 3c262fa8d8 modify typora
modify namespace-kube-system to namespace=kube-system
2017-02-23 15:30:47 +08:00
liangxiaoping b8c5b72111 fix etcd disaster-recovery hyperlink 2017-02-23 15:30:47 +08:00
chenhuan12 1a81cfd224 replace kubernetes.d with kubelet.d
replace kubernetes.d with kubelet.d
2017-02-23 15:30:47 +08:00
tanshanshan 8140e9c2cf remove its name from file content 2017-02-23 15:30:47 +08:00
Jorge O. Castro 771a20326e Let's put kubectl in ~/bin. 2017-02-23 15:30:47 +08:00
steveperry-53 e71b14fa5c Move Guide toic to Tasks: kubectl exec. 2017-02-23 15:30:47 +08:00
foxish 33da5e4fb1 Fix travis and add comments 2017-02-23 15:30:47 +08:00
Steve Perry 3ed3018153 Move Pod Lifecycle to Concepts. (#2420)
* Move Pod Lifecycle to Concepts.

* Put moved note on old page.

* Update pod-lifecycle.md
2017-02-23 15:30:47 +08:00
Michail Kargakis 0ce865cc76 Update deployment completeness documentation 2017-02-23 15:30:47 +08:00
Andrew Chen 4e5e79f35f rollback PR #2522
Rollingback PR #2522 until we can verify which version optional:true will be available in.
2017-02-23 15:30:47 +08:00
sallydeng 0fca22e659 kubectl_apply.md-change it for label key
When I test this command, if the configmap has a label, it just delete the configmaps which has the same label key and that are not in the file.
kubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/v1/ConfigMap
So I advise change the description like this:
"Apply the configuration in manifest.yaml and delete all the other configmaps with the same label key that are not in the file."
2017-02-23 15:30:47 +08:00
Arthur Miranda dec125aa53 Update the links of Deployment User Guide
The file 'blob/master/docs/devel/api-conventions.md' has moved to
'community/blob/master/contributors/devel/api-conventions.md'

Updates the links associated with these file.
2017-02-23 15:30:47 +08:00
Michael Mrowetz 2aea9f9424 #2534 mark openstack-heat as standalone-salt-conf 2017-02-23 15:30:47 +08:00
sallydeng 3e48da5f8b Change sentence base on reviewer's comment
"NOTE: The key-value optional:true is supported for kubernetes 1.5.3 and above."
2017-02-23 15:30:47 +08:00
sallydeng 183fc3d41c The key-value "optional:true" doesn't work
The key-value "optional:true"  doesn't work in 1.5.2 yet. 
So should we add a note here? "The key-value "optional:true" will be work after kubernetes 1.5.2."
2017-02-23 15:30:47 +08:00
foxish e1eb525f01 Fix travis.yml 2017-02-23 15:30:47 +08:00
Andrew Chen 1c634023f6 re: issue #2034; fix docker image link (#2532)
* re: issue #2034; fix docker image link

change link in line 26 to: https://gcr.io/google_containers/hpa-example

* point link to local Dockerfile

* specify it as the Dockerfile, not image
2017-02-23 15:30:47 +08:00
Andrew Chen 523bb2a1fd re: issue #1671; update to direct link
Update Docker Volumes link to https://docs.docker.com/engine/tutorials/dockervolumes/
2017-02-23 15:30:47 +08:00
Robert Kubis a8009333b1 Update cheatsheet for multi-container handling
Added how to retrieve logs for containers in multi-container pods
2017-02-23 15:30:47 +08:00
ztewyk 3ac0584953 add "--show-all" to kubectl get pods
add "--show-all" to  "kubectl get pods  --selector=job-name=pi --output=jsonpath={.items..metadata.name}" ,because the pod was ended
2017-02-23 15:30:47 +08:00
Arthur Miranda 40399ff636 Fix broken/outdated links in the ingress.md file
The Ingress controllers have moved to the kubernetes/ingress repository,
then some links are broken or outdated.
2017-02-23 15:30:47 +08:00
chenhuan12 aaca71474e column READY is missed
column READY is missed
2017-02-23 15:30:47 +08:00
Andrew Chen 4e3f6ae0e3 fix Kubenetes typo
Kubenetes -> Kubernetes
2017-02-23 15:30:47 +08:00
Fabrizio Milo 3a5b4c74d3 Update overview.md 2017-02-23 15:30:47 +08:00
Fabrizio Milo 886f15554f Update pod.md 2017-02-23 15:30:47 +08:00
scjane 87f0e317ab Update multiple-schedulers.md
Similar to #2518. But I think an unordered list can be used here :)
2017-02-23 15:30:47 +08:00
Pierre Ozoux 5a24d6d681 Fix the standard storageClass for GCE
As you can see here: https://github.com/kubernetes/kubernetes/blob/master/pkg/cloudprovider/providers/gce/gce.go#L117-L121
The default is not ssd
2017-02-23 15:30:47 +08:00
yupengzte a334d932e1 fix typo
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-02-23 15:30:47 +08:00
tanshanshan 07c4b9f6f8 fix typo 2017-02-23 15:30:47 +08:00
Bruce Auyeung 2c9b093c37 Update index.md 2017-02-23 15:30:47 +08:00
Zhou Tao 5d0f273f34 doc(kubeadm.md) - change base64 decode option to '--decode'
`base64 -D` will lead to error on Ubuntu: "base64: invalid option -- 'D'"
2017-02-23 15:30:47 +08:00
James Gregory 2a597e3789 Update links to ingress repository
Ingress moved out of contrib to kubernetes/ingress.
2017-02-23 15:30:47 +08:00
Albert Vaca ec8fd54d0f Updated dead links 2017-02-23 15:30:47 +08:00
Erik Bean fe9a0c1447 Fix unmatched closing paren
End of line 60 had a closing parenthesis, with no opening one to match. Probably left over from a previous version of the document
2017-02-23 15:30:47 +08:00
Jesse Johnston e79c6662f5 Update overview.md
Update link to Kubernetes API Conventions to point to current document location.
2017-02-23 15:30:47 +08:00
Ahmet Alp Balkan a35d5d3320 Move "User Guide" up in the sidebar
So that it is above "Accessing the Cluster" article which describes
more advanced topics and does not look coherent when it is read
linearly.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-02-23 15:30:47 +08:00
chenhuan12 f1ffbe9599 replace 30 seconds with 35 seconds
replace 30 seconds with 35 seconds
2017-02-23 15:30:47 +08:00
Christoph Blecker 068818e1c6 Fix link to StatefulSet docs from Pods page 2017-02-23 15:30:47 +08:00
foxyriver a5fe6ae18b fix parallelism result
According to job.yaml, the parallelism is 2
2017-02-23 15:30:47 +08:00
caiyixiang 01cea0c713 Update source-ip.md 2017-02-23 15:30:47 +08:00
scjane 3137a4926a Update index.md 2017-02-23 15:30:47 +08:00
Andreas Kohn 3808e4ccd7 Improve grammar 2017-02-23 15:30:47 +08:00
samiam 49dea6f23b Update kubectl_completion.md
Quote shell commands to improve format
2017-02-23 15:30:47 +08:00
Andrew Chen 809c1b8ebe reimplement PR #2217
socks shop port changed
2017-02-23 15:30:47 +08:00
Jason Lock 896c2ddd18 Add line-height to List Item
Add line-height to the body content
list items. The same line-height as the
paragraph.
2017-02-23 15:30:47 +08:00
Jason Lock 34ff10be2f Increase font-size and line-height CSS Properties
Increase the font-size and line-height CSS
properties for the paragraph and list items
within the documentation body content.
Adjusting these properties will make the
information a little easier to read.
2017-02-23 15:30:47 +08:00
Ahmet Alp Balkan 0123149feb Add SIG meetings calendar to /community/
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-02-23 15:30:47 +08:00
Bruce Auyeung eccf13d47b Update kubefed.md 2017-02-23 15:30:47 +08:00
Jérémy Wimsingues c3b483c49f Update overview.md
comamnd => command
2017-02-23 15:30:47 +08:00
scjane 9197fb5822 Update jobs.md 2017-02-23 15:30:47 +08:00
PassionForPie 58322206bd Minor grammatical fix
See https://en.wiktionary.org/wiki/greengrocer's_apostrophe
2017-02-23 15:30:47 +08:00
scjane 822d00df62 Update index.md 2017-02-23 15:30:47 +08:00
scjane 715ccb48e8 Update cron-jobs.md 2017-02-23 15:30:47 +08:00
Jérémy Wimsingues 2f351db5bb redundnacy => redundancy 2017-02-23 15:30:47 +08:00
Jasmine Hegman b51f5a2e2c Fixed a tiny typo
Kubernets -> Kubernetes
2017-02-23 15:30:47 +08:00
Jeff Mendoza 10d678bfc8 Fix Travis test builds' vendoring workaround. 2017-02-23 15:30:47 +08:00
steveperry-53 3a993cdadc New Task: Exposing Pod Info ... Env Vars 2017-02-23 15:30:47 +08:00
Phillip Wittrock 94aab012c0 Kubectl task document for printing out containers in a cluster. 2017-02-23 15:30:47 +08:00
cwitte4191 380fc42886 Update service-accounts.md
Added an automated code snippet to populate the registrykey on a serviceaccount using jq.
2017-02-23 15:30:47 +08:00
Robert Roland 601fd27c56 Adds documentation for new vSphere vm-uuid parameter.
Related to kubernetes/kubernetes#40892
2017-02-23 15:30:47 +08:00
Klaus Ma 76938f5b68 Updated multiple scheduler beta docs. 2017-02-23 15:30:47 +08:00
xilabao 1c04cedd41 add authorizationMode to kubeadm config
ref to https://github.com/kubernetes/kubernetes/pull/39846
2017-02-23 15:30:47 +08:00
Himanshu Raj efbf64d09d Add Contiv Information to addons.md 2017-02-23 15:30:47 +08:00
scjane 50db7c5b29 Update accessing-the-cluster.md 2017-02-23 15:30:47 +08:00
Andrew Chen 667c1818dc Migrate Init Containers to Concepts (#2438)
* Initial commit for Init Containers migration to Concepts section

* Add 1.5 beta include file

* Change include to renamed user-guide-content-moved.md file

* Fix Concepts/KO/Pods ToC

* reformat examples to bullet points

* fix formatting

* Add back Detailed Behavior, Support and compatibility

* Adjust formatting issues

* revised based on feedback from Steve

* complete sentence rewrite
2017-02-23 15:30:47 +08:00
sallydeng 554d6b7e9f Update ui.md
I reword it base on comment.
2017-02-23 15:30:47 +08:00
steveperry-53 25a3aac7b7 Remove Guide topic: kubectl to Manage Resources. 2017-02-23 15:30:47 +08:00
Steve Perry a70480af00 Update walkthrough.md 2017-02-23 15:30:47 +08:00
steveperry-53 ed4770e3d8 Remove Guide topic: Secrets Walkthrough. 2017-02-23 15:30:47 +08:00
steveperry-53 34ab8024ec Remove Guide topic: Deploying Applications. 2017-02-23 15:30:47 +08:00
James Duncan d584b78bed Corrected syntax of Networking Section
Removed an unnecessary 'the' from a sentence.
2017-02-23 15:30:47 +08:00
scjane 7bd4d8ba44 Update debugging-services.md 2017-02-23 15:30:47 +08:00
steveperry-53 c4e1940170 Remove User Guide topic: Launching, Exposing, 2017-02-23 15:30:47 +08:00
Eamon Taaffe e93aaf7028 Missing export statement in example 2017-02-23 15:30:47 +08:00
Ghe Rivero 0b192ad9ec Fix examples display 2017-02-23 15:30:47 +08:00
Andrew Martin 30b425b991 Fix typo
`pages` -> `page`
2017-02-23 15:30:47 +08:00
sallydeng aa1c435df3 Update ui.md: namespace name can't be number only
When the namespace name only contains number, such as "10", the pod can't be created in this kind of namespace, the pod will be put in default namespace.
2017-02-23 15:30:47 +08:00
scjane 8c1b7a6f5c Update assign-cpu-ram-container.md 2017-02-23 15:30:47 +08:00
Bruce Auyeung ee10fefec8 fix unreachable links and typos
1. fix unreachable federated resources links
2. federation proposal doc has been relocated, so i fix this link
3. make federation resources supporting cascading deletion clickable
4. make link to  `Kubernetes Scaling and Performance Goals` clickable
5. other typo fixes
2017-02-23 15:30:47 +08:00
tailnode c999e614f2 fix link 2017-02-23 15:30:47 +08:00
Ben Spoon 34f61c10e8 Fix overflow scroll on code blocks
Fixes https://github.com/kubernetes/kubernetes.github.io/issues/633
2017-02-23 15:30:47 +08:00
sallydeng 83d5b27667 Update ui.md base on comments
Former: The namespace name may contain a maximum of 63 alphanumeric characters and dashes (-) , can not contain capital letters. 
Now: The namespace name may contain a maximum of 63 alphanumeric characters and dashes (-) but can not contain capital letters.
2017-02-23 15:30:47 +08:00
sallydeng f2184920af Update namspace and service part of ui.md
1. Namespace can not contain capital letter.
2. For service, internal endpoints for cluster connections and external endpoints for external users. Here, it lost "external".
2017-02-23 15:30:47 +08:00
yupengzte a045b3987d Fix the url error
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-02-23 15:30:47 +08:00
caiyixiang af059b3b3c Update minikube.md 2017-02-23 15:30:47 +08:00
scjane 456a3ddcd6 Update kubefed.md 2017-02-23 15:30:47 +08:00
Vasily Upornikov 29e432d419 Update container-command-args.md 2017-02-23 15:30:47 +08:00
Philipp T 24fc013242 Update kubeadm.md
grammar ocd
2017-02-23 15:30:47 +08:00
Pan Luo a21e061dcb Add generic to create secret command
The generic is missing from the command and will cause error: `Error: unknown flag: --type` when running the command.
2017-02-23 15:30:47 +08:00
Shiyang Wang 5cf0e08b5b fix typo 2017-02-23 15:30:47 +08:00
David Calavera d2266ed0eb Add documentation to the redirects.rb script.
Signed-off-by: David Calavera <david.calavera@gmail.com>
2017-02-23 15:30:47 +08:00
steveperry-53 aa04248251 Add object fields to style guide. 2017-02-23 15:30:47 +08:00
Ritesh H Shukla 2ef1b0145e Add default storage class documentation for 1.6
fixes https://github.com/kubernetes/kubernetes/issues/40070
2017-02-22 17:20:12 -08:00
Andrew Chen 64267ef509 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 hello-minikube.md
  show kubectl_rollingupdate svg
  Fixed flag for eviction-soft.
  Update review-issues.md
  Move Guide topic: Garbage Collection. (#2488)
  Update source-ip.md
  Update source-ip.md
2017-02-22 17:18:14 -08:00
Andres Villarroel 9dc31d6302 Update hello-minikube.md
- Proposing a different way to run curl without proxy, without touching current environment
 - There's a formatting problem and the whole thing is being displayed in a single line

    ![screenshot](http://imgur.com/download/nfk02hd)
2017-02-22 16:04:42 -08:00
Xiuyu Li 7b69821e5e show kubectl_rollingupdate svg 2017-02-22 10:58:09 -08:00
Guangya Liu 8904a7f862 Fixed flag for eviction-soft. 2017-02-22 10:57:14 -08:00
Jared c5ca457297 Update review-issues.md 2017-02-22 10:54:28 -08:00
Steve Perry 5095cf60df Move Guide topic: Garbage Collection. (#2488) 2017-02-21 19:12:47 -08:00
ztewyk 93c5edce64 Update source-ip.md 2017-02-21 16:42:25 -08:00
ztewyk 13b7c5eb5c Update source-ip.md 2017-02-21 16:42:25 -08:00
Andrew Chen de68989df2 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  concepts/abstractions: init containers example.
  updated vsphere getting started guide addressed review comments addressed chenopis's review comments
2017-02-21 16:34:58 -08:00
Elijah C. Voigt a7b66a78a3 concepts/abstractions: init containers example. 2017-02-21 14:13:37 -08:00
divyenpatel f1ecafcdb1 updated vsphere getting started guide
addressed review comments
addressed chenopis's review comments
2017-02-21 14:12:33 -08:00
Andrew Chen 578123e106 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  Revert "Updated description for kubeadm init --kubernetes-version"
  Updated description for kubeadm init --kubernetes-version
  Remove details about where authenticator is implemented
  replace petset with statefulsets
  Updated result of command
  replace argumment with argument
  Highlight some keyworks in garbage-collection.md.
  Fixed typos in persistent volume index.md
  Remove reference to port-forward to services
  add an example
  fix typo
  Fix typo in concepts
  Parallel Jobs with a *work queue*:
  Add more options for self-registration.
  dedent yaml code blocks
  Add kubelet eviction in GC doc (#2484)
2017-02-21 12:43:53 -08:00
Alexander Kanevskiy 7b17b51997 Updated description for kubeadm init --kubernetes-version 2017-02-21 12:42:46 -08:00
Andrew Chen bd7607a066 Revert "Updated description for kubeadm init --kubernetes-version" 2017-02-21 12:35:34 -08:00
Alexander Kanevskiy 91356cfbd2 Updated description for kubeadm init --kubernetes-version 2017-02-21 12:33:06 -08:00
Cao Shufeng e82a2e2a58 Remove details about where authenticator is implemented
It not necessary to mention where the functions are implemented in
document. Further more, the directories recorded here is out of date.

Now they are in:
staging/src/k8s.io/apiserver/plugin/pkg/authenticator/...
2017-02-21 11:50:02 -08:00
tanshanshan 60b5018738 replace petset with statefulsets 2017-02-21 11:47:29 -08:00
Ricardo M. Augusto 72c93f9b52 Updated result of command
Actually according to the command in example:

kubectl create secret generic ssh-key-secret --from-file=ssh-privatekey=/path/to/.ssh/id_rsa --from-file=ssh-publickey=/path/to/.ssh/id_rsa.pub

The keys will be available with names ssh-publickey and ssh-privatekey.
2017-02-21 11:38:11 -08:00
chenhuan12 960bb03b30 replace argumment with argument
replace argumment with argument
2017-02-21 10:18:55 -08:00
Guangya Liu 74d8327f6d Highlight some keyworks in garbage-collection.md. 2017-02-21 10:18:16 -08:00
Guangya Liu 58f20b10fa Fixed typos in persistent volume index.md 2017-02-21 10:16:04 -08:00
Ben Mathews d4c2da211e Remove reference to port-forward to services
port forwarding to services isn't supported.
2017-02-21 10:12:32 -08:00
tanshanshan 27039ac3b6 add an example 2017-02-21 10:06:36 -08:00
tanshanshan 03b53f2aa9 fix typo 2017-02-21 10:04:30 -08:00
Olegs Jeremejevs ab7d2c1b3c Fix typo in concepts 2017-02-21 10:01:04 -08:00
ztewyk 8dd5d7b8ad Parallel Jobs with a *work queue*:
do not specify `.spec.completions`, default to `.spec.Parallelism`, not  default to 1
2017-02-21 09:46:11 -08:00
xuxinkun abf9560874 Add more options for self-registration. 2017-02-21 09:40:05 -08:00
Joe Beda 1d1f2a8696 Merge pull request #2575 from bruceauyeung/patch-4
dedent yaml code blocks
2017-02-20 10:33:40 -08:00
Bruce Auyeung 180091299b dedent yaml code blocks
otherwise extra redundant ````yaml` characters will be displayed
because github code fencing doesn't need any indentation
2017-02-20 10:24:13 +08:00
Harry Zhang b01dd765a9 Add kubelet eviction in GC doc (#2484) 2017-02-17 11:06:01 -08:00
Andrew Chen 7673131c02 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
* 'master' of https://github.com/kubernetes/kubernetes.github.io: (22 commits)
  Revert "Document new optional support for ConfigMap and Secret"
  Revert "mend"
  modify one word
  fix typo
  Fix typos in running zookeeper article
  Add note about moved content. (#2563)
  Move Guide topic to Tasks: Downward API (#2439)
  modify typora
  fix etcd disaster-recovery hyperlink
  replace kubernetes.d with kubelet.d
  remove its name from file content
  Let's put kubectl in ~/bin.
  Move Guide toic to Tasks: kubectl exec.
  Fix travis and add comments
  Move Pod Lifecycle to Concepts. (#2420)
  Update deployment completeness documentation
  rollback PR #2522
  kubectl_apply.md-change it for label key
  Update the links of Deployment User Guide
  #2534 mark openstack-heat as standalone-salt-conf
  ...

# Conflicts:
#	docs/user-guide/configmap/index.md
2017-02-17 10:36:54 -08:00
Michael Fraenkel 4635787521 Revert "Document new optional support for ConfigMap and Secret"
This reverts commit 7abcc6c854.
2017-02-17 09:19:39 -08:00
Michael Fraenkel 265a2fc996 Revert "mend"
This reverts commit 324451c337.
2017-02-17 09:19:39 -08:00
jianglingxia 77b4ffa696 modify one word
examples   to  example
2017-02-17 09:14:38 -08:00
chenhuan12 041100bd2a fix typo
1、column PORTS is missed
2、fix command `kubectl get pods`output
2017-02-17 09:12:13 -08:00
Jordan Liggitt 6e9fc80694 Add RBAC default roles, CLI helpers, upgrade guide 2017-02-17 09:07:57 -08:00
Jordan Liggitt 258755fbfe Split RBAC documentation into separate page 2017-02-17 09:07:57 -08:00
Jordan Liggitt dc6643e00e subdirectory for authorization 2017-02-17 09:07:57 -08:00
deads2k a6c76bb814 add information about RBAC bootstrap roles 2017-02-17 09:07:57 -08:00
sallydeng 0486082622 Modified sentence base on comment
Base on comment, added the markdown formatting so that "NOTE:" is in bold and "optional:true" is in the code style
2017-02-16 17:50:57 -08:00
sallydeng 177d664239 optional:true is supported for Kubernetes 1.6
NOTE: The key-value optional:true is supported for Kubernetes 1.6 and above.
2017-02-16 17:50:57 -08:00
Guillaume Breton d0bdf37c1f Fix typos in running zookeeper article 2017-02-16 14:39:44 -08:00
Steve Perry 05c1dfe76c Add note about moved content. (#2563) 2017-02-16 13:20:48 -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
liangxiaoping 37a51088f7 fix etcd disaster-recovery hyperlink 2017-02-16 09:45:57 -08:00
chenhuan12 ac44956a75 replace kubernetes.d with kubelet.d
replace kubernetes.d with kubelet.d
2017-02-16 09:38:10 -08:00
tanshanshan 0d9e568d1b remove its name from file content 2017-02-16 09:34:25 -08:00
Jorge O. Castro ed63f9a8ce Let's put kubectl in ~/bin. 2017-02-16 09:27:26 -08:00
steveperry-53 2e3758381d Move Guide toic to Tasks: kubectl exec. 2017-02-15 18:06:07 -08:00
foxish f348728060 Fix travis and add comments 2017-02-15 16:46:45 -08:00
Steve Perry a3a2233e6c Move Pod Lifecycle to Concepts. (#2420)
* Move Pod Lifecycle to Concepts.

* Put moved note on old page.

* Update pod-lifecycle.md
2017-02-15 14:56:39 -08:00
Michail Kargakis c222e9da33 Update deployment completeness documentation 2017-02-15 14:49:35 -08:00
Andrew Chen 4702554cb6 rollback PR #2522
Rollingback PR #2522 until we can verify which version optional:true will be available in.
2017-02-15 14:44:09 -08:00
sallydeng 9b3f420bd9 kubectl_apply.md-change it for label key
When I test this command, if the configmap has a label, it just delete the configmaps which has the same label key and that are not in the file.
kubectl apply --prune -f manifest.yaml --all --prune-whitelist=core/v1/ConfigMap
So I advise change the description like this:
"Apply the configuration in manifest.yaml and delete all the other configmaps with the same label key that are not in the file."
2017-02-15 14:22:29 -08:00
Arthur Miranda 76e1bfc55d Update the links of Deployment User Guide
The file 'blob/master/docs/devel/api-conventions.md' has moved to
'community/blob/master/contributors/devel/api-conventions.md'

Updates the links associated with these file.
2017-02-15 14:20:27 -08:00
Michael Mrowetz 0366fcc114 #2534 mark openstack-heat as standalone-salt-conf 2017-02-15 14:15:01 -08:00
Maciej Szulik ec4e3b0ca2 Remove extensions/v1beta1 Job 2017-02-15 14:01:57 -08:00
sallydeng 2ab877198b Change sentence base on reviewer's comment
"NOTE: The key-value optional:true is supported for kubernetes 1.5.3 and above."
2017-02-15 14:00:48 -08:00
sallydeng 5df783425d The key-value "optional:true" doesn't work
The key-value "optional:true"  doesn't work in 1.5.2 yet. 
So should we add a note here? "The key-value "optional:true" will be work after kubernetes 1.5.2."
2017-02-15 14:00:48 -08:00
Andrew Chen 9310444630 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 travis.yml
  re: issue #2034; fix docker image link (#2532)
  re: issue #1671; update to direct link
  Update cheatsheet for multi-container handling
  add "--show-all" to kubectl get pods
  Fix broken/outdated links in the ingress.md file
  column READY is missed
  fix Kubenetes typo
  Update overview.md
  Update pod.md
  Update multiple-schedulers.md
  Fix the standard storageClass for GCE
  fix typo
  fix typo
  Update index.md
  doc(kubeadm.md) - change base64 decode option to '--decode'
  Update links to ingress repository
  Updated dead links
  Fix unmatched closing paren
2017-02-15 13:59:13 -08:00
foxish 2553649598 Fix travis.yml 2017-02-15 13:55:35 -08:00
Michail Kargakis 2172507943 Update deployment completeness documentation 2017-02-15 11:47:56 -08:00
Andrew Chen 566f61f4b9 re: issue #2034; fix docker image link (#2532)
* re: issue #2034; fix docker image link

change link in line 26 to: https://gcr.io/google_containers/hpa-example

* point link to local Dockerfile

* specify it as the Dockerfile, not image
2017-02-14 14:34:13 -08:00
Andrew Chen 04d6793544 re: issue #1671; update to direct link
Update Docker Volumes link to https://docs.docker.com/engine/tutorials/dockervolumes/
2017-02-14 13:51:39 -08:00
Robert Kubis cfaf34835c Update cheatsheet for multi-container handling
Added how to retrieve logs for containers in multi-container pods
2017-02-14 13:38:44 -08:00
ztewyk 7c97c392ed add "--show-all" to kubectl get pods
add "--show-all" to  "kubectl get pods  --selector=job-name=pi --output=jsonpath={.items..metadata.name}" ,because the pod was ended
2017-02-14 13:27:32 -08:00
Arthur Miranda 36ebe59068 Fix broken/outdated links in the ingress.md file
The Ingress controllers have moved to the kubernetes/ingress repository,
then some links are broken or outdated.
2017-02-14 13:21:47 -08:00
chenhuan12 710a17c10d column READY is missed
column READY is missed
2017-02-14 11:14:19 -08:00
Andrew Chen 2fb161e033 fix Kubenetes typo
Kubenetes -> Kubernetes
2017-02-14 11:11:31 -08:00
Fabrizio Milo 38033ae6bf Update overview.md 2017-02-14 11:04:22 -08:00
Fabrizio Milo 7bafe3557f Update pod.md 2017-02-14 11:03:51 -08:00
Andrew Chen 501bde89e4 minor grammar addition
added 'be' in line 247: "...variables or be used in"
2017-02-14 09:48:47 -08:00
Michael Fraenkel 15e529958e Initial docs for envFrom ConfigMap 2017-02-14 09:48:47 -08:00
peay ae4bc86dae Update CronJob doc. with history limits 2017-02-14 09:07:01 -08:00
scjane 7b42b5f9dd Update multiple-schedulers.md
Similar to #2518. But I think an unordered list can be used here :)
2017-02-14 08:56:40 -08:00
Pierre Ozoux e56a7296ca Fix the standard storageClass for GCE
As you can see here: https://github.com/kubernetes/kubernetes/blob/master/pkg/cloudprovider/providers/gce/gce.go#L117-L121
The default is not ssd
2017-02-14 08:50:00 -08:00
yupengzte 8a865cf1d3 fix typo
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-02-14 08:47:11 -08:00
tanshanshan ff088c2256 fix typo 2017-02-14 08:46:23 -08:00
Bruce Auyeung 4fa487f722 Update index.md 2017-02-13 23:08:22 -08:00
Zhou Tao 3512bc673b doc(kubeadm.md) - change base64 decode option to '--decode'
`base64 -D` will lead to error on Ubuntu: "base64: invalid option -- 'D'"
2017-02-13 23:05:50 -08:00
scjane 7267a33db7 Update static-pods.md
Some of the serial numbers of the ordered list in the "Static pod creation" section are incorrect because items in the list are segmented by code blocks. I think this can be solved in at least the following ways:
1.Remove the ordered list style and just use plain text each beginning with "1", "2",...,or  "step 1", "step 2",... (My modofication adopts this one)
2.Replace the ordered list with an unordered list in which each item beginning with "step 1", "step 2",...
3.Use HTML tags, such as <ol>,<li> to give the lists involved
Are there any other better ways for this problem? I would be appreciated to know.
2017-02-14 14:15:27 +08:00
James Gregory f4c8ba82c5 Update links to ingress repository
Ingress moved out of contrib to kubernetes/ingress.
2017-02-13 16:20:55 -08:00
Albert Vaca 4c85470449 Updated dead links 2017-02-13 16:16:53 -08:00
Erik Bean c72ac0ab6b Fix unmatched closing paren
End of line 60 had a closing parenthesis, with no opening one to match. Probably left over from a previous version of the document
2017-02-13 16:16:07 -08:00
Jesse Johnston 515f62be08 Update overview.md
Update link to Kubernetes API Conventions to point to current document location.
2017-02-13 11:56:55 -08:00
Ahmet Alp Balkan ae45c11b3b Move "User Guide" up in the sidebar
So that it is above "Accessing the Cluster" article which describes
more advanced topics and does not look coherent when it is read
linearly.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-02-13 11:08:02 -08:00
chenhuan12 17050a7fd2 replace 30 seconds with 35 seconds
replace 30 seconds with 35 seconds
2017-02-13 11:02:54 -08:00
Christoph Blecker 1b33b95669 Fix link to StatefulSet docs from Pods page 2017-02-13 10:50:38 -08:00
foxyriver 57260ac2d4 fix parallelism result
According to job.yaml, the parallelism is 2
2017-02-13 10:27:13 -08:00
caiyixiang 62b3570acd Update source-ip.md 2017-02-13 10:16:32 -08:00
scjane f59b154f6f Update index.md 2017-02-13 10:14:19 -08:00
Andreas Kohn 27a450f450 Improve grammar 2017-02-13 10:13:55 -08:00
samiam 4a1f2c2b55 Update kubectl_completion.md
Quote shell commands to improve format
2017-02-13 10:13:19 -08:00
Andrew Chen 6ceec5095e reimplement PR #2217
socks shop port changed
2017-02-13 10:10:34 -08:00
Jason Lock a9e63ea61d Add line-height to List Item
Add line-height to the body content
list items. The same line-height as the
paragraph.
2017-02-13 09:53:17 -08:00
Jason Lock 885864b9bc Increase font-size and line-height CSS Properties
Increase the font-size and line-height CSS
properties for the paragraph and list items
within the documentation body content.
Adjusting these properties will make the
information a little easier to read.
2017-02-13 09:53:17 -08:00
sarahnovotny 6673b5229c Merge pull request #2509 from ahmetalpbalkan/sig-calendar
/LGTM .  Add SIG meetings calendar to /community/
2017-02-13 09:33:07 -08:00
Ahmet Alp Balkan 49169de6aa Add SIG meetings calendar to /community/
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-02-13 09:21:14 -08:00
Bruce Auyeung 010b294cb2 Update kubefed.md 2017-02-12 23:15:19 -08:00
Jérémy Wimsingues e42b16b6d2 Update overview.md
comamnd => command
2017-02-12 23:12:51 -08:00
scjane 6e1ec38daa Update jobs.md 2017-02-12 23:10:38 -08:00
PassionForPie 93729a843a Minor grammatical fix
See https://en.wiktionary.org/wiki/greengrocer's_apostrophe
2017-02-12 23:09:33 -08:00
scjane 87401ac54b Update index.md 2017-02-12 23:08:34 -08:00
scjane 9f3ab47c8b Update cron-jobs.md 2017-02-12 23:08:04 -08:00
Jérémy Wimsingues 32e912fc87 redundnacy => redundancy 2017-02-12 23:03:36 -08:00
Jasmine Hegman 926d049a84 Fixed a tiny typo
Kubernets -> Kubernetes
2017-02-12 23:01:00 -08:00
Steve Perry 7a69c3d78c Merge pull request #2418 from steveperry-53/style-guide
Add object fields to style guide.
2017-02-10 14:09:17 -08:00
Steve Perry 803ff36c78 Merge branch 'master' into style-guide 2017-02-10 14:05:27 -08:00
Steve Perry 03d1539a86 Merge pull request #2477 from steveperry-53/pod-info-envars
New Task: Exposing Pod Info ... Env Vars
2017-02-10 13:55:52 -08:00
Phillip Wittrock e26872cb31 Merge pull request #2489 from jeffmendoza/fix-travis
Fix Travis test builds' vendoring workaround.
2017-02-10 13:48:00 -08:00
Jeff Mendoza baf1b7ef0d Fix Travis test builds' vendoring workaround. 2017-02-10 13:15:15 -08:00
steveperry-53 a65374ff0c New Task: Exposing Pod Info ... Env Vars 2017-02-10 12:58:41 -08:00
Phillip Wittrock 4d33d8073d Merge pull request #2469 from pwittrock/apply-docs-concepts
Kubectl task document for printing out containers in a cluster.
2017-02-09 14:54:08 -08:00
Phillip Wittrock 13c366c09e Kubectl task document for printing out containers in a cluster. 2017-02-09 14:34:15 -08:00
cwitte4191 4499f48856 Update service-accounts.md
Added an automated code snippet to populate the registrykey on a serviceaccount using jq.
2017-02-09 13:02:34 -08:00
Robert Roland 2f1ae18bfc Adds documentation for new vSphere vm-uuid parameter.
Related to kubernetes/kubernetes#40892
2017-02-09 13:01:47 -08:00
Klaus Ma 123b54b101 Updated multiple scheduler beta docs. 2017-02-09 10:36:06 -08:00
xilabao fdd7240594 add authorizationMode to kubeadm config
ref to https://github.com/kubernetes/kubernetes/pull/39846
2017-02-09 10:32:18 -08:00
Himanshu Raj 6620b309e5 Add Contiv Information to addons.md 2017-02-09 10:30:08 -08:00
scjane 51662f0c84 Update accessing-the-cluster.md 2017-02-09 10:27:30 -08:00
Andrew Chen 446606a43a Migrate Init Containers to Concepts (#2438)
* Initial commit for Init Containers migration to Concepts section

* Add 1.5 beta include file

* Change include to renamed user-guide-content-moved.md file

* Fix Concepts/KO/Pods ToC

* reformat examples to bullet points

* fix formatting

* Add back Detailed Behavior, Support and compatibility

* Adjust formatting issues

* revised based on feedback from Steve

* complete sentence rewrite
2017-02-09 10:18:59 -08:00
Andrew Chen 34018d3695 Merge pull request #2455 from sallydeng/patch-3
Update ui.md: namespace name can't be number only
2017-02-09 10:13:23 -08:00
sallydeng 5f71daa575 Merge branch 'master' into patch-3 2017-02-09 15:52:35 +08:00
sallydeng b7e410bb57 Update ui.md
I reword it base on comment.
2017-02-09 15:49:59 +08:00
Steve Perry 2e3810e6ab Merge pull request #2468 from steveperry-53/kubectl-manage
Remove Guide topic: kubectl to Manage Resources.
2017-02-08 17:03:41 -08:00
steveperry-53 2d98e5c1a5 Remove Guide topic: kubectl to Manage Resources. 2017-02-08 16:59:28 -08:00
Steve Perry b3819339f3 Merge pull request #2466 from steveperry-53/secrets-walkthrough
Remove Guide topic: Secrets Walkthrough.
2017-02-08 14:23:33 -08:00
Steve Perry ada6673c7d Update walkthrough.md 2017-02-08 14:20:30 -08:00
steveperry-53 97a5a10ae4 Remove Guide topic: Secrets Walkthrough. 2017-02-08 14:11:08 -08:00
Steve Perry 7db2dd4ddc Merge pull request #2465 from steveperry-53/stateless-deployment
Remove Guide topic: Deploying Applications.
2017-02-08 14:04:21 -08:00
steveperry-53 c125531513 Remove Guide topic: Deploying Applications. 2017-02-08 13:57:45 -08:00
Andrew Chen a4c608ae15 Merge pull request #2464 from JamesDuncanNz/patch-1
Corrected syntax of Networking Section
2017-02-08 13:18:38 -08:00
James Duncan 09af0b070f Corrected syntax of Networking Section
Removed an unnecessary 'the' from a sentence.
2017-02-09 08:27:42 +13:00
scjane bb6684e16f Update debugging-services.md 2017-02-08 10:54:50 -08:00
Steve Perry c95524d506 Merge pull request #2462 from steveperry-53/launch-expose
Remove User Guide topic: Launching, Exposing,
2017-02-08 10:47:46 -08:00
steveperry-53 839854fe7b Remove User Guide topic: Launching, Exposing, 2017-02-08 10:44:45 -08:00
Eamon Taaffe 3bac04bf7a Missing export statement in example 2017-02-08 10:43:16 -08:00
Ghe Rivero 5cc692a6fd Fix examples display 2017-02-08 10:40:55 -08:00
Steve Perry 83139a2acf Merge pull request #2461 from sublimino/patch-1
Fix typo
2017-02-08 08:14:07 -08:00
Steve Perry c9d032988e Merge pull request #2449 from scjane/patch-6
Update assign-cpu-ram-container.md
2017-02-08 08:12:42 -08:00
Andrew Martin 5dda4058f1 Fix typo
`pages` -> `page`
2017-02-08 14:55:50 +00:00
sallydeng 02d938a3d5 Update ui.md: namespace name can't be number only
When the namespace name only contains number, such as "10", the pod can't be created in this kind of namespace, the pod will be put in default namespace.
2017-02-08 16:38:00 +08:00
scjane 72d37e9a33 Update assign-cpu-ram-container.md 2017-02-08 09:48:41 +08:00
Steve Perry 632c2de064 Merge pull request #2447 from spoonben/fix-code-block-scroll
Fix overflow scroll on code blocks
2017-02-07 16:31:21 -08:00
Bruce Auyeung 24d587a9c5 fix unreachable links and typos
1. fix unreachable federated resources links
2. federation proposal doc has been relocated, so i fix this link
3. make federation resources supporting cascading deletion clickable
4. make link to  `Kubernetes Scaling and Performance Goals` clickable
5. other typo fixes
2017-02-07 14:47:08 -08:00
tailnode 007caa5ef1 fix link 2017-02-07 14:42:07 -08:00
Ben Spoon 494f011dd2 Fix overflow scroll on code blocks
Fixes https://github.com/kubernetes/kubernetes.github.io/issues/633
2017-02-07 13:42:11 -08:00
sallydeng cff68f53af Update ui.md base on comments
Former: The namespace name may contain a maximum of 63 alphanumeric characters and dashes (-) , can not contain capital letters. 
Now: The namespace name may contain a maximum of 63 alphanumeric characters and dashes (-) but can not contain capital letters.
2017-02-07 09:59:43 -08:00
sallydeng 5253297f52 Update namspace and service part of ui.md
1. Namespace can not contain capital letter.
2. For service, internal endpoints for cluster connections and external endpoints for external users. Here, it lost "external".
2017-02-07 09:59:43 -08:00
yupengzte 5424759ab1 Fix the url error
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-02-07 09:56:21 -08:00
caiyixiang 4f390bc64f Update minikube.md 2017-02-06 13:48:57 -08:00
scjane ae0844f477 Update kubefed.md 2017-02-06 13:46:40 -08:00
Vasily Upornikov 7815d386ef Update container-command-args.md 2017-02-06 13:43:12 -08:00
Philipp T b6149571ce Update kubeadm.md
grammar ocd
2017-02-06 13:42:32 -08:00
Pan Luo 7ce1b540c6 Add generic to create secret command
The generic is missing from the command and will cause error: `Error: unknown flag: --type` when running the command.
2017-02-06 13:33:59 -08:00
Shiyang Wang ced286161c fix typo 2017-02-06 13:33:23 -08:00
Andrew Chen 5823b154ab Merge pull request #2428 from calavera/document_redirects_script
Add documentation to the redirects.rb script.
2017-02-06 13:22:17 -08:00
David Calavera bfe683c3fd Add documentation to the redirects.rb script.
Signed-off-by: David Calavera <david.calavera@gmail.com>
2017-02-04 20:25:31 +01:00
Phillip Wittrock f7403f1d7e Merge pull request #2422 from wmaintw/patch-1
Add code comment for "replicas"
2017-02-03 22:18:00 -08:00
Wei Ma 87eae080f7 Add code comment for "replicas"
unnecessary code comment been removed.
2017-02-04 09:20:39 +08:00
Andrew Chen 1e3981a853 Merge pull request #2145 from kubernetes/jaredbhatti-patch-2
Add Bundler to staging a doc request page
2017-02-03 15:40:10 -08:00
Andrew Chen 97d9607b69 Merge branch 'master' into jaredbhatti-patch-2 2017-02-03 15:36:19 -08:00
Andrew Chen 27a185be87 Merge pull request #2419 from colemickens/cmpr-azure-doc-sa-constaint
userguide: PV docs clarify Azure storage account restriction
2017-02-03 15:26:37 -08:00
Cole Mickens 70a2934d02 userguide: PV docs clarify Azure storage account restriction 2017-02-03 13:16:20 -08:00
steveperry-53 69cc2e60a2 Add object fields to style guide. 2017-02-03 11:55:13 -08:00
Andrew Chen a3c2b257c7 Merge pull request #2414 from kubernetes/chenopis-patch-14
Change healthz port
2017-02-03 10:33:23 -08:00
Andrew Chen 631d1d1135 Change healthz port
Reimplemented changes for PR #1826 and Issue #10003
2017-02-03 10:30:33 -08:00
David Calavera e64c482469 Add redirect generator to make Netlify's CDN redirect to the right places.
Netlify will redirect with a 301 status to the right places without the
need of a custom javascript file.

The current redirects.js is not removed so production can keep working
as it is for now.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2017-02-03 09:50:23 -08:00
Aneesh Kumar d268a3eaf4 Fix for redundant footer section in home page.
This commit removes redundant footer section in the Home page.
2017-02-03 09:40:30 -08:00
Eric Chiang 592d61c55c docs/admin/authorization: discourage the use rbac-super-user flag
Even though this flag works in 1.5, its use should be discouraged.
It will be removed in 1.6.
2017-02-03 09:27:15 -08:00
Shawn McCarthy e3368b9733 Use base64 -D instead of -d 2017-02-02 14:44:39 -08:00
hekra01 bf0e238e2b Update docker-cli-to-kubectl.md
typo in deployment name
2017-02-02 14:33:38 -08:00
Andrew Chen 6193bb1cc9 Merge pull request #2409 from henrynash/patch-1
Patch 1
2017-02-02 14:29:40 -08:00
Henry Nash 1b4557f0d3 Update api.md
Minor typo.
2017-02-02 10:38:52 -08:00
Henry Nash a92dced983 Update api.md
Minor typo correction
2017-02-02 10:28:52 -08:00
Sean M. Collins 011178a5da [OpenStack-Heat] Use openstackclient to list the Heat stack
python-openstackclient is a more modern tool
2017-02-02 10:27:23 -08:00
Marc Boorshtein 96fb6e2415 added code ticks on the oidc api parameters 2017-02-02 09:37:48 -08:00
steveperry-53 0ac53c2f97 Put moved notice in persistent volume topic. 2017-02-02 09:34:49 -08:00
Phillip Wittrock 2973296f28 Merge pull request #2406 from pwittrock/apply-docs-concepts
Minor wording updates
2017-02-01 18:12:41 -08:00
Phillip Wittrock cef56d1d95 Minor wording updates 2017-02-01 18:09:08 -08:00
Phillip Wittrock 2d3f9f9682 Merge pull request #2404 from pwittrock/apply-docs-concepts
Change label selector tag to use full gvkn instead of vkn
2017-02-01 16:59:55 -08:00
Phillip Wittrock 17db79a875 Change label selector tag to use full gvkn instead of vkn 2017-02-01 16:57:58 -08:00
Phillip Wittrock f9d4fd18e4 Merge pull request #2403 from pwittrock/apply-docs-concepts
Fix url in declarative kubectl
2017-02-01 16:55:20 -08:00
Phillip Wittrock 6e42b5f6ce Fix url in declarative kubectl 2017-02-01 16:54:12 -08:00
Vic Iglesias 087ba3c961 Point to correct annotation in federated deployment 2017-02-01 16:46:59 -08:00
Andrew Chen bce5bae19c Merge pull request #2402 from steveperry-53/move-to-tasks
Put moved notice on User Guide pages.
2017-02-01 16:46:17 -08:00
steveperry-53 6cb33d02c4 Put moved notice on User Guide pages. 2017-02-01 16:33:15 -08:00
Steve Perry 214e749bf7 Merge pull request #2386 from steveperry-53/commands-capabilities
Move Commands and Capabilities out of User Guide.
2017-02-01 15:19:11 -08:00
steveperry-53 9891d65d3e Change name of include file for moved content. 2017-02-01 15:05:34 -08:00
Steve Perry 248173bf81 Merge branch 'master' into commands-capabilities 2017-02-01 14:21:38 -08:00
Steve Perry c4bbf9a8c7 Merge pull request #2015 from jeffmendoza/getting-started
Getting started guides overhaul.
2017-02-01 14:11:48 -08:00
Steve Perry af5cc6a17f Merge branch 'master' into getting-started 2017-02-01 14:05:49 -08:00
Phillip Wittrock a4f3a25f54 Merge pull request #2400 from pwittrock/apply-docs-concepts
fix missnamed field in declarative docs
2017-02-01 13:32:52 -08:00
Phillip Wittrock db6506f640 fix missnamed field in declarative docs 2017-02-01 12:23:23 -08:00
Phillip Wittrock 2955de4f67 Merge pull request #2317 from pwittrock/apply-docs-concepts
Concept docs for kubectl configuration management methods.
2017-02-01 11:16:55 -08:00
Phillip Wittrock bd9b561ad1 Concept docs for kubectl configuration management methods. 2017-02-01 11:12:41 -08:00
Jared fa9cb16339 Fixed broken link to build directory
https://github.com/kubernetes/kubernetes.github.io/issues/2384
2017-02-01 11:11:48 -08:00
Jeff Mendoza a32a2a59c2 Getting started guides overhaul. 2017-02-01 11:03:08 -08:00
Eugene Chow 2027ed39bb Changed "haripin-veth" to "hairpin-veth" 2017-02-01 10:09:37 -08:00
Jared bf3ccfd7af Merge pull request #2390 from aee11/patch-1
Fix broken documentation link
2017-02-01 09:29:49 -08:00
Jared 3b605dd247 Merge pull request #2395 from albertvaka/patch-1
Fixed link
2017-02-01 09:26:18 -08:00
Albert Vaca a631ff3cc9 Fixed link 2017-02-01 12:14:21 +01:00
Alexander 90130cf93c Merge branch 'master' into patch-1 2017-02-01 10:50:10 +00:00
Samuel Cozannet c317ac00d8 modified: docs/getting-started-guides/ubuntu/operational-considerations.md
* Rewording the access section for the controller to make it more user friendly
	* fix typos
2017-01-31 10:39:00 -08:00
Samuel Cozannet d6ee95c6a1 adding link into _data/guides.yml 2017-01-31 10:39:00 -08:00
Samuel Cozannet 147bb4cf02 modified: docs/getting-started-guides/ubuntu/index.md
* adding Operational Considerations section
modified:   docs/getting-started-guides/ubuntu/logging.md
	* Moving logging section from operational-considerations.md to logging.md
renamed:    docs/getting-started-guides/ubuntu/operations.md -> docs/getting-started-guides/ubuntu/operational-considerations.md
	* mapping to the proposed name
	* ditched CDK naming in favor of k8s or cluster
	* add whitelines for titles
2017-01-31 10:39:00 -08:00
Samuel Cozannet 6f1c745bb6 dummy commit to register new email 2017-01-31 10:39:00 -08:00
Samuel Cozannet e28cec48e9 dummy commit to register new email 2017-01-31 10:39:00 -08:00
Samuel Cozannet 095b4bcf54 adding operational hints for people running long lived clusters 2017-01-31 10:39:00 -08:00
Samuel Cozannet b3bfa8a906 adding fix for load balancer interference with helm 2017-01-31 10:39:00 -08:00
Matt Singletary 2dcac11129 typo fix 2017-01-31 10:20:47 -08:00
Dave Sewell c87772cd92 Fix typo in xhyve 2017-01-31 10:19:53 -08:00
Andrew Chen 4f31ff9aec Merge pull request #2253 from php-coder/fix_command_in_secret_example
docs/user-guide/secrets: fix invalid syntax of Pod.spec.containers.command
2017-01-31 10:16:07 -08:00
Alexander 10c6bc9e65 Fix broken documentation link 2017-01-31 17:45:03 +00:00
Slava Semushin 105bf6e1f2 docs/user-guide/secrets: fix invalid syntax of Pod.spec.containers.command. 2017-01-31 18:16:55 +01:00
steveperry-53 3185b43411 Move Commands and Capabilities out of User Guide. 2017-01-30 16:19:56 -08:00
Wojciech Tyczynski 57711a0c9b Update secrets doc 2017-01-30 14:23:45 -08:00
Steve Perry 46115806d2 Merge pull request #2302 from steveperry-53/persistent-volume
Write new Task: Configuring a Pod to use a PersistentVolume.
2017-01-30 10:05:22 -08:00
steveperry-53 591adaffe5 Write new Task: Configuring a Pod to use a PersistentVolume. 2017-01-30 10:02:15 -08:00
Richard Edwards e4ea7eea30 fix broquen link 2017-01-30 10:00:39 -08:00
tolleiv 4eafd1e0a3 Update references to the example configuration files 2017-01-30 09:53:40 -08:00
Jan Zerebecki 98a91d02f7 Correct internal link from federated to normal deployment 2017-01-30 09:50:50 -08:00
Maciej Szulik 75b50e6d6a Merge pull request #2379 from tolleiv/coarse-queue-job
Add missing environment variables
2017-01-30 14:03:24 +01:00
tolleiv b564e266b7 Add missing environment variables 2017-01-28 16:22:39 +01:00
Andrew Chen 56a14b02b2 Merge pull request #2022 from nikhiljindal/fedCaveats
Adding more details on why federation is useful
2017-01-27 16:17:38 -08:00
Andrew Chen acc078f17b Merge branch 'master' into fedCaveats 2017-01-27 16:03:25 -08:00
Steve Perry 2eb5430dea Merge pull request #1996 from jeffmendoza/connecting-apps-tutorial
Connecting a Frontend to a Backend Tutorial.
2017-01-27 15:49:30 -08:00
Jeff Mendoza 1739a02841 Connecting a Frontend to a Backend Tutorial. 2017-01-27 15:46:57 -08:00
nikhiljindal b4f87d17df Adding more details on why is federation useful 2017-01-27 15:13:53 -08:00
Andrew Chen 2662a4a20e Merge pull request #2375 from kubernetes/chenopis-patch-13
reimplement PRs to fix tech typo
2017-01-27 14:54:15 -08:00
Andrew Chen 49002b3d2e reimplement PRs to fix tech typo
This is to resolve the typo referenced for PRs #2127, #2312, and #2349
2017-01-27 14:51:29 -08:00
markturansky 981fe0ce2b title change after rebase 2017-01-27 14:41:51 -08:00
markturansky d9f097f286 added storage limit example 2017-01-27 14:41:51 -08:00
Madhusudan.C.S f81c30ee8b Add some clarifications to the kubefed doc. 2017-01-27 14:31:04 -08:00
blakebarnett b2b09e67bf typo: loser -> looser 2017-01-27 14:26:40 -08:00
Daniel Smith 9a3fc802de Merge pull request #1528 from jessfraz/turn-on-travis-for-preformat-balance
turn on travis for preformat balance
2017-01-27 13:57:59 -08:00
Jess Frazelle 2e60a567dd turn on travis for preformat balance
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-27 12:44:48 -08:00
Andrew Chen 41433f0fd9 Merge pull request #2373 from tolleiv/backlink-celery
Add backlink to the related example
2017-01-27 11:13:38 -08:00
tolleiv 8229123e7b Add backlink to the related example 2017-01-27 17:47:53 +01:00
Andrew Chen 86db3ae2b2 Merge pull request #2238 from janetkuo/page-version
Use {{page.version}} instead of hard-coded release number
2017-01-26 16:29:31 -08:00
Andrew Chen 0c8c31235a Merge branch 'master' into page-version 2017-01-26 16:26:31 -08:00
Slava Semushin e3494fd143 docs/user-guide/pod-security-policy: misc improvements.
- update link
- improve wording
- update list of volumes
2017-01-26 15:47:17 -08:00
Andrew Chen 7dcd4c08b0 Merge pull request #2368 from kubernetes/chenopis-patch-12
Reimplementing #1708
2017-01-26 15:15:50 -08:00
Andrew Chen dbc615e862 Reimplementing #1708
PR #1708 was Tech LGTM'ed, but the CLA needed to be re-signed (the new CLA needed to be signed), so I'm reimplementing the changes here.
2017-01-26 15:13:51 -08:00
Andrew Chen 680fb8691e Merge pull request #2367 from kubernetes/chenopis-patch-11
reimplementation of PR #2165
2017-01-26 15:08:34 -08:00
Andrew Chen 414d7f5cd5 Merge branch 'master' into chenopis-patch-11 2017-01-26 15:05:27 -08:00
Andrew Chen ef4ff9b6fb reimplementation of PR #2165
PR #2165 was LGTM'ed, but the CLA check failed even after contributor signed it, so I'm reimplementing those changes here.
2017-01-26 15:02:50 -08:00
Jared 2811abb37d Merge pull request #2366 from kubernetes/jaredbhatti-patch-4
Add meetup resources to community pages
2017-01-26 15:01:27 -08:00
Jared 4c3e7d6951 Update index.html 2017-01-26 14:50:26 -08:00
Jared d6aa142026 Update index.html 2017-01-26 14:48:49 -08:00
Jared f7254169cc Add meetup resources to community pages 2017-01-26 14:40:34 -08:00
Andrew Chen 6986fae593 Merge pull request #2363 from kubernetes/chenopis-patch-10
Fix small grammar issue
2017-01-26 14:20:53 -08:00
Andrew Chen cef61c8ba9 Fix small grammar issue
add 'is'
2017-01-26 14:16:28 -08:00
Rudi C 3a474df151 Update images.md 2017-01-26 14:13:54 -08:00
Rudi C ed5fe607f3 Document cross-region ECR support
Fetching images from a registry hosted in a different region has been supported since 1.3 with
https://github.com/kubernetes/kubernetes/pull/24369
2017-01-26 14:13:54 -08:00
Jared 4fb74447e0 Update quick-start.md 2017-01-26 14:09:44 -08:00
Steve Lasker 2fc014494f Update user-guide/quick-start.md to include Azure
Added Azure as a target
2017-01-26 14:08:20 -08:00
Andrew Chen 53fa0f90e9 Merge pull request #2097 from geojaz/add_kubeadm_to_tools
Added kubeadm to list of tools
2017-01-26 14:07:29 -08:00
Andrew Chen dcb247860c Merge branch 'master' into add_kubeadm_to_tools 2017-01-26 14:04:51 -08:00
Andrew Chen f7104ba2e1 Merge pull request #2029 from jsloyer/all-user-doc
added subject docs on allowing all users
2017-01-26 13:56:50 -08:00
Andrew Chen d4620aa5a8 Merge branch 'master' into all-user-doc 2017-01-26 13:48:48 -08:00
Jared f59094324e grammar issue
Fixed https://github.com/kubernetes/kubernetes.github.io/pull/2348
2017-01-26 12:08:42 -08:00
Jared 2b017b5188 Merge pull request #2291 from kubernetes/jaredbhatti-patch-3
Add "Needs UX Review" tag
2017-01-26 11:53:34 -08:00
Jared 0552316af3 Merge branch 'master' into jaredbhatti-patch-3 2017-01-26 11:53:10 -08:00
Andrew Chen c1a5a27772 Merge branch 'master' into all-user-doc 2017-01-26 10:53:48 -08:00
Jared e112488886 Merge pull request #1450 from jessfraz/reorganization
reorganization
2017-01-26 10:49:37 -08:00
Jared 51d39b1e99 Merge branch 'master' into reorganization 2017-01-26 10:44:05 -08:00
Jared ef79cdc518 Update hello-minikube.md 2017-01-26 10:39:39 -08:00
leonliao 48af43f282 Rephrase the sentence
Rephrase the `use the below way` to use `the following method`
2017-01-26 10:36:22 -08:00
leonliao ae656cc452 Instruct beginners to start minikube cluster with proxy
Beginners don't know the details for troubleshooting, better instruction will save time for beginners to trouble shoot logs in minikube complaining gcr.io not reachable and etc.
2017-01-26 10:36:22 -08:00
scjane 8a299b94cf Update garbage-collection.md 2017-01-26 09:53:18 -08:00
scjane 9b59945b0c Update salt.md
It seems that the ordered list in the "Best Practices" section is unnecessary as there is only one item "1". So can we delete the list?
2017-01-26 09:52:30 -08:00
scjane e1369ecc4f Update node-problem.md 2017-01-26 09:50:47 -08:00
Andrew Chen ee2bf02060 Merge pull request #2358 from mishak87/patch-1
Typo in pod.md
2017-01-26 09:49:51 -08:00
Michal Gebauer 2f814b83ad Typo in pod.md 2017-01-26 10:51:23 +01:00
Andrew Chen bc4eb5f56b Merge pull request #1885 from brandoncole/patch-1
Documenting Additional Downward APIs
2017-01-25 17:01:21 -08:00
Andrew Chen 1120a93af5 Merge branch 'master' into patch-1 2017-01-25 16:55:16 -08:00
sandeepveldi 018f51074e Add Windows version details
Adding windows version related download path.
2017-01-25 16:51:43 -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
s0rc3r3r01 e1a55e327e corrected container name
the container name is "kubedns" and not "kube-dns"
2017-01-25 16:45:34 -08:00
Jordan Liggitt d166363fe3 Update ABAC examples to use authenticated/unauthenticated groups 2017-01-25 16:36:53 -08:00
Michael Nelson b26190b58b Note about the need to fix permissions for a hostPath volume mount #2260
This is a work-around for #2260 until the underlying problem is addressed (https://github.com/kubernetes/kubernetes/issues/2630).
2017-01-25 16:29:46 -08:00
Maciej Szulik e7e7515d73 Update API groups description 2017-01-25 10:40:32 -08:00
Viet Hung Nguyen 9ec7921a3e Update dead link 2017-01-25 10:33:45 -08:00
scjane 9ba738b6ca Update rescheduler.md 2017-01-25 10:30:35 -08:00
scjane f520630010 Update cluster-components.md 2017-01-25 10:29:23 -08:00
scjane b556ee60d6 Update multi-cluster.md 2017-01-25 10:28:45 -08:00
scjane 246a87b77c Update multiple-schedulers.md 2017-01-25 10:27:37 -08:00
scjane 8521bdc2b8 Update dns.md 2017-01-25 10:25:29 -08:00
Bilgin Ibryam 94e3c350f5 Typo fixed 2017-01-25 10:24:49 -08:00
Bogdan Dobrelya b10426383e Fix the tool link for Kargo docs
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
2017-01-25 10:23:53 -08:00
Steve Perry 8da2d4ff92 Merge pull request #2141 from Crassirostris/logging-sidecar-refactoring-2
Logging sidecar refactoring
2017-01-25 09:09:20 -08:00
Steve Perry 5be3af942c Merge branch 'master' into logging-sidecar-refactoring-2 2017-01-25 09:07:11 -08:00
Jordan Liggitt 52c2292dda Merge pull request #2346 from scjane/patch-9
Update master-node-communication.md
2017-01-25 09:00:07 -05:00
scjane 27d0048498 Update master-node-communication.md 2017-01-25 17:25:31 +08:00
Scott Collier 0e1670ccb8 looks like a couple of words got swapped when describing the ConfigMap for kube-dns, just fixing that up 2017-01-24 16:21:34 -08:00
Hugues Malphettes e93bb9dc27 Format JSON: missing comma 2017-01-24 16:19:50 -08:00
Andrew Chen 6afde69458 fixed broken link re: issue #1687
Updated link to go to https://github.com/kubernetes/kubernetes/tree/master/examples/guestbook
which is a redis example mentioned in https://kubernetes.io/docs/samples/
2017-01-24 16:09:26 -08:00
divyenpatel f331ebe332 Updated known issues in docs/getting-started-guides/vsphere.md 2017-01-24 16:06:23 -08:00
Scott Collier 220352d117 removing word that doesn't flow correctly 2017-01-24 16:03:01 -08:00
Michael Fraenkel 324451c337 mend 2017-01-24 15:58:11 -08:00
Michael Fraenkel 7abcc6c854 Document new optional support for ConfigMap and Secret
Corresponds to proposal https://github.com/kubernetes/community/pull/175
2017-01-24 15:58:11 -08:00
Andrew Chen d890d8f97a Fixed typo
changed "speed" to "sped" for proper tense
2017-01-24 15:52:43 -08:00
Cemalettin Koc f99d34ff1a Align kubeconfig resolution with the rest of documentation
It seems that this part has a missing documentation. Here is the reference of `kubectl` configuration. 
https://kubernetes.io/docs/user-guide/kubectl/kubectl_config/
2017-01-24 15:52:04 -08:00
scjane 0fd32489a8 Update ha-master-gce.md 2017-01-24 15:38:44 -08:00
scjane 4bbd9ba6ce Update index.md 2017-01-24 15:37:34 -08:00
sallydeng d7ce58eacc Update ui.md
I installed gcr.io/google_containers/kubernetes-dashboard-amd64:v1.5.0. When I deploy a containerized app through dashboad ui, the appname can be "dxltest1" . The "dxltest1" can be deployed successfully. so the appname can be end with a number.
2017-01-24 15:29:41 -08:00
Justin Nauman 5e77cd1825 Updates on the PV zone affinity documentation
Updates docs around the PV distribution process per the linked issues
2017-01-24 15:09:31 -08:00
Andrew Chen c273184db4 Merge branch 'master' into jaredbhatti-patch-2 2017-01-24 15:00:18 -08:00
luks b1dfb93e1b minor fix and explain cluster-cidr/allocate-node-cidr in the controller-manager section 2017-01-24 14:54:46 -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
xilabao e2a732f4eb Update groups to passwordfile
ref to https://github.com/kubernetes/kubernetes/pull/39651
2017-01-24 14:25:47 -08:00
Jorge O. Castro 3d39da4670 Add github.com as a network dependency. 2017-01-24 13:18:31 -08:00
Jorge O. Castro 5ac4ac6eba Add conjure-up instructions. 2017-01-24 13:18:31 -08:00
Jorge O. Castro 64f86459e0 Fix broken link. 2017-01-24 13:18:31 -08:00
Yonathan Randolph b9f53d7991 Fix typo tcp -> TCP 2017-01-24 13:15:08 -08:00
Yonathan Randolph 56d88e9566 Fix code formatting 2017-01-24 13:15:08 -08:00
Andrew Chen 07aa716422 Merge branch 'master' into page-version 2017-01-24 13:11:07 -08:00
Huamin Chen c24ed09231 fix persistent volume example link
Signed-off-by: Huamin Chen <hchen@redhat.com>
2017-01-24 13:04:55 -08:00
Andrew Chen b7206ba9f0 Merge pull request #2251 from mlbiam/master
integrated docs from ts.com wiki w/o product info
2017-01-24 11:56:57 -08:00
Andrew Chen c4997a846b Merge pull request #2326 from liggitt/tpr
Add link to feature issue for TPR
2017-01-24 11:48:21 -08:00
Andrew Chen 169a6ea205 Merge pull request #2281 from xialonglee/patch-3
fix yaml source links of addons
2017-01-24 11:44:55 -08:00
Andrew Chen c906c5f998 Merge pull request #2282 from ahawtho/patch-2
Fix 'pod definition' link on environment-guide
2017-01-24 11:41:22 -08:00
Andrew Chen 39f2442c55 Merge pull request #2292 from enisoc/mysql-statefulset
[MySQL StatefulSet] Use subPath to keep data dir out of volume root.
2017-01-24 11:37:46 -08:00
Andrew Chen 4d4932bbf7 Merge branch 'master' into mysql-statefulset 2017-01-24 11:33:19 -08:00
Andrew Chen d47e28110b Merge pull request #2295 from oskarpearson/kubectl_https
Replace Kubectl instructions with reference to authoritative page
2017-01-24 11:31:19 -08:00
Andrew Chen 62f76e7198 Merge pull request #2296 from euan-am/patch-1
Port-forward to local port documentation fix
2017-01-24 11:27:23 -08:00
Andrew Chen a560c934d4 Merge pull request #2300 from r2d4/minikube-docs
Change reviewers of minikube to r2d4 and aprindle
2017-01-24 11:25:11 -08:00
Andrew Chen 23e186abbd Merge pull request #2307 from scjane/patch-3
Fixed typos in ui.md
2017-01-24 11:19:51 -08:00
Andrew Chen 37c997c3d5 Merge pull request #2309 from scjane/patch-7
Fixed typo in garbage-collection.md
2017-01-24 11:11:50 -08:00
Andrew Chen 96efad0f09 Merge pull request #2310 from tolleiv/federation-api-resources
Update Federation API resource listing
2017-01-24 11:10:00 -08:00
Andrew Chen e0dd091cff Merge pull request #2311 from tolleiv/ubuntu-link-update
Update dead link with link to ubuntu.com
2017-01-24 11:07:55 -08:00
Andrew Chen e1724a0155 Merge pull request #2313 from scjane/patch-8
Fixed typos in init-container.md
2017-01-24 11:06:23 -08:00
Andrew Chen 6cfdb404bc fixed capitalization typo
changed 'cpu' to 'CPU' when not in config text
2017-01-24 11:05:04 -08:00
Jordan Liggitt c407429fe9 Add link to feature issue for TPR 2017-01-24 13:46:13 -05:00
Andrew Chen ed7f520057 Merge pull request #2314 from bruceauyeung/k8s-github-io-fix-unreachable-links
fix unreachable links
2017-01-24 10:27:50 -08:00
Andrew Chen 97b8cbb500 Merge pull request #2316 from omerzach/patch-1
Fix typo in index.md
2017-01-24 10:24:19 -08:00
Andrew Chen 8932a7cf42 Merge pull request #2327 from scjane/patch-10
Fixed typos in cluster-management.md
2017-01-24 10:17:28 -08:00
Andrew Chen 845dc6670f Merge pull request #2330 from scjane/patch-12
Added needed newline in index.md
2017-01-24 10:15:02 -08:00
Andrew Chen 7ab4752079 Merge pull request #2331 from scjane/patch-13
fixed typo on walkthrough.md
2017-01-24 10:12:38 -08:00
Andrew Chen 6cbd6bbcd1 Merge pull request #2332 from scjane/patch-14
Update index.md
2017-01-24 10:07:42 -08:00
scjane b58176b07d Update index.md 2017-01-24 18:41:00 +08:00
Mik Vyatskov a2deedd3f5 Logging sidecar refactoring 2017-01-24 11:24:00 +01:00
scjane 511272b6ab Update walkthrough.md 2017-01-24 17:29:24 +08:00
scjane 32088c5f5d Update index.md 2017-01-24 16:44:00 +08:00
scjane ac7d47d03d Update cluster-management.md 2017-01-24 14:09:53 +08:00
Peter Lee 51f3089cf3 Merge branch 'master' into patch-3 2017-01-24 10:08:39 +08:00
YuPengZTE 64c9a962ae fix typo
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>

Author:    yupengzte <yu.peng36@zte.com.cn>
2017-01-23 17:43:45 -08:00
scjane beb6774b63 Update index.md 2017-01-23 17:41:06 -08:00
Anthony Yeh 83ba9575f9 Use subPath to keep data dir out of volume root.
The data dir should not be at the root of the volume, because many
volume types create files or directories there automatically.
The database initialization script requires the data dir to be empty,
and we shouldn't try to guess which files may exist.

In particular, by retaining lost+found, it also becomes possible
to recover files that end up there.
2017-01-23 13:51:22 -08:00
Andrew Chen decf02b02f Merge pull request #2171 from tolleiv/update-persistent-volumes
Add Flocker Photon and Quobyte to PV list
2017-01-23 10:57:05 -08:00
Andrew Chen 608a81204d Merge pull request #2138 from freehan/deprecate-exec-network-plugin
delete exec network plugin
2017-01-23 10:37:45 -08:00
Andrew Chen 4be381b23b Merge pull request #2134 from pclinger/patch-1
Fix references to restartPolicy spec location
2017-01-23 10:35:53 -08:00
Andrew Chen 621c895de1 Merge pull request #2126 from chentao1596/check-gce-cbr0
change the flag which controlls the cbr0's create
2017-01-23 10:32:53 -08:00
Andrew Chen 169c525e0a Merge pull request #2111 from tanshanshan/replace-scheduler-command
replace hack/build-go.sh with make
2017-01-23 10:31:59 -08:00
Andrew Chen 29c416ad58 Merge pull request #2124 from aaronSig/patch-1
Fixing typo
2017-01-23 10:01:02 -08:00
Andrew Chen c9ababdf6c Merge pull request #2284 from khalpin11/patch-2
Fix docs typo
2017-01-23 09:38:16 -08:00
euan-am b764c58590 Merge branch 'master' into patch-1 2017-01-23 15:43:55 +02:00
Omer Zach bc448028c5 Fix typo in index.md 2017-01-21 21:21:15 -08:00
bruceauyeung 2efa5ab9d2 fix unreachable links
Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
2017-01-22 11:05:04 +08:00
scjane b35d379dd1 Update init-container.md 2017-01-22 10:28:01 +08:00
Stefan Sauer 4dbe8511ba Add a link for headless services (#2267) 2017-01-21 16:50:50 -08:00
tolleiv 559f404de7 Update Federation API resource listing 2017-01-21 00:46:43 +01:00
tolleiv fa702ad1fe Update dead link with link to ubuntu.com 2017-01-21 00:45:28 +01:00
devin-donnelly fac34588ae Merge pull request #2301 from pwittrock/api-ref
Fix Various Issues In Reference Docs
2017-01-20 15:34:20 -08:00
tolleiv 81f59bb256 Add Flocker Photon and Quobyte to PV list 2017-01-20 23:48:34 +01:00
Steve Perry dad3e2c18e Merge pull request #2274 from pwittrock/apply-docs
Add kubectl overview tutorial
2017-01-20 14:04:39 -08:00
Steve Perry 04d31a8194 Update object-management-overview.md 2017-01-20 13:54:12 -08:00
Phillip Wittrock 96040f3824 Add kubectl overview tutorial 2017-01-20 09:19:21 -08:00
scjane 5738bcfb50 Update garbage-collection.md 2017-01-20 17:50:59 +08:00
scjane b8e105f7a8 Update ui.md 2017-01-20 13:56:00 +08:00
Brian Grant 7fe46b7a09 Merge pull request #2306 from scjane/patch-2
Update quick-start.md
2017-01-19 20:31:08 -08:00
Phillip Wittrock 0e8bb958a5 Delete unused reference generated files 2017-01-19 20:30:41 -08:00
Phillip Wittrock 1c6d3b40d9 Fix issue with "Status" operations not showing up for some resource types. 2017-01-19 20:29:59 -08:00
scjane 503ddad7a3 Update quick-start.md 2017-01-20 11:26:02 +08:00
Phillip Wittrock 21e74e1e12 Fix API Group for some resources on resource reference-docs 2017-01-19 15:19:01 -08:00
Steve Perry 1ea84ea5ba Merge pull request #2303 from steveperry-53/contribution-guide
Update headings and guidance about headings.
2017-01-19 14:43:52 -08:00
steveperry-53 01d3ade539 Update headings and guidance about headings. 2017-01-19 14:37:45 -08:00
Matt Rickard 1a0e15c915 Change reviewers of minikube to r2d4 and aprindle 2017-01-19 10:17:23 -08:00
Steve Perry 52a1b9f7ab Merge pull request #2287 from steveperry-53/headings
Experiment with heading levels.
2017-01-19 09:26:16 -08:00
euan-am 354ba65703 Port-forward to local port documentation fix
The port-forward command was incorrect for the documentation description for forwarding a local port to a pod
2017-01-19 10:09:51 +02:00
Oskar Pearson 8f37b020b0 Replace Kubectl instructions with reference to authoritative page
This page previously included instructions to use curl to download and install
Kubectl via http, rather than with https. This exposed the end user to
man-in-the-middle attacks.

Additionally, the instructions given here are slightly different from the
authoritative page at https://kubernetes.io/docs/getting-started-guides/kubectl/
- which covers useful things like getting the latest release and setting up tab
autocompletion.

Rather than just change 'http' to 'https' in the URLs here, I've updated the
minikube setup page to include a reference to the kubectl setup page.
2017-01-19 07:49:41 +00:00
steveperry-53 02d17ade5f Reduce heading levels by 1. 2017-01-18 17:23:56 -08:00
Jared 0f6b992771 fixed all relative links
Addresses issue: https://github.com/kubernetes/kubernetes.github.io/issues/1944
2017-01-18 16:50:49 -08:00
Jared 9797dee77c Fixed dead link
Fixed dead link to drivers
2017-01-18 16:38:37 -08:00
Steve Perry 8ac30e7b35 Merge pull request #2289 from steveperry-53/user-guide-to-tasks
Remove 3 User Guide topics, redirect to Tasks.
2017-01-18 15:45:39 -08:00
steveperry-53 ee02a66f12 Remove 3 User Guide topics, redirect to Tasks. 2017-01-18 15:41:54 -08:00
devin-donnelly b4eb739023 Merge pull request #1611 from devin-donnelly/concepts-root
Adds Concepts root page and starts to fill out the underlying section.
2017-01-18 15:25:04 -08:00
devin-donnelly b0092fb70d Merge branch 'master' into concepts-root 2017-01-18 15:21:43 -08:00
Devin Donnelly 1d289b9193 Fixed wording in response to feedback from pwittrock. 2017-01-18 15:21:02 -08:00
Devin Donnelly 90aab18a2a Formatting fixes for Pod. 2017-01-18 14:43:18 -08:00
Devin Donnelly 7d7074801b Attempted fix of Pod page template. 2017-01-18 14:34:27 -08:00
Devin Donnelly 16917fc258 TOC fix, redux. 2017-01-18 14:27:43 -08:00
Jared ecefdc9df2 Add "Needs UX Review" tag
I'd like to tag existing issues that are specifically UX related for triaging, since we have a graphic designer who can fix them.
2017-01-18 14:25:58 -08:00
Devin Donnelly e84e004670 TOC fix. 2017-01-18 14:25:41 -08:00
Devin Donnelly 34d349d7b8 More bug fixes for TOC, titling, and formatting. 2017-01-18 14:23:41 -08:00
Devin Donnelly 65de831b9c Fixed bug in line to include sample deployment yaml. 2017-01-18 14:16:33 -08:00
Devin Donnelly 2a5394ae7e Added sample .yaml file to concepts directory. 2017-01-18 14:15:31 -08:00
Devin Donnelly 58dc06f510 Fixed bug in TOC file; added pod-termination to skip_toc_check. 2017-01-18 14:09:52 -08:00
Peter Lee cd49c123cd fix broken links
fix some broken links in /docs/getting-started-guides/mesos/
2017-01-18 14:03:34 -08:00
Devin Donnelly 86d6b19a17 Added TOC entries and skip-titles entries for Concepts files. 2017-01-18 13:55:20 -08:00
Devin Donnelly 1cc4950872 Merge remote-tracking branch 'upstream/master' into concepts-root 2017-01-18 13:46:33 -08:00
Devin Donnelly 71d04d7114 Removed all blank links. Inserted links to StatefulSet content. Addressed remaining feedback. 2017-01-18 13:45:21 -08:00
Devin Donnelly f09116b8e3 Moved pod termination info to a temporary, unlinked file.
Added title to abstractions overview and pod overview.
2017-01-18 13:30:16 -08:00
Andrew Chen 6e75590a81 Merge pull request #2280 from xialonglee/patch-2
fix broken link
2017-01-18 13:12:55 -08:00
Andrew Chen 6ef6c207f5 Merge pull request #2179 from caiyixiang/patch-4
Update ingress.md
2017-01-18 12:53:48 -08:00
Devin Donnelly 92c10a487d Merge remote-tracking branch 'upstream/master' into concepts-root 2017-01-18 12:32:04 -08:00
Phillip Wittrock 5b37a301cd Merge pull request #2277 from gregoplex/master
Fixed doc typo
2017-01-18 08:52:54 -08:00
Phillip Wittrock 3fe111a73f Merge pull request #2283 from BenHall/katacoda-style-change
Remove some padding around Katacoda to give it a little more space.
2017-01-18 08:51:14 -08:00
khalpin11 0168fbc029 Fix docs typo
"Action use IaaS providers reliable storage (e.g. GCE PD or AWS EBS volume) for VMs with apiserver+etcd" did not follow the same format as other actions in this section.
2017-01-18 09:32:37 -07:00
ahawtho 56bac5a749 Fix link on environment-guide
The 'pod definition' link in the 'Query the service' section had an incorrect link.
2017-01-18 09:48:56 -05:00
Peter Lee fe1640a71e fix yaml source links of addons 2017-01-18 16:48:45 +08:00
Peter Lee f86d09dab3 fix broken link 2017-01-18 12:57:01 +08:00
Marc Boorshtein 91ddb6aa08 Merge branch 'master' into master 2017-01-17 21:09:41 -05:00
gregoplex 4fb669be11 Fixed doc typo 2017-01-17 20:35:24 -05:00
Steve Perry 96a07031ea Merge pull request #2206 from steveperry-53/hello-mini
Fix code and fix link to code.
2017-01-17 17:01:18 -08:00
Janet Kuo 7dd6fe48c4 Bump links in navigation from 1.3 to 1.5 2017-01-17 17:00:43 -08:00
Janet Kuo 4ef058c970 Use {{page.version}} instead of hard-coded release number 2017-01-17 17:00:43 -08:00
Steve Perry cbd6490208 Merge branch 'master' into hello-mini 2017-01-17 16:59:31 -08:00
Steve Perry edeb4f3c39 Merge pull request #2142 from Crassirostris/stackdriver-docs-refactoring-2
Stackdriver docs refactoring
2017-01-17 16:38:53 -08:00
Steve Perry bd252eb0ca Merge branch 'master' into stackdriver-docs-refactoring-2 2017-01-17 16:36:46 -08:00
xilabao a2d0e7c165 update role example 2017-01-17 16:35:01 -08:00
Steve Perry 4b722c9c2a Merge branch 'master' into stackdriver-docs-refactoring-2 2017-01-17 16:34:13 -08:00
caiyixiang 4bd2d4ce8e Update ingress.md 2017-01-18 08:33:28 +08:00
caiyixiang 1e40f9fea5 Update index.md 2017-01-17 16:29:13 -08:00
Steve Perry 0bc2efe4d2 Merge pull request #2204 from steveperry-53/env-yaml
Fix link.
2017-01-17 16:22:29 -08:00
Steve Perry b6465d0747 Merge branch 'master' into env-yaml 2017-01-17 16:20:07 -08:00
Jared e8a49bb4f0 Merge pull request #1370 from gavinB-orange/patch-1
Update minikube.md to cover use behind a web proxy
2017-01-17 16:18:26 -08:00
Steve Perry 7a773baa52 Merge branch 'master' into env-yaml 2017-01-17 16:17:57 -08:00
Jared da1ad29c8e Merge branch 'master' into patch-1 2017-01-17 16:14:05 -08:00
Jared 7ca44701da Update minikube.md 2017-01-17 16:13:36 -08:00
Steve Perry 3cd4afbe79 Merge pull request #2226 from steveperry-53/redirect-production-pods
Redirect User Guide topic: Working with Containers in Production.
2017-01-17 16:13:25 -08:00
Steve Perry 775b9d0681 Merge branch 'master' into redirect-production-pods 2017-01-17 16:11:37 -08:00
devin-donnelly 2a6291857f Merge pull request #2275 from janetkuo/fix-travis
Fix travis failure by bumping go version to 1.7.3
2017-01-17 16:09:34 -08:00
devin-donnelly 59b6d0d63a Merge branch 'master' into fix-travis 2017-01-17 16:07:29 -08:00
Jared ac70ebfe06 Merge branch 'master' into patch-1 2017-01-17 16:07:20 -08:00
Michael Mrowetz 705f74fad0 de-duplicated sentence. 2017-01-17 16:05:50 -08:00
Janet Kuo 4a33f4f44c Fix travis failure by bumping go version to 1.7.3 2017-01-17 16:03:13 -08:00
Francesc Rosas 2495fb890d Fix jsonpath 2017-01-17 16:02:43 -08:00
Phillip Wittrock ab705577e2 Merge pull request #2225 from steveperry-53/container-hooks
Write new Task: Attaching Handlers to Container Lifecycle Events.
2017-01-17 13:53:02 -08:00
Nathan Quarles 8858b56753 grammar fix 2017-01-17 13:06:33 -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
Jared 0286b535be Merge pull request #2242 from xialonglee/patch-1
fix the named anchor
2017-01-17 11:23:53 -08:00
Steve Perry 416ab397a7 Merge branch 'master' into redirect-production-pods 2017-01-17 11:19:14 -08:00
Jared 53afb3450e Merge pull request #2246 from xingzhou/typo
Fixed Typo
2017-01-17 11:17:21 -08:00
Steve Perry 4e4dcbf50b Merge branch 'master' into env-yaml 2017-01-17 11:16:04 -08:00
Jared bc02d6b56b Merge branch 'master' into reorganization 2017-01-17 11:13:10 -08:00
Jared f83bd527d4 Renamed "Petset" to Statefulset
Renamed feature, fixed link

https://github.com/kubernetes/kubernetes.github.io/issues/2240
2017-01-17 10:52:12 -08:00
Marc Boorshtein b192b3ee00 Merge branch 'master' into master 2017-01-17 13:45:26 -05:00
Jared 284f5c4735 Remove broken link
Remove broken link to "persistent volume provisioning"
2017-01-17 10:37:52 -08:00
Marc Boorshtein 5244bb8b6e integrated docs from ts.com wiki w/o product info 2017-01-16 08:12:43 -05:00
Xing Zhou ab7cbe3a49 Fixed Typo 2017-01-16 11:03:16 +08:00
tanshanshan 1095dd27ab Merge branch 'master' into replace-scheduler-command 2017-01-16 08:59:57 +08:00
Peter Lee 4f3c295182 fix the named anchor
name anchor `loading-and-merging` should be `loading-and-merging-rules`
2017-01-15 23:09:45 +08:00
caiyixiang b9c0d80bbc Update ingress.md 2017-01-14 15:07:09 +08:00
Andrew Chen c29b4868e6 Merge pull request #1804 from vonneudeck/patch-1
Added info about where to add/drop capabilities
2017-01-13 17:43:21 -08:00
Andrew Chen 06d21c950f Merge branch 'master' into patch-1 2017-01-13 17:40:03 -08:00
Andrew Chen 4143b1c1c1 Merge pull request #2207 from kubernetes/chenopis-patch-4
Fix outdated links re: issue #1843
2017-01-13 17:35:26 -08:00
Andrew Chen 8f6c10c9e9 Merge branch 'master' into chenopis-patch-4 2017-01-13 17:30:46 -08:00
Andrew Chen 0b95c6d14d Merge pull request #2192 from kubernetes/chenopis-patch-3
fix broken link
2017-01-13 17:30:10 -08:00
Andrew Chen 2041d8a7f4 Merge branch 'master' into chenopis-patch-3 2017-01-13 16:20:07 -08:00
Steve Perry dc41ea8022 Merge branch 'master' into hello-mini 2017-01-13 15:21:36 -08:00
Phillip Wittrock 53b571f6b7 Merge pull request #2237 from pwittrock/update-ref
Update reference docs to fix issues with query vs path params
2017-01-13 15:19:26 -08:00
Phillip Wittrock 72928098ef Fix issue in reference docs where query parameters were listed as path params and body params were listed as query params. 2017-01-13 15:08:36 -08:00
Phillip Wittrock 2456376b44 add intellij project file to .gitignore 2017-01-13 15:07:24 -08:00
Jeff Mendoza 811302f2fa Merge pull request #2235 from jeffmendoza/fix-travis
Fix more imports in tests.
2017-01-13 14:05:07 -08:00
Jeff Mendoza de9b06b3bf Fix more imports in tests. 2017-01-13 14:00:36 -08:00
Jeff Mendoza c9be46cb9a Merge pull request #2234 from jeffmendoza/fix-travis
Fix travis
2017-01-13 13:55:19 -08:00
Jeff Mendoza c44e1ba64f Fix travis 2017-01-13 13:50:56 -08:00
Phillip Wittrock 86fa2f8871 Merge pull request #2233 from pwittrock/ref-url
change ref docs url format from 1_5 to v1.5
2017-01-13 13:04:38 -08:00
Phillip Wittrock 69582c2d8c change ref docs url format from 1_5 to v1.5 2017-01-13 09:56:34 -08:00
Mik Vyatskov fa59f3779c Refactor stackdriver logging page 2017-01-13 12:10:09 +01:00
Brandon Cole 956dcf8cd6 Updating downward-api/index.md for spec.nodeName
There are a couple awesome enhancements that would benefit from being documented here:

1. `spec.nodeName` for obtaining the host name
2. `spec.serviceAccountName` for obtaining the name of the service account the pod is running under

Right now these enhancements are documented only in a couple of issues and pull requests:

1. https://github.com/kubernetes/kubernetes/pull/27880
2. https://github.com/kubernetes/kubernetes/issues/24657
3. https://github.com/kubernetes/kubernetes/issues/21317

I have verified the functionality in the latest codebase:

1. https://github.com/kubernetes/kubernetes/blob/master/pkg/api/v1/conversion.go#L200

Also updating downward-api/dapi-pod.yaml to add a concrete example.
2017-01-12 21:02:12 -05:00
steveperry-53 809c3cf9b5 Redirect User Guide topic: Working with Containers in Production. 2017-01-12 16:29:19 -08:00
Mike Danese f3231a2130 Merge pull request #2193 from caiyixiang/patch-5
Update index.md
2017-01-12 13:40:51 -08:00
Jared d552c1e406 Added link to Horizontal Pod Autoscaling glossary
Fixes: https://github.com/kubernetes/kubernetes.github.io/issues/1018
2017-01-12 11:17:58 -08:00
bruceauyeung 3b163f9fe0 fix-syntax-errors-and-typos
Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
2017-01-12 11:08:27 -08:00
Janet Kuo 9ca6058885 Merge pull request #2213 from steveperry-53/zookeeper
Remove first triple dash from YAML file.
2017-01-12 10:46:47 -08:00
Ben Hall 22fb75ff4d Remove some padding around Katacoda to give it a little more space. 2017-01-12 09:04:54 +00:00
steveperry-53 c103e8a44f Remove first triple dash from YAML file. 2017-01-11 22:46:02 -08:00
Ronald Petty 640f5c5813 Update accessing-the-api.md
Minor typo fixes.

* missing paran
* needed space
2017-01-11 18:52:26 -08:00
Andrew Chen 1c5a4e08fd Merge branch 'master' into chenopis-patch-3 2017-01-11 18:32:49 -08:00
Andrew Chen c54861651a Merge pull request #2198 from caiyixiang/patch-6
Update security-context.md
2017-01-11 18:28:36 -08:00
Andrew Chen 1c2e9ec80f Merge branch 'master' into chenopis-patch-3 2017-01-11 18:26:05 -08:00
Andrew Chen 5cd3ab6a23 Merge branch 'master' into chenopis-patch-4 2017-01-11 18:25:44 -08:00
Andrew Chen 583fa87e1e Merge pull request #2092 from jagregory/patch-1
Fix "Deploying applications" link
2017-01-11 18:24:00 -08:00
Andrew Chen b5c01fe816 Merge branch 'master' into jaredbhatti-patch-2 2017-01-11 18:22:17 -08:00
Andrew Chen 6a4d6e6b19 Merge pull request #2202 from chuckbutler/patch-1
Fix final screenshot
2017-01-11 18:17:12 -08:00
Andrew Chen cdb7221022 Merge branch 'master' into chenopis-patch-3 2017-01-11 18:15:11 -08:00
Andrew Chen c43347bb35 Merge branch 'master' into chenopis-patch-4 2017-01-11 18:15:00 -08:00
Andrew Chen a8fd428268 Merge pull request #2166 from xarg/patch-1
Minor typo
2017-01-11 17:27:38 -08:00
Andrew Chen 66f1544194 Merge branch 'master' into chenopis-patch-3 2017-01-11 17:09:10 -08:00
Andrew Chen eb798593f7 Fix outdated links re: issue #1843
Updated the following links in Terminology
[Kubernetes networking model]
[OVS]
[Service]
2017-01-11 15:54:47 -08:00
steveperry-53 54519b72f9 Fix code and fix link to code. 2017-01-11 14:31:32 -08:00
Jared 5ab052ad89 Fix broken minikube link
Fixes broken link: https://github.com/kubernetes/kubernetes.github.io/issues/2201
2017-01-11 11:25:24 -08:00
steveperry-53 8048e7d2fc Fix link. 2017-01-11 10:43:42 -08:00
Steve Perry a725237f40 Merge pull request #2203 from steveperry-53/criteria-list
Fix invisible bulleted list.
2017-01-11 08:43:31 -08:00
steveperry-53 0e497739ec Fix invisible bulleted list. 2017-01-11 08:37:43 -08:00
Steve Perry c5ba0a9f8d Merge pull request #2176 from steveperry-53/contribution-guide
Add instructions for putting title in front matter.
2017-01-11 08:28:53 -08:00
steveperry-53 6dba587d19 Add instructions for putting title in front matter. 2017-01-11 08:24:31 -08:00
Charles Butler 4a11f39793 Fix final screenshot
Corrected a typo breaking an image link under lxd local development.
2017-01-11 09:45:27 -06:00
caiyixiang 0d5269fbd9 Update security-context.md 2017-01-11 16:59:03 +08:00
Tim Hockin dbcb3ba860 Create CNAME 2017-01-10 23:54:33 -08:00
caiyixiang 2599fa2fcf Merge branch 'master' into patch-5 2017-01-11 11:02:30 +08:00
devin-donnelly 805f906207 Merge pull request #2194 from castrojo/fix-ubuntu-support-table
Fix whitespace so table renders properly.
2017-01-10 18:17:22 -08:00
Jorge O. Castro e054a46586 Fix titles. 2017-01-10 20:55:43 -05:00
Jorge O. Castro 7e89440f88 Fix whitespace so table renders properly. 2017-01-10 20:14:25 -05:00
caiyixiang d6d3dda9c8 Update index.md 2017-01-11 09:06:50 +08:00
Andrew Chen a96ae0e985 fix broken link
[API reference docs] link was updated to point to (/docs/federation/api-reference/)
2017-01-10 16:29:46 -08:00
devin-donnelly d7f765b721 Merge pull request #2187 from kubernetes/chenopis-patch-2
Fixed broken link
2017-01-10 16:09:48 -08:00
devin-donnelly c11346831a Merge pull request #1932 from castrojo/ubuntu-lifecycle-revisions
Restructure the Ubuntu Getting Started section.
2017-01-10 16:04:36 -08:00
devin-donnelly 88ebec8b31 Merge pull request #2151 from janetkuo/check-titles
Add script for checking titles
2017-01-10 16:02:18 -08:00
Steve Perry b88f3968bf Merge pull request #2191 from steveperry-53/link
Remove link that goes nowhere.
2017-01-10 15:53:38 -08:00
steveperry-53 0c78763547 Remove link that goes nowhere. 2017-01-10 15:50:10 -08:00
Janet Kuo 089ce4c609 Add titles to docs 2017-01-10 15:25:44 -08:00
Janet Kuo 9554380515 Skip some folders
1. Update the script to skip checking a whole folder
2. Skip checking auto-generated kubectl docs since they already work without title
3. Remove some skipped files in skip_toc_check.txt since we can now skip a folder
2017-01-10 15:23:43 -08:00
devin-donnelly 9c127908c3 Update skip_title_check.txt 2017-01-10 15:09:18 -08:00
Janet Kuo d879046fc4 Add script for checking titles 2017-01-10 15:08:10 -08:00
Jorge O. Castro ec5d9b0ec6 Restructure the Ubuntu Getting Started Section.
- This supercedes PR #1770
 - This breaks up the section from one huge installation page into:
   - A new index page.
   - New support grid with commercial and community support options.
   - Move to lifecycle-based pages based on operational tasks.
     - Add support for local deployments via LXD.
       - Added screenshots to images/docs/ubuntu
     - Add backup page.
     - Add decommissioning page.
     - Add a glossary of terms page.
     - Rewritten installation page.
     - Add logging page.
     - Add monitoring page.
     - Add networking page, flannel only for now, calico in progress.
     - Add a scaling page.
     - Add a security page.
     - Add a storage page.
     - Add a troubleshooting page.
     - Add an upgrade page.
     - Add a cluster validation page.
     - Add new ubuntu content to the index page.
       - Add Ubuntu to _data TOC.
     - Add warning about choosing ipv6 with LXD, thanks Ed Baluf.
     - Template-ize all the pages per jaredb's review.
2017-01-10 17:48:19 -05:00
Tim Hockin 586656c027 Remove CNAME, proxy manually (#2189) 2017-01-10 14:36:04 -08:00
Patrick Clinger 40356713c4 Fix references to restartPolicy spec location
This document currently indicates that restartPolicy is part of the v1.Container spec, however according to the definitions it is actually in the v1.PodSpec.

References:

http://kubernetes.io/docs/api-reference/v1/definitions/#_v1_pod

http://kubernetes.io/docs/api-reference/v1/definitions/#_v1_container

Changed references to be `.spec.template.spec.restartPolicy`
2017-01-10 22:22:38 +00:00
Andrew Chen 01ec3ecf82 Fixed broken link
[core API group] should link to (/docs/api/)
2017-01-10 13:58:04 -08:00
Jared 3bca509c69 Update docker.md 2017-01-10 13:41:30 -08:00
Jared 5f78f8fe5c Update index.md 2017-01-10 12:10:58 -08:00
caiyixiang 068c797f47 Update ingress.md 2017-01-10 09:20:38 +08:00
Erik Nelson 7eff877bc7 Update centos_manual_config.md (#2133)
Update flanneld config to reflect new configuration variables.
2017-01-09 16:49:51 -08:00
devin-donnelly 71ae21628a Merge pull request #2177 from devin-donnelly/titles-updates
Updates for missing titles from PR#2151
2017-01-09 16:42:16 -08:00
Devin Donnelly 4d95032f4e Merge remote-tracking branch 'upstream/master' into titles-updates 2017-01-09 16:37:20 -08:00
Devin Donnelly 0bb7c0fe08 Added missing titles to Minikube tutorial and Stackpoint GS guide. 2017-01-09 16:36:13 -08:00
devin-donnelly 2ace8a3812 Merge pull request #2174 from lavalamp/master
Remove lavalamp from docs he doesn't know anything about
2017-01-09 16:26:04 -08:00
Alexander Ilyin bb7631d74e Example of /etc/sysconfig/flanneld is not valid (#2135)
* Example of `/etc/sysconfig/flanneld` is not valid

Configuration keys were different, I got those errors when followed steps from docs:
```
[ailyin@elite ~]$ systemctl status flanneld.service
● flanneld.service - Flanneld overlay address etcd agent
   Loaded: loaded (/usr/lib/systemd/system/flanneld.service; enabled; vendor preset: disabled)
   Active: activating (start) since Wed 2017-01-04 19:00:21 EST; 34s ago
 Main PID: 4668 (flanneld)
   Memory: 3.5M
   CGroup: /system.slice/flanneld.service
           └─4668 /usr/bin/flanneld -etcd-endpoints= -etcd-prefix=

Jan 04 19:00:46 elite.dev flanneld[4668]: E0104 19:00:46.395562 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:47 elite.dev flanneld[4668]: E0104 19:00:47.395788 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:48 elite.dev flanneld[4668]: E0104 19:00:48.395990 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:49 elite.dev flanneld[4668]: E0104 19:00:49.396141 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:50 elite.dev flanneld[4668]: E0104 19:00:50.396306 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:51 elite.dev flanneld[4668]: E0104 19:00:51.396451 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:52 elite.dev flanneld[4668]: E0104 19:00:52.396572 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:53 elite.dev flanneld[4668]: E0104 19:00:53.396701 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:54 elite.dev flanneld[4668]: E0104 19:00:54.396855 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
Jan 04 19:00:55 elite.dev flanneld[4668]: E0104 19:00:55.396992 04668 network.go:53] Failed to retrieve network config: client: etcd cluster is unavailable or misconfigured
```

* Updated Flanneld configuration example for node (same as for master);
2017-01-09 15:55:10 -08:00
Steve Perry d5a003f710 Merge pull request #2175 from steveperry-53/task-index
Add new topic to Task index page.
2017-01-09 15:24:07 -08:00
steveperry-53 b4568d9a87 Add new topic to Task index page. 2017-01-09 15:20:42 -08:00
Daniel Smith 98d2cb6f44 Remove lavalamp from docs he doesn't know anything about 2017-01-09 15:14:38 -08:00
Andrew Chen 59c283a700 Merge pull request #2137 from alexanderilyin/patch-2
Update kubectl-cheatsheet.md
2017-01-09 14:25:15 -08:00
Steve Perry 5030bd2adc Merge pull request #2173 from steveperry-53/resource-man
Blend in content from old production-pods topic.
2017-01-09 14:21:38 -08:00
steveperry-53 b7d76464e0 Blend in content from old production-pods topic. 2017-01-09 14:18:28 -08:00
Andrew Chen 356535f2bc Merge pull request #2144 from arbeit/patch-1
Update security-context.md
2017-01-09 14:17:27 -08:00
Andrew Chen 3f1e560b45 Merge pull request #2147 from leahnp/lpetersen-etcd-link
Updated link for etcd to point at latest docs
2017-01-09 14:15:07 -08:00
Andrew Chen 3ada59ed59 Merge pull request #2167 from ankon/patch-1
Fix the link to the authentication documentation
2017-01-09 13:51:04 -08:00
Steve Perry a9f02c283d Merge pull request #2157 from steveperry-53/init-containers
Write new task: Configuring Pod Initialization.
2017-01-09 13:16:32 -08:00
steveperry-53 205a3007a8 Write new task: Configuring Pod Initialization. 2017-01-09 13:13:26 -08:00
Jared 0d9e5069b2 Update zookeeper.md 2017-01-09 12:36:29 -08:00
devin-donnelly db5d6de44c Merge pull request #2170 from dserodio/patch-2
Fix link to kube-dns docs
2017-01-09 11:50:03 -08:00
devin-donnelly 670242e775 Merge pull request #2168 from procrypt/update_kompose_docs
update_kompose_docs
2017-01-09 11:48:33 -08:00
Daniel Serodio 25db3d2979 Fix link to kube-dns docs
The link to kube-dns is broken, I believe this is the current location of kube-dns documentation.
2017-01-09 14:24:57 -02:00
Abhishek 3ae3208a85 update_kompose_docs 2017-01-09 20:59:15 +05:30
Andreas Kohn 78edbf0f16 Fix the link to the authentication documentation 2017-01-08 11:44:08 +01:00
Leah Petersen e3fd0664a3 updated link for etcd to point at latest docs 2017-01-07 15:04:21 -08:00
Alex Plugaru 5d0991225c Minor typo 2017-01-07 09:43:09 -08:00
Steve Perry ccac29bff3 Merge pull request #2164 from steveperry-53/init
Fix broken link.
2017-01-06 19:53:23 -08:00
steveperry-53 efed20dbe4 Fix broken link. 2017-01-06 19:49:45 -08:00
Steve Perry 9fd5a40de2 Merge pull request #2163 from steveperry-53/tutorial-index-page
Update Tutorials index page and Hello Minikube title.
2017-01-06 19:40:16 -08:00
steveperry-53 3378f558d4 Update Tutorials index page and Hello Minikube title. 2017-01-06 19:36:47 -08:00
Steve Perry 995fd9e071 Merge pull request #2162 from steveperry-53/task-index-page
Update Task index page.
2017-01-06 19:28:16 -08:00
steveperry-53 f158c03498 Update Task index page. 2017-01-06 19:24:40 -08:00
devin-donnelly 2ed98369d3 Merge pull request #1818 from pwittrock/api-ref
Add new-style api reference docs for 1.5
2017-01-06 17:35:19 -08:00
devin-donnelly 1930c15ffe Merge branch 'master' into api-ref 2017-01-06 17:31:08 -08:00
Janet Kuo 4c9eea5ff6 Merge pull request #2129 from cdrage/update-vim-ignore
Update .gitignore to include vim
2017-01-06 17:10:38 -08:00
Phillip Wittrock 0648c4872e Add section for resources only 2017-01-06 16:33:03 -08:00
Phillip Wittrock cc12b16d99 Update api reference docs from review comments. Uses latest brodocs release. 2017-01-06 16:23:24 -08:00
Phillip Wittrock 39fe9ab8e8 Add new-style api and kubectl reference docs for 1.5 as "New Beta Docs" link under Reference 2017-01-06 16:23:23 -08:00
Jared 3c77eff102 Update review-issues.md 2017-01-06 16:22:42 -08:00
Steve Perry 64dfe714ab Merge pull request #1836 from jsafrane/retain-policy
Add a task for changing PV reclaim policy
2017-01-06 09:22:17 -08:00
Jan Safranek 022b4225c6 Add a task for changing PV reclaim policy
Fixes #1692
2017-01-06 10:56:10 +01:00
gavinB-orange e825b4081c Merge branch 'master' into patch-1 2017-01-06 10:44:11 +01:00
gavinB-orange 44bf9cdc85 Merge branch 'master' into patch-1 2017-01-06 10:43:10 +01:00
Muharem Hrnjadovic c2d3b1b9c4 Merge branch 'master' into patch-1 2017-01-06 10:24:55 +01:00
devin-donnelly 49dc6451e8 Merge pull request #2007 from janetkuo/verify-toc
Add script for verifying docs without entry
2017-01-05 16:07:42 -08:00
Janet Kuo 65633ae608 Merge branch 'master' into verify-toc 2017-01-05 15:55:41 -08:00
devin-donnelly 50d34bdcb8 Merge pull request #2149 from devin-donnelly/toc-updates
Updates TOCs to add missing files from #2007
2017-01-05 15:54:46 -08:00
Devin Donnelly dc984a6037 Merge branch 'toc-updates' of github.com:devin-donnelly/kubernetes.github.io into toc-updates 2017-01-05 15:44:44 -08:00
Devin Donnelly 7534448d0e Renamed README.md to index.md in federation/api-reference.
Corrected link on Guides TOC.
Corrected duplicate title in federation/api-reference/index.md.
2017-01-05 15:43:33 -08:00
devin-donnelly e8a3cfb866 Merge branch 'master' into toc-updates 2017-01-05 15:25:46 -08:00
Devin Donnelly 0f4fc31f23 Removing dead link from Guides TOC. 2017-01-05 15:19:12 -08:00
Devin Donnelly 3303506927 Adds explicit titles to all docs missing them. 2017-01-05 15:14:27 -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 fe3fbf3440 Fixes parse error in guides.yml that caused a Jekyll build error. 2017-01-05 14:26:54 -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
devin-donnelly 701f01defa Update skip_toc_check.txt 2017-01-05 14:20:53 -08:00
devin-donnelly 0fd4965cd4 Update skip_toc_check.txt 2017-01-05 14:12:45 -08:00
devin-donnelly 9936a9b6ad Update skip_toc_check.txt 2017-01-05 14:00:41 -08:00
devin-donnelly 3b6141b4d3 Merge pull request #1607 from cdrage/add-kompose-docs
Add extra Kompose documentation
2017-01-05 13:58:01 -08:00
devin-donnelly e2e2582da1 Merge pull request #1860 from a-mccarthy/master
Add page to explain issue review process
2017-01-05 13:42:51 -08:00
Andrew Chen 724721a06e Merge pull request #2136 from oshalygin/patch-2
Update configs with username followed by password
2017-01-05 13:23:35 -08:00
Muharem Hrnjadovic 1ee0c1109d Merge branch 'master' into patch-1 2017-01-05 19:56:08 +01:00
Janet Kuo 5b1c709b68 Merge pull request #2091 from janetkuo/conneting-apps-typo
Fix incorrect / obsolete references to RCs and files
2017-01-05 10:55:39 -08:00
Janet Kuo 4feaf0a437 Merge branch 'master' into conneting-apps-typo 2017-01-05 10:52:18 -08:00
Andrew Chen 0a0faf87e0 Merge pull request #2130 from mark007/patch-1
Update index.html, removed grammatically incorrect "the"
2017-01-05 10:29:09 -08:00
Jess Frazelle 1aaa7920fe add index to the basic layout as well
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:08:42 -08:00
Jess Frazelle 354394bf52 add basic layout
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:08:41 -08:00
Jess Frazelle 1c0a25bd12 make it clearer where the {{content}} starts
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:07:40 -08:00
Jess Frazelle 88e96a5078 cleanup footer scripts so its in its own file
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:06:49 -08:00
Jess Frazelle d4275b69af cleanup head and header into two parts so it is apparent where body starts
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:05:43 -08:00
Jess Frazelle f6f210420e make code.html more readable
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:02:11 -08:00
Jess Frazelle 65a8beae33 move case-study-styles.html to an actual css file and make it a class
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:02:09 -08:00
Jess Frazelle 67ce3155b3 move community.html to community/index.html to be more consistent with the rest of the repo
Signed-off-by: Jess Frazelle <acidburn@google.com>
2017-01-05 10:02:08 -08:00
Jared 582d2079ea Update stage-documentation-changes.md 2017-01-05 09:55:12 -08:00
Jared e8727e886e Add Bundler to staging a doc request page
Fixing the following PR: https://github.com/kubernetes/kubernetes.github.io/pull/1796
2017-01-05 09:48:47 -08:00
Muharem Hrnjadovic 802437ebec Update security-context.md 2017-01-05 17:19:43 +01:00
Charlie Drage 353bfcfd84 Add extra Kompose documentation
Create additional files for Kompose documentation including
architecture, development, a more extensive index and a user guide.

This also bumps Kompose up to the top on tools page to be symmetrical to
the what's listed on the side navbar.

I have assigned myself to each doc in order to get updates / any
questions regarding the updating of documentation.
2017-01-05 08:57:27 -05:00
Charlie Drage 0faee49c83 Update .gitignore to include vim
Updates .gitignore to not include swap files and misc files generated by
vim.
2017-01-05 08:05:39 -05:00
Eric Hole f3aef1dbf2 Added kubeadm to list of tools under kubectl.
Updated _data/tools.yml to reflect kubeadm.
2017-01-05 02:29:18 -07:00
Mike Danese 455a14a77d Merge pull request #2139 from mikedanese/master
temporary access to webmaster tools
2017-01-04 20:39:34 -08:00
Mike Danese 3b3adcdd1e temporary access to webmaster tools 2017-01-04 20:32:41 -08:00
Minhan Xia 40c801bd11 delete exec network plugin 2017-01-04 17:33:09 -08:00
Alexander Ilyin eeb87dfce4 Update kubectl-cheatsheet.md 2017-01-04 16:41:30 -08:00
tanshanshan 2019b68e30 Merge branch 'master' into replace-scheduler-command 2017-01-05 08:39:08 +08:00
Oleg Shalygin 757dd707b6 Update configs with username followed by password
The way that the document currently flows and how we typically perceive credentials, we usually set our username first followed by the password.

Seeing the configuration first set password then username seems counter-intuitive.  There is nothing wrong with the docs, it is just clearer to view username=>password.
2017-01-04 16:23:20 -08:00
Steve Perry 88a9aa9c46 Merge pull request #2115 from steveperry-53/liveness-readiness
Write new Task: Configuring Liveness and Readiness Probes
2017-01-04 15:44:10 -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
devin-donnelly bb4c22b60b Merge pull request #2131 from thockin/deprecation
deprecation policy bug: at X+9 we remove v1
2017-01-04 14:39:47 -08:00
Steve Perry f471b312b0 Merge pull request #2059 from steveperry-53/private-registry
Write new Task: Pulling an Image from a Private Registry
2017-01-04 14:30:03 -08:00
steveperry-53 6500a19d2f Write new Task: Pulling an Image from a Private Registry 2017-01-04 14:22:59 -08:00
devin-donnelly 968717d71f Merge pull request #2132 from gnufied/fix-deployments-link-in-fed
Fix deployments link in federation page
2017-01-04 13:44:02 -08:00
devin-donnelly b77ebe2cc5 Merge pull request #2128 from Crassirostris/logging-docs-refactoring-2
Add cluster-level logging overview
2017-01-04 13:43:34 -08:00
Hemant Kumar 69fa4c0bc6 Merge branch 'master' into fix-deployments-link-in-fed 2017-01-04 16:40:25 -05:00
a-mccarthy 267b1e25d2 Adding page title 2017-01-04 16:13:23 -05:00
a-mccarthy 59ede5a392 Correcting file name in support toc 2017-01-04 16:12:21 -05:00
a-mccarthy 953b8aabc6 Merge branch 'master' into master 2017-01-04 15:50:54 -05:00
Janet Kuo e8b5af4202 Fix incorrect / obsolete references to RCs and files 2017-01-04 11:50:20 -08:00
chenopis e547257664 Merge pull request #2108 from xialonglee/patch-1
fix typo (after rebase)
2017-01-04 10:30:46 -08:00
Hemant Kumar 37ed7bdcd1 Fix deployments link in federation page 2017-01-04 12:11:00 -05:00
Tim Hockin 52ec922685 deprecation policy bug: at X+9 we remove v1 2017-01-04 08:58:08 -08:00
mark007 add6e30826 Update index.html 2017-01-04 14:58:58 +00:00
Mik Vyatskov 2b386047e8 Add cluster-level logging overview 2017-01-04 14:00:22 +01:00
Peter Lee ce6da11e11 fix typo
'ips' should be 'IPs'
2017-01-04 09:37:16 +08:00
chentao1596 b8b448fb63 change the flag which controlls the cbr0's create 2017-01-04 09:16:51 +08:00
Aaron Signorelli 9300e36e56 Fixing typo .PONY -> .PHONY 2017-01-04 00:38:40 +00:00
tanshanshan 42eba1866a Merge branch 'master' into replace-scheduler-command 2017-01-04 08:36:53 +08:00
Janet Kuo c66c8b8df5 Merge pull request #2117 from lavalamp/master
Remove myself from OWNERS
2017-01-03 16:13:05 -08:00
devin-donnelly a244c4084a Merge pull request #2099 from jgmize/patch-1
Fix #1552: dead link to kube-dns/README.md
2017-01-03 15:41:28 -08:00
Daniel Smith c7ba5cd77f Merge pull request #1 from kubernetes/master
sync to head
2017-01-03 15:39:45 -08:00
devin-donnelly 29af003ad4 Merge pull request #2049 from xilabao/patch-1
Add rbac command to kubectl get --help
2017-01-03 15:34:23 -08:00
devin-donnelly f1c6ffec88 Merge pull request #2040 from kad/cloud-config
Append note about content and format of /etc/kubernetes/cloud-config.
2017-01-03 15:33:32 -08:00
devin-donnelly 4752b5401a Merge pull request #2121 from ElijahCaine/patch-2
ReplicaSets: Correct paragraph spacing error
2017-01-03 15:30:35 -08:00
devin-donnelly 95e48e1ad1 Merge pull request #2123 from thockin/deprecation
Newline required before bullet-lists
2017-01-03 15:30:08 -08:00
devin-donnelly 847d02d5d9 Merge pull request #2122 from kubernetes/devin-donnelly-patch-7
Add an entry for the Deprecation Policy in the Support TOC
2017-01-03 14:57:26 -08:00
devin-donnelly 01caaf43cf Update support.yml 2017-01-03 14:21:45 -08:00
Phillip Wittrock 25f7e3d579 Merge branch 'master' into concepts-root 2017-01-03 14:14:17 -08:00
Tim Hockin 611f07ba03 Newline required before bullet-lists 2017-01-03 14:12:53 -08:00
devin-donnelly 1a7a8b9ce0 Update support.yml 2017-01-03 14:09:49 -08:00
devin-donnelly b06a1423f9 Merge pull request #2079 from MikaelCluseau/fix-1710
fix(#1710): volume  behavior is not documented
2017-01-03 14:08:01 -08:00
devin-donnelly 1668d8ec6d Merge pull request #2068 from premanandc/patch-1
Minor correction - added missing "as"
2017-01-03 14:07:32 -08:00
devin-donnelly 70a269dd65 Update support.yml 2017-01-03 14:02:18 -08:00
devin-donnelly 9a14f2f879 Merge pull request #2120 from thockin/deprecation
Use thead/tbody style for manual table
2017-01-03 14:00:50 -08:00
Elijah Caine 20c51c8c96 ReplicaSets: Correct paragraph spacing error 2017-01-03 12:57:40 -08:00
Tim Hockin 8879175f85 Use thead/tbody style for manual table 2017-01-03 12:37:15 -08:00
Devin Donnelly c560d90504 Merge remote-tracking branch 'upstream/master' into concepts-root 2017-01-03 11:43:09 -08:00
devin-donnelly 94aafc061a Null PR with 0 changes to clear extraneous commits (#2119)
* WIP: New Docs Landing Page and ToC Organization.

* More changes to Landing Page/TOC nav.

* Debugging fixes to TOC.

* More debugging and wording changes to site nav and TOCs.

* More debugging fixes for site nav and TOC.

* Yet more debugging fixes to site nav and TOC.

* Initial edit to Docs landing page.

* Debug edit.

* Attempt at removing left-nav TOC from Docs Landing Page.

* Incremental fix for docs landing page.

* More incremental layout fixes for landing page.

* Incremental change.

* CSS fixes; fills out landing page with additional information.

* More layout fixes.

* More layout and text edits for the docs landing page.

* More tinkering with CSS and layouts; fixed a hanging <code> tag.

* Last tweak for now.

* Modified text in response to review comments.

* Removed Samples and Contribution Evangelism from docs landing page.

* Removed intro text on Docs landing page.

* Reorganized landing page to drop weird CSS formatting and reorganize "Quickstarts" into setup guidance; separated out tutorial. Corrected spelling error in main page header.

* Fixed links to major subsections (Guides/Tutorials/Tasks/Concepts).
Clarified /current/ usage of each--subject to change as Guides get deprecated and Tutorials get filled out.
Changed description for kubeadm/kops links to mention that they are newer/experimental ways to set up Kubernetes.

* Corrected Guides link.
2017-01-03 11:38:03 -08:00
devin-donnelly 84da24cd36 Merge pull request #2118 from kubernetes/devin-donnelly-patch-6
Recreate Deprecation table as raw HTML
2017-01-03 11:11:22 -08:00
devin-donnelly c91acd9836 Merge branch 'master' into devin-donnelly-patch-6 2017-01-03 11:08:14 -08:00
devin-donnelly 0f462317ca Update deprecation-policy.md 2017-01-03 10:58:59 -08:00
Phillip Wittrock a103fe4537 Merge pull request #2095 from benbalter/dont-assign-page
Don't overwrite the global page object
2017-01-03 10:58:26 -08:00
devin-donnelly 31bcde9122 Update deprecation-policy.md 2017-01-03 10:55:16 -08:00
devin-donnelly 3ff8fd7a2c Update deprecation-policy.md 2017-01-03 10:48:19 -08:00
Daniel Smith 9e4d2515a4 Remove myself from OWNERS
I don't want to block doc changes.
2017-01-03 10:24:15 -08:00
Ben Balter b6430e49ac Merge branch 'master' into dont-assign-page 2017-01-03 10:15:34 -05:00
tanshanshan a95cfcddf2 replace hack/build-go.sh with make 2017-01-03 16:46:57 +08:00
Tim Hockin 476fbee334 Convert to pure ASCII (#2110) 2017-01-03 00:28:28 -08:00
Tim Hockin 6ebd94302d Add deprecation policy (#1856) 2017-01-02 23:43:12 -08:00
Mikaël Cluseau 1cc17e5fbc fix(#1710): volume behavior is not documented
Signed-off-by: Mikaël Cluseau <mikael.cluseau@gmail.com>
2017-01-03 08:17:16 +11:00
Josh Mize f5ad6db8c2 Fix #1552: dead link to kube-dns/README.md
Fix dead link caused by renaming build-tools back to build in https://github.com/kubernetes/kubernetes/issues/38126
2016-12-31 06:59:03 -06:00
Ben Balter eb4cbf9ef0 Don't overwrite the global page object when building the table of contents 2016-12-30 12:49:42 -05:00
James Gregory 8f100ece83 Fix "Deploying applications" link 2016-12-30 15:54:29 +11:00
xilabao 8cc00e2d6c Merge branch 'master' into patch-1 2016-12-30 08:35:04 +08:00
devin-donnelly 10a57f1e61 Merge pull request #2090 from jaredbischof/jaredbischof-patch-1
Headless service spec missing attribute
2016-12-29 15:32:18 -08:00
devin-donnelly e516d18ed0 Merge pull request #1962 from chentao1596/kubelet-network-kubenet
Delete descriptions which related with removed or deprecated values
2016-12-29 14:58:11 -08:00
devin-donnelly 547b578761 Merge pull request #2080 from krmayankk/disrupt
add title for pod disruption budget
2016-12-29 14:46:41 -08:00
devin-donnelly 10cfe97634 Merge pull request #2081 from kerneltime/patch-2
Getting Started vSphere: Minor formatting fixes
2016-12-29 14:44:45 -08:00
Jared Bischof a5ebaa54ff Headless service spec missing attribute
The headless service spec example requires the attribute clusterIP: None. Without this, the service that is created is not headless and the two example pods will not be able to nslookup one another.
2016-12-29 16:34:27 -06:00
Ritesh H Shukla 8097c49444 Getting Started vSphere: Minor formatting fixes 2016-12-29 01:00:46 -08:00
Mayank Kumar 40841e0e70 add title for pod disruption budget 2016-12-29 00:12:50 -08:00
Jeff Sloyer 7e4ef9a0be Merge branch 'master' into all-user-doc 2016-12-28 22:00:03 -05:00
devin-donnelly e2b16a577c Merge pull request #2076 from kubernetes/devin-donnelly-patch-5
Remove in-page TOC from Tools
2016-12-28 15:19:31 -08:00
devin-donnelly 6d8fc84c90 Update index.md 2016-12-28 15:14:23 -08:00
Jared 535b2db50d Merge pull request #2075 from kubernetes/devin-donnelly-patch-4
Add left nav TOC to Tools Page
2016-12-28 15:12:11 -08:00
devin-donnelly 92ee7b2e7e Remove in-page TOC from Tools 2016-12-28 15:06:03 -08:00
devin-donnelly b3a6da7a90 Update tools.yml 2016-12-28 15:05:18 -08:00
devin-donnelly 7e54f57d45 Update tools.yml 2016-12-28 15:02:04 -08:00
devin-donnelly bfca1137f3 Update tools.yml 2016-12-28 14:56:47 -08:00
devin-donnelly 6506678c49 Merge pull request #2067 from gbzhu/k8s_modify
fix typos
2016-12-28 14:27:23 -08:00
devin-donnelly 10b7cfe62a Merge pull request #2070 from the-gigi/patch-1
Recycling policy --> Reclaiming policy
2016-12-28 14:26:18 -08:00
Gigi Sayfan 797e030c03 Reclaiming policy -> Reclaim policy
To match the API per @saad-ali's comment
2016-12-28 14:21:54 -08:00
Gigi Sayfan 188885469b Recycling policy --> Reclaiming policy
Persistent volumes have a reclaim policy ("persistentVolumeReclaimPolicy"). "Recycle" is just one of the possible reclaim policies.
2016-12-28 10:13:48 -08:00
Alexander Kanevskiy 9cd582fd7a Append note about content and format of /etc/kubernetes/cloud-config. 2016-12-28 13:38:09 +02:00
Premanand Chandrasekaran d420bea04c Minor correction 2016-12-28 06:36:52 -05:00
gbzhu 0f14d69778 revert 2016-12-28 18:29:12 +08:00
gbzhu 34bbec31f5 fix typo 2016-12-28 18:22:20 +08:00
gbzhu 2cc0485a70 fix typos 2016-12-28 17:48:46 +08:00
chentao 99f964e072 Delete descriptions which related with removed or depreated values 2016-12-28 14:26:48 +08:00
Janet Kuo 89765673af Update verify TOC rules for index.md 2016-12-27 16:36:39 -08:00
Janet Kuo 2f16fce28b Add script for verifying docs without entry 2016-12-27 16:03:37 -08:00
Steve Perry da5c6e41c2 Merge pull request #1940 from waprin/minikube_quickstart
Add minikube quickstart
2016-12-27 15:25:09 -08:00
Bill Prin 86b76fffba Minikube Quickstart 2016-12-27 15:02:39 -08:00
devin-donnelly f8ab3f70fe Merge pull request #2021 from kerneltime/update-vsphere-getting-started.kerneltime
Deprecate kube-up, update getting started with kube-anywhere.
2016-12-27 14:42:10 -08:00
devin-donnelly 57688f4f6c Merge pull request #2057 from foxish/fix-commands
Added poddisruptionbudget and abbreviation to list
2016-12-27 14:41:00 -08:00
devin-donnelly 68bec86aab Merge pull request #2055 from du2016/patch-2
update jobs-expansions-index.md
2016-12-27 14:40:35 -08:00
devin-donnelly 6f27d40f13 Merge pull request #2054 from stkevintan/patch-2
[JS code style]Fix some irregular coding & Uniform indent
2016-12-27 14:40:08 -08:00
Anirudh Ramanathan 2ec43d6d51 Merge branch 'master' into fix-commands 2016-12-27 14:35:42 -08:00
devin-donnelly 964efa0054 Merge pull request #2062 from kubernetes/chenopis-patch-1
fix typo: remove "the the" in zookeeper.md
2016-12-27 14:31:23 -08:00
chenopis 322486bc4f fix typo: remove "the the" in zookeeper.md
In Managing the ZooKeeper Process : Handling Process Failure : paragraph 4 :
"The command used as the container's entry point has PID 1, and the the ZooKeeper process, a child of the entry point, has PID 23." =>
"The command used as the container's entry point has PID 1, and the ZooKeeper process, a child of the entry point, has PID 23."
2016-12-27 14:17:16 -08:00
Jared ddebf9b1a0 Merge pull request #2036 from cloudteam2016/fix-typos
[combined] Fix typos
2016-12-27 13:59:16 -08:00
Jared 39e3ba8c8a Merge branch 'master' into fix-typos 2016-12-27 13:57:02 -08:00
devin-donnelly 58b75e9285 Merge pull request #1495 from bboreham/update-incluster
Update out-of-date text about NewInCluster()
2016-12-27 13:50:38 -08:00
Jared 2a9865f65d Merge branch 'master' into fix-typos 2016-12-27 13:50:06 -08:00
devin-donnelly f38055c553 Merge pull request #1463 from MrHohn/cluster-components-addons
Updated addons section for cluster-components
2016-12-27 13:49:39 -08:00
Jared 5353c9aa90 Merge branch 'master' into fix-typos 2016-12-27 13:48:14 -08:00
devin-donnelly b0e69cf586 Merge pull request #2039 from rootfs/azure-dp-master
add azure disk storage class doc
2016-12-27 13:38:38 -08:00
Anirudh Ramanathan 3f750eb0fb Merge branch 'master' into fix-commands 2016-12-27 13:35:42 -08:00
timcrall f342733ff5 Update basic-stateful-set.md (#2060)
yaml, not yml
2016-12-27 13:34:54 -08:00
devin-donnelly 007510edc1 Update index.md 2016-12-27 13:25:29 -08:00
Anirudh Ramanathan 85cf7ae2ff Merge branch 'master' into fix-commands 2016-12-27 13:23:25 -08:00
devin-donnelly 93084c5fce Merge pull request #2053 from xialonglee/patch-1
fix style and grammar
2016-12-27 13:23:19 -08:00
devin-donnelly 60ea2350a4 Merge pull request #2048 from caiyixiang/patch-1
Update connecting-applications.md
2016-12-27 13:21:57 -08:00
devin-donnelly a20d13edc6 Merge pull request #2047 from du2016/patch-1
update managing-deployments.md
2016-12-27 13:21:13 -08:00
devin-donnelly a487f1f5e6 Merge pull request #2042 from rutsky/patch-4
Fix markdown formatting
2016-12-27 13:20:47 -08:00
devin-donnelly c75a521bb5 Merge pull request #2043 from rutsky/patch-5
fix codeblock formatting
2016-12-27 13:19:25 -08:00
devin-donnelly ab751d18cc Merge pull request #2051 from tianshapjq/patch-3
correct "pod" to "pods"
2016-12-27 13:13:46 -08:00
devin-donnelly a8c1a54f1d Merge pull request #2056 from janetkuo/kubectl-doc-toc
Add TOC entries for all kubectl docs
2016-12-27 13:13:17 -08:00
devin-donnelly 13a15ffa14 Merge pull request #2058 from ykhrustalev/patch-1
Gondor renamed itself to Eldarion
2016-12-27 12:51:45 -08:00
Yuri Khrustalev 7bde7d9cfc Gondor renamed itself to Eldarion
http://eldarion.cloud/blog/2016/04/21/goodbye-gondor-hello-kel-and-eldarion-cloud/
2016-12-27 23:03:02 +03:00
Anirudh 93bbce56ae Add statefulsets also to list 2016-12-27 11:56:00 -08:00
Anirudh 193fdfa4e9 Added poddisruptionbudget and abbreviation to list 2016-12-27 11:44:59 -08:00
Janet Kuo a168c92e30 Add TOC entries for all kubectl docs
Kubectl docs: add TOC entries, and remove obsolete docs
2016-12-27 11:22:52 -08:00
Janet Kuo 51c8f71391 Merge pull request #2035 from tianshapjq/patch-2
add "-l app=nginx" after "kubectl get pods"
2016-12-27 10:43:55 -08:00
Janet Kuo 5ab8e8f889 Merge branch 'master' into patch-2 2016-12-27 10:41:44 -08:00
Janet Kuo 4d426454fa Merge pull request #1847 from jessfraz/cleanup-dockerfile
dockerfile: change to alpine base and cleanup
2016-12-27 10:33:52 -08:00
Janet Kuo 20c2292f32 Merge branch 'master' into cleanup-dockerfile 2016-12-27 10:31:29 -08:00
foliage 78e7b40600 update jobs-expansions-index.md
change the wrong url
change the wrong template
2016-12-27 22:34:14 +08:00
stkevintan a7830ae27f fix some irregular coding && uniform indent to space 2016-12-27 14:57:48 +08:00
Peter Lee 42e015d8f8 fix style and grammar
1. Make plural nouns into same style. See it is `Services` in first sentence and `Pods` in the line 286 , but others are `Service`s and `Pod`s .So change style for these plural nouns for consistency and beauty.
2. Fix minor grammar.
2016-12-27 10:46:48 +08:00
Nicolai von Neudeck 9fe1e02e72 replaced "/" with "or" 2016-12-26 21:16:47 +01:00
Nicolai von Neudeck d0b94ae1b7 Removed passive voice 2016-12-26 21:04:03 +01:00
Drinky Pool 18b3f20ec3 correct "pod" to "pods"
correct "pod" to "pods"
2016-12-26 17:03:05 +08:00
xilabao 94ee42f658 Add rbac command to kubectl get --help
reference to https://github.com/kubernetes/kubernetes/pull/37366
2016-12-26 01:48:55 -06:00
caiyixiang eaa119652a Update connecting-applications.md 2016-12-26 09:07:35 +08:00
foliage 6e8c728e91 update managing-deployments.md
change k to kubectl
2016-12-25 17:39:40 +08:00
Vladimir Rutsky 5ef4c4f1b6 fix codeblock formatting 2016-12-24 21:13:40 +04:00
Vladimir Rutsky 942dbfcee1 Fix markdown formatting
Broken in 28899d6ec6 according to blame.
2016-12-24 20:32:56 +04:00
Aaron.L.Xu 56aaad2e0b Merge pull request #14 from dongziming/master
Fix typos
2016-12-24 12:53:11 +08:00
Aaron.L.Xu e7d75b39f6 Merge branch 'fix-typos' into master 2016-12-24 12:52:36 +08:00
Ritesh H Shukla 2674cf7573 Merge branch 'master' into update-vsphere-getting-started.kerneltime 2016-12-23 12:58:28 -08:00
Huamin Chen a9e1f2d276 add azure disk storage class doc
Signed-off-by: Huamin Chen <hchen@redhat.com>
2016-12-23 13:39:59 +00:00
dongziming 19fda13172 Fix typos 2016-12-23 20:53:16 +08:00
Aaron.L.Xu f535febaa1 fix some typos and resolve conflicts 2016-12-23 03:55:51 -08:00
Aaron.L.Xu ee8c812ef5 Merge pull request #12 from CandiceGuo/master
modify some grammar mistakes and spelling mistakes in /doc/
2016-12-23 19:41:41 +08:00
Aaron.L.Xu b26c320cc4 Merge pull request #13 from guohaifang/master
problem of grammer
2016-12-23 19:41:17 +08:00
Aaron.L.Xu cbc897a320 Merge branch 'master' into master 2016-12-23 19:40:51 +08:00
Aaron.L.Xu cda4b040b4 Merge pull request #9 from Martially/moshui
fix typos
2016-12-23 19:35:52 +08:00
Aaron.L.Xu 311d979fa5 Merge pull request #8 from dongziming/master
Fixed some e.g. problems and some spelling errors.
2016-12-23 19:34:42 +08:00
dongziming 83a6c52ddc Spelling errors in /docs/ 2016-12-23 17:25:27 +08:00
dongziming 5c5ebf0bf1 Some spelling errors in /docs/ 2016-12-23 16:45:56 +08:00
dongziming a129e1c4c1 Spelling errors in /docs/ 2016-12-23 15:59:02 +08:00
guohaifang c67b76a2f0 problems of grammer 2016-12-23 15:29:44 +08:00
Martially 41a9b7c55d fix typo
Signed-off-by: Martially <21651061@zju.edu.cn>
2016-12-23 15:26:12 +08:00
CandiceGuo 990bc41aac modify some grammar mistakes in /doc/ 2016-12-23 14:39:27 +08:00
Martially 996b4343dc link error
Signed-off-by: Martially <21651061@zju.edu.cn>
2016-12-23 14:17:29 +08:00
Martially 0328b6d591 fix typo
Signed-off-by: Martially <21651061@zju.edu.cn>
2016-12-23 14:06:54 +08:00
dongziming 2374e3d1bb Fixed some e.g. problems and some spelling errors. 2016-12-23 13:44:14 +08:00
Drinky Pool f61fb9f376 Merge branch 'master' into patch-2 2016-12-22 21:45:02 -06:00
Aaron.L.Xu f4ac637e27 Merge pull request #2 from tim-zju/symbolError
fix typos
2016-12-23 11:41:02 +08:00
devin-donnelly 67be6311ee Merge pull request #2020 from kibra/patch-1
Fix typos in thirdpartyresources.md
2016-12-22 19:06:27 -08:00
Drinky Pool 4736fc09b2 Merge branch 'master' into patch-2 2016-12-22 21:00:36 -06:00
devin-donnelly 4ab9a935c8 Merge pull request #2032 from alejandroEsc/ae/crts
authentication/#creating-certificates document inconsistent in naming for the server certificate.
2016-12-22 18:58:33 -08:00
devin-donnelly 2685883d53 Merge pull request #1685 from chaosaffe/patch-1
Improve Grammar for Authentication strategies
2016-12-22 18:56:44 -08:00
devin-donnelly 6b7ac43fe5 Merge branch 'master' into patch-1 2016-12-22 18:54:32 -08:00
devin-donnelly 0ecc4d600b Update authentication.md 2016-12-22 18:54:20 -08:00
devin-donnelly 4a821a0ea3 Merge pull request #1819 from philips/security
docs: create /security endpoint
2016-12-22 18:50:51 -08:00
devin-donnelly a1cd312c70 Merge pull request #1820 from thomastaylor312/hook_documentation
Clarifies lifecycle hook documentation
2016-12-22 18:50:05 -08:00
devin-donnelly b16529d63e Merge pull request #1912 from kargakis/minor-fix-for-1.5
Link sections that talk about deployment status
2016-12-22 18:43:07 -08:00
devin-donnelly 32f519a9d4 Merge pull request #1926 from junaid-ali/master
Improving expose-intro.html
2016-12-22 18:42:16 -08:00
devin-donnelly ab3c6a1b74 Merge pull request #1925 from alejandroEsc/ae/node_status
Slight improvement to clarity of Nodes.md
2016-12-22 18:42:00 -08:00
devin-donnelly 5bcc66a16a Update expose-intro.html 2016-12-22 18:39:52 -08:00
devin-donnelly b214018635 Merge pull request #1937 from xingzhou/kube-38143
Update API server --apiserver-count description.
2016-12-22 18:38:53 -08:00
devin-donnelly ed7f307544 Merge pull request #1979 from unisisdev/patch-1
Described how deploy the Dashboard UI
2016-12-22 18:37:18 -08:00
devin-donnelly 53d7a58fba Merge pull request #1982 from ElijahCaine/patch-1
Removed _italics_ from top-level docs titles
2016-12-22 18:35:18 -08:00
devin-donnelly 1ea8cab29c Merge branch 'master' into patch-1 2016-12-22 18:31:04 -08:00
devin-donnelly dd5e71e131 Merge pull request #2027 from luojie233/groupbranch
fix some typos
2016-12-22 18:29:59 -08:00
Drinky Pool 5c65b700ac add "-l app=nginx" after "kubectl get pods"
the original sentence is "kubectl get pods", but maybe "kubectl get pods -l app=nginx" is more accurat in the context.
Please check for this.
2016-12-23 10:22:37 +08:00
yanan Lee fbf57b224f spelling error
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

Incorrect spelling

Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

spelling error

Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

Incorrect spelling

Signed-off-by: yanan Lee <energylyn@zju.edu.cn>

Revert "Incorrect spelling"

fix some typos

Signed-off-by: Jie Luo <luo612@zju.edu.cn>

fix a typo

Signed-off-by: Jie Luo <luo612@zju.edu.cn>

fix a typo

Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-23 08:01:52 +08:00
Jared 9440814e65 Merge pull request #2024 from gimlet2/patch-1
Target _blank was removed
2016-12-22 14:57:26 -08:00
Elijah C. Voigt f9d1cbc8fa Remove italics, correct CamelCase typos in titles 2016-12-22 14:26:59 -08:00
Alejandro Escobar 0f96b1ed77 fixed server.cert text to server.crt which is consistent with the rest of the document. 2016-12-22 10:05:00 -08:00
Taylor Thomas 547a6d7b2a Clarifies lifecycle hook documentation 2016-12-22 09:57:32 -08:00
Jeff Sloyer 04a783d373 added subject docs on allowing all users 2016-12-22 10:35:51 -05:00
Alejandro Escobar 4c4959e631 changes to node.md for clarity since sections and subsections visually are that different in sizes and single line comment was not clear enough and looked incomplete, specially at first read. Added .idea/ directory in gitignore.
removed change to .gitignore and pushing to a separate pr.

suggested changes made.
2016-12-22 07:08:49 -08:00
Michail Kargakis bbc4415042 Link sections that talk about deployment status 2016-12-22 15:46:57 +01:00
tim-zju 19e850743b fix space problems which ide results in
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-22 20:28:51 +08:00
tim-zju df7eb8128d fix space problems which ide results in
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-22 20:01:22 +08:00
tim-zju 1f7b3148f2 fix space problems which ide results in
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-22 19:47:40 +08:00
Andrey c6d6c1e6f9 Target _blank was removed
Serious guys! It is so much annoying - each link in new tab! If I would need it I would hold Ctrl pressed.
2016-12-22 12:15:34 +01:00
tim-zju 8edcfc05b8 revert
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-22 18:17:35 +08:00
Aaron.L.Xu 9993a4d805 Merge pull request #3 from SRaddict/mine
'the', "a" and "an"
2016-12-22 18:16:25 +08:00
SRaddict e0a6a2c835 revert 2016-12-22 17:57:06 +08:00
SRaddict 5d6a3aaa53 fix a series errors of using "a" and "an" 2016-12-22 16:56:12 +08:00
SRaddict 521ae621eb duplicated 'the' 2016-12-22 16:21:49 +08:00
Xing Zhou 59759f5526 Update API server --apiserver-count description.
A validation check is added for option --apiserver-count
in kubernetes ticket #38143. As a result, update related
description in doc.
2016-12-22 15:48:16 +08:00
Ritesh Shukla efdc69bdad Deprecate kube-up
Add information for kubernetes-anywhere
2016-12-21 23:31:56 -08:00
tim-zju 30f1d03b8d symbol errors in quotation mark
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-22 15:12:07 +08:00
tim-zju b27310d81a symbol errors
Signed-off-by: tim-zju <21651152@zju.edu.cn>
2016-12-22 14:37:10 +08:00
Aaron.L.Xu 5be27c3194 Merge pull request #1 from SRaddict/mine
fix a series punctuation errors
2016-12-22 11:41:55 +08:00
SRaddict 383e40f978 fix a series punctuation errors 2016-12-22 11:24:05 +08:00
Kyle Ibrahim bdf6d77a18 Fix typos in thirdpartyresources.md 2016-12-21 18:50:01 -08:00
devin-donnelly 938bb68430 Update ui.md 2016-12-21 16:34:35 -08:00
devin-donnelly e43373ea65 Merge pull request #1995 from king-julien/master
More Description: use the minikube's built-in Docker daemon
2016-12-21 16:30:53 -08:00
devin-donnelly 51d3c31300 Merge pull request #1363 from thesteve0/patch-1
Clarifying the purpose and intended use of a ConfigMap
2016-12-21 16:29:40 -08:00
devin-donnelly ce5a76ec12 Merge pull request #1302 from jihdeh/patch-1
Update nodeJS code to supported es6 version LTS
2016-12-21 16:28:18 -08:00
devin-donnelly 1d3f64a5bf Update index.md 2016-12-21 16:27:04 -08:00
devin-donnelly 00b8dca0e6 Merge pull request #1636 from pospispa/86-5-add-checks-and-documentation-about-template-pods-for-recycling
Added a Recycler Pod Template Example
2016-12-21 16:20:44 -08:00
devin-donnelly 35b62b0b85 Merge pull request #1641 from newswangerd/improve_centos_guide
Minor fixes to the centos guide to make it easier for beginners to follow
2016-12-21 16:20:03 -08:00
devin-donnelly f31cad0532 Merge pull request #1665 from berrange/fedora-docs-fixes
Fedora docs fixes
2016-12-21 16:19:40 -08:00
devin-donnelly 4918582b5b Merge pull request #1672 from agonzalezro/patch-1
Use --decode for base64 command
2016-12-21 16:18:45 -08:00
devin-donnelly fc2461671c Merge pull request #1752 from rivimont/patch-1
clarification on type LoadBalancer for exposing
2016-12-21 16:18:26 -08:00
devin-donnelly b98c2aeaaa Merge pull request #1673 from harryge00/patch-2
Update dns.md
2016-12-21 16:18:12 -08:00
devin-donnelly 58bae6653e Merge branch 'master' into patch-1 2016-12-21 16:16:39 -08:00
devin-donnelly 58822257f0 Update quick-start.md 2016-12-21 16:15:24 -08:00
devin-donnelly fc1b3334e5 Merge pull request #1760 from CaoShuFeng/non-masquerade-cidr
[kubenet] add description about non-masquerade-cidr
2016-12-21 16:13:39 -08:00
devin-donnelly 100d3dc7b6 Merge branch 'master' into non-masquerade-cidr 2016-12-21 16:11:53 -08:00
devin-donnelly 3abc16aef5 Merge pull request #1835 from Hades32/patch-1
allow copy&paste of sample code
2016-12-21 15:31:43 -08:00
devin-donnelly 49fc559660 Merge pull request #1873 from StackPointCloud/master
Adding Stackpoint.io as a turn-key provider.
2016-12-21 15:28:41 -08:00
devin-donnelly 2b54bd41ed Merge branch 'master' into master 2016-12-21 15:22:12 -08:00
devin-donnelly d427b0e2e4 Merge pull request #1888 from CaoShuFeng/roleRef
[authorization] update doc about roleRef
2016-12-21 15:20:44 -08:00
devin-donnelly d7543653b4 Merge pull request #1893 from derekwaynecarr/quota-by-storage-class
Document quota by storage class
2016-12-21 15:16:16 -08:00
devin-donnelly f65e40eb22 Merge pull request #1900 from SEJeff/linkify-github-issue
Linkify issue for audit support in kubernetes
2016-12-21 15:15:16 -08:00
devin-donnelly d0f9400dfe Merge pull request #1895 from xsgordon/cloud-provider-update
Provide valid --cloud-providers
2016-12-21 15:13:15 -08:00
devin-donnelly ea26037f2e Merge branch 'master' into linkify-github-issue 2016-12-21 15:12:50 -08:00
devin-donnelly 40596ec208 Merge pull request #1901 from bibryam/wrong-url
Fixed wrong URL
2016-12-21 15:12:26 -08:00
devin-donnelly 80395355c6 Merge pull request #1907 from bibryam/dns-doc
Fixed typos
2016-12-21 15:12:07 -08:00
devin-donnelly 50ac9386f9 Merge pull request #1918 from craigbox/patch-5
Change vertical alignment of code blocks
2016-12-21 15:11:34 -08:00
devin-donnelly 9df6011bbc Merge branch 'master' into patch-5 2016-12-21 15:08:16 -08:00
devin-donnelly f6c95971be Merge pull request #1933 from kubernetes/mbohlool-patch
Mention OpenAPI in API docs
2016-12-21 15:01:41 -08:00
devin-donnelly 1b93f13f7a Merge pull request #1947 from janetkuo/apps-nav
Add left nav for apps API group
2016-12-21 14:57:57 -08:00
devin-donnelly a6e432afa3 Merge pull request #1951 from Nanopy/UC-design-patch
UC design patch
2016-12-21 14:56:52 -08:00
devin-donnelly 4f5b3fb8f0 Merge branch 'master' into UC-design-patch 2016-12-21 17:32:25 -05:00
devin-donnelly 8170aaa50e Merge pull request #1961 from InQuicker/kubelet-auth-formatting
Fix the formatting of bullet lists on the kubelet auth page.
2016-12-21 17:25:42 -05:00
devin-donnelly 2fc412b5fb Merge pull request #1978 from shettyg/docs
networking.md: Add OVN as a networking plugin option.
2016-12-21 17:23:18 -05:00
devin-donnelly a7f9e915d9 Merge pull request #2008 from xiangpengzhao/fix-cm-link
Fix broken link in the horizontal pod autoscaling doc
2016-12-21 17:18:10 -05:00
mbohlool 517e3c30f9 Mention OpenAPI in API docs 2016-12-21 14:12:57 -08:00
devin-donnelly 101414df5e Merge branch 'master' into fix-cm-link 2016-12-21 17:04:26 -05:00
devin-donnelly 8afbb0adb5 Merge pull request #2010 from luojie233/branch2
Duplicated 'the'
2016-12-21 17:04:06 -05:00
devin-donnelly b5c544ee7c Merge pull request #2016 from apprenda/win_docker_clarif
Docker version requirements and adding New VMSwitch
2016-12-21 17:02:53 -05:00
Steve Gordon c3b282f2b6 Provide valid --cloud-providers
Provide valid --cloud-providers, vagrant and openshift were listed but is not actually a valid cloud provider in this context in the current code base while a number of other valid options were omitted including azure, cloudstack, openstack, photon and vsphere.
2016-12-21 17:02:52 -05:00
devin-donnelly 505e8604cc Merge pull request #2006 from steveperry-53/expose
Create prerequisites appropriate for load balancer.
2016-12-21 17:00:44 -05:00
devin-donnelly 221038bfa9 Merge pull request #2002 from bibryam/various-typos
Small typos fixed
2016-12-21 17:00:10 -05:00
devin-donnelly efb23810aa Merge branch 'master' into fix-cm-link 2016-12-21 16:58:46 -05:00
devin-donnelly 9411950349 Merge branch 'master' into win_docker_clarif 2016-12-21 16:57:10 -05:00
devin-donnelly 619c3ea3b1 Merge branch 'master' into branch2 2016-12-21 16:55:29 -05:00
king-julien 5e1bd59697 Merge branch 'master' into master 2016-12-21 15:19:13 -06:00
Jared 0dc72d1f7a Merge pull request #2011 from luojie233/branch3
fix some typos
2016-12-21 13:00:10 -08:00
Jared 8b675f508a Merge branch 'master' into branch3 2016-12-21 12:58:10 -08:00
devin-donnelly 2f83bece90 Merge pull request #2017 from enisoc/fix-liquid-raw
Remove accidentally nested {% raw %} tags.
2016-12-21 15:12:18 -05:00
Anthony Yeh 9f9e44d174 Remove accidentally nested {% raw %} tags.
These tags cannot be nested, causing a Liquid syntax error.
The nesting was introduced accidentally by concurrent PRs.
2016-12-21 11:43:09 -08:00
Matt Baldwin d67b36760d Merge branch 'master' into master 2016-12-21 11:20:44 -08:00
Jitendra Bhurat 0573336261 Making the Docker version requirement clear and added command to create a new VMSwtich for kube-proxy to use 2016-12-21 13:32:35 -05:00
king-julien 18c3073e35 Merge branch 'master' into master 2016-12-21 10:02:00 -06:00
Jie Luo 757f101117 fix some typos
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-21 16:37:06 +08:00
Jie Luo ccd202a07a Duplicated 'the'
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-21 14:33:37 +08:00
Bilgin Ibryam b4e6c6e1c7 Fixed cricial to critical 2016-12-21 06:24:43 +00:00
xiangpengzhao 42d9427b75 Fix #2005: Issue with /docs/user-guide/horizontal-pod-autoscaling/ 2016-12-20 23:05:45 -05:00
devin-donnelly a196d0df86 Merge pull request #1956 from andrewwatson/patch-3
Header displayed twice
2016-12-20 19:40:32 -05:00
devin-donnelly a23924073c Merge pull request #1974 from xialonglee/escape-from-liquid-template
Make the docs content escaped from liquid template brace tag
2016-12-20 19:39:47 -05:00
devin-donnelly 4aa38e338a Merge pull request #1983 from joshrosso/services-cleanup-2
services: Clearer definition of types; typo fixes
2016-12-20 19:38:53 -05:00
devin-donnelly 7d1b3536e4 Merge pull request #1980 from joshrosso/statefulsets-typo-concise
statefulsets.md: Fix typos and make some statements more concise
2016-12-20 19:28:12 -05:00
devin-donnelly 0b3834ce57 Merge pull request #1997 from philips/remove-conformance-field
getting-started-guides: remove conformance column
2016-12-20 19:27:14 -05:00
devin-donnelly eef418c5f6 Merge pull request #1999 from cychiang/patch-1
Inconsistent command in section (5/5)
2016-12-20 19:26:30 -05:00
devin-donnelly d3f9bdfe24 Merge pull request #2001 from chentao1596/kubelet-static-pod-config
static-pod: --config should be changed to -pod-manifest-path
2016-12-20 19:25:50 -05:00
devin-donnelly 40e658f12d Merge pull request #2000 from xialonglee/cancel-italic-title
Delete italic style markdown symbol
2016-12-20 19:25:22 -05:00
devin-donnelly e29a288c98 Merge pull request #2003 from xilabao/add-reference-to-rbac-psp
add reference to rbac  psp
2016-12-20 19:18:07 -05:00
king-julien a213c71877 Merge branch 'master' into master 2016-12-20 16:33:11 -06:00
steveperry-53 e380ff891d Create prerequisites appropriate for load balancer. 2016-12-20 14:11:35 -08:00
devin-donnelly 71f32c8618 Merge pull request #2004 from nlamirault/patch-1
Fix kube-dns component name
2016-12-20 16:07:17 -05:00
devin-donnelly 7234d6d144 Merge pull request #1971 from gunjan5/calico-addon-link
Update Calico docs link
2016-12-20 16:06:50 -05:00
devin-donnelly fc7d0698e4 Merge branch 'master' into calico-addon-link 2016-12-20 15:59:58 -05:00
Jess Frazelle de273e1df9 Merge pull request #1994 from benbalter/inline-titles
Use in-page titles to generate sidebar nav
2016-12-20 11:30:24 -08:00
Ben Balter a7c1cc431c semantically version jekyll-include-cache 2016-12-20 14:21:48 -05:00
Ben Balter ae7983fe62 bump to pages gem v112 2016-12-20 14:19:08 -05:00
Ben Balter 22f31bd4ee tell netify to disable the plugin whitelist for now 2016-12-20 10:05:57 -05:00
Nicolas Lamirault fd5e585ebf Fix kube-dns component name 2016-12-20 11:29:44 +01:00
xilabao 194bf76648 add reference to rbac & psp 2016-12-20 16:52:21 +08:00
Bilgin Ibryam b413c7eecb Small typos fixed 2016-12-20 08:47:16 +00:00
chentao 4f59dd333f change to new config 2016-12-20 16:41:51 +08:00
Gunjan Patel 09bb00cea2 Merge branch 'master' into calico-addon-link 2016-12-19 23:53:29 -08:00
xialong.lee 231b924608 delete italic style 2016-12-20 09:55:11 +08:00
Casper CY Chiang 4153f2f8ad Inconsistent commands in section (5/5)
The original one is: "kops update cluster useast1.dev.awsdata.com --yes"
However, the previous example used useast1.dev.example.com to create configuration file.
So, the "awsdata" should be changed into example.
2016-12-20 09:33:57 +08:00
Brandon Philips f562d64d1f getting-started-guides: remove conformance column
This column is sort of pointless as the only data points are two year
old gists.
2016-12-19 16:15:04 -08:00
Bilgin Ibryam 7d57100498 Merge branch 'master' into wrong-url 2016-12-20 00:14:18 +00:00
Ben Balter 5bab707a82 Merge branch 'master' into inline-titles 2016-12-19 18:46:34 -05:00
Janet Kuo 16d844bd5f Merge pull request #1989 from tianshapjq/patch-1
delete the question mark
2016-12-19 15:30:45 -08:00
king-julien 9cefac3618 More Description: use the minikube's built-in Docker daemon 2016-12-19 14:28:33 -06:00
Ben Balter d8d99a171e use in-page titles to generate sidebar nav 2016-12-19 15:08:54 -05:00
Drinky Pool 030e6f230c delete the question mark
1. add "been" right before restarted.
2. delete the question mark at the end of the sentence.
2016-12-19 16:57:08 +08:00
Peter Lee 6f2b08ced7 Merge branch 'master' into escape-from-liquid-template 2016-12-17 08:44:07 -06:00
Brendan Burns d6008cff5e Merge pull request #1734 from brendandburns/acr
Add directions for using Azure Container Registry.
2016-12-16 15:19:07 -08:00
joshrosso cbd92ba562 services: Clearer definition of types; typo fixes
This commit attempts to make more clear the differences between service
types by ensuring definitions are consistent and concise. It also aims
to fix a few typos and grammatical issues.
2016-12-16 14:39:12 -08:00
Brendan Burns 22eb15218a Merge branch 'master' into acr 2016-12-16 13:40:18 -08:00
Brendan Burns ce4d6b1924 Merge pull request #1683 from colemickens/colemickens-pr-acs-launch
azure: update docs for Azure Container Service Kubernetes support
2016-12-16 13:39:34 -08:00
Brendan Burns b44002382b Merge branch 'master' into acr 2016-12-16 13:19:41 -08:00
Brendan Burns 13bdbc897f Merge branch 'master' into colemickens-pr-acs-launch 2016-12-16 13:18:05 -08:00
joshrosso e25374f3c8 statefulsets.md: Fix typos and make some statements more concise 2016-12-16 12:52:14 -08:00
unisisdev 61a60eec84 Described how deploy the Dashboard UI 2016-12-16 15:16:36 -03:00
Joe Beda c413ee7c04 Merge branch 'master' into patch-1 2016-12-16 09:02:00 -08:00
Lucas Käldström cb8050007c Merge pull request #1968 from luxas/kubeadm_v15
Update the kubeadm documentation to v1.5
2016-12-16 17:29:12 +02:00
Lucas Käldström 09e40e26b3 Update the kubeadm documentation to v1.5 2016-12-16 16:29:28 +02:00
xialong.lee 4b74857310 make the docs content escaped from liquid template brace tag 2016-12-16 16:27:59 +08:00
Gurucharan Shetty 27d614a4f5 networking.md: Add OVN as a networking plugin option.
OVN is an opensource network virtualization solution
developed by the Open vSwitch community.  It lets one
create logical switches, logical routers, stateful
ACLs, load-balancers etc to build different virtual
networking topologies.  The project has a specific
Kubernetes plugin and documentation at
https://github.com/openvswitch/ovn-kubernetes.
2016-12-15 23:32:24 -08:00
Brendan Burns e174f4619d Add directions for using Azure Container Registry. 2016-12-15 20:36:34 -08:00
Cole Mickens 5961a799fe azure: update for k8s on acs launch 2016-12-15 20:30:10 -08:00
Brian Grant a3a3634fdb Merge pull request #1972 from duglin/patch-1
fix indentation of a few lines
2016-12-15 19:51:01 -08:00
Doug Davis 6b9326f085 fix indentation of a few lines 2016-12-15 18:30:55 -05:00
Ben Balter b301f4ad3a add notitle attribute to pages that shouldnt have a title 2016-12-15 17:06:04 -05:00
Gunjan Patel 56fac4ee23 Merge branch 'master' into calico-addon-link 2016-12-15 13:46:27 -08:00
Jared ab8f4e58c6 Merge pull request #1970 from janetkuo/defalut-version-1.5
Bump default {{page.version}} to v1.5.1
2016-12-15 13:45:55 -08:00
Jared 74317d519d Merge branch 'master' into defalut-version-1.5 2016-12-15 13:40:02 -08:00
Jared 8c0d267536 Merge pull request #1965 from dbaumgarten/patch-1
Wrong path for cloud-config in kubeadm.md
2016-12-15 13:37:37 -08:00
gunjan5 668e1a27dd Update Calico docs link 2016-12-15 13:25:49 -08:00
Janet Kuo 9b432f24e6 Remove .0 suffix from all references to {{page.version}} 2016-12-15 13:14:47 -08:00
Janet Kuo 664459c407 Bump default {{page.version}} to v1.5.1 2016-12-15 13:05:54 -08:00
Ben Balter bfa604351f add explicit titles to docs 2016-12-15 15:16:54 -05:00
Jared 8a70253a30 Merge branch 'master' into patch-1 2016-12-15 12:06:16 -08:00
Jared d2f8efcd49 Merge pull request #1966 from joerocklin/patch-1
Fix link to nuage
2016-12-15 12:05:51 -08:00
Jared edbf9471ac Merge branch 'master' into patch-1 2016-12-15 12:03:50 -08:00
Jared b7a9a4bd4f Merge branch 'master' into patch-1 2016-12-15 12:03:35 -08:00
Jared 7d3a56cbca Merge pull request #1950 from madhusudancs/kubefed-fixes
Fix URL typo and whitespace.
2016-12-15 11:58:55 -08:00
Martin Rauscher e8515af9e8 Merge branch 'master' into patch-1 2016-12-15 20:58:18 +01:00
Jared c3ec5e82cc Merge branch 'master' into kubefed-fixes 2016-12-15 11:53:51 -08:00
Janet Kuo 1e87edd33a Merge pull request #1653 from kargakis/proportional-scaling
Proportional scaling in Deployments
2016-12-15 10:52:51 -08:00
Janet Kuo 0fee7eb542 Merge branch 'master' into proportional-scaling 2016-12-15 10:46:44 -08:00
Jeff Mendoza b0731c723c Merge pull request #1957 from alejandroEsc/ae/minikube_links
Updates to minikube.md (broken links)
2016-12-15 10:39:10 -08:00
Joe Beda 4581aa844b Merge branch 'master' into patch-1 2016-12-15 10:21:53 -08:00
Michail Kargakis 7a145852b9 Proportional scaling in Deployments 2016-12-15 18:14:50 +01:00
Joe Rocklin 01bfb7925f Fix link to nuage
previous markdown resulted in a relative reference, which lead to a 404.
2016-12-15 11:47:10 -05:00
dbaumgarten 061a332ac4 Wrong path for cloud-config in kubeadm.md
The cloud-config file should be located under `/etc/kubernetes/cloud-config` instead of /etc/kubernetes/cloud-config.json.
(See: https://github.com/kubernetes/kubernetes/blob/master/cmd/kubeadm/app/master/manifests.go#L41 )
If the file is not in this location the controller-manager will fail to start, as he is given the --cloud-provider option without --cloud-config. (--cloud-config will only be used when  `/etc/kubernetes/cloud-config` exists https://github.com/kubernetes/kubernetes/blob/master/cmd/kubeadm/app/master/manifests.go#L367 )
2016-12-15 14:58:46 +01:00
Eric Baum 73d782abe1 Merge branch 'master' into UC-design-patch 2016-12-15 05:13:13 +00:00
Alejandro Escobar 8d8c5f9c0a updated the links to documents that do not exists locally but remotely in github. These links are broken online.
missed a link.
2016-12-14 18:56:27 -08:00
Steve Perry 2a0c64f9bd Merge pull request #1954 from janetkuo/fix-link
In DaemonSet doc, link to node selection doc instead of repo
2016-12-14 16:59:34 -08:00
Steve Perry 1c678270aa Merge branch 'master' into fix-link 2016-12-14 16:57:11 -08:00
Jimmy Cuadra a1dededa56 Fix the formatting of bullet lists on the kubelet auth page. 2016-12-14 15:52:22 -08:00
Jared 4f84ed6610 Merge pull request #1942 from benbalter/jekyll-plugins
Rely more official Jekyll plugins for common behavior
2016-12-14 15:30:05 -08:00
Ben Balter c7a37cf626 Merge branch 'master' into jekyll-plugins 2016-12-14 18:09:10 -05:00
Eric Baum 1c9c49a216 Merge branch 'master' into UC-design-patch 2016-12-14 23:03:05 +00:00
Madhusudan.C.S a3a3c2fd80 Removed backticks from the left nav entries. 2016-12-14 14:51:55 -08:00
Kenneth Owens e9cf14ffb4 Adds zookeeper example (#1894)
* Initial commit

* Adds section for cleanup
Corrects some spelling errors
decapitalizes liveness and readiness

* Adds test for zookeeper example

* Address enisoc review

* Remove space between shell and raw annotation

* Remove extranous inserted text

* Remove fencing statement

* Modify sentence for grammer

* refocus to zookeeper with some loss of generality

* Spelling, Grammar, DNS link

* update to address foxish comments
2016-12-14 13:56:21 -08:00
Andrew Watson ae62b9864d Header displayed twice
It was displaying the header twice
2016-12-14 15:12:34 -05:00
Jared bf6a89741b Merge branch 'master' into UC-design-patch 2016-12-14 11:47:29 -08:00
Jared 681114409f Merge pull request #1917 from craigbox/patch-4
Adjust header formatting
2016-12-14 11:46:56 -08:00
Jared a473bdbaf2 Merge branch 'master' into patch-4 2016-12-14 11:35:17 -08:00
Janet Kuo f664e4c65a In DaemonSet doc, link to node selection doc instead of repo 2016-12-14 11:21:28 -08:00
Eric Baum 958d7245ff Merge branch 'UC-design-patch' of https://github.com/Nanopy/kubernetes.github.io into UC-design-patch 2016-12-14 00:54:25 +00:00
Eric Baum 47a75ca011 Minor header change
Change "Try Kubernetes" link point to /docs/tutorials/kubernetes-basics/
instead of "Hello Node"
Reduce font weight in links across the top.
2016-12-14 00:54:21 +00:00
Eric Baum 3fd3661dfa Merge remote-tracking branch 'refs/remotes/kubernetes/master' into UC-design-patch 2016-12-14 00:39:51 +00:00
Phillip Wittrock e1de6edc91 Merge pull request #1896 from steveperry-53/secrets
Write new Task: Distributing Credentials Securely.
2016-12-13 16:29:47 -08:00
Phillip Wittrock 954074a838 Merge branch 'master' into secrets 2016-12-13 16:27:57 -08:00
Eric Baum cb8d3dc175 Merge remote-tracking branch 'refs/remotes/kubernetes/master' into UC-design-patch 2016-12-14 00:12:15 +00:00
Eric Baum 47bd2fb421 Merge branch 'master' into UC-design-patch 2016-12-13 23:56:30 +00:00
Madhusudan.C.S 93ffad35f2 Fix URL typo and whitespace. 2016-12-13 15:27:23 -08:00
Jared 2389d7a5d4 Merge branch 'master' into quota-by-storage-class 2016-12-13 15:07:37 -08:00
Jared 998f8698ff Merge branch 'master' into linkify-github-issue 2016-12-13 15:06:07 -08:00
Jared 682e1355aa Merge branch 'master' into dns-doc 2016-12-13 15:04:48 -08:00
Jared cd65fa650f Merge pull request #1916 from xialonglee/fix-typo
Fix typo.
2016-12-13 15:02:25 -08:00
Jared 04f6af0948 Merge branch 'master' into fix-typo 2016-12-13 14:59:15 -08:00
Jared 6101aec4a0 Merge pull request #1936 from ahmetalpbalkan/patch-8
Add empty space before code blocks to render
2016-12-13 14:58:33 -08:00
Jared c26a4d6789 Merge branch 'master' into patch-8 2016-12-13 14:56:15 -08:00
Jared a98dd4a1c4 Merge branch 'master' into apps-nav 2016-12-13 14:42:05 -08:00
Jared 105a6d9fa5 Merge pull request #1935 from ahmetalpbalkan/patch-7
Fix bullet list syntax.  Thanks for submitting the fix!
2016-12-13 14:40:50 -08:00
Jared c13e73544c Merge branch 'master' into patch-7 2016-12-13 14:38:34 -08:00
Janet Kuo 3921711fd9 Add left nav for apps API group 2016-12-13 14:21:38 -08:00
Steve Perry 4edb86eb4c Merge pull request #1946 from janetkuo/fix-merge-conflicts
Fix merge conflict in partners/index.html
2016-12-13 14:09:10 -08:00
Janet Kuo a11cdd5a6e Fix merge conflict in partners/index.html 2016-12-13 14:03:02 -08:00
devin-donnelly 9117f7a9ac Merge pull request #1945 from janetkuo/update-generated-docs
Update imported docs for 1.5
2016-12-13 16:58:51 -05:00
Janet Kuo 6535ffad28 Merge branch 'master' into update-generated-docs 2016-12-13 13:56:50 -08:00
Janet Kuo ad02b08517 Manually point api-reference to v1.5 2016-12-13 13:53:02 -08:00
Janet Kuo 28899d6ec6 Run update-imported-docs.sh 2016-12-13 13:44:13 -08:00
Janet Kuo 0634802720 Bump update-imported-docs.sh to 1.5, and remove files deleted in 1.5 2016-12-13 13:42:50 -08:00
Eric Baum b43e72124f Updates logo 2016-12-13 21:37:53 +00:00
Eric Baum 8264a17c4e Merge remote-tracking branch 'refs/remotes/kubernetes/master' into UC-design-patch 2016-12-13 21:33:46 +00: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
Steve Perry 0c4de02185 Merge pull request #1875 from steveperry-53/volumes-for-storage
Write new task: Configuring a Pod to Use a Volume for Storage
2016-12-13 13:11:40 -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
Phillip Wittrock c185536d7d Merge pull request #1941 from alejandroEsc/ae/gitignore
added .idea to gitignore
2016-12-13 12:38:59 -08:00
Phillip Wittrock fd84eb1ad3 Merge branch 'master' into ae/gitignore 2016-12-13 12:32:46 -08:00
Ben Balter e971f9cb62 bump github pages gem to v109 to get workflow improvements 2016-12-13 14:42:51 -05:00
Ben Balter e66750603f Don't use the site description as the index title 2016-12-13 14:39:22 -05:00
Steve Perry 89c6b0abee Merge pull request #1861 from steveperry-53/readme
Move README content to contribution section.
2016-12-13 11:22:10 -08:00
Ben Balter 5de11038b1 Exclude 404.html from the sitemap.
See https://github.com/jekyll/jekyll-sitemap/issues/113#issuecomment-266834805
for making this the default behavior.
2016-12-13 14:21:22 -05:00
Ben Balter 731f5bac1a Use Jekyll SEO Tag to generate the search engine HEAD meta.
This commit moves the site to use the official Jekyll SEO Tag
plugin (https://github.com/jekyll/jekyll-seo-tag) to generate the
search-engine meta in the HEAD of each page. The title and canonical
URL output should be largely the same as before, but with additional
metadata, such as JSON-LD (for richer indexing), Twitter card
metadat, etc.

Like the other plugins, this should largely work out-of-the-box,
with no additional day-to-day configuration, but is customizable
where desired.
2016-12-13 14:16:54 -05:00
steveperry-53 aeefabff87 Move README content to contribution section. 2016-12-13 11:15:37 -08:00
Alejandro Escobar 00abb3c843 added .idea to gitignore since this is a viable ide to write markdown text with. 2016-12-13 11:14:35 -08:00
Ben Balter 91634d19c0 Use absolute_url to generate the cannonical URL
Starting with Jekyll v3.3, Jekyll ships with `relative_url` and
`absolute_url` filters. Rather than manual concatenating strings,
we can rely on Jekyll to handle the logic in Ruby land, which
takes into account the site's URL (locally and in production), and
handles things like double "/"s.
2016-12-13 14:07:53 -05:00
hasahni dd1fa0039d Add Nuage as a networking plugin for Kubernetes. (#1849) 2016-12-13 11:06:35 -08:00
Ben Balter 69a6958209 Remove "baseurl" from _config.yml
Remove baseurl from the config for three reasons:

1. It's not used anyplace within the site

2. The site’s base URL is only to be used when the resulting site
lives at a subpath of the domain. Otherwise, the subpath should be
nil, not /.

3. When the Pages Gem is loaded as part of the :jekyll_plugins
group, baseurl and url are set automatically.
2016-12-13 14:04:51 -05:00
Ben Balter cb9c9dccfd Add title and description to _config.yml
Although the title already has a "name" entry, this commit replicates
the name as "title", and adds a "description" entry, both of which
are shared across common, official Jekyll plugins like jekyll-feed
and jekyll-sitemap.

This allows the feed and sitemap to properly output the title and
description in various places.
2016-12-13 14:03:11 -05:00
Ben Balter 8f1f8d47bb Use Jekyll Sitemap to generate the sitemap.
Jekyll Sitemap (https://github.com/jekyll/jekyll-sitemap) is an
official Jekyll plugin, which should serve as a drop-in replacement
for the existing sitemap.xml. The resulting sitemap should be largely
similar to the existing sitemap, but with a shared, battle-tested
template that accounts for all sorts of edge cases, handles collections
and static files, etc.
2016-12-13 13:58:48 -05:00
Ben Balter f08e807226 Use Jekyll Feed to generate the Atom feed.
Jekyll Feed (https://github.com/jekyll/jekyll-feed) is an official
Jekyll plugin which should replicate the existing feed nearly
identically, but with a shared, battle-tested template that
accounts for all sorts of edge cases like relative links in feed
entries.

It should be a drop in replacement and "just work" without any
additional configuration.
2016-12-13 13:56:49 -05:00
Ben Balter ad99f86c35 Use the GitHub Pages Gem
The GitHub Pages Gem (https://github.com/github/pages-gem)
is a meta-gem that does two things:

1. It locks dependencies to the same version used by GitHub Pages
ensuring that when you build the site locally, you're using the same
version of plugins and other dependencies used in production.

2. When loaded as part of the :jekyll_plugins group, it allows
the Gem to set certain configuration defaults and overrides
(such as activating default plugins) to ensure, once again
that your local preview replicates the production version
as closely as possible.
2016-12-13 13:54:28 -05:00
Jared 31642923e1 Merge branch 'master' into master 2016-12-13 10:45:28 -08:00
devin-donnelly 6aca6ae5d0 Merge pull request #1913 from Nanopy/UC-content-patch
Minor content updates to Home page, case studies, and partners
2016-12-13 12:05:30 -05:00
devin-donnelly 94e38475e9 Merge pull request #1929 from jeffmendoza/trademark-footer
Linux Foundation trademark notice. Fix #1846
2016-12-13 12:04:38 -05:00
Peter Lee ba1ce0bd5d Merge branch 'master' into fix-typo 2016-12-13 22:46:24 +08:00
Ahmet Alp Balkan dafc22c79a Add empty space before code blocks to render
If there is no empty space before the 3-backtick code blocks,
they are rendered incorrectly on the website.
2016-12-12 21:03:11 -08:00
Ahmet Alp Balkan e8b2830a07 Fix bullet list syntax 2016-12-12 20:59:10 -08:00
Jared 077b036c07 Update statefulsets.md 2016-12-12 19:03:38 -08:00
Jared ab115ac0bf Update statefulsets.md 2016-12-12 18:58:23 -08:00
Jared dab1fba837 Update statefulsets.md 2016-12-12 18:54:37 -08:00
Saad Ali 842d7bca8e Merge pull request #1795 from sakshamsharma/patch-1
Update path to build directory
2016-12-12 17:58:28 -08:00
Saad Ali fd5201a540 Merge branch 'master' into patch-1 2016-12-12 17:53:28 -08:00
Jared 23a5b4a78d Merge branch 'master' into patch-1 2016-12-12 13:10:32 -08:00
Saksham Sharma e15e7ab92f Update path to build directory
Changed in release 1.5
2016-12-13 01:29:46 +05:30
Jeff Mendoza 082f4099d0 Linux Foundation trademark notice. Fix #1846 2016-12-12 11:28:37 -08:00
Junaid Ali 53d55320e7 Improving expose-intro.html
- Fixed a typo

Signed-off-by: Junaid Ali <junaid_ali4@yahoo.com>
2016-12-12 22:06:09 +05:00
craigbox af3d24c7ef Change vertical alignment of code blocks
Things looked odd due to the padding on code blocks; they sat 2px above the text surrounding them.  This PR will fix that by aligning inline code blocks, and the text surrounding them, on their baseline.
2016-12-10 18:20:24 +00:00
craigbox 7fcf266a24 Adjust header formatting
There are too many horizontal lines in the documentation, which makes knowing which things are headings (h2) and which are sub-headings (h3) almost impossible. 

I've tidied up the weights a little to make it more obvious and trimmed some excess whitespace. Ultimately I think a typographer's eye on the single choice of font-face (perhaps a serif for headings?) would be worthwhile.
2016-12-10 18:10:54 +00:00
CaoShuFeng d641c2f9a6 Merge branch 'master' into roleRef 2016-12-10 07:14:30 -06:00
xialong.lee fb7cca7a2f fix-typo 2016-12-10 14:40:48 +08:00
Eric Baum 60a30fb462 Fixes misspelling on partners page
Changes "There partners" to "These partners"
2016-12-09 23:21:58 +00:00
Eric Baum 08a199d6d1 Update header
Updates header to remove hamburger on desktop, set 100px margin, and
adds 100px margin to body.
2016-12-09 23:03:48 +00:00
Eric Baum 4477df5242 Update case studies and homepage
Adds additional case studies, swaps video and banner on home page, and
changes the link under ebay case study to Read more from Read the story.
2016-12-09 22:56:41 +00:00
Derek Carr 8dad44f45c quota by storage class 2016-12-09 16:15:08 -05:00
a-mccarthy 4ed6b4e6f4 Fixed whats next section in TOC and SME 2016-12-09 14:15:28 -05:00
Chris Riviere 54772274e9 Merge branch 'master' into patch-1 2016-12-09 13:16:15 -05:00
Bilgin Ibryam 3ebef7eece Fixed typos 2016-12-09 08:49:26 +00:00
Bilgin Ibryam cb85b960e3 Fixed wrong URL 2016-12-09 00:16:46 +00:00
CaoShuFeng 5661f8caa9 Merge branch 'master' into roleRef 2016-12-08 17:34:27 -06:00
CaoShuFeng 2a122c7a00 Update authorization.md
fix role name
2016-12-08 17:28:56 -06:00
Jeff Schroeder 54a08f7bdb Linkify issue for audit support in kubernetes 2016-12-08 17:03:34 -06:00
Alexandre González c029794dc8 Use --decode for base64 command
`-d` is used for the Linux version of the command but in the Mac/BSD version they use `-D`.

Using `--decode` we are sure that the flag is compatible with both.
2016-12-08 18:58:47 +01:00
Daniel P. Berrange f891170c92 getting-started: note that Fedora can use VMs or bare metal
Although the Fedora install docs are under the "Bare Metal"
section in the docs, the instructions provided work fine
for Fedora installs in virtual machines

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2016-12-08 12:44:57 +00:00
Daniel P. Berrange a6e375a4b1 getting-started: add instruction to install flannel
The Fedora multi-node doc need to tell users to install
flannel, since previous setup won't have brought it in.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2016-12-08 12:44:57 +00:00
Daniel P. Berrange 33a83b1221 getting-started: remove note about installing iptables on Fedora
The install of kubernetes pulls in docker, which has a direct
dependancy on iptables. So there is no need to tell people to
yum install iptables manually.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2016-12-08 12:44:57 +00:00
Daniel P. Berrange 0275ca78d0 getting-started: remove note to create /var/run/kubernetes
The /var/run/kubernetes directory is already created by
installation of the kubernetes RPM with correct user
and group ownership and permissions.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2016-12-08 12:44:57 +00:00
Daniel P. Berrange 363052020c getting-started: update to assume port numbers for etcd >= 2.0
The docs still refer to etcd using port 4001, but in all
currently released Fedora versions it will be using 2379

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2016-12-08 12:44:57 +00:00
Daniel P. Berrange d35fdeb503 getting-started: only list config vars that need changing
The KUBE_LOGTOSTDERR, KUBE_LOG_LEVEL and KUBE_ALLOW_PRIV
settings will already have correct values out of the box,
so no need to tell people to set them.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2016-12-08 12:44:57 +00:00
Daniel P. Berrange 28b636c466 getting-started: don't use updates-testing repo for Fedora
There is no reason to tell people to enable updates-testing
repo for Fedora by default. The latest stable packages are
already in the main repos and updates-testing should only be
used by people wishing to test & report quality of pre-released
software, not general Kubnetes users.

Also remove the link to Koji builds - any Koji build which
is working well enough to user will be submitted as an update.
Telling users to install packages straight from Koji will
lead to them using potentially unstable / buggy builds.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2016-12-08 12:44:57 +00:00
Daniel P. Berrange eed3349501 getting-started: replace 'yum' with 'dnf' in Fedora docs
dnf has replaced yum as the standard package install tool
in all versions of Fedora that are currently supported.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2016-12-08 12:44:57 +00:00
Cao Shufeng 0142f40d59 [authorization] update doc about roleRef
This update is made according to this commit in code:
https://github.com/kubernetes/kubernetes/commit/8c788233e778f3b0ebef560762c1433c12ea1d43

It has already be released  with k8s v1.5, so it's reasonable to
update the doc now.
2016-12-08 07:41:32 -05:00
CaoShuFeng 0a1a6eb5ec Merge branch 'master' into non-masquerade-cidr 2016-12-08 03:37:01 -06:00
Matt Baldwin 30652c7847 Adding Stackpoint.io as a turn-key provider.
Change-Id: I017e314f67ca3945f658f834ae5b908f30ddd65a
2016-12-06 14:51:23 -08:00
Bryan Boreham 01043efa7e Update out-of-date text about creating a client 2016-12-06 14:29:28 +00:00
a-mccarthy 3e6493cf46 Merge remote-tracking branch 'upstream/master' 2016-12-05 10:19:54 -05:00
Jess Frazelle cf65f25ca9 dockerfile: change to alpine base and cleanup
This makes the image a lot smaller and it's using an official image
as the base to make sure we get security updates etc.

The image size went from:

```
REPOSITORY                      SIZE
gcr.io/google-samples/k8sdocs	837 MB

```

To:

```
REPOSITORY                      SIZE
gcr.io/google-samples/k8sdocs	227 MB
```

Signed-off-by: Jess Frazelle <acidburn@google.com>
2016-12-02 14:13:32 -08:00
Brandon Philips 6fb18ed5dd security: add the new disclosure process
This is the new disclosure process as discussed here: https://github.com/kubernetes/kubernetes/issues/35462

This relies on a doc to be merged into docs/devel/security-release-process.md but this doc can be reviewed in parallel.

You can find a draft of the content of that doc on #35462
2016-12-01 11:22:03 -08:00
Martin Rauscher b6cd807bac allow copy&paste of sample code
multi-line code samples should not be prefixed with stuff that makes copy&paste hard!
2016-12-01 11:51:20 +01:00
Brandon Philips 5dbabed7a9 docs: create /security endpoint
Create an easy to remember and locate URL for security disclosure
process. This URL will need to be placed in lots of templates and tools
so make it easy.
2016-11-29 12:27:56 -08:00
a-mccarthy 18252f80e4 adding in duplicate seciton which was weirdly left out
adding in left out section
2016-11-29 12:33:35 -05:00
a-mccarthy 77c7980a74 New page for reviewing issues process
adds a new page to the contribute section and navigation that describes
the reviewing and labeling process for backlog/newly created issues
2016-11-29 12:21:55 -05:00
pao 448b8c074f Update dns.md: add details about subdomain. 2016-11-29 12:12:18 +08:00
Nicolai von Neudeck fd0d4112b0 fixed indentation, cleaner command 2016-11-29 00:43:01 +01:00
Nicolai von Neudeck c61aee3c54 forgot yaml format 2016-11-29 00:34:29 +01:00
Nicolai von Neudeck 537893253f Added info about where to add/drop capabilities
The user-guide did not mention where to drop/add capabilities in Kubernetes.
Added a link to the not yet complete API documentation and an example.
2016-11-29 00:11:40 +01:00
pospispa d4b9023a7f Added a Recycler Pod Template Example
Recycle pod template example is missing in the documentation.

That's why it is now added.
2016-11-25 20:24:54 +01:00
Cao Shufeng 3a9566810e [kubenet] add description about non-masquerade-cidr
For kubenet, users should run kubelet with argument
--non-masquerade-cidr, or pods may have problem when access
"10.0.0.0/8" cidr. Also, if --pod-cidr is set outside the scope
of --non-masquerade-cidr, node will do ip masquerade for ingress
packets, which is not excepted.
2016-11-23 23:47:13 -05:00
Chris Riviere b0bcbff7ab Merge branch 'master' into patch-1 2016-11-22 15:38:33 -08:00
Zihong Zheng 4a32cb82da Updates addons section for cluster-components 2016-11-22 09:42:01 -08:00
Babajide Fowotade 60df824ad2 Merge branch 'master' into patch-1 2016-11-22 09:37:24 +01:00
Jason Murray 10a0c88dab Merge branch 'master' into patch-1 2016-11-22 09:20:01 +01:00
Jared 80bd66bef4 Merge branch 'master' into concepts-root 2016-11-21 17:25:58 -08:00
Jared 52ac3d488e Merge branch 'master' into patch-1 2016-11-21 13:37:22 -08:00
Jared 5b683f86e4 Merge branch 'master' into patch-1 2016-11-21 13:26:59 -08:00
Anirudh Ramanathan e73c755de3 Updated link and fixed typo 2016-11-21 13:11:19 -08:00
Chris Riviere 905c298a6f Merge branch 'master' into patch-1 2016-11-21 12:29:00 -08:00
Chris Riviere 18068bae80 minor text change 2016-11-21 12:09:05 -08:00
Chris Riviere 08577c385a minor changes
moved text under command and changed wording based on some feedback. With regards to mentioning cloud providers. I think a lot of this documentation in general assumes a public cloud like Google so it may be worthwhile to mention a specific private cloud where this isn't implemented.
2016-11-21 12:08:25 -08:00
Chris Riviere 636fa3f84f Merge branch 'master' into patch-1 2016-11-21 11:45:36 -08:00
Chris Riviere 8c4fc0351a clarification on type LoadBalancer for exposing
Took me a bit of time to learn that type LadBalancer wasn't fully working in an OpenStack environment as I was going through this.
2016-11-21 11:27:15 -08:00
Jason Murray b803f37818 Merge branch 'master' into patch-1 2016-11-21 19:07:23 +01:00
Devin Donnelly 30be38b63f Edited Concepts landing page, Objects overview, and Pod concept documentation to address feedback from pwittroc. 2016-11-18 16:37:23 -08:00
Devin Donnelly a21c80911e Attempted include file fix for sample Deployment .yaml file. 2016-11-17 16:22:46 -08:00
Devin Donnelly f5916e7af6 Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into concepts-root 2016-11-17 16:22:00 -08:00
Devin Donnelly 6eea38eddb First draft of Concepts landing page.
Adds Kubernetes Objects overview.
Adds first draft of Pod.
2016-11-17 16:10:17 -08:00
David Newswanger e4684a327d Merge branch 'master' into improve_centos_guide 2016-11-15 16:30:38 -05:00
Jason Murray b716a92b5e Improve Grammar for Authentication strategies 2016-11-15 07:37:30 +01:00
David Newswanger 524d878abb Merge branch 'master' into improve_centos_guide 2016-11-14 16:13:47 -05:00
David Newswanger 8c15032cc1 Merge branch 'master' into improve_centos_guide 2016-11-08 15:02:06 -05:00
David Newswanger fe8d92d27a Merge branch 'master' into improve_centos_guide 2016-11-07 13:46:53 -05:00
David Newswanger 0884c3a597 made some minor fixes to the centos guide to make it a little easier for beginners to follow 2016-11-07 13:37:33 -05:00
Devin Donnelly 199101048d Adds Concepts root page and starts to fill out the underlying section. 2016-11-02 16:35:19 -07:00
Steve Perry 2c604254a4 Merge branch 'master' into patch-1 2016-10-21 18:05:09 -07:00
Steven Pousty e82b0185f9 Merge branch 'master' into patch-1 2016-10-18 03:16:55 -07:00
Babajide Fowotade 020209051e Merge branch 'master' into patch-1 2016-10-12 20:59:32 +01:00
gavinB-orange 8a484aff51 Update minikube.md to cover use behind a web proxy
In a corporate environment you need to pass proxy information, and just setting the appropriate environment variables does not work.
The code snippet here works for me
2016-10-04 19:08:22 +02:00
Steven Pousty d59443b6fb Clarifying the purpose and intended use of a ConfigMap 2016-09-30 14:44:18 -07:00
Babajide Fowotade 78a113146b Update nodeJS code to supported es6 version LTS
Nodejs now support some es6 features, on it's latest stable version 4.5.
https://nodejs.org/dist/latest-v4.x/docs/api/synopsis.html
2016-09-25 21:00:28 +01:00
2177 changed files with 283443 additions and 257324 deletions
@@ -14,7 +14,7 @@
**Page to Update:**
http://kubernetes.io/...
https://kubernetes.io/...
<!--Optional Information (remove the comment tags around information you would like to include)-->
<!--Kubernetes Version:-->
+8
View File
@@ -0,0 +1,8 @@
>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> For 1.11 Features: set Milestone to 1.11 and Base Branch to release-1.11
>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> NOTE: After opening the PR, please *un-check and re-check* the ["Allow edits from maintainers"](https://help.github.com/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork/) box so that maintainers can work on your patch and speed up the review process. This is a temporary workaround to address a known issue with GitHub.>
>
> Please delete this note before submitting the pull request.
![Allow edits from maintainers checkbox](https://help.github.com/assets/images/help/pull_requests/allow-maintainers-to-make-edits-sidebar-checkbox.png)
+19
View File
@@ -5,3 +5,22 @@ _site/**
.sass-cache/**
CNAME
.travis.yml
.idea/
# Vim ignore
# source: https://github.com/github/gitignore/blob/master/Global/Vim.gitignore
# swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-v][a-z]
[._]sw[a-p]
# session
Session.vim
# temporary
.netrwhist
*~
# auto-generated tag files
tags
kubernetes.github.io.iml
+11 -7
View File
@@ -1,16 +1,20 @@
language: go
go:
- 1.6.2
- 1.8.3
# Don't want default ./... here:
install:
- export PATH=$GOPATH/bin:$PATH
- mkdir -p $HOME/gopath/src/k8s.io
- mv $TRAVIS_BUILD_DIR $HOME/gopath/src/k8s.io/kubernetes.github.io
- go get -t -v k8s.io/kubernetes.github.io/test
- git clone --depth=50 --branch=master https://github.com/kubernetes/md-check $HOME/gopath/src/k8s.io/md-check
- go get -t -v k8s.io/md-check
- mv $TRAVIS_BUILD_DIR $HOME/gopath/src/k8s.io/website
# (1) Fetch dependencies for us to run the tests in test/examples_test.go
- go get -t -v k8s.io/website/test
# Simplified deduplication of dependencies.
- cp -L -R $GOPATH/src/k8s.io/kubernetes/vendor/ $GOPATH/src/
- rm -r $GOPATH/src/k8s.io/kubernetes/vendor/
script:
- go test -v k8s.io/kubernetes.github.io/test
- $GOPATH/bin/md-check --root-dir=$HOME/gopath/src/k8s.io/kubernetes.github.io
- go test -v k8s.io/website/test
- ./verify-docs-format.sh
+1
View File
@@ -3,6 +3,7 @@ layout: docwithnav
title: 404 Error!
permalink: /404.html
no_canonical: true
sitemap: false
---
<script src="/js/redirects.js"></script>
-2
View File
@@ -1,2 +0,0 @@
kubernetes.io
kubernet.es
+6 -6
View File
@@ -9,7 +9,7 @@ These are just guidelines, not rules. Use your best judgment, and feel free to p
### Code of Conduct
Kubernetes follows the [Cloud Native Computing Foundation (CNCF) Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to Sarah Novotny [sarahnovotny@google.com](mailto:sarahnovotny@google.com) and/or Dan Kohn [dan@linuxfoundation.org](mailto:dan@linuxfoundation.org).
Kubernetes follows the [Cloud Native Computing Foundation (CNCF) Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to Sarah Novotny [sarahnovotny@google.com](mailto:sarahnovotny@google.com) and/or Dan Kohn [dan@linuxfoundation.org](mailto:dan@linuxfoundation.org).
### Documentation and Site Decisions
@@ -17,7 +17,7 @@ The [Kubernetes SIG Docs Discussion Group](https://groups.google.com/forum/#!for
### Style Guides and Templates
Before submitting a pull request to create new content, please review the [Kubernetes.io style guide](http://kubernetes.io/docs/contribute/style-guide/) and follow the [instructions for using page templates](http://kubernetes.io/docs/contribute/page-templates/).
Before submitting a pull request to create new content, please review the [Kubernetes.io style guide](http://kubernetes.io/docs/home/contribute/style-guide/) and follow the [instructions for using page templates](http://kubernetes.io/docs/home/contribute/page-templates/).
## Contributing to Documentation
@@ -26,11 +26,11 @@ Before submitting a pull request to create new content, please review the [Kuber
Kubernetes.io uses github issues to track documentation issues and requests. If you see a documentation issue, submit an issue using the following steps:
1. Check the [kubernetes.io issues list](https://github.com/kubernetes/kubernetes.github.io/issues) as you might find out the issue is a duplicate.
2. Use the [included template for every new issue](https://github.com/kubernetes/kubernetes.github.io/issues/new). When you create a bug report, include as many details as possible and include suggested fixes to the issue.
1. Check the [kubernetes.io issues list](https://github.com/kubernetes/website/issues) as you might find out the issue is a duplicate.
2. Use the [included template for every new issue](https://github.com/kubernetes/website/issues/new). When you create a bug report, include as many details as possible and include suggested fixes to the issue.
Note that code issues should be filed against the main kubernetes repository, while documentation issues should go in the kubernetes.io repository.
Note that code issues should be filed against the main kubernetes repository, while documentation issues should go in the kubernetes.io repository.
### Submitting Documentation Pull Requests
If youre fixing an issue in the existing documentation, you should submit a PR against the master branch. Follow [these instructions to create a documentation pull request against the kubernetes.io repository](http://kubernetes.io/docs/contribute/create-pull-request/).
If you're fixing an issue in the existing documentation, you should submit a PR against the master branch. Follow [these instructions to create a documentation pull request against the kubernetes.io repository](http://kubernetes.io/docs/home/contribute/create-pull-request/).
+51 -18
View File
@@ -1,20 +1,53 @@
source "https://rubygems.org"
gem "jekyll", "3.2.1"
gem "jekyll-sass-converter", "1.3.0"
gem "minima", "1.1.0"
gem "kramdown", "1.11.1"
gem "liquid", "3.0.6"
gem "rouge", "1.11.1"
gem "jemoji", "0.7.0"
gem "jekyll-mentions", "1.2.0"
gem "jekyll-redirect-from", "0.11.0"
gem "jekyll-sitemap", "0.10.0"
gem "jekyll-feed", "0.5.1"
gem "jekyll-gist", "1.4.0"
gem "jekyll-paginate", "1.1.0"
gem "jekyll-coffeescript", "1.0.1"
gem "jekyll-seo-tag", "2.0.0"
gem "jekyll-github-metadata", "2.0.2"
gem "listen", "3.0.6"
gem "activesupport", "4.2.7"
# gem "github-pages", group: :jekyll_plugins
gem "jekyll", "3.6.0"
group :github_pages_compatible do
gem "json", "~> 1.7", ">= 1.7.7"
gem "coffee-script", "~> 2.4"
gem "coffee-script-source", "~> 1.12"
gem "ethon", "~> 0.10"
gem "execjs", "~> 2.7"
gem "minima", "~> 2.0"
gem "terminal-table", "~> 1.4"
gem "unicode-display_width", "~> 1.1"
end
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.6"
gem "jekyll-sitemap"
gem "jekyll-gist"
gem "jekyll-paginate", "1.1.0"
gem "jekyll-seo-tag"
gem "jekyll-avatar", "~> 0.4"
gem "jekyll-coffeescript", "~> 1.0"
gem "jekyll-default-layout", "~> 0.1"
gem "jekyll-github-metadata", "~> 2.2"
gem "jekyll-optional-front-matter", "~> 0.1"
gem "jekyll-readme-index", "0.0.3"
gem "jekyll-redirect-from", "~> 0.13"
gem "jekyll-relative-links", "~> 0.2"
gem "jekyll-swiss", "~> 0.4"
gem "jekyll-theme-architect", "0.0.3"
gem "jekyll-theme-cayman", "0.0.3"
gem "jekyll-theme-dinky", "0.0.3"
gem "jekyll-theme-hacker", "0.0.3"
gem "jekyll-theme-leap-day", "0.0.3"
gem "jekyll-theme-merlot", "0.0.3"
gem "jekyll-theme-midnight", "0.0.3"
gem "jekyll-theme-minimal", "0.0.3"
gem "jekyll-theme-modernist", "0.0.3"
gem "jekyll-theme-primer", "~> 0.1"
gem "jekyll-theme-slate", "0.0.3"
gem "jekyll-theme-tactile", "0.0.3"
gem "jekyll-theme-time-machine", "0.0.3"
gem "jekyll-titles-from-headings", "~> 0.1"
gem "jekyll-include-cache", "~> 0.1"
gem 'jekyll-youtube', '~> 1.0'
end
gem "kramdown", "~> 1.11"
gem "rouge", "~> 2.0"
gem "pry"
+149 -85
View File
@@ -1,119 +1,183 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.7)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.4.0)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
coderay (1.1.2)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.10.0)
coffee-script-source (1.12.2)
colorator (1.1.0)
ethon (0.11.0)
ffi (>= 1.3.0)
execjs (2.7.0)
faraday (0.9.2)
faraday (0.14.0)
multipart-post (>= 1.2, < 3)
ffi (1.9.14)
ffi (1.9.21)
forwardable-extended (2.6.0)
gemoji (2.1.0)
html-pipeline (2.4.2)
activesupport (>= 2)
nokogiri (>= 1.4)
i18n (0.7.0)
jekyll (3.2.1)
jekyll (3.6.0)
addressable (~> 2.4)
colorator (~> 1.0)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.3)
liquid (~> 3.0)
kramdown (~> 1.14)
liquid (~> 4.0)
mercenary (~> 0.3.3)
pathutil (~> 0.9)
rouge (~> 1.7)
rouge (>= 1.7, < 3)
safe_yaml (~> 1.0)
jekyll-avatar (0.5.0)
jekyll (~> 3.0)
jekyll-coffeescript (1.0.1)
coffee-script (~> 2.2)
jekyll-feed (0.5.1)
jekyll-gist (1.4.0)
jekyll-default-layout (0.1.4)
jekyll (~> 3.0)
jekyll-feed (0.9.3)
jekyll (~> 3.3)
jekyll-gist (1.5.0)
octokit (~> 4.2)
jekyll-github-metadata (2.0.2)
jekyll-github-metadata (2.9.4)
jekyll (~> 3.1)
octokit (~> 4.0)
jekyll-mentions (1.2.0)
activesupport (~> 4.0)
html-pipeline (~> 2.3)
octokit (~> 4.0, != 4.4.0)
jekyll-include-cache (0.1.0)
jekyll (~> 3.3)
jekyll-optional-front-matter (0.3.0)
jekyll (~> 3.0)
jekyll-paginate (1.1.0)
jekyll-redirect-from (0.11.0)
jekyll (>= 2.0)
jekyll-sass-converter (1.3.0)
sass (~> 3.2)
jekyll-seo-tag (2.0.0)
jekyll (~> 3.1)
jekyll-sitemap (0.10.0)
jekyll-watch (1.5.0)
listen (~> 3.0, < 3.1)
jemoji (0.7.0)
activesupport (~> 4.0)
gemoji (~> 2.0)
html-pipeline (~> 2.2)
jekyll (>= 3.0)
json (1.8.3)
kramdown (1.11.1)
liquid (3.0.6)
listen (3.0.6)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9.7)
jekyll-readme-index (0.0.3)
jekyll (~> 3.0)
jekyll-redirect-from (0.13.0)
jekyll (~> 3.3)
jekyll-relative-links (0.5.2)
jekyll (~> 3.3)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-seo-tag (2.4.0)
jekyll (~> 3.3)
jekyll-sitemap (1.2.0)
jekyll (~> 3.3)
jekyll-swiss (0.4.0)
jekyll-theme-architect (0.0.3)
jekyll (~> 3.3)
jekyll-theme-cayman (0.0.3)
jekyll (~> 3.3)
jekyll-theme-dinky (0.0.3)
jekyll (~> 3.3)
jekyll-theme-hacker (0.0.3)
jekyll (~> 3.3)
jekyll-theme-leap-day (0.0.3)
jekyll (~> 3.3)
jekyll-theme-merlot (0.0.3)
jekyll (~> 3.3)
jekyll-theme-midnight (0.0.3)
jekyll (~> 3.3)
jekyll-theme-minimal (0.0.3)
jekyll (~> 3.3)
jekyll-theme-modernist (0.0.3)
jekyll (~> 3.3)
jekyll-theme-primer (0.5.2)
jekyll (~> 3.5)
jekyll-github-metadata (~> 2.9)
jekyll-seo-tag (~> 2.2)
jekyll-theme-slate (0.0.3)
jekyll (~> 3.3)
jekyll-theme-tactile (0.0.3)
jekyll (~> 3.3)
jekyll-theme-time-machine (0.0.3)
jekyll (~> 3.3)
jekyll-titles-from-headings (0.5.1)
jekyll (~> 3.3)
jekyll-watch (1.5.1)
listen (~> 3.0)
jekyll-youtube (1.0.0)
jekyll
json (1.8.6)
kramdown (1.16.2)
liquid (4.0.0)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
mercenary (0.3.6)
mini_portile2 (2.1.0)
minima (1.1.0)
minitest (5.9.0)
method_source (0.9.0)
minima (2.3.0)
jekyll (~> 3.5)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
multipart-post (2.0.0)
nokogiri (1.6.8)
mini_portile2 (~> 2.1.0)
pkg-config (~> 1.1.7)
octokit (4.3.0)
sawyer (~> 0.7.0, >= 0.5.3)
pathutil (0.14.0)
octokit (4.8.0)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.16.1)
forwardable-extended (~> 2.6)
pkg-config (1.1.7)
rb-fsevent (0.9.7)
rb-inotify (0.9.7)
ffi (>= 0.5.0)
rouge (1.11.1)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.2)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rouge (2.2.1)
ruby_dep (1.5.0)
safe_yaml (1.0.4)
sass (3.4.22)
sawyer (0.7.0)
addressable (>= 2.3.5, < 2.5)
faraday (~> 0.8, < 0.10)
thread_safe (0.3.5)
tzinfo (1.2.2)
thread_safe (~> 0.1)
sass (3.5.5)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
unicode-display_width (1.3.0)
PLATFORMS
ruby
DEPENDENCIES
activesupport (= 4.2.7)
jekyll (= 3.2.1)
jekyll-coffeescript (= 1.0.1)
jekyll-feed (= 0.5.1)
jekyll-gist (= 1.4.0)
jekyll-github-metadata (= 2.0.2)
jekyll-mentions (= 1.2.0)
coffee-script (~> 2.4)
coffee-script-source (~> 1.12)
ethon (~> 0.10)
execjs (~> 2.7)
jekyll (= 3.6.0)
jekyll-avatar (~> 0.4)
jekyll-coffeescript (~> 1.0)
jekyll-default-layout (~> 0.1)
jekyll-feed (~> 0.6)
jekyll-gist
jekyll-github-metadata (~> 2.2)
jekyll-include-cache (~> 0.1)
jekyll-optional-front-matter (~> 0.1)
jekyll-paginate (= 1.1.0)
jekyll-redirect-from (= 0.11.0)
jekyll-sass-converter (= 1.3.0)
jekyll-seo-tag (= 2.0.0)
jekyll-sitemap (= 0.10.0)
jemoji (= 0.7.0)
kramdown (= 1.11.1)
liquid (= 3.0.6)
listen (= 3.0.6)
minima (= 1.1.0)
rouge (= 1.11.1)
jekyll-readme-index (= 0.0.3)
jekyll-redirect-from (~> 0.13)
jekyll-relative-links (~> 0.2)
jekyll-seo-tag
jekyll-sitemap
jekyll-swiss (~> 0.4)
jekyll-theme-architect (= 0.0.3)
jekyll-theme-cayman (= 0.0.3)
jekyll-theme-dinky (= 0.0.3)
jekyll-theme-hacker (= 0.0.3)
jekyll-theme-leap-day (= 0.0.3)
jekyll-theme-merlot (= 0.0.3)
jekyll-theme-midnight (= 0.0.3)
jekyll-theme-minimal (= 0.0.3)
jekyll-theme-modernist (= 0.0.3)
jekyll-theme-primer (~> 0.1)
jekyll-theme-slate (= 0.0.3)
jekyll-theme-tactile (= 0.0.3)
jekyll-theme-time-machine (= 0.0.3)
jekyll-titles-from-headings (~> 0.1)
jekyll-youtube (~> 1.0)
json (~> 1.7, >= 1.7.7)
kramdown (~> 1.11)
minima (~> 2.0)
pry
rouge (~> 2.0)
terminal-table (~> 1.4)
unicode-display_width (~> 1.1)
BUNDLED WITH
1.11.2
1.16.1
+1 -1
View File
@@ -378,7 +378,7 @@ Section 8 -- Interpretation.
Creative Commons is not a party to its public
licenses. Notwithstanding, Creative Commons may elect to apply one of
its public licenses to material it publishes and in those instances
will be considered the Licensor. The text of the Creative Commons
will be considered the "Licensor." The text of the Creative Commons
public licenses is dedicated to the public domain under the CC0 Public
Domain Dedication. Except for the limited purpose of indicating that
material is shared under a Creative Commons public license or as
+7 -4
View File
@@ -1,4 +1,4 @@
.PONY: all build build-preview help serve
.PHONY: all build build-preview help serve
help: ## Show this help.
@awk 'BEGIN {FS = ":.*?## "} /^[a-zA-Z_-]+:.*?## / {sub("\\\\n",sprintf("\n%22c"," "), $$2);printf "\033[36m%-20s\033[0m %s\n", $$1, $$2}' $(MAKEFILE_LIST)
@@ -6,10 +6,13 @@ help: ## Show this help.
all: build ## Build site with production settings and put deliverables in _site.
build: ## Build site with production settings and put deliverables in _site.
jekyll build
bundle exec jekyll build
build-preview: ## Build site with drafts and future posts enabled.
jekyll build --drafts --future
bundle exec jekyll build --drafts --future --trace
serve: ## Boot the development server.
jekyll serve
bundle exec jekyll serve
stage: ## Run the Jekyll staging container.
docker run -ti --rm -v "${PWD}":/k8sdocs -p 4000:4000 gcr.io/google-samples/k8sdocs:1.1
+12 -7
View File
@@ -1,7 +1,12 @@
assignees:
- lavalamp
- smarterclayton
- janetkuo
- pwittrock
- kelseyhightower
- jaredbhatti
reviewers:
- tengqm
- zhangxiaoyu-zidif
- xiangpengzhao
- bradtopol
approvers:
- heckj
- bradamant3
- bradtopol
- steveperry-53
- zacharysarah
- chenopis
+204
View File
@@ -0,0 +1,204 @@
aliases:
sig-api-machinery: #Team: API Server; GH: sig-api-machinery-pr-reviews; e.g. Annotations, Labels
- lavalamp
- sttts
- liggitt
- smarterclayton
- deads2k
sig-apps: #Team: Workloads; GH: sig-apps-pr-reviews; e.g. ConfigMaps, CronJobs, CustomResourceDefinitions, DaemonSets, Deployments, Jobs, Secrets, StatefulSets
- enisoc
- erictune
- foxish
- janetkuo
- kow3ns
- lukaszo
- mfojtik
- smarterclayton
- soltysh
- tnozicka
sig-architecture: #GH: sig-architecture-pr-reviews
- smarterclayton
- bgrant0607
sig-auth: #GH: sig-auth-pr-reviews
- php-coder
- liggitt
- mikedanese
- ericchiang
- mattmoyer
- enj
- deads2k
- davidopp
sig-autoscaling: #GH: sig-autoscaling-pr-reviews
- DirectXMan12
- bskiba
- aleksandra-malinowska
- MaciekPytel
- davidopp
- mwielgus
sig-aws: #Amazon AWS
- justinsb
- kris-nova
- chrislovecnm
- mfburnett
sig-azure: #Microsoft Azure
- slack
- colemickens
- jdumars
sig-big-data: #GH: sig-big-data-pr-reviews
- foxish
sig-cli: #Team: CLI; GH: sig-cli-pr-reviews; e.g. kubectl
- adohe
- deads2k
- derekwaynecarr
- dims
- dshulyak
- eparis
- ericchiang
- ghodss
- mengqiy
- rootfs
- shiywang
- smarterclayton
- soltysh
- sttts
sig-cluster-lifecycle: #GH: sig-cluster-lifecycle-pr-reviews
- jbeda
- timothysc
- lukemarsden
- pipejakob
- dmmcquay
- mattmoyer
- luxas
- roberthbailey
- medinatiger
sig-cluster-ops:
- zehicle
- jdumars
sig-contribex: #aka Contributor Experience; GH: sig-contributor-experience-pr-reviews
- rmmh
- cblecker
- apelisse
- grodrigues3
- spxtr
sig-contributor-experience: #GH: sig-contributor-experience-pr-reviews
- rmmh
- cblecker
- apelisse
- grodrigues3
- spxtr
sig-docs: #Team: documentation; GH: sig-docs-pr-reviews
- bradamant3
- steveperry-53
- zacharysarah
- bradtopol
- heckj
sig-federation: #Team: Federation; e.g. Federated Clusters
- csbell
sig-gcp: #Google Cloud Platform; GH: sig-gcp-pr-reviews
- abgworrall
sig-instrumentation: #GH: sig-instrumentation-pr-reviews; e.g. metrics, logging, events
- DirectXMan12
- x13n
- kawych
- brancz
- fabxc
- loburm
- piosz
- fgrzadkowski
sig-multicluster: #GH: sig-multicluster-pr-reviews; e.g. resiliency against availability zone outages; hybrid clouds; spanning multiple cloud providers; migration to public clouds
- madhusudancs
- marun
- jianhuiz
- shashidharatd
- nikhiljindal
- quinton-hoole
- mwielgus
- csbell
sig-network: #Team: Network; GH: sig-network-pr-reviews; e.g. Ingress, Network Policies, Services
- bowei
- caseydavenport
- danwinship
- dcbw
- dnardo
- freehan
- mrhohn
- nicksardo
- thockin
sig-node: #Team: Node; GH: sig-node-pr-reviews; e.g. Containers, Docker, Images, OS images, Pods, Registries
- Random-Liu
- dashpole
- dchen1107
- derekwaynecarr
- dims
- feiskyer
- mtaufen
- ncdc
- pmorie
- resouer
- sjpotter
- tallclair
- tmrts
- vishh
- yifan-gu
- yujuhong
sig-onprem: #On-premises; GH: sig-onprem-pr-reviews
- zen
- idvoretskyi
- pigmej
- feiskyer
- nebril
sig-openstack: #GH: sig-openstack-pr-reviews
- hogepodge
- dklyle
- rjmorse
sig-pm: #aka Product Management
- apsinha
- idvoretskyi
- calebamiles
sig-product-management:
- apsinha
- idvoretskyi
- calebamiles
sig-release: #GH: sig-release-pr-reviews
- calebamiles
- enisoc
- pwittrock
sig-rktnetes:
- calebamiles
sig-scalability: #GH: sig-scalability-pr-reviews
- jbeda
- spiffxp
- lavalamp
- countspongebob
sig-scheduling: #Team: Sharing; GH: sig-scheduling-pr-reviews; e.g. Scheduler
- bsalamat
- davidopp
- jayunit100
- k82cn
- resouer
- timothysc
- wojtek-t
sig-service-catalog: #GH: sig-service-catalog-pr-reviews; e.g. Service Broker
- pmorie
- jessfraz
- pwittrock
- droot
- seans3
sig-storage: #Team: Storage; GH: sig-storage-pr-reviews; e.g. Volumes
- childsb
- jsafrane
- rootfs
- saad-ali
- matchstick
- msau42
sig-testing: #GH: sig-testing-pr-reviews
- fejta
- ixdy
- rmmh
- spiffxp
- spxtr
sig-ui: #User Interface
- danielromlein
- floreks
sig-windows:
- michmike
+13 -173
View File
@@ -1,182 +1,22 @@
## Instructions for Contributing to the Docs/Website
## Instructions for Contributing to the Kubernetes Documentation
Welcome! We are very pleased you want to contribute to the documentation and/or website for Kubernetes.
Welcome! We are very pleased you want to contribute to the Kubernetes documentation.
You can click the "Fork" button in the upper-right area of the screen to create a copy of our site on your GitHub account called a "fork." Make any changes you want in your fork, and when you are ready to send those changes to us, go to the index page for your fork and click "New Pull Request" to let us know about it.
You can click the **Fork** button in the upper-right area of the screen to create a copy of this repository in your GitHub account called a *fork*. Make any changes you want in your fork, and when you are ready to send those changes to us, go to your fork and create a new pull request to let us know about it.
Once your pull request is created, a Kubernetes reviewer will take responsibility for providing clear, actionable feedback. As the owner of the pull request, **it is your responsibility to modify your pull request to address the feedback that has been provided to you by the Kubernetes reviewer.** Also note that you may end up having more than one Kubernetes reviewer provide you feedback or you may end up getting feedback from a Kubernetes reviewer that is different than the one originally assigned to provide you feedback. Furthermore, in some cases, one of your reviewers might ask for a technical review from a [Kubernetes tech reviewer](https://github.com/kubernetes/website/wiki/Tech-reviewers) when needed. Reviewers will do their best to provide feedback in a timely fashion but response time can vary based on circumstances.
For more information about contributing to the Kubernetes documentation, see:
* [Creating a Documentation Pull Request](http://kubernetes.io/docs/contribute/create-pull-request/)
* [Writing a New Topic](http://kubernetes.io/docs/contribute/write-new-topic/)
* [Staging Your Documentation Changes](http://kubernetes.io/docs/contribute/stage-documentation-changes/)
* [Using Page Templates](http://kubernetes.io/docs/contribute/page-templates/)
## Automatic Staging for Pull Requests
When you create a pull request (either against master or the upcoming release), your changes are staged in a custom subdomain on Netlify so that you can see your changes in rendered form before the PR is merged. You can use this to verify that everything is correct before the PR gets merged. To view your changes:
- Scroll down to the PR's list of Automated Checks
- Click "Show All Checks"
- Look for "deploy/netlify"; you'll see "Deploy Preview Ready!" if staging was successful
- Click "Details" to bring up the staged site and navigate to your changes
## Branch structure and staging
The current version of the website is served out of the `master` branch. To make changes to the live docs, such as bug fixes, broken links, typos, etc, **target your pull request to the master branch**
The `release-1.x` branch stores changes for **upcoming releases of Kubernetes**. For example, the `release-1.5` branch has changes for the 1.5 release. These changes target branches (and *not* master) to avoid publishing documentation updates prior to the release for which they're relevant. If you have a change for an upcoming release of Kubernetes, **target your pull request to the appropriate release branch**.
The staging site for the next upcoming Kubernetes release is here: [http://kubernetes-io-vnext-staging.netlify.com/](http://kubernetes-io-vnext-staging.netlify.com/). The staging site reflects the current state of what's been merged in the release branch, or in other words, what the docs will look like for the next upcoming release. It's automatically updated as new PRs get merged.
## Staging the site locally (using Docker)
Don't like installing stuff? Download and run a local staging server with a single `docker run` command.
git clone https://github.com/kubernetes/kubernetes.github.io.git
cd kubernetes.github.io
docker run -ti --rm -v "$PWD":/k8sdocs -p 4000:4000 gcr.io/google-samples/k8sdocs:1.0
Then visit [http://localhost:4000](http://localhost:4000) to see our site. Any changes you make on your local machine will be automatically staged.
If you're interested you can view [the Dockerfile for this image](https://github.com/kubernetes/kubernetes.github.io/blob/master/staging-container/Dockerfile).
## Staging the site locally (from scratch setup)
The below commands to setup your environment for running GitHub pages locally. Then, any edits you make will be viewable
on a lightweight webserver that runs on your local machine.
This will typically be the fastest way (by far) to iterate on docs changes and see them staged, once you get this set up, but it does involve several install steps that take awhile to complete, and makes system-wide modifications.
Install Ruby 2.2 or higher. If you're on Linux, run these commands:
apt-get install software-properties-common
apt-add-repository ppa:brightbox/ruby-ng
apt-get install ruby2.2
apt-get install ruby2.2-dev
* If you're on a Mac, follow [these instructions](https://gorails.com/setup/osx/).
* If you're on a Windows machine you can use the [Ruby Installer](http://rubyinstaller.org/downloads/). During the installation make sure to check the option for *Add Ruby executables to your PATH*.
The remainder of the steps should work the same across operating systems.
To confirm you've installed Ruby correctly, at the command prompt run `gem --version` and you should get a response with your version number. Likewise you can confirm you have Git installed properly by running `git --version`, which will respond with your version of Git.
Install the GitHub Pages package, which includes Jekyll:
gem install github-pages
Clone our site:
git clone https://github.com/kubernetes/kubernetes.github.io.git
Make any changes you want. Then, to see your changes locally:
cd kubernetes.github.io
jekyll serve
Your copy of the site will then be viewable at: [http://localhost:4000](http://localhost:4000)
(or wherever Jekyll tells you).
## GitHub help
If you're a bit rusty with git/GitHub, you might want to read
[this](http://readwrite.com/2013/10/02/github-for-beginners-part-2) for a refresher.
## Common Tasks
### Edit Page Titles or Change the Left Navigation
Edit the yaml files in `/_data/` for the Guides, Reference, Samples, or Support areas.
You may have to exit and `jekyll clean` before restarting the `jekyll serve` to
get changes to files in `/_data/` to show up.
### Add Images
Put the new image in `/images/docs/` if it's for the documentation, and just `/images/` if it's for the website.
**For diagrams, we greatly prefer SVG files!**
### Include code from another file
To include a file that is hosted on this GitHub repo, insert this code:
<pre>&#123;% include code.html language="&lt;LEXERVALUE&gt;" file="&lt;RELATIVEPATH&gt;" ghlink="&lt;PATHFROMROOT&gt;" %&#125;</pre>
* `LEXERVALUE`: The language in which the file was written; must be [a value supported by Rouge](https://github.com/jneen/rouge/wiki/list-of-supported-languages-and-lexers).
* `RELATIVEPATH`: The path to the file you're including, relative to the current file.
* `PATHFROMROOT`: The path to the file relative to root, e.g. `/docs/admin/foo.yaml`
To include a file that is hosted in the external, main Kubernetes repo, make sure it's added to [/update-imported-docs.sh](https://github.com/kubernetes/kubernetes.github.io/blob/master/update-imported-docs.sh), and run it so that the file gets downloaded, then enter:
<pre>&#123;% include code.html language="&lt;LEXERVALUE&gt;" file="&lt;RELATIVEPATH&gt;" k8slink="&lt;PATHFROMK8SROOT&gt;" %&#125;</pre>
* `PATHFROMK8SROOT`: The path to the file relative to the root of [the Kubernetes repo](https://github.com/kubernetes/kubernetes/tree/release-1.2), e.g. `/examples/rbd/foo.yaml`
## Using tabs for multi-language examples
By specifying some inline CSV in a varable called `tabspec`, you can include a file
called `tabs.html` that generates tabs showing code examples in multiple langauges.
<pre>&#123;% capture tabspec %&#125;servicesample
JSON,json,service-sample.json,/docs/user-guide/services/service-sample.json
YAML,yaml,service-sample.yaml,/docs/user-guide/services/service-sample.yaml&#123;% endcapture %&#125;
&#123;% include tabs.html %&#125;</pre>
In English, this would read: "Create a set of tabs with the alias `servicesample`,
and have tabs visually labeled "JSON" and "YAML" that use `json` and `yaml` Rouge syntax highlighting, which display the contents of
`service-sample.{extension}` on the page, and link to the file in GitHub at (full path)."
Example file: [Pods: Multi-Container](http://kubernetes.io/docs/user-guide/pods/multi-container/).
## Use a global variable
The `/_config.yml` file defines some useful variables you can use when editing docs.
* `page.githubbranch`: The name of the GitHub branch on the Kubernetes repo that is associated with this branch of the docs. e.g. `release-1.2`
* `page.version` The version of Kubernetes associated with this branch of the docs. e.g. `v1.2`
* `page.docsbranch` The name of the GitHub branch on the Docs/Website repo that you are currently using. e.g. `release-1.1` or `master`
This keeps the docs you're editing aligned with the Kubernetes version you're talking about. For example, if you define a link like so, you'll never have to worry about it going stale in future doc branches:
<pre>View the README [here](http://releases.k8s.io/&#123;&#123;page.githubbranch&#125;&#125;/cluster/addons/README.md).</pre>
That, of course, will send users to:
[http://releases.k8s.io/release-1.2/cluster/addons/README.md](http://releases.k8s.io/release-1.2/cluster/addons/README.md)
(Or whatever Kubernetes release that docs branch is associated with.)
## Config yaml guidelines
Guidelines for config yamls that are included in the site docs. These
are the yaml or json files that contain Kubernetes object
configuration to be used with `kubectl create -f` Config yamls should
be:
* Separate deployable files, not embedded in the document, unless very
small variations of a full config.
* Included in the doc with the include code
[above.](#include-code-from-another-file)
* In the same directory as the doc that they are being used in
* If you are re-using a yaml from another doc, that is OK, just
leave it there, don't move it up to a higher level directory.
* Tested in
[test/examples_test.go](https://github.com/kubernetes/kubernetes.github.io/blob/master/test/examples_test.go)
* Follows
[best practices.](http://kubernetes.io/docs/user-guide/config-best-practices/)
Don't assume the reader has this repository checked out, use `kubectl
create -f https://github...` in example commands. For Docker images
used in config yamls, try to use an image from an existing Kubernetes
example. If creating an image for a doc, follow the
[example guidelines](https://github.com/kubernetes/kubernetes/blob/master/examples/guidelines.md#throughout)
section on "Docker images" from the Kubernetes repository.
## Partners
Kubernetes partners refers to the companies who contribute to the Kubernetes core codebase, extend their platform to support Kubernetes or provide managed services to users centered around the Kubernetes platform. Partners can get their services and offerings added to the [partner page](https://k8s.io/partners) by completing and submitting the [partner request form](https://goo.gl/qcSnZF). Once the information and assets are verified, the partner product/services will be listed in the partner page. This would typically take 7-10 days.
* [Contributing to the Kubernetes Documentation](http://kubernetes.io/editdocs/)
* [Creating a Documentation Pull Request](http://kubernetes.io/docs/home/contribute/create-pull-request/)
* [Writing a New Topic](http://kubernetes.io/docs/home/contribute/write-new-topic/)
* [Review Issues](http://kubernetes.io/docs/home/contribute/review-issues/)
* [Staging Your Documentation Changes](http://kubernetes.io/docs/home/contribute/stage-documentation-changes/)
* [Using Page Templates](http://kubernetes.io/docs/home/contribute/page-templates/)
* [Documentation Style Guide](http://kubernetes.io/docs/home/contribute/style-guide/)
## Thank you!
Kubernetes thrives on community participation and we really appreciate your
Kubernetes thrives on community participation, and we really appreciate your
contributions to our site and our documentation!
+71 -4
View File
@@ -1,24 +1,61 @@
name: Kubernetes
title: Kubernetes
url: https://kubernetes.io
description: Production-Grade Container Orchestration
markdown: kramdown
kramdown:
input: GFM
html_to_native: true
hard_wrap: false
syntax_highlighter: rouge
baseurl: /
incremental: true
safe: false
lsi: false
latest: "v1.10"
paginate: 7
paginate_path: "/blog/page:num/"
defaults:
-
scope:
path: ""
values:
version: "v1.3"
fullversion: "v1.10.0"
version: "v1.10"
githubbranch: "master"
docsbranch: "master"
versions:
- fullversion: "v1.10.0"
version: "v1.10"
githubbranch: "v1.10.0"
docsbranch: "release-1.10"
url: https://kubernetes.io
- fullversion: "v1.9.0"
version: "v1.9"
githubbranch: "v1.9.0"
docsbranch: "release-1.9"
url: https://v1-9.docs.kubernetes.io
- fullversion: "v1.8.4"
version: "v1.8"
githubbranch: "v1.8.4"
docsbranch: "release-1.8"
url: https://v1-8.docs.kubernetes.io
- fullversion: "v1.7.6"
version: "v1.7"
githubbranch: "v1.7.6"
docsbranch: "release-1.7"
url: https://v1-7.docs.kubernetes.io
- fullversion: "v1.6.8"
version: "v1.6"
githubbranch: "v1.6.8"
docsbranch: "release-1.6"
url: https://v1-6.docs.kubernetes.io
deprecated: false
currentUrl: https://kubernetes.io/docs/home/
nextUrl: http://kubernetes-io-vnext-staging.netlify.com/
-
scope:
path: "docs"
@@ -28,5 +65,35 @@ defaults:
permalink: pretty
gems:
- jekyll-redirect-from
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-include-cache
- jekyll-paginate
- jekyll-youtube
# disabled gems
# - jekyll-redirect-from
include: [_redirects,_headers]
# SEO
logo: /images/favicon.png
twitter:
username: kubernetesio
# empty array for tabs
emptyArray: []
# Tables of contents, stored in the _data folder, that control the sidebar nav
tocs:
- docs-home
- setup
- tasks
- tutorials
- concepts
- reference
- samples
- search
- imported
- blog
+3
View File
@@ -0,0 +1,3 @@
id: architecture
name: Architecture
description: The inner components of Kubernetes.
+3
View File
@@ -0,0 +1,3 @@
id: community
name: Community
description: Related to Kubernetes open-source development.
+3
View File
@@ -0,0 +1,3 @@
id: core-object
name: Core Object
description: A resource type that Kubernetes supports by default.
+3
View File
@@ -0,0 +1,3 @@
id: extension
name: Extension
description: Supported customizations of Kubernetes.
+3
View File
@@ -0,0 +1,3 @@
id: fundamental
name: Fundamental
description: Relevant for a first-time user of Kubernetes.
+3
View File
@@ -0,0 +1,3 @@
id: networking
name: Networking
description: How Kubernetes components talk to each other (and to programs outside the cluster).
+3
View File
@@ -0,0 +1,3 @@
id: operation
name: Operation
description: Starting and maintaining Kubernetes.
+3
View File
@@ -0,0 +1,3 @@
id: security
name: Security
description: Keeping Kubernetes applications safe and secure.
+3
View File
@@ -0,0 +1,3 @@
id: storage
name: Storage
description: How Kubernetes applications handle persistent data.
+3
View File
@@ -0,0 +1,3 @@
id: tool
name: Tool
description: Software that makes Kubernetes easier or better to use.
+3
View File
@@ -0,0 +1,3 @@
id: user-type
name: User Type
description: Represents a common type of Kubernetes user.
+3
View File
@@ -0,0 +1,3 @@
id: workload
name: Workload
description: Applications running on Kubernetes.
+122 -8
View File
@@ -1,13 +1,127 @@
bigheader: "Concepts"
abstract: "Detailed explanations of Kubernetes system concepts and abstractions."
landing_page: /docs/concepts/index/
toc:
- title: Concepts
path: /docs/concepts/
- title: Object Metadata
- docs/concepts/index.md
- title: Overview
landing_page: /docs/concepts/overview/what-is-kubernetes/
section:
- title: Annotations
path: /docs/concepts/object-metadata/annotations/
- title: Controllers
- docs/concepts/overview/what-is-kubernetes.md
- docs/concepts/overview/components.md
- docs/concepts/overview/kubernetes-api.md
- title: Working with Kubernetes Objects
section:
- docs/concepts/overview/working-with-objects/kubernetes-objects.md
- docs/concepts/overview/working-with-objects/names.md
- docs/concepts/overview/working-with-objects/namespaces.md
- docs/concepts/overview/working-with-objects/labels.md
- docs/concepts/overview/working-with-objects/annotations.md
- title: Object Management Using kubectl
section:
- docs/concepts/overview/object-management-kubectl/overview.md
- docs/concepts/overview/object-management-kubectl/imperative-command.md
- docs/concepts/overview/object-management-kubectl/imperative-config.md
- docs/concepts/overview/object-management-kubectl/declarative-config.md
- title: Kubernetes Architecture
landing_page: /docs/concepts/architecture/nodes/
section:
- title: StatefulSets
path: /docs/concepts/abstractions/controllers/statefulsets/
- docs/concepts/architecture/nodes.md
- docs/concepts/architecture/master-node-communication.md
- docs/concepts/architecture/cloud-controller.md
- title: Extending Kubernetes
landing_page: /docs/concepts/api-extension/custom-resources/
section:
- docs/concepts/overview/extending.md
- title: Extending the Kubernetes API
section:
- docs/concepts/api-extension/apiserver-aggregation.md
- docs/concepts/api-extension/custom-resources.md
- title: Compute, Storage, and Networking Extensions
section:
- docs/concepts/cluster-administration/network-plugins.md
- docs/concepts/cluster-administration/device-plugins.md
- docs/concepts/service-catalog/index.md
- title: Containers
landing_page: /docs/concepts/containers/images/
section:
- docs/concepts/containers/images.md
- docs/concepts/containers/container-environment-variables.md
- docs/concepts/containers/container-lifecycle-hooks.md
- title: Workloads
landing_page: /docs/concepts/workloads/pods/pod-overview/
section:
- title: Pods
section:
- docs/concepts/workloads/pods/pod-overview.md
- docs/concepts/workloads/pods/pod.md
- docs/concepts/workloads/pods/pod-lifecycle.md
- docs/concepts/workloads/pods/init-containers.md
- docs/concepts/workloads/pods/podpreset.md
- docs/concepts/workloads/pods/disruptions.md
- title: Controllers
section:
- docs/concepts/workloads/controllers/replicaset.md
- docs/concepts/workloads/controllers/replicationcontroller.md
- docs/concepts/workloads/controllers/deployment.md
- docs/concepts/workloads/controllers/statefulset.md
- docs/concepts/workloads/controllers/daemonset.md
- docs/concepts/workloads/controllers/garbage-collection.md
- docs/concepts/workloads/controllers/jobs-run-to-completion.md
- docs/concepts/workloads/controllers/cron-jobs.md
- title: Configuration
landing_page: /docs/concepts/configuration/overview/
section:
- docs/concepts/configuration/overview.md
- docs/concepts/configuration/manage-compute-resources-container.md
- docs/concepts/configuration/assign-pod-node.md
- docs/concepts/configuration/taint-and-toleration.md
- docs/concepts/configuration/secret.md
- docs/concepts/configuration/organize-cluster-access-kubeconfig.md
- docs/concepts/configuration/pod-priority-preemption.md
- title: Services, Load Balancing, and Networking
landing_page: /docs/concepts/services-networking/service/
section:
- docs/concepts/services-networking/service.md
- docs/concepts/services-networking/dns-pod-service.md
- docs/concepts/services-networking/connect-applications-service.md
- docs/concepts/services-networking/ingress.md
- docs/concepts/services-networking/network-policies.md
- docs/concepts/services-networking/add-entries-to-pod-etc-hosts-with-host-aliases.md
- title: Storage
landing_page: /docs/concepts/storage/volumes/
section:
- docs/concepts/storage/volumes.md
- docs/concepts/storage/persistent-volumes.md
- docs/concepts/storage/storage-classes.md
- docs/concepts/storage/dynamic-provisioning.md
- title: Cluster Administration
landing_page: /docs/concepts/cluster-administration/cluster-administration-overview/
section:
- docs/concepts/cluster-administration/cluster-administration-overview.md
- docs/concepts/cluster-administration/certificates.md
- docs/concepts/cluster-administration/cloud-providers.md
- docs/concepts/cluster-administration/manage-deployment.md
- docs/concepts/cluster-administration/networking.md
- docs/concepts/cluster-administration/network-plugins.md
- docs/concepts/cluster-administration/logging.md
- docs/concepts/cluster-administration/kubelet-garbage-collection.md
- docs/concepts/cluster-administration/federation.md
- docs/concepts/cluster-administration/sysctl-cluster.md
- docs/concepts/cluster-administration/authenticate-across-clusters-kubeconfig.md
- docs/concepts/cluster-administration/master-node-communication.md
- docs/concepts/cluster-administration/proxies.md
- docs/concepts/cluster-administration/controller-metrics.md
- docs/concepts/cluster-administration/device-plugins.md
- title: Policies
section:
- docs/concepts/policy/resource-quotas.md
- docs/concepts/policy/pod-security-policy.md
+27 -3
View File
@@ -1,5 +1,29 @@
bigheader: "Kubernetes Documentation"
bigheader: "About"
abstract: "Documentation for using and learning about Kubernetes."
toc:
- title: Kubernetes Documentation
path: /docs/
- docs/home/index.md
- title: Supported Doc Versions
path: /docs/home/supported-doc-versions/
- title: Contributing to the Kubernetes Docs
landing_page: /editdocs/
section:
- editdocs.md
- docs/home/contribute/participating.md
- docs/home/contribute/create-pull-request.md
- docs/home/contribute/write-new-topic.md
- docs/home/contribute/stage-documentation-changes.md
- docs/home/contribute/page-templates.md
- docs/home/contribute/review-issues.md
- docs/home/contribute/style-guide.md
- docs/home/contribute/includes.md
- docs/home/contribute/localization.md
- docs/home/contribute/blog-post.md
- title: Updating Automatically Generated Reference Pages
section:
- docs/home/contribute/generated-reference/kubernetes-components.md
- docs/home/contribute/generated-reference/kubectl.md
- docs/home/contribute/generated-reference/kubernetes-api.md
- docs/home/contribute/generated-reference/federation-api.md
+3 -2
View File
@@ -1,10 +1,11 @@
tocs:
- docs-home
- guides
- tutorials
- setup
- tasks
- tutorials
- concepts
- reference
- tools
- samples
- support
- imported
+27
View File
@@ -0,0 +1,27 @@
id: _example
name: Example K8s Term
full-link: /docs/link-to-long-dedicated-docs-page
aka:
- Slang K8s Term
- Misnomer
- Formerly Known as Prince
related:
- id-of-less-fancy-k8s-term
- id-of-tangential-term
- id-of-commonly-used-with-term
tags:
- Some Tag
short-description: >
Required.
Markdown allowed (e.g. for cross-linking).
One or two lines that provide a minimum definition.
Do not repeat the term.
Prefer fragments.
End with a period.
long-description: >
Optional.
Markdown allowed.
Longer additional text to appear after (in conjunction with) short description.
Provide where the short description is not sufficient as the intro paragraph to a topic.
Write complete but concise sentences.
**See /_includes/templates/glossary/README.md for the official style guide.**
+9
View File
@@ -0,0 +1,9 @@
id: annotation
name: Annotation
full-link: /docs/concepts/overview/working-with-objects/annotations
tags:
- fundamental
short-description: >
A key-value pair that is used to attach arbitrary non-identifying metadata to objects.
long-description: >
The metadata in an annotation can be small or large, structured or unstructured, and can include characters not permitted by labels. Clients such as tools and libraries can retrieve this metadata.
+11
View File
@@ -0,0 +1,11 @@
id: application-architect
name: Application Architect
related:
- application-developer
tags:
- user-type
short-description: >
A person responsible for the high-level design of an application.
long-description: >
An architect ensures that an app's implementation allows it to interact with its surrounding components in a scalable, maintainable way.
Surrounding components include databases, logging infrastructure, and other microservices.
+11
View File
@@ -0,0 +1,11 @@
id: application-developer
name: Application Developer
related:
- application-architect
tags:
- user-type
short-description: >
A person who writes an application that runs in a Kubernetes cluster.
long-description: >
An application developer focuses on one part of an application.
The scale of their focus may vary significantly in size.
+10
View File
@@ -0,0 +1,10 @@
id: approver
name: Approver
tags:
- community
short-description: >
A person who can review and approve Kubernetes code contributions.
long-description: >
While code review is focused on code quality and correctness, approval is focused on the holistic acceptance of a contribution.
Holistic acceptance includes backwards/forwards compatibility, adhering to API and flag conventions, subtle performance and correctness issues, interactions with other parts of the system, and others.
Approver status is scoped to a part of the codebase.
+11
View File
@@ -0,0 +1,11 @@
id: certificate
name: Certificate
full-link: /docs/tasks/tls/managing-tls-in-a-cluster/
tags:
- security
short-description: >
A cryptographically secure file used to validate access to the Kubernetes cluster.
long-description: >
Certificates enable applications within a Kubernetes
cluster to access the Kubernetes API securely. Certificates validate that
clients are allowed to access the API.
+9
View File
@@ -0,0 +1,9 @@
id: cla
name: CLA (Contributor License Agreement)
full-link: https://github.com/kubernetes/community/blob/master/CLA.md
tags:
- community
short-description: >
Terms under which a {% glossary_tooltip text="contributor" term_id="contributor" %} grants a license to an open source project for their contributions.
long-description: >
CLAs help resolve legal disputes involving contributed material and intellectual property (IP).
@@ -0,0 +1,13 @@
id: cloud-controller-manager
name: Cloud Controller Manager
full-link: https://kubernetes.io/docs/tasks/administer-cluster/running-cloud-controller/
tags:
- core-object
- architecture
- operation
short-description: >
Cloud Controller Manager is an alpha feature in 1.8. In upcoming releases it will be the preferred way to integrate Kubernetes with any cloud.
long-description: >
Kubernetes v1.6 contains a new binary called cloud-controller-manager. cloud-controller-manager is a daemon that embeds cloud-specific control loops.
These cloud-specific control loops were originally in the kube-controller-manager. Since cloud providers develop and release at a different pace compared to the Kubernetes
project, abstracting the provider-specific code to the cloud-controller-manager binary allows cloud vendors to evolve independently from the core Kubernetes code.
+10
View File
@@ -0,0 +1,10 @@
id: cloud-provider
name: Cloud Provider
full-link: /docs/concepts/cluster-administration/cloud-providers
tags:
- community
short-description: >
Cloud provider is a company that offers cloud computing platform that can run Kubernetes clusters.
long-description: >
Cloud providers or sometime called Cloud Service Provider (CSPs) provides cloud computing platforms. They may offer services such as Infrastructure as a Service (IaaS) or Platform as a Service (PaaS). Cloud providers host the Kubernetes cluster and also provide services that interact with the cluster, such as Load Balancers, Storage Classes etc.
+11
View File
@@ -0,0 +1,11 @@
id: cluster-architect
name: Cluster Architect
related:
- cluster
- cluster-operator
tags:
- user-type
short-description: >
A person who designs infrastructure that involves one or more Kubernetes clusters.
long-description: >
Cluster architects are concerned with best practices for distributed systems, for example&#58; high availability and security.
+15
View File
@@ -0,0 +1,15 @@
id: cluster-operator
name: Cluster Operator
aka:
- Cluster Administrator
related:
- cluster
- cluster-architect
tags:
- user-type
short-description: >
A person who configures, controls, and monitors clusters.
long-description: |
Their primary responsibility is keeping a cluster up and running, which may involve periodic maintenance activities or upgrades.<br>
**NOTE:** Cluster operators are different from the [Operator pattern](https://coreos.com/operators) that extends the Kubernetes API.
+9
View File
@@ -0,0 +1,9 @@
id: cluster
name: Cluster
tags:
- fundamental
- operation
short-description: >
A set of machines, called nodes, that run containerized applications managed by Kubernetes.
long-description: >
A cluster has several worker nodes and at least one master node.
+12
View File
@@ -0,0 +1,12 @@
id: code-contributor
name: Code Contributor
full-link: /docs/imported/community/devel/
aka:
- Community Developer
tags:
- community
- user-type
short-description: >
A person who develops and contributes code to the Kubernetes open source codebase.
long-description: >
They are also an active {% glossary_tooltip text="community member" term_id="member" %} who participates in one or more {% glossary_tooltip text="Special Interest Groups (SIGs)" term_id="sig" %}.
+13
View File
@@ -0,0 +1,13 @@
id: configmap
name: ConfigMap
full-link: /docs/tasks/configure-pod-container/configure-pod-configmap/
related:
- pod
- secret
tags:
- core-object
short-description: >
An API object used to store non-confidential data in key-value pairs. Can be consumed as environment variables, command-line arguments, or config files in a {% glossary_tooltip text="volume" term_id="volume" %}.
long-description: >
Allows you to decouple environment-specific configuration from your {% glossary_tooltip text="container images" term_id="container" %}, so that your applications are easily portable.
When storing confidential data use a [Secret](https://kubernetes.io/docs/concepts/configuration/secret/).
@@ -0,0 +1,9 @@
id: container-env-variables
name: Container Environment Variables
full-link: /docs/concepts/containers/container-environment-variables.md
tags:
- fundamental
short-description: >
Container environment variables are name/value pairs that provide useful information into containers running in a Pod.
long-description: >
Container environment variables provide information that is required by the running containerized applications along with information about important resources to the [Containers] {% glossary_tooltip text="Containers" term_id="container" %}. For example, file system, information about the container itself and other cluster resources such as service endpoints, etc.
+10
View File
@@ -0,0 +1,10 @@
id: container
name: Container
full-link: /docs/concepts/overview/what-is-kubernetes/#why-containers
tags:
- fundamental
- workload
short-description: >
A lightweight and portable executable image that contains software and all of its dependencies.
long-description: >
Containers decouple applications from underlying host infrastructure to make deployment easier in different cloud or OS environments, and for easier scaling.
+8
View File
@@ -0,0 +1,8 @@
id: contributor
name: Contributor
tags:
- community
short-description: >
Someone who donates code, documentation, or their time to help the Kubernetes project or community.
long-description: >
Contributions include pull requests (PRs), issues, feedback, {% glossary_tooltip text="special interest groups (SIG)" term_id="sig" %} participation, or organizing community events.
+12
View File
@@ -0,0 +1,12 @@
id: controller
name: Controller
full-link: /docs/admin/kube-controller-manager/
related:
- controller-manager
tags:
- architecture
- fundamental
short-description: >
A control loop that watches the shared state of the cluster through the {% glossary_tooltip text="apiserver" term_id="kube-apiserver" %} and makes changes attempting to move the current state towards the desired state.
long-description: >
Examples of controllers that ship with Kubernetes today are the replication controller, endpoints controller, namespace controller, and serviceaccounts controller.
+10
View File
@@ -0,0 +1,10 @@
id: cronjob
name: CronJob
full-link: /docs/concepts/workloads/controllers/cron-jobs/
tags:
- core-object
- workload
short-description: >
Manages a [Job](/docs/concepts/workloads/controllers/jobs-run-to-completion/) that runs on a periodic schedule.
long-description: >
Similar to a line in a *crontab* file, a Cronjob object specifies a schedule using the [Cron](https://en.wikipedia.org/wiki/Cron) format.
@@ -0,0 +1,14 @@
id: CustomResourceDefinition
name: CustomResourceDefinition
aka:
- CRD
- Formerly Known as ThirdPartyResources (TPR)
tags:
- fundamental
- operation
- extension
full-link: docs/tasks/access-kubernetes-api/extend-api-custom-resource-definitions/
short-description: >
Custom code that defines a resource to add to your Kubernetes API server without building a complete custom server.
long-description: >
Custom Resource Definitions let you extend the Kubernetes API for your environment if the publicly supported API resources can't meet your needs.
+11
View File
@@ -0,0 +1,11 @@
id: daemonset
name: DaemonSet
full-link: /docs/concepts/workloads/controllers/daemonset
tags:
- fundamental
- core-object
- workload
short-description: >
Ensures a copy of a {% glossary_tooltip text="Pod" term_id="pod" %} is running across a set of nodes in a {% glossary_tooltip text="cluster" term_id="cluster" %}.
long-description: >
Used to deploy system daemons such as log collectors and monitoring agents that typically must run on every {% glossary_tooltip term_id="node" %}.
+11
View File
@@ -0,0 +1,11 @@
id: deployment
name: Deployment
full-link: /docs/concepts/workloads/controllers/deployment/
tags:
- fundamental
- core-object
- workload
short-description: >
An API object that manages a replicated application.
long-description: >
Each replica is represented by a {% glossary_tooltip term_id="pod" %}, and the Pods are distributed among the nodes of a cluster.
+11
View File
@@ -0,0 +1,11 @@
id: developer
name: Developer (disambiguation)
aka:
- Kubernetes Developer
tags:
- community
- user-type
short-description: >
May refer to&#58; {% glossary_tooltip text="Application Developer" term_id="application-developer" %}, {% glossary_tooltip text="Code Contributor" term_id="code-contributor" %}, or {% glossary_tooltip text="Platform Developer" term_id="platform-developer" %}.
long-description: >
This overloaded term may have different meanings depending on the context
+9
View File
@@ -0,0 +1,9 @@
id: docker
name: docker
full-link: /docs/reference/kubectl/docker-cli-to-kubectl/
tags:
- fundamental
short-description: >
Docker is a software technology providing operating-system-level virtualization also known as containers.
long-description: >
Docker uses the resource isolation features of the Linux kernel such as cgroups and kernel namespaces, and a union-capable file system such as OverlayFS and others to allow independent "containers" to run within a single Linux instance, avoiding the overhead of starting and maintaining virtual machines (VMs).
+11
View File
@@ -0,0 +1,11 @@
id: downstream
name: Downstream (disambiguation)
related:
- upstream
tags:
- community
short-description: >
May refer to: code in the Kubernetes ecosystem that depends upon the core Kubernetes codebase or a forked repo.
long-description: |
* In the **Kubernetes Community**: Conversations often use *downstream* to mean the ecosystem, code, or third-party tools that rely on the core Kubernetes codebase. For example, a new feature in Kubernetes may be adopted by applications *downstream* to improve their functionality.
* In **GitHub** or **git**: The convention is to refer to a forked repo as *downstream*, whereas the source repo is considered *upstream*.
@@ -0,0 +1,11 @@
id: dynamicvolumeprovisioning
name: Dynamic Volume Provisioning
full-link: /docs/concepts/storage/dynamic-provisioning
tags:
- core-object
- storage
short-description: >
Allows users to request automatic creation of storage {% glossary_tooltip text="Volumes" term_id="volume" %}.
long-description: >
Dynamic provisioning eliminates the need for cluster administrators to pre-provision storage. Instead, it automatically provisions storage by user request.
Dynamic volume provisioning is based on an API object, {% glossary_tooltip text="StorageClass" term_id="storage-class" %}, referring to a {% glossary_tooltip text="Volume Plugin" term_id="volume-plugin" %} that provisions a {% glossary_tooltip text="Volume" term_id="volume" %} and the set of parameters to pass to the Volume Plugin.
+11
View File
@@ -0,0 +1,11 @@
id: etcd
name: etcd
full-link: /docs/tasks/administer-cluster/configure-upgrade-etcd/
tags:
- architecture
- storage
short-description: >
Consistent and highly-available key value store used as Kubernetes' backing store for all cluster data.
long-description: >
Always have a backup plan for etcd's data for your Kubernetes cluster.
For in-depth information on etcd, see [etcd documentation](https://github.com/coreos/etcd/blob/master/Documentation/docs.md).
+10
View File
@@ -0,0 +1,10 @@
id: helm-chart
name: Helm Chart
full-link: https://github.com/kubernetes/helm/blob/master/docs/charts.md
tags:
- tool
short-description: >
A package of pre-configured Kubernetes resources that can be managed with the Helm tool.
long-description: |
Charts provide a reproducible way of creating and sharing Kubernetes applications.
A single chart can be used to deploy something simple, like a memcached Pod, or something complex, like a full web app stack with HTTP servers, databases, caches, and so on.
@@ -0,0 +1,17 @@
id: horizontal-pod-autoscaler
name: Horizontal Pod Autoscaler
full-link: /docs/tasks/run-application/horizontal-pod-autoscale/
aka:
- HPA
related:
- pod
- replication-controller
- deployment
tags:
- operation
short-description: >
An API resource that automatically scales the number of pod replicas based on targeted CPU
utilization or custom metric targets.
long-description: >
HPA is typically used with {% glossary_tooltip text="Replication Controllers" term_id="replication-controller" %}, {% glossary_tooltip text="Deployments" term_id="deployment" %}, or Replica Sets.
It cannot be applied to objects that cannot be scaled, for example {% glossary_tooltip text="DaemonSets" term_id="daemonset" %}.
+9
View File
@@ -0,0 +1,9 @@
id: image
name: Image
tags:
- fundamental
short-description: >
Stored instance of a container that holds a set of software needed to run an application.
long-description: >
A way of packaging software that allows it to be stored in a container registry, pulled to a local system, and run as an application. Meta data is included in the image that can indicate what executable to run, who built it, and other information.
+13
View File
@@ -0,0 +1,13 @@
id: ingress
name: Ingress
full-link: /docs/concepts/services-networking/ingress/
aka:
- Ingress controller
tags:
- networking
- architecture
- extension
short-description: >
An API object that manages external access to the services in a cluster, typically HTTP.
long-description: >
Ingress can provide load balancing, SSL termination and name-based virtual hosting.
+8
View File
@@ -0,0 +1,8 @@
id: init-container
name: Init Container
tags:
- fundamental
short-description: >
One or more initialization containers that must run to completion before any app containers run.
long-description: >
Initialization (init) containers are like regular app containers, with one difference: init containers must run to completion before any app containers can start. Init containers run in series: each init container must run to completion before the next init container begins.
+13
View File
@@ -0,0 +1,13 @@
id: istio
name: Istio
full-link: https://istio.io/docs/concepts/what-is-istio/overview.html
tags:
- networking
- architecture
- extension
short-description: >
An open platform (not Kubernetes-specific) that provides a uniform way to integrate microservices, manage traffic flow, enforce policies, and aggregate telemetry data.
long-description: >
Adding Istio does not require changing application code.
It is a layer of infrastructure between a service and the network, which when combined with service deployments, is commonly referred to as a service mesh.
Istio's control plane abstracts away the underlying cluster management platform, which may be Kubernetes, Mesosphere, etc.
+11
View File
@@ -0,0 +1,11 @@
id: job
name: Job
full-link: /docs/concepts/workloads/controllers/jobs-run-to-completion
tags:
- fundamental
- core-object
- workload
short-description: >
A finite or batch task that runs to completion.
long-description: >
Creates one or more {% glossary_tooltip term_id="pod" %} objects and ensures that a specified number of them successfully terminate. As Pods successfully complete, the Job tracks the successful completions.
+19
View File
@@ -0,0 +1,19 @@
id: kops
name: Kops
full-link: /docs/getting-started-guides/kops/
tags:
- tool
- operation
short-description: >
A CLI tool that helps you create, destroy, upgrade and maintain production-grade, highly available, Kubernetes clusters. *NOTE&#58; Officially supports AWS only, with GCE and VMware vSphere in alpha*.
long-description: |
`kops` provisions your cluster with&#58;
* Fully automated installation
* DNS-based cluster identification
* Self-healing&#58; everything runs in Auto-Scaling Groups
* Limited OS support (Debian preferred, Ubuntu 16.04 supported, early support for CentOS & RHEL)
* High availability (HA) support
* The ability to directly provision, or generate terraform manifests
You can also build your own cluster using {% glossary_tooltip term_id="kubeadm" %} as a building block. `kops` builds on the kubeadm work.
+12
View File
@@ -0,0 +1,12 @@
id: kube-apiserver
name: kube-apiserver
full-link: /docs/reference/generated/kube-apiserver/
aka:
- apiserver
tags:
- architecture
- fundamental
short-description: >
Component on the master that exposes the Kubernetes API. It is the front-end for the Kubernetes control plane.
long-description: >
It is designed to scale horizontally -- that is, it scales by deploying more instances. See [Building High-Availability Clusters](/docs/admin/high-availability/).
@@ -0,0 +1,14 @@
id: kube-controller-manager
name: kube-controller-manager
full-link: /docs/reference/generated/kube-controller-manager/
aka:
- controller-manager
related:
- controller
tags:
- architecture
- fundamental
short-description: >
Component on the master that runs {% glossary_tooltip text="controllers" term_id="controller" %}.
long-description: >
Logically, each {% glossary_tooltip text="controller" term_id="controller" %} is a separate process, but to reduce complexity, they are all compiled into a single binary and run in a single process.
+10
View File
@@ -0,0 +1,10 @@
id: kube proxy
name: kube-proxy
full-link: /docs/reference/generated/kube-proxy
tags:
- fundamental
- core-object
short-description: >
`kube-proxy` is a network proxy that runs on each node in the cluster.
long-description: >
`kube-proxy` is responsible for request forwarding. `kube-proxy` allows TCP and UDP stream forwarding or round robin TCP and UDP forwarding across a set of backend functions.
+13
View File
@@ -0,0 +1,13 @@
id: kube-scheduler
name: kube-scheduler
full-link: /docs/reference/generated/kube-scheduler/
aka:
- scheduler
tags:
- architecture
short-description: >
Component on the master that watches newly created pods that have no node assigned, and selects a node for them to run on.
long-description: >
Factors taken into account for scheduling decisions include individual and collective resource requirements,
hardware/software/policy constraints, affinity and anti-affinity specifications, data locality, inter-workload interference
and deadlines.
+10
View File
@@ -0,0 +1,10 @@
id: kubeadm
name: Kubeadm
full-link: /docs/admin/kubeadm/
tags:
- tool
- operation
short-description: >
A tool for quickly installing Kubernetes and setting up a secure cluster.
long-description: >
You can use kubeadm to install both the control plane and the worker node components.
+10
View File
@@ -0,0 +1,10 @@
id: kubectl
name: Kubectl
full-link: /docs/user-guide/kubectl-overview/
tags:
- tool
- fundamental
short-description: >
A command line tool for communicating with a {% glossary_tooltip text="Kubernetes API" term_id="kubernetes-api" %} server.
long-description: >
You can use kubectl to create, inspect, update, and delete Kubernetes objects.
+10
View File
@@ -0,0 +1,10 @@
id: kubelet
name: Kubelet
full-link: /docs/reference/generated/kubelet
tags:
- fundamental
- core-object
short-description: >
An agent that runs on each node in the cluster. It makes sure that containers are running in a pod.
long-description: >
The kubelet takes a set of PodSpecs that are provided through various mechanisms and ensures that the containers described in those PodSpecs are running and healthy. The kubelet doesnt manage containers which were not created by Kubernetes.
+13
View File
@@ -0,0 +1,13 @@
id: kubernetes-api
name: Kubernetes API
full-link: /docs/concepts/overview/kubernetes-api/
tags:
- fundamental
- architecture
short-description: >
The application that serves Kubernetes functionality through a RESTful interface and stores the state of the cluster.
long-description: >
Kubernetes resources and "records of intent" are all stored as API objects, and modified via RESTful calls to the API.
The API allows configuration to be managed in a declarative way.
Users can interact with the Kubernetes API directly, or via tools like `kubectl`.
The core Kubernetes API is flexible and can also be extended to support custom resources.
+10
View File
@@ -0,0 +1,10 @@
id: label
name: Label
full-link: /docs/concepts/overview/working-with-objects/labels
tags:
- fundamental
short-description: >
Tags objects with identifying attributes that are meaningful and relevant to users.
long-description: >
Labels are key/value pairs that are attached to objects such as {% glossary_tooltip text="Pods" term_id="pod" %}.
They are used to organize and to select subsets of objects.
+8
View File
@@ -0,0 +1,8 @@
id: maintainer
name: Maintainer
tags:
- community
short-description: >
A highly experienced {% glossary_tooltip text="contributor" term_id="contributor" %}, active in multiple areas of Kubernetes, who has cross-area ownership and write access to a project's GitHub repository.
long-description: >
Maintainers work holistically across the project to maintain its health and success and have made substantial contributions, both through code development and broader organizational efforts.
+9
View File
@@ -0,0 +1,9 @@
id: managed-service
name: Managed Service
tags:
- extension
short-description: >
A software offering maintained by a third-party provider.
long-description: >
Some examples of Managed Services are AWS EC2, Azure SQL Database, and GCP Pub/Sub, but they can be any software offering that can be used by an application.
[Service Catalog](/docs/concepts/service-catalog/) provides a way to list, provision, and bind with Managed Services offered by {% glossary_tooltip text="Service Brokers" term_id="service-broker" %}.
+10
View File
@@ -0,0 +1,10 @@
id: member
name: Member
tags:
- community
short-description: >
A continuously active {% glossary_tooltip text="contributor" term_id="contributor" %} in the K8s community.
long-description: >
Members can have issues and PRs assigned to them and participate in {% glossary_tooltip text="special interest groups (SIGs)" term_id="sig" %} through GitHub teams.
Pre-submit tests are automatically run for members' PRs.
A member is expected to remain an active contributor to the community.
+10
View File
@@ -0,0 +1,10 @@
id: minikube
name: Minikube
full-link: /docs/getting-started-guides/minikube/
tags:
- fundamental
- tool
short-description: >
A tool for running Kubernetes locally.
long-description: >
Minikube runs a single-node cluster inside a VM on your computer.
+10
View File
@@ -0,0 +1,10 @@
id: name
name: Name
full-link: /docs/concepts/overview/working-with-objects/names
tags:
- fundamental
short-description: >
A client-provided string that refers to an object in a resource URL, such as `/api/v1/pods/some-name`.
long-description: >
Only one object of a given kind can have a given name at a time.
However, if you delete the object, you can make a new object with the same name.
+10
View File
@@ -0,0 +1,10 @@
id: namespace
name: Namespace
full-link: /docs/concepts/overview/working-with-objects/namespaces
tags:
- fundamental
short-description: >
An abstraction used by Kubernetes to support multiple virtual clusters on the same physical {% glossary_tooltip text="cluster" term_id="cluster" %}.
long-description: >
Namespaces are used to organize objects in a cluster and provide a way to divide cluster resources.
Names of resources need to be unique within a namespace, but not across namespaces.
+13
View File
@@ -0,0 +1,13 @@
id: network-policy
name: Network Policy
full-link: /docs/concepts/services-networking/network-policies/
aka:
- NetworkPolicy
tags:
- networking
- architecture
- extension
short-description: >
A specification of how groups of Pods are allowed to communicate with each other and with other network endpoints.
long-description: >
Network Policies help you declaratively configure which Pods are allowed to connect to each other, which namespaces are allowed to communicate, and more specifically which port numbers to enforce each policy on. `NetworkPolicy` resources use labels to select Pods and define rules which specify what traffic is allowed to the selected Pods. Network Policies are implemented by a supported network plugin provided by a network provider. Be aware that creating a network resource without a controller to implement it will have no effect.
+13
View File
@@ -0,0 +1,13 @@
id: node
name: Node
full-link: /docs/concepts/architecture/nodes/
aka:
- Minion
related:
- deployment
tags:
- fundamental
short-description: >
A node is a worker machine in Kubernetes.
long-description: >
A worker machine may be a VM or physical machine, depending on the cluster. It has the {% glossary_tooltip text="Services" term_id="service" %} necessary to run {% glossary_tooltip text="Pods" term_id="pod" %} and is managed by the master components. The {% glossary_tooltip text="Services" term_id="service" %} on a node include Docker, kubelet and kube-proxy.
@@ -0,0 +1,15 @@
id: persistent-volume-claim
name: Persistent Volume Claim
full-link: /docs/concepts/storage/persistent-volumes/
related:
- persistent-volume
- statefulset
- deployment
- pod
tags:
- core-object
- storage
short-description: >
Claims storage resources defined in a PersistentVolume so that it can be mounted as a volume in a container.
long-description: |
Specifies the amount of storage, how the storage will be accessed (read-only, read-write and/or exclusive) and how it is reclaimed (retained, recycled or deleted). Details of the storage itself are in the PersistentVolume specification.
+17
View File
@@ -0,0 +1,17 @@
id: persistent-volume
name: Persistent Volume
full-link: /docs/concepts/storage/persistent-volumes/
related:
- statefulset
- deployment
- persistent-volume-claim
- pod
tags:
- core-object
- storage
short-description: >
An API object that represents a piece of storage in the cluster. Available as a general, pluggable resource that persists beyond the lifecycle of any individual {% glossary_tooltip text="Pod" term_id="pod" %}.
long-description: |
PersistentVolumes (PVs) provide an API that abstracts details of how storage is provided from how it is consumed.
PVs are used directly in scenarios where storage can be created ahead of time (static provisioning).
For scenarios that require on-demand storage (dynamic provisioning), PersistentVolumeClaims (PVCs) are used instead.
+11
View File
@@ -0,0 +1,11 @@
id: platform-developer
name: Platform Developer
aka:
- Kubernetes Developer
- Extension Developer
tags:
- user-type
short-description: >
A person who customizes the Kubernetes platform to fit the needs of their project.
long-description: >
A platform developer may, for example, use [Custom Resources](/docs/concepts/api-extension/custom-resources/) or [Extend the Kubernetes API with the aggregation layer](/docs/concepts/api-extension/apiserver-aggregation/) to add functionality to their instance of Kubernetes, specifically for their application. Some Platform Developers are also {% glossary_tooltip text="contributors" term_id="contributor" %} and develop extensions which are contributed to the Kubernetes community. Others develop closed-source commercial or site-specific extensions.
+19
View File
@@ -0,0 +1,19 @@
id: pod-security-policy
name: Pod Security Policy
full-link: /docs/concepts/policy/pod-security-policy/
related:
- pod
- container
- sidecar
- deployment
- statefulset
- security
tags:
- core-object
- fundamental
short-description: >
Enables fine-grained authorization of {% glossary_tooltip term_id="pod" %} creation and updates.
long-description: >
A cluster-level resource that controls security sensitive aspects of the Pod specification.
The `PodSecurityPolicy` objects define a set of conditions that a Pod must run with in order to be accepted into the system, as well as defaults for the related fields.
Pod Security Policy control is implemented as an optional admission controller.
+17
View File
@@ -0,0 +1,17 @@
id: pod
name: Pod
full-link: /docs/concepts/workloads/pods/pod-overview/
related:
- container
- sidecar
- deployment
- statefulset
tags:
- core-object
- fundamental
short-description: >
The smallest and simplest Kubernetes object. A Pod represents a set of running {% glossary_tooltip text="containers" term_id="container" %} on your cluster.
long-description: >
A Pod is typically set up to run a single primary container.
It can also run optional sidecar containers that add supplementary features like logging.
Pods are commonly managed by a {% glossary_tooltip term_id="deployment" %}.
+12
View File
@@ -0,0 +1,12 @@
id: podpreset
name: PodPreset
tags:
- operation
short-description: >
An API object that injects information such as secrets, volume mounts,
and environment variables into pods at creation time.
long-description: >
This object chooses the pods to inject information into using
standard selectors. This allows the podspec definitions to be
nonspecific, decoupling the podspec from environment specific
configuration.
+10
View File
@@ -0,0 +1,10 @@
id: rbac
name: RBAC (Role-Based Access Control)
full-link: /docs/admin/authorization/rbac/
tags:
- security
- fundamental
short-description: >
Manages authorization decisions, allowing admins to dynamically configure access policies through the {% glossary_tooltip text="Kubernetes API" term_id="kubernetes-api" %}.
long-description: >
RBAC utilizes *roles*, which contain permission rules, and *role bindings*, which grant the permissions defined in a role to a set of users.
+14
View File
@@ -0,0 +1,14 @@
id: replica-set
name: ReplicaSet
full-link: https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/
related:
- replication-controller
tags:
- fundamental
- core-object
- workload
short-description: >
ReplicaSet is the next-generation Replication Controller.
long-description: >
ReplicaSet, like ReplicationController, ensures that a specified number of pods replicas are running at one time.
ReplicaSet supports the new set-based selector requirements as described in the labels user guide, whereas a Replication Controller only supports equality-based selector requirements.
@@ -0,0 +1,10 @@
id: replication-controller
name: Replication Controller
tags:
- workload
- core-object
short-description: >
Kubernetes service that ensures a specific number of instances of a pod are always running.
long-description: >
Will automatically add or remove running instances of a pod, based on a set value for that pod. Allows the pod to return to the defined number of instances if pods are deleted or if too many are started by mistake.
+11
View File
@@ -0,0 +1,11 @@
id: resource-quota
name: Resource Quotas
full-link: /docs/concepts/policy/resource-quotas/
tags:
- fundamental
- operation
- architecture
short-description: >
Provides constraints that limit aggregate resource consumption per {% glossary_tooltip term_id="namespace" %}.
long-description: >
Limits the quantity of objects that can be created in a namespace by type, as well as the total amount of compute resources that may be consumed by resources in that project.
+8
View File
@@ -0,0 +1,8 @@
id: reviewer
name: Reviewer
tags:
- community
short-description: >
A person who reviews code for quality and correctness on some part of the project.
long-description: >
Reviewers are knowledgeable about both the codebase and software engineering principles. Reviewer status is scoped to a part of the codebase.
+15
View File
@@ -0,0 +1,15 @@
id: secret
name: Secret
full-link: /docs/concepts/configuration/secret/
related:
- pods
- volume
tags:
- core-object
- security
short-description: >
Stores sensitive information, such as passwords, OAuth tokens, and ssh keys.
long-description: >
Allows for more control over how sensitive information is used and reduces the risk of accidental exposure, including [encryption](https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/#ensure-all-secrets-are-encrypted) at rest.
A {% glossary_tooltip text="Pod" term_id="pod" %} references the secret as a file in a volume mount or by the kubelet pulling images for a pod.
Secrets are great for confidential data and [ConfigMaps](https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/) for non-confidential data.
+9
View File
@@ -0,0 +1,9 @@
id: security-context
name: Security Context
full-link: /docs/tasks/configure-pod-container/security-context/
tags:
- security
short-description: >
The securityContext field defines privilege and access control settings for a Pod or Container, including the runtime UID and GID.
long-description: >
The securityContext field in a {% glossary_tooltip term_id="pod" %} (applying to all containers) or container is used to set the user (runAsUser) and group (fsGroup), capabilities, privilege settings, and security policies (SELinux/AppArmor/Seccomp) that container processes use.
+13
View File
@@ -0,0 +1,13 @@
id: selector
name: Selector
full-link: /docs/concepts/overview/working-with-objects/labels/
related:
- label
tags:
- fundamental
short-description: >
Allows users to filter a list of resources based on labels.
long-description: >
Selectors are applied when querying lists of resources to filter
them by {% glossary_tooltip text="Labels" term_id="label"
%}.
+10
View File
@@ -0,0 +1,10 @@
id: service-account
name: Service Account
full-link: /docs/tasks/configure-pod-container/configure-service-account/
tags:
- fundamental
- core-object
short-description: >
Provides an identity for processes that run in a {% glossary_tooltip text="Pod" term_id="pod" %}.
long-description: >
When processes inside Pods access the cluster, they are authenticated by the API server as a particular service account, for example, `default`. When you create a Pod, if you do not specify a service account, it is automatically assigned the default service account in the same namespace {% glossary_tooltip text="Namespace" term_id="namespace" %}.
+9
View File
@@ -0,0 +1,9 @@
id: service-broker
name: Service Broker
tags:
- extension
short-description: >
An endpoint for a set of {% glossary_tooltip text="Managed Services" term_id="managed-service" %} offered and maintained by a third-party.
long-description: >
{% glossary_tooltip text="Service Brokers" term_id="service-broker" %} implement the [Open Service Broker API spec](https://github.com/openservicebrokerapi/servicebroker/blob/v2.13/spec.md) and provide a standard interface for applications to use their Managed Services.
[Service Catalog](/docs/concepts/service-catalog/) provides a way to list, provision, and bind with Managed Services offered by Service Brokers.
+8
View File
@@ -0,0 +1,8 @@
id: service-catalog
name: Service Catalog
tags:
- extension
short-description: >
An extension API that enables applications running in Kubernetes clusters to easily use external managed software offerings, such as a datastore service offered by a cloud provider.
long-description: >
It provides a way to list, provision, and bind with external {% glossary_tooltip text="Managed Services" term_id="managed-service" %} from {% glossary_tooltip text="Service Brokers" term_id="service-broker" %} without needing detailed knowledge about how those services are created or managed.
+10
View File
@@ -0,0 +1,10 @@
id: service
name: Service
full-link: /docs/concepts/services-networking/service/
tags:
- fundamental
- core-object
short-description: >
An API object that describes how to access applications, such as a set of {% glossary_tooltip text="Pods" term_id="pod" %}, and can describe ports and load-balancers.
long-description: >
The access point can be internal or external to the cluster.

Some files were not shown because too many files have changed in this diff Show More