Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is kubernetes?



what is kubernetes?..

Answer / Upendra Kumar Singh

Kubernetes, often referred to as k8s, is an open-source container orchestration system for automating the deployment, scaling, and management of containerized applications. Its primary purposes include:
1. Scheduling: Automatically scheduling containerized applications onto available nodes in a cluster based on resource utilization and other factors.
2. Scaling: Managing the horizontal scaling of applications by adding or removing containers as needed to meet demand.
3. Service Discovery & Load Balancing: Providing service discovery and load balancing, allowing applications to communicate with each other and scale seamlessly across multiple nodes in a cluster.
4. Self-Healing: Automatically detecting and addressing issues such as failed containers or unresponsive nodes, ensuring high availability of applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DevOps Interview Questions

What is the one most important thing devops helps do?

1 Answers  


What are your expectations from a career perspective of devops?

1 Answers  


How does DevOps work?

1 Answers  


Name three important devops kpis?

1 Answers  


What is the difference between continuous delivery and continuous deployment?

1 Answers  


Explain the difference between continuous integration, delivery, and deployment ?

1 Answers  


What types of testing are needed?

1 Answers  


How can one know the branches that are already merged into the master branch?

1 Answers  


Explain how you can update memcached when data changes?

1 Answers  


When the server gets shut down does data stored in memcached is still available?

1 Answers  


How to automate testing in the devops lifecycle?

1 Answers  


What are the foundational pillars of devops testing?

1 Answers  


Categories