Tyler Kellen
30a413926a
fix invalid anchors
2017-11-08 02:22:36 +08: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
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
Moussa Taifi
139f1c142a
Fix typo in Actual parallelism section
...
Fix typo in Actual parallelism section
2017-11-04 15:38:46 -04:00
Qiming Teng
90fe42a2ff
Fix openssl command for generating apiserver cert
2017-11-03 09:31:31 +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
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
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
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
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
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
834d73ab49
Merge pull request #6127 from gsaslis/patch-1
...
Fixed 404 broken link
2017-11-01 14:56:17 -04:00
Qiming
795d3472fa
Fix sample network policy manifests ( #6105 )
2017-11-01 10:06:07 -07: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
Karsten Bott
6827ba686b
Changed Typo in ThinProvisioned and ThickProvisioned ( #6110 )
...
Changed Typo in ThinProvisioned and ThickProvisioned
2017-10-31 12:41:46 -07:00
Andrew Chen
b4630dac1d
Change glossary snippet length options
2017-10-30 12:05:14 -07: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
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
Qiming
ec21a413b7
Add pointer to DefaultStorageClass AC from PV doc ( #6016 )
2017-10-26 15:13:26 -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
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
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
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
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
jianglingxia
ab21e16a70
correct the downwardapi redirect
2017-10-25 14:00:32 +08: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
Steve Perry
269115ab0a
Rephrase core group. ( #6024 )
2017-10-23 14:04:21 -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
Bobby (Babak) Salamat
ae36ba80d7
Add performance implications of inter-pod affinity/anti-affinity ( #5979 )
2017-10-23 10:47:32 -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
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
jianglingxia
5c4c563e0b
fix redirection of PersistentVolume
2017-10-23 08:51:41 -07:00
Karthik Gaekwad
f639e0661b
Typo
...
I believe this should be "users" not "uses"
2017-10-22 01:31:25 -05:00
Stewart-YU
29b826005e
Update init-containers.md
...
Fix leading spaces in commands.
2017-10-21 20:12:36 +08:00
Qiming
87b358e6c4
Revise certificates documentation ( #5965 )
2017-10-20 13:57:36 -05: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
XsWack
d8750af43f
Remove description that are out of date ( #5945 )
2017-10-19 09:43:01 -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
Joseph Heck
28c7910541
Merge pull request #5964 from zhangxiaoyu-zidif/update-title
...
Update repo name
2017-10-19 06:35:41 -07: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
flyer
4086706d99
garbage-collection.md: add CronJob/Job that sets ownerReference ( #5917 )
2017-10-16 09:44:40 -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
04ea557544
Fix some inconsistencies in network policy documentation.
2017-10-16 15:00:47 +08:00
chenhonggc
7ccd827d2b
version mismatch ( #5825 )
2017-10-13 14:18:02 -07:00
jianglingxia
45f0aee33a
fix error pod name ( #5899 )
2017-10-13 13:26:55 -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
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
Lion-Wei
8ce0c77fd0
add service ipvs overview
2017-10-12 14:16:36 +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
wjx1995
ca8fddcf9f
Update persistent-volumes.md
2017-10-11 18:55:02 +08: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
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
Sam Marder
ce900b8391
Update syntax to be consistent with other docs
2017-10-10 09:08:12 -07: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