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

[RFE] Multi-cluster deployment #68

Open
elmazzun opened this issue Aug 17, 2024 · 0 comments
Open

[RFE] Multi-cluster deployment #68

elmazzun opened this issue Aug 17, 2024 · 0 comments

Comments

@elmazzun
Copy link

elmazzun commented Aug 17, 2024

Hi!

I was thinking of deploying more than one cluster with a single terraform apply in order to test some intra-cluster communication with Istio.

I think a new parameter for kind_cluster resource (something like clusters_count) would be nice because it would allow to deploy multiple cloned clusters.

There might be some details that I am missing in order to implement this but, at first thought, some extra steps would be required such as:

  • multiple kubeconfig files, one for each cluster
  • automatic increase of kind_config.node(master).extra_port_mappings.host_port so that there would be no ports conflicts
  • ... something else?

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant