Konubinix' opinionated web of thoughts

Clk K8s

Fleeting

clk k8s

A great tool to install and setup everything needed to play with k8s.

kind and k3d are great, but you still need to setup other stuff, like an local docker registry, some ingress controller.

Also, to play with k8s, you still need to run some helm commands and start tilt.

This command aims at running the whole flow so that you just need to run clk k8s flow and just play with your source code. In a sense, it is like the docker-compose of k8s.

Notes linking here