Commit Graph

6356 Commits

Author SHA1 Message Date
Petr Ruzicka 3f78a6accf Adding curl (some systems does not have it installed in minimal version) (#8041) 2018-04-16 12:09:19 -07:00
Guang Ya Liu ad5a13571e Sa should add imagePullSecrets. (#8039) 2018-04-16 12:09:19 -07:00
Tim Zhang a8c356c0f6 fix revisionHistoryLimit default value to 10 (#8036) 2018-04-16 12:09:19 -07:00
Alex Glikson 31c061a667 typo in guestbook tutorial (#8035) 2018-04-16 12:09:19 -07:00
Kai Chen b3fc995879 Fix an incorrectly formatted URL in the v1.10 release note (#8033) 2018-04-16 12:09:19 -07:00
Anish Karandikar 71adfffc0a Update install-kubectl.md (#8032)
* Update install-kubectl.md

* updated to repair broken example
2018-04-16 12:09:19 -07:00
zhouhaibing089 2c2fe9ea38 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-16 12:09:19 -07:00
Rohit Agarwal 3f867c06cf Cross link documentation for creating dedicated nodes with special hardware and ExtendedResourceToleration admission controller. (#8015) 2018-04-16 12:09:19 -07:00
chenhonggc 2ffc2be86e Add note for configMap volume. (#8023)
* Add note for configMap volume.

* updating wording
2018-04-16 12:09:19 -07:00
Qiming 191eca8322 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-16 12:09:19 -07:00
Qiming 3ccfff31e5 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-16 12:09:19 -07:00
Kai Chen 2123ebd45e Fix incorrectly formatted URL in mark down (#8014) 2018-04-16 12:09:19 -07:00
Julian Hübenthal 0a6931282d 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-16 12:09:19 -07:00
Shen Yuanyu 4e22232c17 style-adjust (#8021) 2018-04-16 12:09:19 -07:00
Tim Nicholas 8f891d12aa Remove double negative (#8026) 2018-04-16 12:09:19 -07:00
Shen Yuanyu d7208a7d86 note style adjust (#8022) 2018-04-16 12:09:19 -07:00
Rajakavitha1 3b6907f658 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-16 12:09:19 -07:00
CaoShuFeng 00858a8834 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-16 12:09:19 -07:00
chenhonggc 2e28c133aa hardcode to yaml file (#7948)
* hardcode to yaml file

* add test instance.

* fix mistake

* fix mistake

* Uniform style
2018-04-16 12:09:19 -07:00
Joseph Heck 9a3030872c 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-16 12:09:19 -07:00
Strajan Sebastian Ioan 663772322c add v1.10 to support timeframe (#7992) 2018-04-16 12:09:19 -07:00
Ambes Stephen 1193e6ed22 fixed broken link (#7993) 2018-04-16 12:09:19 -07:00
Manuel Rüger 96f01d0341 Explain what the auth field in the secret encodes (#7996)
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2018-04-16 12:09:19 -07:00
Vyacheslav Semushin 4f7315e260 docs/concepts/policy/pod-security-policy.md: improve AllowPrivilegeEscalation description. (#8000) 2018-04-16 12:09:19 -07:00
Tim Hockin 4c3e93ae3e Pass 2: k8s GCR vanity URL (#8006) 2018-04-16 12:09:19 -07:00
Eric Chiang aadbe7dafc rbac: make it clear that subjects are case sensitive (#8007) 2018-04-16 12:09:19 -07:00
Kai Chen c396c8d231 Fix a mal-formed URL (#8008) 2018-04-16 12:09:19 -07:00
Kai Chen f510270b15 Fix hard-coded API version (#8004) 2018-04-16 12:09:19 -07:00
Kai Chen 1d8e316916 Fix a broken reference to the kubectl doc (#8003) 2018-04-16 12:09:19 -07:00
Vyacheslav Semushin ca85e25bae docs/tasks/administer-cluster/sysctl-cluster.md: use PSP from policy API group. (#7998) 2018-04-16 12:09:19 -07:00
Kai Chen 96cbb1b2a7 Update reference to kubectl commands using redirects (reference) (#7989) 2018-04-16 12:09:19 -07:00
Kai Chen 45722c4c59 Update reference to kubectl commands using redirects (concepts) (#7988) 2018-04-16 12:09:19 -07:00
Kai Chen 3b3596f82f Update reference to kubectl commands using redirects (concepts/overview) (#7987) 2018-04-16 12:09:19 -07:00
Kai Chen 3e403d6302 Update reference to kubectl commands using redirects (concepts/configuration) (#7986) 2018-04-16 12:09:19 -07:00
ReSearchITEng b5024fed88 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-16 12:09:19 -07:00
Joseph Ruane 0397caec06 Fix GCE getting started link (#7979) 2018-04-16 12:09:19 -07:00
Xiaodong Zhang 3697b1fe07 Fix invalid link in kubeadm document. (#7870) 2018-04-16 12:09:19 -07:00
Rajakavitha1 d3db6fdfa8 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-16 12:09:19 -07:00
Lydell Manganti c2856fd877 Update http-proxy-access-api.md (#7935) 2018-04-16 12:09:19 -07:00
Shen Yuanyu b8f6d4f9d8 note style adjust (#7937) 2018-04-16 12:09:19 -07:00
Campion Fellin 9ce4624653 Fix link for drain the node (#7939) 2018-04-16 12:09:19 -07:00
max8899 f986d0ead1 Update storage-classes.md (#7942) 2018-04-16 12:09:19 -07:00
pc 1540f47a78 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-16 12:09:19 -07:00
Rajakavitha1 0d0964d93f Update service.md (#7972)
Fixed a 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Rajakavitha1 f9bcad1f8e Update imperative-config.md (#7969)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Rajakavitha1 0f728bd992 Update overview.md (#7967)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Rajakavitha1 698e98fbd9 Update secret.md (#7965)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Rajakavitha1 feb424d4ea Update organize-cluster-access-kubeconfig.md (#7964)
Fixed the 404 error listed in: https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Rajakavitha1 972ad80a47 Update kubernetes-objects.md (#7966)
Fixed 404 listed in : https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00
Rajakavitha1 c646181f41 Update imperative-command.md (#7968)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-16 12:09:19 -07:00