CI/CD

Implementing CI/CD to a Kubernetes Deployment
Implementing CI/CD to a Kubernetes …

I was deploying my containers onto kubernetes through this article I wrote a while back. What happens if I want to change a bit of my code ? Would I …