Nate W
712f45dee4
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-26 13:11:13 -07:00
Kubernetes Prow Robot
95859dd9df
Merge pull request #32824 from divyenpatel/dev-1.24
...
deprecate vsphere volume and update migration support detail
2022-04-26 11:28:53 -07:00
Kubernetes Prow Robot
212a936a53
Merge pull request #32673 from RaunakShah/3151-docs
...
Add docs for preventing volume mode conversion
2022-04-26 10:38:53 -07:00
Christopher Negus
59d3e1e7a2
Update pod security docs for dockershim removal
2022-04-26 13:39:55 +00:00
Philippe Martin
43c0e26fac
Update with latest changes of API spec
2022-04-26 13:16:20 +02:00
Shabir Mohamed Abdul Samadh
f2ef9858a3
doc: add comment about the name match in the example
2022-04-26 07:04:44 -04:00
Shabir Mohamed Abdul Samadh
7454622a18
doc: adopt suggestion
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-26 07:02:40 -04:00
Guangwen Feng
8f68e2cc94
Fix a typo in cadvisor.md
...
Signed-off-by: Guangwen Feng <fenggw-fnst@cn.fujitsu.com >
2022-04-26 16:12:42 +08:00
Paul Schweigert
f26e8eff23
Reorg the monitoring task section ( #32823 )
...
* reorg the monitoring task section
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com >
* reorg from review comments
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com >
* review comments
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com >
* review fixes
Signed-off-by: Paul S. Schweigert <paulschw@us.ibm.com >
2022-04-25 21:30:51 -07:00
Kubernetes Prow Robot
c2666031e0
Merge pull request #33124 from tengqm/tweak-nodes-page
...
Tweak the Nodes page
2022-04-25 11:47:40 -07:00
Shabir Mohamed Abdul Samadh
c83e9500d2
doc: add note about endpoint.name==service.name
...
For Services without selectors, there is no mention of the requirement that the name of the associated Endpoint object must be the same as the Service name. Thus, I have added that note.
2022-04-25 12:57:47 -04:00
Joel Gerber
47be146d86
Update content/en/docs/reference/using-api/api-concepts.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com >
2022-04-25 07:41:46 -04:00
Joel Gerber
c00146a3a6
Update content/en/docs/reference/using-api/api-concepts.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com >
2022-04-25 07:41:33 -04:00
Alastair Firth
694b4db53d
Update resource-quotas.md
...
This line is about 6 years old and has been implemented for some time ;)
https://github.com/kubernetes/website/blame/30e536f6100b4c6a0cebe8b0bab7ebb68fee5cf1~1/docs/admin/resourcequota/index.md#L19
https://kubernetes.slack.com/archives/C8WRR2BB9/p1635968976005100
2022-04-25 11:35:11 +02:00
Sean Wei
649328ac2f
Use JavaScript instead of Javascript
2022-04-24 11:54:22 +08:00
Kubernetes Prow Robot
cbc2234938
Merge pull request #33079 from nonylene/patch-1
...
scheduling-eviction/pod-overhaed.md: Fix typo
2022-04-23 09:31:36 -07:00
nonylene
4759a9f652
scheduling-eviction/pod-overhaed.md: Fix a typo
...
Bustrable -> Burstable
2022-04-24 01:15:51 +09:00
Mitesh Jain
3bc5af67f9
Remove repeated, confusing information about cgroupfs.
2022-04-23 19:29:16 +05:30
Arhell
49114042bc
[en] remove trailing whitespaces install-kubectl-windows.md
2022-04-23 13:08:45 +03:00
Qiming Teng
a3ea9f4caf
Update references to the kubelet security files
...
This commit updates all the existing references to the files move in the previous commit.
2022-04-23 14:32:19 +08:00
Qiming Teng
89b0b1bf8f
Move kubelet authentication/authorization out of CLI reference dir
...
The `kubelet-authentication-authorization` and the `kubelet-tls-bootstrapping`
pages do not belong to `reference/command-line-tools-reference` topic.
This PR moves them into `reference/access-authn-authz` subdirectory
which is a better fit.
The `static/_redirects` file is updated to point to the new location.
2022-04-23 14:30:14 +08:00
xin.li
1ab38bbaa1
[en] fix wrong link
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2022-04-23 11:33:52 +08:00
Qiming Teng
e71768592e
Tweak the Nodes page
...
Field names like `NodeReady`, `ConditionUnknown` etc are only meaningful
for developers, rather than users.
2022-04-23 10:56:34 +08:00
Joel Gerber
f3adb2cd66
Update content/en/docs/reference/using-api/api-concepts.md
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com >
2022-04-22 07:06:31 -04:00
Raunak Pradip Shah
b656cd8d55
Some formatting changes
2022-04-22 15:31:49 +05:30
Kubernetes Prow Robot
1613606a16
Merge pull request #32774 from miteshskj/daemonset-review
...
Remove stale information about pod selector.
2022-04-22 01:16:13 -07:00
CJ Cullen
a3638c4fde
Update rbac.md
...
Fix description of magic service account group.
2022-04-21 14:07:32 -07:00
Joel Gerber
bf0c2cfcf7
Fix a minor typo in the 2nd paragraph of overview
2022-04-21 11:35:46 -04:00
Akihito INOH
c4b703f11f
use for_k8s_version not for_kubernetes_version
...
This commit use "for_k8s_version" property on feature-state short
code, not "for_kubernetes_version".
2022-04-21 06:43:44 +09:00
Kubernetes Prow Robot
c62c9e9c61
Merge pull request #32909 from Sea-n/deprecate-ext
...
Remove deprecated `extensions` API group in document
2022-04-20 08:57:43 -07:00
Tim Bannister
0322a37d80
Update Romana details
...
- omit it as an example from CNI-Genie
- update the hyperlink
2022-04-20 12:51:35 +01:00
Kubernetes Prow Robot
7c09c7b4be
Merge pull request #32997 from guresonur/patch-2
...
Update ingress.md
2022-04-20 04:31:40 -07:00
Priyanshu Ahlawat
320d290da5
Add Traffic Shaping Annotations ( #32549 )
...
* Update _index.md
* Update _index.md
* Update _index.md
* Update _index.md
* Update _index.md
2022-04-20 04:29:41 -07:00
Nate W
0135d3642b
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-19 15:45:28 -07:00
Rey Lejano
28cea36e93
revert changes from PR 32941 that merged before 1.24 release
2022-04-19 14:50:25 -07:00
Raunak Pradip Shah
02c43d28cf
Remove v6 reference
2022-04-20 01:42:46 +05:30
Raunak Pradip Shah
66a191109c
Remove v6 reference
2022-04-20 01:41:01 +05:30
Raunak Pradip Shah
5a1479b742
Use kubectl to determine if feature is present
2022-04-20 00:17:33 +05:30
Qiming Teng
d9d2f99dfa
Fix nits in the feature gates page
...
The ServerSideFieldValidation feature was misplaced.
2022-04-19 19:55:02 +08:00
Kubernetes Prow Robot
0afff6f01e
Merge pull request #33018 from tengqm/JobTrackingWithFinalizers-disabled
...
JobTrackingWithFinalizers is disabled in 1.24
2022-04-19 03:45:16 -07:00
Qiming Teng
0c11e4aa4e
JobTrackingWithFinalizers is disabled in 1.24
2022-04-19 14:30:24 +08:00
Vitthal Sai
55a26e8242
Follow up to dockershim migration message after release of v1.24
2022-04-19 10:43:48 +05:30
Kubernetes Prow Robot
3dda62aa82
Merge pull request #33016 from Babapool/dockershim-migration-msg
...
Reword dockershim migration recommendation
2022-04-18 20:39:17 -07:00
Kubernetes Prow Robot
6e5451d666
Merge pull request #32471 from serewicz/patch-2
...
install-kubeadm: use nc instead of telnet
2022-04-18 19:17:18 -07:00
Christopher Negus
fcdf66a1fd
Deleted a blank line
2022-04-18 23:41:41 +00:00
Christopher Negus
ebc817852f
Add dockershim shortcode to other files
2022-04-18 23:41:41 +00:00
Kubernetes Prow Robot
22d86412bf
Merge pull request #32826 from chrisnegus/dockershim-shortcode
...
Create dockershim shortcode
2022-04-18 16:09:50 -07:00
Vitthal Sai
98d8be323f
Reword dockershim migration recommendation
2022-04-18 23:19:58 +05:30
Christopher Negus
6d560379a8
Create dockershim shortcode
2022-04-18 17:13:23 +00:00
serewicz
5750981c00
Update content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
...
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com >
2022-04-18 11:25:13 -05:00