Kubernetes is a container orchestration tool, used to deploy & manage containerized applications in an automated way.
One of the key concepts in Kubernetes is the "desired state," which refers to the configurations of the applications that you want to deploy and run. Essentially, it's the way you want your applications