© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Ajit Fawade
JavaScript Developer
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...
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.
Hello Pranod,
Thank you for reading, and I apologize for the delayed response.
You can experiment with Kubernetes using Minikube. I've outlined the step-by-step process in this blog: blog.ajitfawade.com/effortless-kubernetes-cluster…
Ajit Fawade will try it on enroot and let you know my progress Ajit. But it will take some time.
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.