-
Notifications
You must be signed in to change notification settings - Fork 84
Closed
Description
Hello,
Awesome project!
I have a question before spending the time using it:
I deployed k8s on CoreOs before: one would setup a cluster, which uses etcd for discovery: you need 3 nodes+ to get started. Flannel then uses etcd for communication in the cluster, and then docker runs using flannel as its networking layer. Once docker runs then k8s can use it to deploy / orchestrate containers.
So i'm not sure to understand how this project works: you're running k8s inside docker, that means docker needs to be up before you even setup etcd, flannel, docker and then k8s on top.
Are you running docker in docker, with the lower level docker some priviledge container using the host networking layer?
Metadata
Metadata
Assignees
Labels
No labels