Launching Your Kubernetes Cluster with Deployment | Day 32 of 90 Days of DevOps
Welcome to Day 32 of 90 Days of DevOps.
Today, we will learn how to launch a Kubernetes cluster with Deployment, a configuration that allows us to manage updates to Pods and ReplicaSets. We will also deploy a sample ToDo application on Kubernetes usi...
blog.ajitfawade.com9 min read
Pronod Bharatiya
learning
Hello Ajit, can you help me with running Kubernatics within enroot. I want to run on a single node with gpu support for learning purpose. Mostly I am using ubuntu inside wsl2 Regards.