I'm looking for a way to create a cluster ONLY if ...
# k3d
f
I'm looking for a way to create a cluster ONLY if it does not exist, otherwise start it. Is it possible to have
k3d cluster create --config=blah.yaml
behave this way (or
k3d cluster start