wei.wang
d9690ad314
[en]Update content/en/docs/concepts/workloads/pods/init-containers.md
2022-04-30 02:55:03 +08:00
Shabir Mohamed Abdul Samadh
9673cd2f75
doc: apply suggestions from code review
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com >
2022-04-29 10:25:28 -04:00
xin.li
d46e06a1c3
[en] modify debug-application/debug-running-pod
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2022-04-29 20:53:12 +08:00
xin.li
b831e96c6a
[en] modify debug-cluster/audit
...
Signed-off-by: xin.li <xin.li@daocloud.io >
2022-04-29 20:40:59 +08:00
Kubernetes Prow Robot
a6bf269d89
Merge pull request #33224 from reylejano/cni-spec
...
Update network plugins page for cni spec v1.0.0
2022-04-28 16:09:50 -07:00
Rey Lejano
3f221625e6
update network plugins page for cni spec
2022-04-28 08:19:23 -07:00
Kubernetes Prow Robot
d4bbdb5aa7
Merge pull request #33219 from chrisnegus/dockershim-podsecurity-docs
...
Update pod security docs for dockershim removal
2022-04-28 08:17:50 -07:00
Kubernetes Prow Robot
a1ef2afd7f
Merge pull request #31953 from sftim/20220227_update_pod_security_admission_concept_v1.24
...
Update Pod Security Admission concept for v1.24
2022-04-27 16:05:35 -07:00
Shabir Mohamed Abdul Samadh
65dbc312c7
doc: adopt PR comment suggestion
2022-04-27 18:30:27 -04:00
Jens-Uwe Walther
511c74564d
Remove gp3 from supported EBS volume types
...
gp3 is not supported for the in-tree plugin "kubernetes.io/aws-ebs", only for external EBS CSI driver. So we have to remove it here
See following issue which shows that it does not work:
https://github.com/kubernetes/website/issues/33036#issuecomment-1110766774
2022-04-27 12:14:03 +02:00
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
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
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
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
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
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
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
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
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
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
Nate W
0135d3642b
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-19 15:45:28 -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
s-kawamura-w664
f26337fadc
Add that pv's access modes are not constraints on the volume.
2022-04-18 11:59:53 +00:00
Onur
50e01a032a
Update content/en/docs/concepts/services-networking/ingress.md
...
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2022-04-18 09:28:49 +03:00
Onur
70c7785cdd
Update ingress.md
...
'spec' is just another field that any Kubernetes object (Ingress here) needs.
2022-04-17 20:02:10 +03:00
Kubernetes Prow Robot
3920b5e71f
Merge pull request #32813 from tengqm/networkpolicy-example
...
Move NetworkPolicy into examples
2022-04-16 13:57:10 -07:00
Kubernetes Prow Robot
6fb52c5790
Merge pull request #32897 from Sea-n/main
...
[en] Fix Markdown formats
2022-04-14 18:17:10 -07:00
Kubernetes Prow Robot
df7785e4fe
Merge pull request #32759 from AkihiroSuda/update-containerd-cri-link
...
runtime-class.md: update containerd/cri link
2022-04-14 17:23:10 -07:00
Tim Allclair
2dbbadd7d7
Fix contiv link
2022-04-14 09:49:19 -07:00
Tim Allclair
33d6f7a697
Revert "Delete broken link (contiv.io)"
...
This reverts commit b0e4e7a03c .
2022-04-14 09:47:26 -07:00
Divyen Patel
9fd1ccd427
deprecate vsphere volume and update migration support detail
2022-04-13 16:45:29 -07:00
Sean Wei
01c3c53b7d
[en] Fix Markdown format
2022-04-14 01:33:53 +08:00
Kubernetes Prow Robot
1a3843b02f
Merge pull request #32831 from tengqm/GracefulNodeShutdownBasedOnPodPriority-Beta
...
GracefulNodeShutdownBasedOnPodPriority is Beta in 1.24
2022-04-13 09:20:46 -07:00
Raunak Pradip Shah
f89729d014
Add docs for preventing volume mode conversion
2022-04-13 19:29:16 +05:30
Chris Burgess
6893daac26
Docs fix for kubectl proxy configuration
...
Follow-up to https://github.com/kubernetes/website/pull/32245
2022-04-13 21:05:08 +12:00
Kubernetes Prow Robot
1e154d2f96
Merge pull request #32328 from tengqm/podoverhead-ga
...
The PodOverhead feature is GA
2022-04-12 21:08:47 -07:00
Qiming Teng
0bc8468bfa
The PodOverhead feature is GA
2022-04-13 11:49:50 +08:00
Kubernetes Prow Robot
f80cf4db50
Merge pull request #32667 from dobsonj/kep-596-1.24-updates
...
Update security considerations for CSI inline ephemeral volumes
2022-04-12 19:16:46 -07:00
Antoine Pelisse
11333a4851
Apply suggestions from code review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-04-12 10:33:30 -07:00
Antoine Pelisse
cfa004ae6a
Address more feedback
2022-04-12 08:54:35 -07:00
Jefftree
ca0a2df7b7
Address comments
2022-04-12 08:48:49 -07:00
Antoine Pelisse
9814f9273d
Add documentation for OpenAPI v3 Beta
2022-04-12 08:48:49 -07:00