Luzhenxing
526ebcb80a
rcs can not be a shortcut in kubectl command ( #17443 )
2019-11-05 22:21:50 -08:00
Luzhenxing
ec7c72f4fb
remove duplicate yaml ( #17431 )
2019-11-05 10:50:40 -08:00
Luzhenxing
5522e5ddf9
add the same namespace ( #17394 )
2019-11-04 22:24:38 -08:00
CRC
a7a4f9d4cb
Improve readability in persistent volume introduction ( #17176 )
...
* Fix typo in persistent volume intro
* Adjust wording of compute jargon
2019-11-04 21:00:38 -08:00
Jin Hase
6b261c7611
modify terminated-pod-gc-threshold explanation ( #15272 ) ( #17183 )
...
* modify terminated-pod-gc-threshold explanation (#15272 )
* modify terminated-pod-gc-threshold explanation (#15272 )
2019-11-04 20:52:38 -08:00
Sam Darwin
445020674e
Update network-policies.md ( #17335 )
...
* Update network-policies.md
Add explanation of policy evaluation order from https://github.com/kubernetes/kubernetes/issues/75435
* edit text in network-policies.md
2019-11-04 15:12:10 -08:00
Tanveer Alam
4c48c963a0
Broken link in `Extending your kubernetes Cluster` ( #17349 )
...
Under `Extension Patterns` sections the link for `Flex Volume Plugins` is broken as the `flexvolume.md` file has been moved to new folder `/devel/sig-storage`. Reference commit `ab55d850b8
`
2019-11-01 19:37:40 -07:00
vanou
14f0fdaebe
Fix misspell of type of Pod condition at init container explanation ( #17329 )
...
In explanation of init container, doc says 'Initializing' pod
condition. However according to doc of pod condition[1], it may be
'Initialized'.
This commit fixes this misspell.
[1]
https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#pod-conditions
2019-11-01 08:07:24 -07:00
Mitesh Jain
0019c593dc
Remove requirement for unsupported k8s version for NodeRestriction. ( #17331 )
2019-10-31 18:04:54 -07:00
Yuk, Yongsu
1e4eb26721
Edit link in document for issue #16908 ( #16909 )
...
* Edit link in document.
* Update nodes.md
2019-10-30 19:53:37 -07:00
Luzhenxing
20694c79a9
change the contianer runtime link to the correct id ( #17245 )
2019-10-29 18:22:52 -07:00
Alexey Pyltsyn
f120439575
Improve Concepts section ( #17013 )
...
Signed-off-by: Alexey Pyltsyn <lex61rus@gmail.com>
2019-10-27 18:49:25 -07:00
jakowicz
b2f7b2fc7c
Update network-plugins.md ( #17109 )
...
* Update network-plugins.md
* Update network-plugins.md
2019-10-27 18:39:25 -07:00
Andrew Sy Kim
f53c6e1c20
redirect to vSphere cloud provider docs in cloud providers page ( #16778 )
...
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-10-27 04:31:24 -07:00
oneoneonepig
452d5822d2
Update deployment.md ( #17023 )
2019-10-23 08:46:17 -07:00
James Peach
527f07415c
en: fix Contour ingress controller link ( #16989 )
...
Contour is now maintained by VMware and has a project site.
Signed-off-by: James Peach <jpeach@apache.org>
2019-10-23 08:34:15 -07:00
Joao Morais
ff1f0c7398
Add HAProxy Ingress controller ( #17130 )
...
Add HAProxy Ingress to the list of ingress controller implementations
2019-10-23 08:14:15 -07:00
Yuk, Yongsu
d437e8c6bc
en: Change the full link in the document to an inline link. ( #17057 )
...
* Change the full link in the document to an inline link.
grep -r "https \: \ / \ / kubernetes \ .io" content/en/docs
Changed to inline link except the following list.
- URLs are mentioned directly in the body
- release note
- url to blog
- url to community
- Url to be redirected
* Apply suggestions from code review
Co-Authored-By: June Yi <june.yi@samsung.com>
2019-10-23 06:20:14 -07:00
Armando Migliaccio
77d831c7ea
Replace Digital Ocean with DigitalOcean ( #17033 )
...
The former is the official spelling, but both spellings have been
used throughout the docs. This commit replaces the occurrences of
the unofficial spelling with the official one.
2019-10-22 14:34:13 -07:00
Mitesh Jain
bc2323cece
Update broken links for API resources in federation.md ( #17082 )
2019-10-21 07:09:38 -07:00
Mitesh Jain
e3aec37252
Change federation documentation link to v2 in ingress. ( #17011 )
2019-10-17 11:47:59 -07:00
Fawaz Mohammed
408224c6da
Adding Hugepage as resource type ( #16736 )
...
* Adding Hugepage as resource type
* Adding Hugepage as resource type
Adding resource type hugepages- as a valid resource can be requested. Hugepage is GA as of version 1.16. more info can be found https://kubernetes.io/docs/tasks/manage-hugepages/scheduling-hugepages/
* Adding Hugepage as resource type
Adding resource type hugepages- as a valid resource can be requested. Hugepage is GA as of version 1.16. more info can be found https://kubernetes.io/docs/tasks/manage-hugepages/scheduling-hugepages/
2019-10-14 16:03:50 -07:00
Savitha Raghunathan
44565ca8cb
Adding review changes from PR 15604 ( #16237 )
...
* adding review changes from PR 15604
* adding review changes
* adding review changes
2019-10-14 15:57:51 -07:00
Tim Bannister
1ab35587c9
Reword Notes & UIDs concept ( #16202 )
...
- Note that Kubernetes UIDs are UUIDs
- Don't mention container name in Name concept (it could mislead
readers)
2019-10-14 15:55:50 -07:00
Ashish
1393c49bd5
Missing "Manifest" from glossary k8s.io/docs/reference/glossary/ #13546 ( #16193 )
...
Added manifest glossary term.
2019-10-14 15:51:51 -07:00
Yuk, Yongsu
406828e71f
Edit link in document. ( #16878 )
2019-10-14 15:47:51 -07:00
Tanveer Alam
45c0769b54
Pods count should be part of object-count's spec. ( #16859 )
...
Pods count was added in compute-resources spec which should be in objects-count spec as we're passing count of pods in the definition.
2019-10-14 15:45:50 -07:00
vishakha
065efcb313
Completeing AzureDisk storage class parameters ( #16841 )
2019-10-14 15:35:51 -07:00
Roy Hvaara
b9331f31e7
Fix wording ( #16835 )
2019-10-11 15:40:40 -07:00
Roy Hvaara
7439304a9f
Fix spelling mistake ( #16834 )
2019-10-11 15:36:39 -07:00
Tim Bannister
6a4c73b112
Rename architecture section ( #16286 )
...
* Rename architecture section
"Kubernetes" goes without saying. This section is mainly talking about
cluster architecture, so make the title match that.
* Introduce “cluster” before Cluster Architecture section
Make sure the reader can learn what a cluster is before they read about
elements of cluster architecture.
2019-10-09 14:07:50 -07:00
Yushiro FURUKAWA
e177e4e782
Add explanation for "CN" ( #16714 )
...
* Add explanation for "CN" (#16456 )
* Grammar nit
2019-10-09 13:21:50 -07:00
Mike Danese
3cf419aac7
remove myself from some reviewers lists ( #16753 )
...
I haven't worked on this stuff for a while, and in an effort to be more
responsive to reviews, I'd like to cut the files I review in ~half.
2019-10-09 13:09:50 -07:00
Jimmy Jones
f835552f96
ExternalName warning about HTTP/TLS ( #16704 )
...
Suggested wording from sftim
2019-10-09 01:07:51 -07:00
Melony QIN
9cc26cfe15
update set image command in a simpler way ( #15817 )
...
* update set image command in a simpler way
update set image command in a simpler way
* fix indentation
* Update deployment.md
2019-10-08 22:01:49 -07:00
Xin Jin
cd1d62ab0f
Update kubernetes-objects.md ( #16747 )
...
Make `spec` one of the required items.
2019-10-08 17:57:51 -07:00
Jorge I. Gasca
cfd0a2d709
Add annotation aws-load-balancer-security-groups ( #16702 )
2019-10-08 17:49:51 -07:00
houjun
633bda12a8
VolumeSubpathEnvExpansion feature gate is enabled by default from v1.15 ( #16307 )
...
* VolumeSubpathEnvExpansion feature gate is enabled by default from v1.15
* Feedback from sftim
2019-10-08 15:59:51 -07:00
Yukun Sun
4c56c9e151
Update description about node Lease feature. ( #16112 )
2019-10-08 15:37:51 -07:00
Bob Furu
d6cd338e74
Capitalize Pod, style guide edits ( #16746 )
...
Capitalize instances of Pod and other minor edits (for example, change instances of "we") to conform with https://kubernetes.io/docs/contribute/style/style-guide and for improved readability.
2019-10-08 14:51:51 -07:00
Abhik Chakraborty
369a85ee2f
Removing Loadbalancer IP from the sample service file ( #14642 )
...
* Update service.md
* Update service.md
2019-10-08 14:47:52 -07:00
houjun
170161b10e
Fix the status of feature podResource ( #16560 )
2019-10-07 20:43:10 -07:00
PingWang
46f596fd5b
Fix typos ( #16731 )
...
Signed-off-by: PingWang <wang.ping5@zte.com.cn>
Fix typos in limit-range.md
Signed-off-by: PingWang <wang.ping5@zte.com.cn>
2019-10-07 20:25:11 -07:00
Dimitri Mitropoulos
11f60c5c15
fix: incorrect path ( #16609 )
2019-10-06 19:09:08 -07:00
Andrew Sy Kim
4c10506de8
add k-vswitch to networking plugin docs ( #16695 )
...
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-10-05 20:55:10 -07:00
Nate Taber
1e40a4417a
Added AWS ALB Ingress Controller ( #16301 )
...
Added description and links for AWS ALB Ingress Controller
2019-10-03 01:52:09 -07:00
Tim Bannister
9a7b191bcc
Add concept page about Controllers ( #15733 )
...
* Add controller concept
* Fix controller glossary entries
* Link from Understanding Kubernetes Objects to Controllers
2019-10-02 10:06:08 -07:00
Dimitri Mitropoulos
f331866db0
fix: removes dead link ( #16599 )
...
the link in question to here no longer contains a caveat for kubernetes 1.7.0 to 1.7.3
2019-10-01 10:47:34 -07:00
Dimitri Mitropoulos
cdf91a970d
fix: typo: extra whitespace indentation ( #16611 )
...
not matching the indentation level of all other mapping nodes
2019-10-01 10:41:39 -07:00
Tim Bannister
c7e90a82cd
Formatting tweak ( #16638 )
...
Avoid marking process output as shell script
2019-10-01 10:33:35 -07:00