Kubernetes: How to Create a deployment
In this article, I will show you how to create a straightforward Kubernetes deployment! to make things simple; the deployment will be something straightforward, a pod that will ping 1.1.1.1 using the alpine image, then we will perform various operati...
Mar 20, 20234 min read9

