Question - What are the advantages of Kubernetes? 
          
        
        Answer - 
        
The advantages of the Kubernetes are as follows:
- Kubernetes is open-source and free
 - It is highly scalable and runs in any operating system
 - It provides more concept and is more powerful than Docker swarm
 - It provides scheduler, auto-scaling, rolling upgrades, and health checks
 - It has a flat network space and customized functionalities
 - It is easy to make effective CI/CD pipelines
 - It can improve productivity