Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ClusterAutoscalerScaleDownDisabledAnnotationKey annotation to disable the scale-down of the nodes. ClusterAutoscalerScaleDownDisabledAnnotationKey = "cluster-autoscaler.kubernetes.io/scale-down-disabled" // ClusterAutoscalerScaleDownDisabledAnnotationValue annotation to disable the scale-down of the nodes. ClusterAutoscalerScaleDownDisabledAnnotationValue = "true" // ClusterAutoscalerScaleDownDisabledAnnotationByMCMKey annotation to disable the scale-down of the nodes. ClusterAutoscalerScaleDownDisabledAnnotationByMCMKey = "cluster-autoscaler.kubernetes.io/scale-down-disabled-by-mcm" // ClusterAutoscalerScaleDownDisabledAnnotationByMCMValue annotation to disable the scale-down of the nodes. ClusterAutoscalerScaleDownDisabledAnnotationByMCMValue = "true" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.