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

Create test setup for Azure DNS integration #1773

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abaguas
Copy link
Collaborator

@abaguas abaguas commented Nov 2, 2024

As stated in #1772, we would like to have test setup with the main DNS providers. This PR creates a complete guide documenting how to test the Azure integration, including terraform and helm configuration.

According to the docs the infrastructure should cost $0.90 per month, but it can also be destroyed and re-provisioned anytime:

First 25 hosted DNS zones	$0.50 per zone per month
First billion DNS queries/month	$0.40 per million

@abaguas
Copy link
Collaborator Author

abaguas commented Nov 2, 2024

If you have a suggestion of another folder where to place this content let me know

@abaguas abaguas force-pushed the azure/dnsintegration branch 3 times, most recently from 968aec6 to 15f3724 Compare November 2, 2024 13:55
As stated in k8gb-io#1772, we would like to have test setup with the main DNS providers.
This PR creates a complete guide documenting how to test the Azure integration, including terraform and helm configuration.

According to the [docs](https://azure.microsoft.com/en-us/pricing/details/dns/) the infrastructure should cost $0.90 per month, but it can also be destroyed and re-provisioned anytime:
```
First 25 hosted DNS zones	$0.50 per zone per month
First billion DNS queries/month	$0.40 per million
```

Signed-off-by: Andre Aguas <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant