This project brings up an example Talos HA cluster on Equinix Metal
Set the equinix metal project id and equinix metal api token
pulumi config set projectID <equinix metal project id>
pulumi config set equinix-metal:authToken --secret
NB: This is the admin talosconfig, generate different talosconfig for other users
pulumi stack output talosConfig --show-secrets
pulumi stack output kubeconfig --show-secrets