Closed gnarea closed 4 years ago
I wrongly assumed the problem was this action but it seems like kind is just slower than Minikube, having just tried another Kind action: https://github.com/relaycorp/relaynet-internet-gateway/pull/282/commits/4f85fac026e3256c621dabf7788432fb9c40f0f9
I'm switching to Kind to get better performance but I'm actually getting a performance regression after switching from Minikube: https://github.com/relaycorp/relaynet-internet-gateway/pull/269/commits/16a32302667e26b58201c8a66bec019bac968cdd
With that Minikube action, I'd have a cluster set up in 1m35s give or take. With this action, it takes more than 2 minutes.
I'd expect this action to be as fast (if not faster) than the original one for Minikube. Maybe I'm missing something?
Here's the output from this action in case it's relevant:
Note the
Ready after 54s
. Though I'm not sure how reliable that is.