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

Commits on Nov 4, 2024

  1. Create test setup for Azure DNS integration

    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]>
    abaguas committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b2420aa View commit details
    Browse the repository at this point in the history