bingzheliu / miniature

Mininet and containernet fork connecting to Kind for Kubernetes cluster emulation.
Other
4 stars 3 forks source link

use with k3s #2

Open jalalsakhdari opened 2 years ago

jalalsakhdari commented 2 years ago

Does it support docker in docker (dind) approaches?

bingzheliu commented 2 years ago

Miniature uses Kind to bootstrap the k8s cluster. So yes -- Kind actually uses the docker in docker approaches.