I am trying to get my single node kubernetes cluster running inside an LXC conainter.
I am running a container with Debian-9.0-standard_9.7-1_amd64 image and docker.
(For the setup of docker I followed the official setup docker on debian tutorial). I also enabled keyctl and Nesting...
I started following the kubernetes setup tutorial but got stuck when I wanted to configure the network (Flannel) and intialize kubernetes:
Hopefully somebody has experience and can help me continue (I am already trying for a couple of days )...
Also I will write a tutorial afterwards (to give back to the community), because I find the documentation about this topic to spread out... (So your contributions will be mentioned of course...)
I am running a container with Debian-9.0-standard_9.7-1_amd64 image and docker.
(For the setup of docker I followed the official setup docker on debian tutorial). I also enabled keyctl and Nesting...
I started following the kubernetes setup tutorial but got stuck when I wanted to configure the network (Flannel) and intialize kubernetes:
Hopefully somebody has experience and can help me continue (I am already trying for a couple of days )...
Also I will write a tutorial afterwards (to give back to the community), because I find the documentation about this topic to spread out... (So your contributions will be mentioned of course...)