NitishKumar06
15ea9dfd71
k8s.io added in well-known labels restriction -02
2022-09-05 19:49:01 +05:30
NitishKumar06
322b824ddd
k8s.io added in well-known labels restriction
2022-09-05 19:25:21 +05:30
Kubernetes Prow Robot
73aaba9b4e
Merge pull request #35810 from yilmi/created-by-deprecated
...
Removing created-by label deprecated since 1.9
2022-09-02 06:36:05 -07:00
Yassine Ilmi
bf29b18145
Apply suggestion from sftim review
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-09-02 15:02:18 +02:00
Yassine Ilmi
e31d646d7c
Removing created-by label deprecated since 1.9
2022-08-22 19:21:57 +02:00
carolina valencia
6810fa976d
Merge remote-tracking branch 'upstream/main' into dev-1.25
2022-08-18 15:58:41 -03:00
Kubernetes Prow Robot
b268418615
Merge pull request #33524 from saschagrunert/seccomp-annotation
...
Partly remove support for seccomp annotations
2022-08-15 19:15:07 -07:00
Shubham Kuchhal
9fe4a5e1f8
Added punctuation.
2022-08-13 14:08:13 +05:30
Shubham Kuchhal
d555f3476e
Corrected the document.
2022-08-12 16:17:38 +05:30
Shubham Kuchhal
6e7bcccf4f
Added Documents for cluster-autoscaler.kubernetes.io/enable-ds-eviction annotation.
2022-08-12 13:51:01 +05:30
Kubernetes Prow Robot
f6b1ad151c
Merge pull request #35610 from sftim/20220801_update_psp_docs
...
Update PodSecurityPolicy annotation details for v1.25
2022-08-06 02:36:17 -07:00
Kubernetes Prow Robot
60f69d7259
Merge pull request #35027 from nckturner/update-provided-node-ip
...
Update alpha.kubernetes.io/provided-node-ip
2022-08-03 22:11:47 -07:00
Sascha Grunert
45d0bdeaec
Partly remove support for seccomp annotations
...
From the release notes of
https://github.com/kubernetes/kubernetes/pull/109819 , we have to update
according to the following situation:
```
Action required: support for the alpha seccomp annotations
`seccomp.security.alpha.kubernetes.io/pod` and
`container.seccomp.security.alpha.kubernetes.io`, deprecated since
v1.19, has been partially removed. Kubelets no longer support the
annotations, use of the annotations in static pods is no longer
supported, and the seccomp annotations are no longer auto-populated when
pods with seccomp fields are created. Auto-population of the seccomp
fields from the annotations is planned to be removed in 1.27. Pods
should use the corresponding pod or container
`securityContext.seccompProfile` field instead.
```
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-08-02 13:42:23 +02:00
Tim Bannister
2d03570219
Update PSP annotation for v1.25
...
Write about the kubernetes.io/psp annotation in the past tense.
2022-08-01 18:47:01 +01:00
carolina valencia
d4fb248a84
Merge main into dev-1.25 to keep in sync
...
Merge remote-tracking branch 'upstream/main' into dev-1.25
2022-07-30 19:03:21 -03:00
Nick Turner
765fd75fd0
Update alpha.kubernetes.io/provided-node-ip
...
* The annotation is no longer set ONLY when --cloud-provider=external
* Now, it is set on kubelet startup if the --cloud-provider flag
is set at all, including the deprecated in-tree values
like `aws` and `gcp`.
2022-07-18 13:41:31 -07:00
Mahé
23eea7e122
Add more context in the annotation page
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-06-29 09:27:42 +02:00
Kubernetes Prow Robot
0d218fc6be
Merge pull request #34539 from didicodes/merged-main-dev-1.25
...
Merged main into dev-1.25
2022-06-28 14:05:34 -07:00
mtardy
60ee2c2d14
Add the documentation on the kubernetes.io/psp annotation
2022-06-28 21:11:59 +02:00
Jihoon Seo
e7caadc564
Replace skew shortcode parameters
2022-06-17 16:17:01 +09:00
Kubernetes Prow Robot
cbff0cfd4a
Merge pull request #32991 from jai/jai/fix-well-known-annotations-labels-taints-examples
...
fix: Well-Known Annotations/Labels/Taints examples
2022-06-16 22:58:32 -07:00
Lubomir I. Ivanov
ed9ea9c4f2
kubeadm: apply changes around "master" taint for 1.25
...
The "master" taint is no longer applied on control plane
nodes by kubeadm 1.25.
Remove mentions of the taint from the documentation:
- implementation details
- create a kubeadm cluster
- known labels / taints
2022-05-19 22:13:09 +03:00
Manish Kumar
e7300a151c
Register and document annotations on Secret that relate to ServiceAccount ( #32005 )
...
* Registered secret annotation
Signed-off-by: Manish Kumar <manish.kumar1@india.nec.com>
* Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
* Updated Secret type
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-05-17 07:40:27 -07:00
Jai Govindani
891014838e
fix: Add quotes on annotation boolean
...
Co-authored-by: divya-mohan0209 <divya.mohan0209@gmail.com>
2022-05-03 16:58:42 +07:00
Nate W
5ead53b3e8
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-05-02 10:29:49 -07: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
SataQiu
279fbc658d
Update content/en/docs/reference/labels-annotations-taints/audit-annotations.md
...
Signed-off-by: SataQiu <shidaqiu2018@gmail.com>
2022-04-28 19:53:21 +08: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
212a936a53
Merge pull request #32673 from RaunakShah/3151-docs
...
Add docs for preventing volume mode conversion
2022-04-26 10:38:53 -07:00
Raunak Pradip Shah
b656cd8d55
Some formatting changes
2022-04-22 15:31:49 +05:30
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
Jai Govindani
01efbac56f
fix: Well-Known Annotations/Labels/Taints examples
2022-04-17 08:32:38 +07:00
Jai Govindani
795672d928
feat(labels-annotations-taints): Add recommended labels
2022-04-14 09:24:21 +07:00
Raunak Pradip Shah
f89729d014
Add docs for preventing volume mode conversion
2022-04-13 19:29:16 +05:30
Ashutosh Kumar
3005445d34
document non graceful node shutdown feature ( #32406 )
...
Signed-off-by: Ashutosh Kumar <sonasingh46@gmail.com>
2022-04-12 07:27:24 -07:00
Jordan Liggitt
d9c1a07b97
Add audit annotations for invalid certificates
2022-03-30 14:02:36 -04:00
Nate W
7c67921f3f
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-28 08:48:23 -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
Nate W
ee1a85d08e
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-21 07:53:48 -07:00
Song Shukun
66132def66
Add deprecated description to the subtitle
2022-03-20 19:55:57 +09:00
Kubernetes Prow Robot
86db461dd1
Merge pull request #31910 from Kartik494/mount_description
...
registered mount-options annotation
2022-03-17 08:29:21 -07:00
Nate W
0289b52eca
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-16 11:38:29 -07:00
PriyanshuAhlawat
e920c416f7
Update _index.md
2022-03-15 22:18:26 +05:30
kartik494
d2cfe9fc77
registered mount-options annotation
2022-03-09 20:22:20 +05:30
Nate W
5a0f2583c6
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-07 16:23:45 -08:00
mtardy
cc64e7cc98
Add a separate subpage for audit annotations and add reference to it on the main page
2022-03-02 20:14:14 +01:00