Tim Bannister
672813f3e7
Move PSP into Security concepts section
...
The logical navigation definitely works better if Pod Security admission
and PodSecurityPolicy are pages in the same section. Make It So.
Co-authored-by: Rey Lejano <rlejano@gmail.com >
2022-03-30 17:30:35 +01:00
tidusete
64da6792e9
Missunderstood pods/pod-with-node-affinity.yaml
...
Either we correct the code from pods/pod-with-node-affinity.yaml to match the description about the rules that apply or we correct the description in order to match the pods/pod-with-node-affinity.yaml
2022-03-30 18:01:59 +02:00
Mitesh Jain
f0e4a10636
Remove note for unsupported version.
2022-03-30 21:24:51 +05:30
Tim Bannister
1c6009f29d
Drop a device plugin that has an explicit Docker Engine dependency
...
Removal prompted by the removal of dockershim from Kubernetes.
2022-03-30 15:52:58 +01:00
Jakub Piotr Cłapa
26716d7326
Added a link to the SocketCAN device plugin
2022-03-30 13:18:11 +02:00
Qiming Teng
9a02c2e7e2
OpenAPIEnums feature is beta in 1.24
2022-03-30 18:47:51 +08:00
Jens Oliver Meiert
67c726ef45
docs: correct capitalization, add hyphenation, remove double spaces
2022-03-30 10:51:47 +02:00
Qiming Teng
5d231f1774
Add ServerSideFieldValidation feature gate
...
It turns out the feature was not documented for 1.23.
2022-03-30 16:09:06 +08:00
Qiming Teng
441a68cbaf
Update AzureDiskCSIMigration to GA
2022-03-30 12:39:30 +08:00
Kubernetes Prow Robot
d9707ee3fe
Merge pull request #32623 from neolit123/1.24-update-master-label-taint
...
create-cluster-kubeadm: fix typo in "master" label
2022-03-29 20:30:27 -07:00
Waynerv
adde98e681
Update pod-security-admission.md
...
No need to use the ssh protocol to access a public repository
2022-03-30 10:13:53 +08:00
Kubernetes Prow Robot
4e120a071e
Merge pull request #32334 from tengqm/servicelbportcontrol-ga
...
Promote ServiceLBNodePortControl feature to GA
2022-03-29 18:06:26 -07:00
Qiming Teng
fa95fa9b23
AnyVolumeDataSource feature is now Beta
2022-03-30 09:01:40 +08:00
Kubernetes Prow Robot
ff563ae168
Merge pull request #32396 from alculquicondor/job-ready
...
Graduate JobReadyPods to beta
2022-03-29 17:50:26 -07:00
Qiming Teng
e302dc4992
Promote ServiceLBNodePortControl feature to GA
2022-03-30 07:42:25 +08:00
Lubomir I. Ivanov
39d7770b8c
create-cluster-kubeadm: fix typo in "master" label
...
A prior change to modify the command for control plane
untaint introduced a typo "control-master-". Fix it,
as it should be "master-".
2022-03-30 01:51:35 +03:00
Kubernetes Prow Robot
526f791323
Merge pull request #32598 from tengqm/volume-expansion-GA
...
Move all volume expansion feature gates to GA
2022-03-29 14:46:07 -07:00
Kubernetes Prow Robot
b2318e3850
Merge pull request #32595 from tengqm/nodeoutofservicevolumedetach
...
NodeOutOfServiceVolumeDetach feature introduced
2022-03-29 14:44:07 -07:00
Kubernetes Prow Robot
4f6c9c6276
Merge pull request #32597 from tengqm/KubeletCredentialProviders-beta
...
KubeletCredentialProviders is now beta
2022-03-29 14:42:08 -07:00
Chuck Ha
e611a04e6d
Removes a space that breaks a markdown link
...
Signed-off-by: Chuck Ha <chuckh@twitter.com >
2022-03-29 12:56:15 -07:00
Kubernetes Prow Robot
2457eac448
Merge pull request #32584 from CharlesCZ/patch-1
...
fix typo
2022-03-29 10:36:55 -07:00
Cezary Czekalski
5650e76c45
Fix typo
2022-03-29 19:27:32 +02:00
Kubernetes Prow Robot
9f50755a72
Merge pull request #32481 from tengqm/IdentifyOS-beta
...
Promote IdentifyPodOS to Beta
2022-03-29 09:08:55 -07:00
Mitesh Jain
7580383a7d
Reflect the changed behaviour for multiple use of --from-env-file in ConfigMap creation ( #32603 )
...
* Fix 32392 - Reflect the changed behaviour for multiple from-env-file in configmap creation.
* Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
updated suggestions.
Co-authored-by: Qiming Teng <tengqm@outlook.com >
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2022-03-29 06:48:46 -07:00
David Eads
4a207186a6
Update content/en/docs/reference/using-api/_index.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2022-03-29 08:12:16 -04:00
Deepak Kinni
5d0146ba6a
Docs for changes related to HonorPVReclaimPolicy feature
...
Signed-off-by: Deepak Kinni <dkinni@vmware.com >
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2022-03-29 10:01:27 +05:30
Qiming Teng
bb5a4738e2
ServiceLoadBalancerClass is GA
2022-03-29 10:44:14 +08:00
Qiming Teng
93bdfe8142
Move all volume expansion feature gates to GA
2022-03-29 10:38:58 +08:00
Qiming Teng
9002a51275
KubeletCredentialProviders is now beta
2022-03-29 10:11:56 +08:00
Qiming Teng
f6dbb9f320
NodeOutOfServiceVolumeDetach feature introduced
2022-03-29 09:08:11 +08:00
Kubernetes Prow Robot
1336c6461f
Merge pull request #32150 from tengqm/tune-feature-gates
...
Tune the feature gates page
2022-03-28 15:31:41 -07:00
Kubernetes Prow Robot
db02b0c3f1
Merge pull request #32575 from miteshskj/tls-bootstrap-token
...
Remove bootstrap token being in beta state in kubelet-tls-bootstrappi…
2022-03-28 14:45:43 -07:00
Kubernetes Prow Robot
8f3fcc0542
Merge pull request #32576 from bobcode99/patch-1
...
Update horizontal-pod-autoscale.md
2022-03-28 14:27:42 -07:00
Kubernetes Prow Robot
1cc768a796
Merge pull request #32578 from miteshskj/brokenlink-gc-csr
...
Fix broken link for stale CSR clean up in garbage-collection.md
2022-03-28 11:15:30 -07:00
Geoffrey Cline
67c5034165
Apply suggestions from code review
...
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2022-03-28 12:27:33 -05:00
Kubernetes Prow Robot
4f3244804c
Merge pull request #32557 from bngsudheer/patch-1
...
Minor text edit to correct the grammar and presentation
2022-03-28 10:09:32 -07:00
Nate W
7c67921f3f
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-28 08:48:23 -07:00
Mitesh Jain
a76cc64203
Fix broken link for stale CSR clean up in garbage-collection.md
2022-03-28 20:53:39 +05:30
Bob
5183202a3b
Update horizontal-pod-autoscale.md
...
Update HPA V2, custom.metrics.k8s.io, external.metrics.k8s.io design proposals to archive github link.
2022-03-28 22:36:36 +08:00
Mitesh Jain
d21c4302bc
Remove bootstrap token being in beta state in kubelet-tls-bootstrapping.md
2022-03-28 19:17:39 +05:30
Vaibhav
fa8872f70f
Update the doc regarding out of date link
2022-03-28 01:07:38 +05:30
Sudheer Satyanarayana
81881f8d84
minor text edit
...
`Pay attention to the case of suffixes` seems better than `Take care about case for suffixes`
2022-03-27 16:01:25 +05:30
Mitesh Jain
bf59d01af7
Fix broken link for attach labels in assign-pod-node.md
2022-03-27 12:26:44 +05:30
Kubernetes Prow Robot
b68cfbd60a
Merge pull request #32485 from tengqm/fix-ip-masq-agent
...
Fix the ip-masq-agent page
2022-03-26 13:21:21 -07:00
Manish Kumar
8f8d9b215e
Register and document some authz-related audit annotations ( #32200 )
...
* Registered audit annotation
* Update content/en/docs/reference/labels-annotations-taints/audit-annotations.md
Co-authored-by: Qiming Teng <tengqm@outlook.com >
* fix.
Co-authored-by: Qiming Teng <tengqm@outlook.com >
2022-03-25 17:25:58 -07:00
Subhasmita Swain
09f8637c05
sample outputs created working with Kubernetes v1.24 without docker ( #31454 )
...
* sample outputs created without docker working with kubernetes v1.24
* updated
* cleaned and updated
* sample outputs created without docker working with kubernetes v1.24
* updated
* cleaned and updated
2022-03-25 17:17:58 -07:00
Kubernetes Prow Robot
185512f752
Merge pull request #32000 from Kartik494/podsecuritypolicies
...
Added Pod security deprecation note
2022-03-25 15:47:58 -07:00
Kubernetes Prow Robot
39fd63ba12
Merge pull request #31989 from guettli/31930__fix_busybox_image_1.28
...
fix busybox image to version 1.28
2022-03-25 15:45:59 -07:00
Kubernetes Prow Robot
689417422e
Merge pull request #32012 from bwolmarans/patch-1
...
--all-namespaces shorthand
2022-03-25 15:41:58 -07:00
Meha Bhalodiya
a3660a0d76
feat: documenting serviceAccountToken volume type ( #31329 )
...
* feat: documenting serviceAccountToken volume type
* serviceAccountToken: correct few terms
* Update volumes.md
* Migrate to projected-volumes
* Update projected-volumes.md
* Remove serviceAccountToken from volume type
* Update projected-volumes.md
* Change heading's fragment identifier
2022-03-25 15:31:58 -07:00