Kubernetes Deployment YAML file
By Rex Resurreccion Jul 07, 2022
Use of Declarative approach in Kubernetes. This time, let’s write a Kubernetes Deployment YAML file to provision resources in a cluster.

Use of Declarative approach in Kubernetes. This time, let’s write a Kubernetes Deployment YAML file to provision resources in a cluster.
Hands-on tutorial on how to deploy containerized application in Kubernetes using Imperative approach and use of Minikube and Kubectl CLI
This getting started topic will be a quick introduction about Kubernetes, Cluster Components, Objects and how to manage Objects.