Tim Zhang
ffaec5a2d1
fix calico install manual url ( #8053 )
...
* fix calico install manual url
the original url is outdated.
* fix calico install manual url
2018-04-11 07:51:55 -07:00
Stephen Day
8ad054c429
docs/admin/authorization: sentence ends early ( #8048 )
...
Signed-off-by: Stephen J Day <stevvooe@gmail.com >
2018-04-10 18:07:54 -07:00
Qiming
a95f4598c0
Fix cross references in 1.10 API reference doc ( #8037 )
...
In previous commit, we have enabled showing the full group names for API
resources. However, in doing that, we broken links inside the reference
doc and links pointing to the api reference. This PR fixes this problem
using the revised doc generator.
2018-04-10 18:06:55 -07:00
Zach Corleissen
62229dc88c
Add contribution guidelines for blog posts ( #7646 )
...
* Add contrib guidelines for blog posts
* Add form guidelines
* Add TOC entry
* Renamed file
* Feedback from @heckj and @bradtopol
* Revised submission guidelines to include form
2018-04-10 14:52:13 -07:00
Petr Ruzicka
920dbbfd7f
Adding curl (some systems does not have it installed in minimal version) ( #8041 )
2018-04-10 09:01:10 -07:00
Guang Ya Liu
3db571632e
Sa should add imagePullSecrets. ( #8039 )
2018-04-10 08:59:10 -07:00
Tim Zhang
e8bc565959
fix revisionHistoryLimit default value to 10 ( #8036 )
2018-04-10 08:54:11 -07:00
Alex Glikson
56bf362a3e
typo in guestbook tutorial ( #8035 )
2018-04-10 08:53:10 -07:00
Kai Chen
1a00696dde
Fix an incorrectly formatted URL in the v1.10 release note ( #8033 )
2018-04-10 08:52:11 -07:00
Anish Karandikar
aa3df3b277
Update install-kubectl.md ( #8032 )
...
* Update install-kubectl.md
* updated to repair broken example
2018-04-09 17:55:09 -07:00
zhouhaibing089
63d27dceab
admission: correction on podnodeselector ( #8031 )
...
podtolerationrestriction does not encompass all the use cases of
podnodeselector, in a case where not all nodes are tainted, then
podtolerationrestriction can not ensure pods are scheduled on the
specific set of nodes.
2018-04-09 17:34:08 -07:00
Rohit Agarwal
e66b034afd
Cross link documentation for creating dedicated nodes with special hardware and ExtendedResourceToleration admission controller. ( #8015 )
2018-04-09 13:57:09 -07:00
chenhonggc
8397658688
Add note for configMap volume. ( #8023 )
...
* Add note for configMap volume.
* updating wording
2018-04-09 13:34:10 -07:00
Qiming
3eeefd24ea
Document limitations of services without selectors ( #8028 )
...
Based on the discussion on kubernetes/kubernetes#40870 , we'd better
clearly document that the endpoint IPs used by a service without
selectors cannot be virtual ones.
2018-04-09 13:10:11 -07:00
Qiming
610b82aaa9
Add back audit stages and audit levels ( #8025 )
...
Documentation about audit stages and audit levels was somehow lost
recently. This PR adds them back.
Closes : #7907
2018-04-09 08:47:09 -07:00
Kai Chen
c593911742
Fix incorrectly formatted URL in mark down ( #8014 )
2018-04-09 07:21:10 -07:00
Julian Hübenthal
95bf42a2c5
Added missing systemd unit-type ( #8016 )
...
The 20-cri.conf was missing the Service unit type, systemd ignored the Environment line because of this. It is fine now after adding the Service unit.
2018-04-09 07:20:10 -07:00
Shen Yuanyu
a1a3010a00
style-adjust ( #8021 )
2018-04-09 07:13:08 -07:00
Tim Nicholas
33439aef8e
Remove double negative ( #8026 )
2018-04-09 06:45:09 -07:00
Shen Yuanyu
c540fad682
note style adjust ( #8022 )
2018-04-09 06:44:08 -07:00
Rajakavitha1
3fbcbc3f54
Updated for adherence to style guide and the links to: /docs/user-gui… ( #7817 )
...
* Updated for adherence to style guide and the links to: /docs/user-guide/kubectl
Can someone please confirm what the "Coming soon" path to extend the API with custom resources is?
* Incorporated the changes suggested @heckj @zacharysarah
Could one of you please confirm What "Coming soon: " in line 82 stands for? Is there a name or definition or reference?
* Update api-overview.md
* Update api-overview.md
* fixed a typo
* Update api-overview.md
2018-04-09 05:58:08 -07:00
CaoShuFeng
0cc85928a3
fix description about root /proxy path ( #7902 )
...
Fix issue: https://github.com/kubernetes/kubernetes/issues/61826
Related change: https://github.com/kubernetes/kubernetes/pull/59884
2018-04-08 20:33:08 -07:00
chenhonggc
372a37141a
hardcode to yaml file ( #7948 )
...
* hardcode to yaml file
* add test instance.
* fix mistake
* fix mistake
* Uniform style
2018-04-07 07:07:08 -07:00
Joseph Heck
fd81d48d58
hosting fonts locally ( #7983 )
...
* hosting fonts locally
resolves #7955
- issues with using hosted fonts: excessive page load times due to
periodic firewall impact
* move jquery from google CDN to jquery site
* getting the CSS too, just in case
2018-04-06 20:04:08 -07:00
Strajan Sebastian Ioan
2333d680e2
add v1.10 to support timeframe ( #7992 )
2018-04-06 12:18:09 -07:00
Ambes Stephen
4d795ef669
fixed broken link ( #7993 )
2018-04-06 12:17:09 -07:00
Manuel Rüger
4f0d3d501e
Explain what the auth field in the secret encodes ( #7996 )
...
Signed-off-by: Manuel Rüger <manuel@rueg.eu >
2018-04-06 12:16:09 -07:00
Vyacheslav Semushin
5b29154c0e
docs/concepts/policy/pod-security-policy.md: improve AllowPrivilegeEscalation description. ( #8000 )
2018-04-06 12:15:08 -07:00
Tim Hockin
8dff71a36b
Pass 2: k8s GCR vanity URL ( #8006 )
2018-04-06 12:13:09 -07:00
Eric Chiang
45a0819cdc
rbac: make it clear that subjects are case sensitive ( #8007 )
2018-04-06 12:12:08 -07:00
Kai Chen
b0b269b4d8
Fix a mal-formed URL ( #8008 )
2018-04-06 12:11:09 -07:00
Kai Chen
4c612d33cb
Fix hard-coded API version ( #8004 )
2018-04-06 06:57:09 -07:00
Kai Chen
8fdf634af8
Fix a broken reference to the kubectl doc ( #8003 )
2018-04-06 06:56:09 -07:00
Vyacheslav Semushin
1c42287a08
docs/tasks/administer-cluster/sysctl-cluster.md: use PSP from policy API group. ( #7998 )
2018-04-06 06:55:10 -07:00
Kai Chen
de8f4cd32c
Update reference to kubectl commands using redirects (reference) ( #7989 )
2018-04-05 19:16:10 -07:00
Kai Chen
d2c683c051
Update reference to kubectl commands using redirects (concepts) ( #7988 )
2018-04-05 19:15:09 -07:00
Kai Chen
f388c0e267
Update reference to kubectl commands using redirects (concepts/overview) ( #7987 )
2018-04-05 19:14:08 -07:00
Kai Chen
1721183a9d
Update reference to kubectl commands using redirects (concepts/configuration) ( #7986 )
2018-04-05 19:12:08 -07:00
ReSearchITEng
e780b00274
typo etcd image label ( #7508 )
...
* typo etcd image label
there is no gcr.io/google_containers/etcd-amd64:3.1.0, but there is: gcr.io/google_containers/etcd-amd64:3.1.10
(see https://console.cloud.google.com/gcr/images/google-containers/GLOBAL/etcd-amd64?gcrImageListsize=50 )
As 3.1.10 is the preferred version for k8s 1.9 (as stated above), I guess this was a typo
* typo doube etcd1 but no etcd2
2018-04-05 19:07:08 -07:00
Joseph Ruane
97188bcb61
Fix GCE getting started link ( #7979 )
2018-04-04 13:14:09 -07:00
Xiaodong Zhang
d4c0ce3a82
Fix invalid link in kubeadm document. ( #7870 )
2018-04-04 13:13:09 -07:00
Rajakavitha1
82a5b0ac5d
Updated content for adherence to style guide and updated the older links: /docs/user-guide/kubectl ( #7875 )
...
The section about "Multiple Containers" read that they are examples that are work in progress. Can someone please confirm if we have any updates yet.
2018-04-04 13:12:09 -07:00
Lydell Manganti
6f54c60810
Update http-proxy-access-api.md ( #7935 )
2018-04-04 12:48:08 -07:00
Shen Yuanyu
ed16709da5
note style adjust ( #7937 )
2018-04-04 12:13:09 -07:00
Campion Fellin
71bca26c23
Fix link for drain the node ( #7939 )
2018-04-04 12:10:10 -07:00
max8899
944274c2bb
Update storage-classes.md ( #7942 )
2018-04-04 12:09:12 -07:00
pc
bf4b930864
fix(k8s-setup-ha): error when copy pki to other nodes ( #7949 )
...
`rm aipserver.crt` is not enought, must be `rm apiserver.*` here
2018-04-04 11:59:09 -07:00
Rajakavitha1
8c1c0ad5ea
Update service.md ( #7972 )
...
Fixed a 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:32:08 -07:00
Rajakavitha1
8fbb36f8cc
Update imperative-config.md ( #7969 )
...
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:31:08 -07:00
Rajakavitha1
6d3782562e
Update overview.md ( #7967 )
...
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:30:11 -07:00