What are your best practices for container orchestration with Kubernetes when dealing with high-availability applications?
This question would give insights into strategies and best practices to ensure high availability in Kubernetes environments. Topics might include failover handling, setting up redundancy, deploying across multiple zones or regions, readiness and liveness probes, and auto-scaling to manage loads properly.