Sanitation platform engineers want a catalog of storage tiers available to application teams. Which objects should they list?
Select an answer to reveal the explanation.
Short Explanation
StorageClasses are the menu board hanging in the platform cafeteria—each entry is a tier with a provisioner and options. Listing them tells teams what’s on offer. ReplicaSets, DNS endpoint port names, and LimitRanges are not that catalog.
Full Explanation
StorageClasses are the cluster-scoped API for advertising dynamic storage offerings: provisioner identity, parameters, binding mode, expansion, and reclaim defaults. Inventorying them answers which backends and tiers teams may request. ReplicaSets, DNS endpoint metadata, and LimitRanges do not enumerate storage tiers.