Commit Graph

82 Commits

Author SHA1 Message Date
Raunak Pradip Shah 9ab8cd6c0b Update volume mode change annotation in documentation 2023-02-09 11:25:13 +05:30
Kartik Sharma 1672e3ac99
Register service.alpha.kubernetes.io/tolerate-unready-endpoints Ann… (#39122)
* Registered service.alpha.kubernetes.io/tolerate-unready-endpoints Annotation

* Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

---------

Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2023-01-28 10:18:33 -08:00
Afzal Ansari 3911e15a3c
Document volume.kubernetes.io/selected-node annotation (#36399)
* Documented annotation for pv.kubernetes.io/bind-completed

Signed-off-by: afzal442 <afzal442@gmail.com>

* Documented annotation for `volume.kubernetes.io/selected-node`

Signed-off-by: afzal442 <afzal442@gmail.com>

Signed-off-by: afzal442 <afzal442@gmail.com>
2023-01-17 10:20:33 -08:00
Ritikaa96 a30ff6cf27 Adding pv.kubernetes.io annotations in labels-annotations-taints 2023-01-13 16:32:00 +05:30
Kubernetes Prow Robot 4150bc7ff9
Merge pull request #37145 from Kartik494/controllermanaged
Register and document volumes.kubernetes.io/controller-managed-attach-detach annotation
2023-01-03 06:45:32 -08:00
Kubernetes Prow Robot 702568acfc
Merge pull request #38161 from Ritikaa96/kube-aggregator-annotation
adding annotation for kube-aggregator automanaged in labels-md
2023-01-03 01:51:31 -08:00
Kubernetes Prow Robot 6be02b27fc
Merge pull request #38272 from chiukapoor/critical-pod-annotation
Add scheduler.alpha.kubernetes.io/critical-pod annotation
2022-12-22 05:27:28 -08:00
Ritikaa96 0f6cdedf54 adding annotation for kube-aggregator automanaged in labels-md 2022-12-14 09:49:43 +05:30
Chirayu Kapoor 7674d8cdf3
Add scheduler.alpha.kubernetes.io/critical-pod annotation
Signed-off-by: Chirayu Kapoor <dev.csociety@gmail.com>
2022-12-12 12:41:19 +05:30
carolina valencia 7cd85d1fc4 Merge remote-tracking branch 'upstream/main' into dev-1.26 2022-12-07 11:40:37 -03:00
windsonsea 26c67e6288 Change a https// to https:// 2022-12-03 21:25:27 +08:00
Shihang Zhang 5f3614c564 update doc of KEP-2799 2022-11-28 13:15:05 -08:00
Kartik Sharma 68722949d0
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-28 16:08:46 +05:30
Kartik Sharma ad1d573c3a
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-11-28 16:08:12 +05:30
kartik494 04a9fb1678 Registered volumes.kubernetes.io/controller-managed-attach-detach annotation 2022-11-28 10:10:58 +05:30
Kubernetes Prow Robot b5aafaaac4
Merge pull request #37863 from krol3/merged-main-dev-1.26-02
Merge main branch into dev-1.26
2022-11-21 19:32:13 -08:00
Aldo Culquicondor b8fc810198
Graduate JobTrackingWithFinalizers to stable (#37764)
* Graduate JobTrackingWithFinalizers to stable

* JobTrackingWithFinalizers disabled in 1.23, 1.24
2022-11-18 01:58:31 -08:00
Ayushman dc714f7fb0
Added scheduler.alpha.kubernetes.io/node-selector annotation (#34477)
* Added scheduler.alpha.kubernetes.io/node-selector annotation

* Update content/en/docs/reference/labels-annotations-taints/_index.md

Co-authored-by: Rey Lejano <rlejano@gmail.com>

* changed pod to namespace

* added pods in

Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-11-09 13:42:54 -08:00
Abigail McCarthy 98f310ab58 Updates page weights in reference docs section
Some of these pages are autogenerated, but not all. This PR updates the pages that are not autogenerated within the docs/en/reference section
2022-11-04 11:37:59 -04:00
Kubernetes Prow Robot a467d92671
Merge pull request #34939 from PriyanshuAhlawat/limitannotation
Add LimitRanger plugin to labels, taints and annotations
2022-10-30 17:10:45 -07:00
Tim Bannister 1eef742465
Favor EndpointSlice over Endpoints
Document EndpointSlice as the preferred and most appropriate mechanism
to record the backing endpoints of a Service.

Co-authored-by: Rob Scott <rob.scott87@gmail.com>
Co-authored-by: Shannon Kularathna <ax3shannonkularathna@gmail.com>
2022-10-11 12:38:39 +01:00
PriyanshuAhlawat 1f9ea5579b Update _index.md 2022-10-07 22:24:35 +05:30
Kubernetes Prow Robot 77490236ef
Merge pull request #37198 from sftim/20221007_reinstate_node_role_master_taint
Reinstate legacy taint for control plane nodes
2022-10-07 05:31:52 -07:00
Tim Bannister 36ee838abc
Reinstate legacy taint for control plane nodes
Similar to APIs, we don't delete legacy taints and labels from the page,
we leave them there and mark them as deprecated.

Reinstate taint node-role.kubernetes.io/master.
2022-10-07 13:04:03 +01:00
Kubernetes Prow Robot 9c3479be01
Merge pull request #34260 from Rishit-dagli/Rishit-dagli-defaultTolerations
Register and document scheduler.alpha.kubernetes.io/defaultTolerations annotation
2022-10-02 09:42:13 -07:00
Kubernetes Prow Robot 5c5b3f120c
Merge pull request #36811 from PriyanshuAhlawat/exclude_annotation
Update Label Annotations section
2022-09-30 06:52:29 -07:00
Jai Govindani 781c75e8e3
refactor: Descriptions on Well-Known Annotations/Labels/Taints 2022-09-20 21:51:42 +07:00
Priyanshu Ahlawat 63b9da1dc8
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Michelle Wu <35519562+Michelle951@users.noreply.github.com>
2022-09-15 11:55:54 +05:30
PriyanshuAhlawat 6083a1886f Update _index.md 2022-09-14 19:40:27 +05:30
Kubernetes Prow Robot b22651a7db
Merge pull request #35846 from mk46/safe-to-evict
Register and document cluster-autoscaler `safe-to-evict` annotation
2022-09-13 10:15:02 -07:00
Manish Kumar 098d3aa101 Registered and documented `safe-to-evict` annotation 2022-09-08 17:34:12 +05:30
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
Rishit Dagli 8cc48b8111
Update content/en/docs/reference/labels-annotations-taints/_index.md
Co-authored-by: Jordan Liggitt <jordan@liggitt.net>
2022-08-23 21:20:29 +05:30
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
PriyanshuAhlawat 4de555282b Update _index.md 2022-07-11 20:28:17 +05:30
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