I am trying to understand all the YAML code we have in our solution for deploying to Kubernetes. I’ve got three hours today, here’s what I learnt. What is a Kubernetes object? A Kubernetes object represents how you would like your cluster to behave in Kubernetes — it describes which applications are running, the resources…