Hi,
thnaks for the suggestion. i wasn’t able to use the kubernetes orb neither.
I finally managed to have minikube working. Trying to share the main points:
- requires to use a machine and not a docker image
- use minikube vm-driver=docker
- install conntrack (and iptables?)
- install kubectl
I will share my branch when I will have finish to clean my config file and it will be merged in my master