Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 289 Bytes

readme.md

File metadata and controls

15 lines (10 loc) · 289 Bytes

Kubernetes with docker-in-docker

Deploy and connect to kubernetes cluster deployed with Kind, a tool for running local Kubernetes clusters using Docker container "nodes".

Build the image

make build

And run

make run