Cluster-api: Adopt KIND as cluster bootstrapper

Created on 15 Dec 2018  路  4Comments  路  Source: kubernetes-sigs/cluster-api

/kind feature

Describe the solution you'd like
In the AWS provider, we've been using kind to spin up ephemeral bootstrap clusters for clusterctl. It would be nice to replace minikube with kind and improve the developer experience. After chatting with @BenTheElder at KubeCon, seems there are ways to use it as a library.

kinfeature lifecyclactive prioritimportant-soon

Most helpful comment

My initial thoughts were to introduce kind as an alternate bootstrapper alongside minikube rather than simply swap it out for the time being to avoid being too disruptive of a change to users.

All 4 comments

馃憤

@vincepri could I help out with this?

Sure, check with @detiber, I remember he expressed interest in working on it.

My initial thoughts were to introduce kind as an alternate bootstrapper alongside minikube rather than simply swap it out for the time being to avoid being too disruptive of a change to users.

Was this page helpful?
0 / 5 - 0 ratings