AdamDang
d5c07162c4
fix some typos ( #8300 )
...
* Update add-entries-to-pod-etc-hosts-with-host-aliases.md
* Update audit.md
* Update partner-script.js
2018-05-03 21:20:51 -07:00
Doug MacEachern
a4c5c4e033
Route controller is not GCE specific ( #8234 )
...
There are implementations of the cloudprovider.Routes() interface in the aws, azure and openstack providers.
2018-05-01 08:36:17 -07:00
Mike Bryant
dcfd0c3d8b
Use octal instead of decimal in examples ( #8278 )
...
This is a more readable way of doing permissions, since
the examples use yaml.
2018-05-01 08:35:16 -07:00
Dylan Graham
eaf4fb892a
Update service.md ( #8219 )
...
* Update service.md
Update from ReplicationController and rolling-update to ReplcaSet and Deployment rollout
* Update service.md
Remove reference to deployment
2018-04-29 18:43:16 -07:00
Rajakavitha1
49e6bfa025
Update nodes.md ( #8212 )
...
I removed the information related to Phase because it is no longer supported.
2018-04-27 14:57:19 -07:00
Muzammil M
eeaac845c6
Added IPv6 related displays in DNS document ( #6532 )
...
* Added IPv6 info to kube-proxy arguments
* Added IPv6 related printouts for kubectl commands
* revert kube-proxy.md
* revert
* revert to ba7c300
* revert to 08af95d
2018-04-26 15:23:26 -07:00
eiji.ienaga
8046684b5f
Fix URL nginx-deployment.yaml ( #8090 )
...
"https://k8s.io/docs/user-guide/nginx-deployment.yaml " is not found
Fix url
2018-04-26 14:28:27 -07:00
Alex Glikson
2276f10071
Fix minor formatting and typos in assign-pod-node ( #8044 )
...
- few typo's
- slightly unified references to other docs
2018-04-26 12:50:41 -07:00
Jan Šafránek
d623f631fd
Add documentation about private mount propagation ( #8106 )
...
* Trivial change to open release branch
* Undo trivial change
* Add documentation about private mount propagation
2018-04-26 12:23:26 -07:00
Adrian Otto
c7ab858d7e
Clarify that node anti-affinity can be achieved using node taints ( #8117 )
...
* Clarify that node anti-affinity can be achieved using node taints
The current text may have pre-dated the node taints feature, so it says that no such concept exists, when it actually does now.
* add "to"
2018-04-26 12:21:26 -07:00
mknapik1
f56b4f4b41
Replace double-quote with single-quote ( #8168 )
...
Replace double-quote with single-quote for terminal commands.
Although the strings in the examples work fine, users who with randomly generated passwords may have character strings that cause strange behaviors with double-quotes. Using single-quotes prevents this.
Example of a command that causes odd behaviors with double-quotes:
echo -n "RandPasswordr3!$#$3aR" | base64
This example has a series of special characters that some terminals try to interpret and replace with other text.
2018-04-26 11:48:27 -07:00
Shubheksha
3141f94c28
Fix grammatical error in persistent volumes ( #8132 )
2018-04-19 11:46:59 -07:00
Karol Gołąb
28d673b949
Use Exited instead of Failed ( #8038 )
...
* Use Terminated instead of Failed
Containers that terminate successfully (exit code 0) can also be restarted and it's the default behaviour is restartPolicy is not specified.
* Use Exited instead of Failed
2018-04-19 01:00:00 -07:00
Michelle Au
4ecd44a38b
Add msau42 to storage docs approvers ( #8109 )
2018-04-16 12:17:58 -07:00
Fabian Deutsch
799edfa3be
Update annotations.md ( #8103 )
...
Update the example to show that annotations are part of the metadata of an object.
2018-04-16 09:33:58 -07:00
Fabian Deutsch
da86ab8831
Update labels.md ( #8102 )
...
Update the example to show that labels are part of the metadata of an object.
2018-04-16 09:31:58 -07:00
Rajakavitha1
5967d0d156
Fixed a broken link on line 13 ( #8077 )
...
minor fix
2018-04-14 15:02:59 -07:00
Kenny Ho
607393ebaa
Add link to AMD GPU device plugin ( #8082 )
2018-04-14 15:01:59 -07:00
Zhiheng Yi
7adf359d3a
Update pod-lifecycle.md ( #8068 )
...
* Update pod-lifecycle.md
* address feedback
* Update pod-lifecycle.md
2018-04-14 14:57:58 -07:00
Weibin Lin
629f3010d3
Update assign-pod-node.md ( #7633 )
2018-04-12 15:16:58 -07:00
CaoShuFeng
c7c80e50cb
fix description about kubectl apply ( #7747 )
2018-04-12 15:13:59 -07:00
pingthere
642bff9143
Change rewrite annotation in ingress examples ( #7520 )
...
Since the default annotation prefix has been changed to "nginx.ingress.kubernetes.io" in nginx ingress controller, the examples in ingress doc should be updated.
2018-04-12 15:11:59 -07:00
lichuqiang
946a287c6a
add ER quota description ( #7936 )
2018-04-12 14:51:59 -07:00
Yecheng Fu
3a7de9b1d6
Fix curl arguments ( #8062 )
...
`-O` conflicts with `-o`.
2018-04-12 06:34:57 -07:00
Haowei Cai (Roy)
a18d6674c0
Document new OpenAPI endpoint ( #8050 )
...
* Document new OpenAPI endpoint
Document new OpenAPI endpoint and deprecation announcement for old endpoints.
* Remove out-of-date swagger spec information
Deprecation announcement is in line 29
* Update default behavior for endpoint HTTP headers
2018-04-11 18:45:55 -07:00
Qiming
2515d623a8
Use apps/v1 API group whenever possible ( #8055 )
...
The use of extensions/v1beta1, apps/v1beta1 and apps/v1beta2 API
groups should be discouraged.
Closes : #8049
2018-04-11 15:43:55 -07:00
Campion Fellin
16fe175bae
Update Links to kubectl docs ( #7927 )
...
* Fix deployment.md
* Fix replicaset.md
* Fix tain-and-toleration
* Update concepts/configuration
* Update documentation
* Fix based on comments
* Update quick comments
2018-04-11 14:22:55 -07:00
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
Tim Zhang
e8bc565959
fix revisionHistoryLimit default value to 10 ( #8036 )
2018-04-10 08:54:11 -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
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
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
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
Shen Yuanyu
ed16709da5
note style adjust ( #7937 )
2018-04-04 12:13:09 -07:00
max8899
944274c2bb
Update storage-classes.md ( #7942 )
2018-04-04 12:09:12 -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
Rajakavitha1
aeada1134c
Update secret.md ( #7965 )
...
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:29:09 -07:00
Rajakavitha1
5ccf037a6a
Update organize-cluster-access-kubeconfig.md ( #7964 )
...
Fixed the 404 error listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:28:10 -07:00
Rajakavitha1
c2d010a46a
Update kubernetes-objects.md ( #7966 )
...
Fixed 404 listed in : https://github.com/kubernetes/website/issues/7924
2018-04-04 10:27:10 -07:00
Rajakavitha1
315d6de599
Update imperative-command.md ( #7968 )
...
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:26:09 -07:00
Rajakavitha1
1095103789
Update declarative-config.md ( #7970 )
...
Fixed a 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:25:07 -07:00