Commit Graph

5418 Commits (e276c5a47e7595d24fd9cf4848d791fffaddf830)

Author SHA1 Message Date
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
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
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 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
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
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
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.
d118e44320/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
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 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
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
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
chenhonggc d11f9f2508 fixed mistake format (#6069)
* fixed mistake format

* fixed mistake format

* fixed misspelling
2017-10-27 10:27:39 -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 5e9996601d Document jekyll includes snippets 2017-10-26 12:25:56 -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 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
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
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
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
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
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
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
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 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
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 cb9cad5291 update website 2017-10-19 16:43:08 +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 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
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
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
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
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
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
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
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
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 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
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