How to Build Cloud Native CI/CD Pipelines on Kubernetes and Release Software Faster
Kubernetes is a powerful, open source, container orchestration/cluster management tool that helps you manage and deploy your containerized application and services on a cluster of machines. Operationalizing Kubernetes involves many different pieces, but a very important aspect is management of the containers and using Helm to build charts for your Kubernetes deployments.