What is kubernetes? Explain
Answer / Vikas Mohan
Kubernetes, often abbreviated as K8s, is an open-source platform designed to automate deploying, scaling, and managing containerized applications. It groups containers that make up an application into logical units for easy management and discovers them to enable load balancing. By providing a unified interface for developers to build, test, deploy, and scale applications, Kubernetes helps in reducing the complexity of modern software architectures.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of cm tools?
What is the purpose of cm tools and which one you have used?
What is your expertise on the devops projects?
What is automation testing in devops?
Explain how DevOps is helpful to developers?
How we can make sure new service is ready for the products launched?
What is Git?
How to automate testing in the devops lifecycle?
What are the top 10 devops tools that are used in the industry today?
Why we need devops?
What is the difference between continuous delivery and continuous deployment?
what is kubernetes?