What kind of redundancy do your Kubernetes clusters offer?
The control plane always uses 3 master nodes to ensure redundancy for the management infrastructure.
The persistent storage is based on 100% SSD storage and is managed in CEPH cluster where your data is stored multiple times across multiple physical SSDs. This ensures that a defect in an individual SSD will not lead to neither data loss nor an interruption in data access.