A company wants to ensure zero downtime deployments for their application. They are considering Kubernetes. Which feature of Kubernetes would facilitate this?

  • Automatic load balancing
  • Cloud resource management
  • Containerization
  • Self-healing capabilities
Kubernetes provides self-healing capabilities, enabling it to automatically replace or reschedule containers if they fail, ensuring minimal downtime during deployments.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *