Kubespray: is it possible to install k8s single node with kubespray ?

Created on 3 Jul 2020  路  4Comments  路  Source: kubernetes-sigs/kubespray

is it possible to install k8s single node with kubespray ?

no cluster needed.

kinsupport

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

All 4 comments

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.

Was this page helpful?
0 / 5 - 0 ratings