Ronak Banka
7527f83b36
Fix broken link to AWS provider settings source ( #17899 )
2019-12-02 00:27:04 -08:00
Kohei Toyoda
8a4f05dbc6
update exmaple for job ( #17903 )
2019-12-02 00:07:04 -08:00
Qiming
9270ebfa5a
Tweak StatefulSet concept page for YAML rendering ( #17891 )
...
for: #17792
2019-11-30 21:17:04 -08:00
yunxji
f11ffddab6
Updata_service.md ( #17834 )
...
* Modify document format.
* Update cloud-controller.md
Add content about Tencent cloud providers.
* Update cloud-providers.md
Add content about Tencent cloud providers.
* Update service.md
Added some TKE Service annotations
* Update service.md
Content optimization based on reviewers' recommendations.
* Update service.md
* Update service.md
Optimize the content of Line 902-903.
* Update service.md
2019-11-29 18:45:03 -08:00
Vageesha17
a02dc2d616
solved for issue #17853 ( #17872 )
...
* solved for issue #17853
* updated file as per the suggestion
2019-11-29 04:51:03 -08:00
zhouya0
9ba54f5da6
fix secret not working ( #17810 )
2019-11-26 16:45:21 -08:00
Marcelo Juchem
ed0483f175
Add Flowmill agent to examples of DaemonSets ( #17818 )
...
Adds the Flowmill monitoring agent as an example of DaemonSet, with link to public helm charts that can be used as reference documentation.
2019-11-26 16:43:21 -08:00
Tanveer Alam
b145af7d48
Reference link added for Flex and CSI volume ( #17735 )
...
* Refernce link added for Flex and CSI volume
Added reference link of Flex and CSI volume under `Components of the CCM` section.
* Update content/en/docs/concepts/architecture/cloud-controller.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-11-25 20:45:10 -08:00
Wook-Jin, Lee
f92dfa1cb8
Fixed the link ( #17731 )
2019-11-25 20:43:09 -08:00
Sharjeel Aziz
49ca117430
Minor heading update according to the guideline ( #17747 )
...
* Minor heading update according to the guideline
Fixed title of the document to use title case as described in the community guidelines.
* Capitalization fixes.
2019-11-25 20:41:10 -08:00
nonylene
bd50474a84
Fix invalid command (kubectl rolling-update) ( #17607 )
...
`kubectl rolling-update` is the right command.
Doc: https://kubernetes.io/docs/tasks/run-application/rolling-update-replication-controller/
2019-11-21 13:43:29 -08:00
codyc
8d9aeb2ba4
updated to include new link ( #17727 )
...
updated to reflect correct link
2019-11-21 13:33:29 -08:00
Tanveer Alam
6ee68467a7
Added Open Service Broker reference link ( #17721 )
...
`https://openservicebrokerapi.org/ ` contains information such as `what are service brokers?`, how they work, building services for Kubernetes using `Open Service Broker API` etc.
2019-11-21 12:21:29 -08:00
Pablo Castellano
b2a9043df6
Fix typos in Limit Ranges ( #17665 )
2019-11-21 04:15:28 -08:00
Tanveer Alam
9f8d00f37e
Removed Object Metadata from Concepts Overview. ( #17691 )
...
`Object Metadata` section is misleading, as the Concept's overview is covering what master and non-master nodes are and list of objects. But there is no discussion on `Object Metadata` till the end and all of sudden there is Object Metadata section with no background introduction or definition, and just a reference to `Annotations` which is confusing if you read the content from the beginning. So it would be better to remove this as it is covered later here `https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/ `.
2019-11-21 02:11:28 -08:00
Pablo Castellano
ace8401e2d
Fix typos in Kube Scheduler ( #17667 )
2019-11-21 02:09:28 -08:00
Gireesh Puthumana
55d80faab9
Issue-17562 default DNS cluster addon service's name fix ( #17563 )
...
* Issue-17562 default DNS cluster addon service's name fix
* Clarified the cluster addon is CoreDNS with application name KubeDNS and corrected the links to enable CoreDNS instead of kube-dns. Also reverted the changes made in ID & ZH languages. Need help there
* Update content/en/docs/concepts/services-networking/connect-applications-service.md
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-11-19 16:43:19 -08:00
Luzhenxing
87c5bd56b1
fix error url ( #17651 )
2019-11-19 00:15:41 -08:00
Pablo Castellano
f323e15018
Update k8s versions ( #17638 )
...
Related to project quotas
2019-11-18 12:39:41 -08:00
Gireesh Puthumana
f786b9cb7c
fix for https://github.com/kubernetes/website/issues/17597 ( #17599 )
2019-11-17 17:43:41 -08:00
Tanveer Alam
3c17c3fefd
Added design doc reference link of PLEG. ( #17596 )
...
Added reference link for PLEG(`https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node/pod-lifecycle-event-generator.md `), which could be helpful for someone who is interested in knowing more about PLEG.
2019-11-17 17:41:41 -08:00
yunxji
b2c8c9c1c5
Add content about Tencent cloud providers. ( #17572 )
...
* Modify document format.
* Update cloud-controller.md
Add content about Tencent cloud providers.
* Update cloud-providers.md
Add content about Tencent cloud providers.
2019-11-14 04:49:34 -08:00
Supriya Sirbi
ab1a66f158
#13332 No diagram on /concepts/overview/components/ ( #17157 )
...
* #13332 No diagram on /concepts/overview/components/
* Added Components of Kubernetes png file
* Added svg file
2019-11-13 02:45:12 -08:00
Oleg Butuzov
16a0204771
Link to `PodOverhead` conficuration page fix. ( #17543 )
...
Issue page https://kubernetes.io/docs/concepts/containers/runtime-class/
2019-11-12 17:44:11 -08:00
Luzhenxing
cb5153f1df
remove OutOfDisk from node condition ( #16879 )
2019-11-12 17:22:11 -08:00
Luzhenxing
18a606211a
change version to param ( #17540 )
2019-11-11 18:32:06 -08:00
CRC
66243a6dc2
Update label selectors caution about OR operator ( #17477 )
2019-11-11 18:24:06 -08:00
Tim Bannister
aa6131020c
Take kube-proxy features for granted ( #17483 )
...
All supported Kubernetes versions offer all kube-proxy features
previously listed.
2019-11-11 18:22:07 -08:00
Luzhenxing
eb6a2bb7b2
remove feature gate ( #17502 )
2019-11-11 18:18:06 -08:00
Tanveer Alam
e023268064
Typo, should be extension's instead of extensions ( #17373 )
...
* Typo, should be extension's instead of extensions
In `Extension Patterns` section, `extensions points` should be `extension's points` as it's trying to say `points` belonging to a particular `extension`.
* Update content/en/docs/concepts/extend-kubernetes/extend-cluster.md
Changed as per tengqm suggestion.
Co-Authored-By: Qiming <tengqim@cn.ibm.com>
2019-11-08 16:25:59 -08:00
Naoki Oketani
ab5ef4d4ec
fixed a typo ( #17473 )
2019-11-07 19:26:18 -08:00
Luzhenxing
85f8246dca
change the link of restart-policy ( #17472 )
2019-11-07 03:12:43 -08:00
Aditya Bhatia
488fbcb83b
add link to running a replicated stateful application ( #17430 )
2019-11-07 01:24:43 -08:00
aelejota
244f802a33
Update deployment.md ( #17328 )
...
* Update deployment.md
Modified kubectl get deployment command outputs to adapt them to the new output format introduced in v1.11
* Update deployment.md
Fix a typo
2019-11-06 17:56:44 -08:00
CRC
c247cda3e2
Clarify init container use case for security ( #17404 )
2019-11-06 17:42:42 -08:00
vanou
fabfd3f886
Fix trivial typo in IPVS proxy mode explanation ( #17446 )
...
This commit fixes trivial typo in explanation of IPVS proxy mode.
2019-11-05 22:25:50 -08:00
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