DevOps(Day-32) : Launching your Kubernetes Cluster with Deployment
What is Deployment in K8s?
In generic terms, Deployment is the method of applying the code builds in the server after successful testing of the code. This will give the entire outcome of how the application works on production. Therefore Deployment o...
bandandevopsjourney.hashnode.dev2 min read