Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Enable joining a tailscale network #7

Open
jhhayashi opened this issue Sep 15, 2023 · 2 comments
Open

Feature Request: Enable joining a tailscale network #7

jhhayashi opened this issue Sep 15, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request question Further information is requested

Comments

@jhhayashi
Copy link

After creating a cluster via Terraform, I delete firewall rules (rel. #6) and add the cluster to a Tailscale network. I am able to generate a Tailscale key using Terraform, and it would be great to be able to pass that key to my Crunchybridge cluster to have it join the Tailscale network

@wilybrace
Copy link
Collaborator

What is the source / format of the tailscale key? Does it come from a tailscale provider or is it something else?

@wilybrace wilybrace self-assigned this Sep 20, 2023
@wilybrace wilybrace added enhancement New feature or request question Further information is requested labels Sep 20, 2023
@jhhayashi
Copy link
Author

I can imagine a couple different workflows for managing the keys:

  • The Terraform-managed workflow that uses tailscale_tailnet_key to create the key and pass it to Crunchybridge
  • A more manual workflow where the user injects the key via a variable

In both cases, I think it's fair to expect a string similar to what is expected in the forms at https://crunchybridge.com/clusters/<some_cluster_id>/networking/tailscale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants