How does kubernetes provide high availability of applications in a cluster?
Answer / Ankush
Kubernetes provides high availability of applications through various mechanisms such as replication, service discovery, self-healing, and load balancing. Replicas of the application are created to ensure that at least one instance is always available. Service discovery allows services to locate other services in the cluster, while self-healing automatically restarts failed containers or pods. Load balancing distributes incoming traffic across multiple instances to improve performance and prevent overloading any single instance.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantages of devops int respect of technical and business perspective?
How can one know the branches that are already merged into the master branch?
What is DevOps Azure?
What Are The Advantages Of DevOps?
Classify cloud platforms by category?
What is the role of aws in devops ?
What do you mean by DevOps?
What are the advantages of nosql database over rdbms?
Differentiate between Asset Management and Configuration Management
What types of testing are needed?
What is DevOps cloud?
Explain continuous delivery.