Commit Graph

1187 Commits

Author SHA1 Message Date
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
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
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
Qiming Teng 8d6ea37aa9 Fix example validation 2017-12-04 14:50:12 +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
Qiming Teng b84ac59624 Workaround for Jekyllr frontmatter 2017-12-01 09:34:05 +08:00
Wang Jie 8a76c25388
Update configure-upgrade-etcd.md 2017-11-30 15:36:30 +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
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
zhangxiaoyu-zidif 70c98ce98d delete redundant punctuation 2017-11-28 17:11:08 +08:00
Ivan Font 706b21ba38
Use base64 as one word 2017-11-27 18:18:34 -08:00
Ivan Font b86371da23
Merge branch 'master' into patch-1 2017-11-27 18:03:46 -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
Wang Jie 328e6794d2
Update quota-api-object.md 2017-11-27 11:59:42 +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
Suraj Deshmukh ec4fbf70d4 add link to Application Introspection and Debugging guide 2017-11-24 15:45:11 +05:30
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
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
Suraj Deshmukh 3dc4ccb62c Add PodPreset basic usage instructions 2017-11-23 12:08:27 +05:30
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
Ivan Font 877b1abf98
Update URL to only point to kube-aggregator repo 2017-11-22 15:15:56 -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
stewart-yu b877d1219f fix dead link 2017-11-21 13:50:17 +08:00
Jennifer Rondeau 87068a114b
Merge pull request #6346 from tengqm/limit-note
/lgtm
2017-11-20 15:28:34 -05: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
Suraj Deshmukh 582a59e024 (distribute creds securely): change file name to links 2017-11-20 17:05:42 +05:30
Wang Jie c385203beb
Update scheduling-gpus.md 2017-11-20 10:56:31 +08:00
Stewart-YU 7f84d9a873 Update access-cluster.md (#6332)
Update format.
2017-11-16 13:11:21 -06:00
Stewart-YU 89e902d76c
Update cluster-management.md
Fix dead link.
2017-11-16 20:05:32 +08:00
Qiming Teng 47a0781864 Note on creating LimitRange for GPU, huge-pages resources 2017-11-16 16:43:06 +08:00
GabrielSVinha 3acd89b0b8 Add namespaces to kubefed docs 2017-11-15 21:03:10 -03:00
Qiming Teng 1450306642 Improve docs related to kubectl 2017-11-15 11:33:20 +08:00
Qiming 89f4f018fb
Merge pull request #6288 from tengqm/termination-message-policy
Document terminationMessagePolicy
2017-11-15 10:00:06 +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
Qiming Teng a7c8e8cce6 Document terminationMessagePolicy 2017-11-14 09:10:17 +08:00
Qiming df40d54f0b Clarify GPU resource requests and limits (#6294) 2017-11-13 15:01:44 -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
Xiaoyu(Tim) Zhang 5f5d1e071d fix a typo 2017-11-10 15:27:48 +08:00
Andrew Chen 37f57f6843 [Monthly Maintenance] Fix broken links from Screaming Frog SEO Spider 2017-11-08 14:01:56 -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 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
dungeonmaster18 fcb6785046 Added docs for kubectl cluster-info dump 2017-11-08 13:22:10 +05:30
Zoltan Burgermeiszter 1a681e88ae LimitRange name fixed in kubectl command (#6133) 2017-11-07 15:27:23 -08: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
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
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
Qiming 773c7ef445
Merge pull request #6132 from zburgermeiszter/patch-1
Pod name fixed
2017-11-04 09:00:24 +08:00
lichuqiang f1cd967672 typo fix in doc configure-access-multiple-clusters 2017-11-03 15:01:24 +08: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
Qiming 73acc5e28f Fix some shell command examples (#6143) 2017-11-02 12:22:45 -06:00
Jessica Yao 46d9cbe5ae Introduce custom Jekyll tags for better glossary integration 2017-11-02 00:57:26 -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
steveperry-53 3e6166b565 Add version to prerequisites. 2017-11-01 18:41:49 -07:00
Zoltan Burgermeiszter c7a87bf28c
kubectl get added to the example. 2017-11-01 17:09:05 +00:00
Zoltan Burgermeiszter c613ebfdd3
Pod name fixed 2017-11-01 16:59:28 +00: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
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
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
Qiming 583805b507 Split PodPreset concept out from task doc (#5984) 2017-10-25 14:41:51 -07:00
Qiming 6ed5d06a6c Fix podpreset task (#5705) 2017-10-25 13:50:27 -07:00
Hosh 25029e6577 Added explanation on context to when joining (#6018) 2017-10-23 14:18:13 -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
Qiming 3914312936 Clarification of failureThreshold of probes (#5963) 2017-10-23 10:58:55 -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
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
Joseph Heck 2febd642af search and replace for k8s.github.io to website (#6019) 2017-10-23 10:16:08 -07:00
Wang Jie b38ab1e240 Update hpa.md 2017-10-23 08:55:53 -07:00
linyouchong c912eb89d4 fix spelling error
guarnatees  to guarantees
2017-10-23 14:25:14 +08: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
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
Qiming Teng 637fa885e1 Document conntrack dependency for kube-proxy 2017-10-20 13:52:24 -07: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
Tim(Xiaoyu) Zhang 1152364756 Merge pull request #5731 from ahmetb/zsh
Fix kubectl zsh completion instructions
2017-10-19 20:33:30 +08: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
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
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
Michael Taufen 8da72ca938 Add doc on how to configure Kubelet with a file (#5694) 2017-10-12 12:01:47 -07:00
chenhonggc 011d6b244b rolling-update-replication-controller.md (#5877) 2017-10-12 09:59:22 -07:00
Di Xu 2023d7c790 correct header level in static pods 2017-10-12 11:02:35 +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
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
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
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
xuhuilong a73e548416 remove the meaningless word. (#5811) 2017-10-08 22:26:20 -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 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
Zhang Xingcai 06099a7df6 Format command output args -oyaml to -o yaml (#5798) 2017-10-07 07:55:07 -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
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
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 ccfd7aac3c add securityContext field at conatiner level (#5734) 2017-10-04 08:22:57 -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 dc8b00187f Update yaml paths. (#5749) 2017-10-03 17:00:15 -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
陈宏 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
chenhonggc 2b57c44a26 Use code style for inline code and commands (#5724) 2017-10-02 17:30:19 -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
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
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
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
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
Lisa Huynh 3060ec3dea Fix a couple typos. (#5709) 2017-10-02 08:36:45 -07:00
Steve Perry d9aeeb5bcb Replace v1.6 with {{page.version}}. (#5695) 2017-09-29 16:18:22 -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
Steve Perry 1edf6ea927 Replace v1.7 with {{page.version}}. (#5688) 2017-09-29 13:39:35 -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
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
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
jianglingxia 2624ce66ea fix envFrom in configmap 2017-09-26 13:22:03 -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
tanshanshan 1309ea3832 fix typo 2017-09-26 11:05:43 +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
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
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
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
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
Steve Perry 35c7393849 Update links to avoid redirects. (#5614) 2017-09-25 10:04:09 -07: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
Fabrizio Milo 179b35d2e3 update wrong link (#5596) 2017-09-24 22:46:05 -05:00
Tim(Xiaoyu) Zhang 7bffd97b9a Merge pull request #5455 from wmengRH/patch-1
Update podpreset.md
2017-09-25 09:48:20 +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 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
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 3d8385e2ca Fix kubernetes/community#1010 PR links change (#5546) 2017-09-22 09:25:57 -07:00
sngchlko 0831dd62d6 synchronize memory request value (#5567) 2017-09-22 09:23:59 -07:00
Steve Perry d2a4a6cdbb Experiment: Fix one link that currently gets redirected. (#5577) 2017-09-21 20:15:19 -07:00
Slava Semushin 67c0fcd274 Fix broken links after moving proposals to subdirs. 2017-09-21 13:30:31 -05:00
Slava Semushin 91f526421d Fix some broken links to proposals. 2017-09-20 13:47:45 -05: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 32161536bb Merge pull request #5538 from kairen/patch-hpa-1
Fix incorrect links
2017-09-19 15:19:35 -04:00
Tim(Xiaoyu) Zhang 5e07e96abf use para. page.version to replace specific version 2017-09-19 16:21:28 +08:00
kairen 08479e46db Fix incorrect links 2017-09-19 13:50:04 +08:00
Ian Fisk c77139f1b4 Fix spelling mistake. 2017-09-17 07:45:02 -07:00
Qiming Teng 6dd10648a6 Add a note to static pod manifest scanning 2017-09-14 13:47:26 -07:00
kairen dc6c994085 Fix pod probes yaml file 2017-09-14 13:46:29 -05: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
emanic d428cf6581 Adds link to Calico install instructions (#5423) 2017-09-13 19:46:14 -07:00
jianglingxia 6dabd96cd6 fix typo of configure-volume-storage 2017-09-12 14:01:39 -05:00
chenhuan12 9a472c4fbb fix typo
fix typo
2017-09-11 13:52:05 -07:00
Jennifer Rondeau a475be0ccf Merge pull request #5379 from chenhuan12/patch-92
fix typo
2017-09-11 14:51:39 -04: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
chenhuan12 c9e835c66e fix typo
fix typo
2017-09-11 10:33:56 +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
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
chenhuan12 511402d8e2 fix the command output (#5350)
fix the command output
2017-09-08 21:15:45 -07:00
Weihua Meng 8c37e43a18 Update opaque-integer-resource.md (#5331)
remove irrelevant words
2017-09-08 21:05:36 -07:00
Anatoli Babenia 1e4399ee89 Mailing list moved to kubernetes-users group (#5320) 2017-09-08 17:50:44 -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
Cliff Burdick ef24a54abd Update downward-api-volume-expose-pod-information.md (#5309)
Keeping the capitalization uniform.
2017-09-08 17:37:19 -07:00
chenhuan12 c3209bb680 fix the command output
fix the command output
2017-09-08 13:06:42 -07:00
jianglingxia 93133cca2f duplicate not (#5347) 2017-09-08 09:04:16 -07:00
Murali Reddy 11787fa521 add kube-router as network policy provider 2017-09-06 13:07:24 -07:00
chenxingyu f520d3940d add doc for special note for hpa 2017-09-06 13:09:40 +08: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
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 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 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 3164b8a979 Merge pull request #5249 from chenhuan12/patch-73
fix the command output
2017-09-05 14:03:46 -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
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
kairen c6636e89df Fix CRD page typo 2017-09-04 15:08:07 +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
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 ddb6cc7581 Merge pull request #5230 from chenhuan12/patch-71
fix the command output
2017-09-01 16:57:48 -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 343fd9a490 Merge pull request #5206 from chenhuan12/patch-68
fix the command output
2017-09-01 16:50:20 -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 89e0c5f6e7 Merge pull request #5204 from adrukh/patch-1
docs: fixing a typo
2017-09-01 16:38:52 -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 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 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
kairen 4cd97a2162 Fix curl does not work in zsh 2017-09-01 11:33:08 +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
Jennifer Rondeau 1696664888 Merge pull request #5227 from chenhuan12/patch-70
fix the command output
2017-08-29 16:45:25 -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
cb712e41d4,
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
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
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
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 beb3591662 Update pod names to match what's in the spec. 2017-08-27 10:10:20 -07:00
Stewart-YU 9071a63b85 Update configure-aggregation-layer.md
Missing a signal.
2017-08-27 18:27:48 +08:00
chenhuan12 4416d79eb9 fix the command output
fix the command output
2017-08-26 15:33:34 +08: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
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
Pablo Guerrero 400cdbf068 typo: duplicate "to" (#5200) 2017-08-25 10:37:09 -07:00
Radhika Puthiyetath 44f3acad1e Merge pull request #5157 from wackxu/patch-71
Update update-daemon-set.md
2017-08-24 21:10:02 -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 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
zhang dongqi ad7e057283 It should be CPU NOT memory here. (#5167) 2017-08-24 13:59:59 -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
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
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
Weibin Lin 0bcb1cef76 Update access-cluster.md (#5078)
update link and fix typos
2017-08-22 16:54: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 0f31e7de8a Update index.md (#5092)
Setting a url.
2017-08-22 16:49:55 -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
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 7306fd77c0 Update cpu-constraint-namespace.md (#5103)
fix bad url
2017-08-22 16:45:59 -07: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
Cody Clark 5d8dbf6b04 Merge branch 'master' into patch-56 2017-08-22 13:23:39 -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
Stewart-YU 9d56d650cf Update update-daemon-set.md
Fix a TODO url.
2017-08-22 19:54:07 +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
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