is it possible to install k8s single node with kubespray ?
no cluster needed.
is it possible to install k8s single node with kubespray ?
no cluster needed.
Honestly I didn't try that, but if you really want to do so maybe minikube ?
I often use this for very small dev platform and yes it's working. Just put your one serve in all master, etcd and node groups in inventory.
Works like a charm at least with calico
Looks like this is answered :)
/close
@floryut: Closing this issue.
In response to this:
Looks like this is answered :)
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
Most helpful comment
I often use this for very small dev platform and yes it's working. Just put your one serve in all master, etcd and node groups in inventory.
Works like a charm at least with calico