kubernetes / website

Kubernetes website and documentation repo:
https://kubernetes.io
Creative Commons Attribution 4.0 International
4.46k stars 14.37k forks source link

Annotation family `ignore-taint.cluster-autoscaler.kubernetes.io/*` not registered / documented #45658

Open sftim opened 6 months ago

sftim commented 6 months ago

This is a Bug Report

Problem: The cluster autoscaler uses annotations matching ignore-taint.cluster-autoscaler.kubernetes.io/*, but these are not registered in https://kubernetes.io/docs/reference/labels-annotations-taints/

Proposed Solution: Register the annotations (not taints, annotations), by documenting them.

Page to Update: https://kubernetes.io/docs/reference/labels-annotations-taints/

/language en /sig autoscaling /kind bug /priority backlog

sftim commented 6 months ago

To learn more about these, you might need to look at the source code for the cluster autoscaler, or read its documentation, or search the web.

sftim commented 6 months ago

Also see https://github.com/kubernetes/autoscaler/issues/5251

sftim commented 5 months ago

/triage accepted

sftim commented 5 months ago

/retitle Taint family ignore-taint.cluster-autoscaler.kubernetes.io/* not registered / documented

sftim commented 5 months ago

D'oh /retitle Annotation family ignore-taint.cluster-autoscaler.kubernetes.io/* not registered / documented

It was right the first time.

T-Lakshmi commented 2 months ago

/assign