CRDObservedGenerationTracking [page]ai-synthesized · conf 0.82
CRD Observed Generation Tracking is a feature gate that enables the tracking of observed generations for Custom Resource Definitions (CRDs).
CRD Observed Generation Tracking is a feature gate that enables the tracking of observed generations for Custom Resource Definitions (CRDs).
Why it matters This feature allows for more accurate management and monitoring of CRDs, particularly in scenarios where multiple versions are deployed concurrently.
Key facts - CRDObservedGenerationTracking can be enabled on a per-cluster basis using the `crdObservedGenerationTracking` field in the cluster's spec - When enabled, each CRD instance is assigned an observed generation number
Common pitfalls - Enabling this feature may introduce additional overhead due to increased metadata storage requirements
Sources
Related (0)
No recorded relationships.