--- title: AggregatedDiscoveryEndpoint content_type: feature_gate _build: list: never render: false stages: - stage: alpha defaultValue: false fromVersion: "1.26" toVersion: "1.26" - stage: beta defaultValue: true fromVersion: "1.27" toVersion: "1.29" - stage: stable defaultValue: true fromVersion: "1.30" --- Enable a single HTTP endpoint `/discovery/` which supports native HTTP caching with ETags containing all APIResources known to the API server.