Launching First Kubernetes Cluster with Nginx running
Kubeadm Installation
To install Kubeadm you can check this blog https://hashnode.com/post/clhytg25j000009mjbslkh601
Create the Nginx Pod
By default, the kubectl run command creates a deployment and a replica set along with the pod. If you only wan...
atiq2288.hashnode.dev1 min read