Hey fellows! I think you really tired with COVID-19 right now and thinking about what to learn new.
Last two weeks I work really productive and tested different tools for local development with Kubernetes.
The list is next:
- Tilt
- Devspace
- Skaffold
I also tested different local Kubernetes implementations like Kubernetes in Docker Desktop
, minikube
and microk8s
.
So if you are interested in such content, please make love for such post!
Top comments (2)
Hi I used docker, what’s this mikikube and microk8
It's a mini versions of Kubernetes which not requires separate nodes for master and workers. Can be running on one VM.