Documentation
¶
Overview ¶
+kubebuilder:skip +k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:defaulter-gen=TypeMeta +groupName=karpenter.sh
Index ¶
Constants ¶
View Source
const ( DoNotEvictPodAnnotationKey = Group + "/do-not-evict" DoNotConsolidateNodeAnnotationKey = Group + "/do-not-consolidate" )
Karpenter specific annotations These are deprecated. These should be removed as part of the migration to v1.
View Source
const (
Group = "karpenter.sh"
)
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.