DEV Community

Cover image for Running K8s in local env
Vishal Raj
Vishal Raj

Posted on

Running K8s in local env

While there are many tools out there, which let us run K8s in local environment. The idea of my project is to go a step further and show how a production like setup can be achieved in local with help of certain tools. While this is just step 1 in the process of understanding how things work, there are many more aspects, which are beyond the scope here.

Please refer to the official kubernetes documentation for more information on how it works.

Please follow the github link for more details on the k8s project.

Top comments (0)

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay