This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 31
Different variants depend on aws route53 #37
Labels
Comments
There is a possibility to plugin a new DNS provider into kubify. You will need to modify the DNS module[0] and add a new submodule for your DNS provider (Azure) and register in the Contributions are welcome. [0] https://github.com/gardener/kubify/tree/master/modules/dns |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Hi,
We are currently trying to use kubify with azure. Looking into the code, cluster.tf shows it's hard depending on route53. People using different variants may want to skip dns configuration, or use their own variant's dns offering like Azure DNS zones.
The text was updated successfully, but these errors were encountered: