kubernetes-sigs / cluster-api-provider-packet

Cluster API Provider Packet (now Equinix Metal)
https://deploy.equinix.com/labs/cluster-api-provider-packet/
Apache License 2.0
97 stars 40 forks source link

Create a -development template to avoid issues for folks following Quickstart directions #767

Open cprivitere opened 1 month ago

cprivitere commented 1 month ago

User Story

Many times when people try to follow the Cluster API Quick Start tutorial, they execute steps designed for the Docker provider that presumes we have a development flavor. If we add a development flavor, we can avoid folks hitting the error.

Detailed Description

I think it'll just be a copy of the normal cluster template but we could take out options (like limiting it to 1 control plane node) so there's fewer variables to think about changing. I'm not sure that reduction in options would actually reduce friction or cause problems in the future if they wanted to add nodes to the cluster.

Anything else you would like to add:

[Miscellaneous information that will assist in solving the issue.]

/kind feature