This is a small docker environment based on Alpine that contains several devops tools like helm, terraform, kubectl and Kind (kubernetes-in-docker).<p>I am using it for quick experiments with k8s on my local Docker instance. One can use Kind from within Alpine to run k8s in the local Docker instance.<p>There is also a script available that installs a k8s with NGINX IngressController enabled.<p>Docker images are available at: <a href="https://hub.docker.com/repository/docker/brakmic/devops" rel="nofollow">https://hub.docker.com/repository/docker/brakmic/devops</a><p>Maybe it can be of some use to others.<p>Regards,