Skip to content

Instantly share code, notes, and snippets.

@darkn3rd
Created September 18, 2021 07:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save darkn3rd/b06af1ac6b1be3d9a4148a76187e817e to your computer and use it in GitHub Desktop.
Save darkn3rd/b06af1ac6b1be3d9a4148a76187e817e to your computer and use it in GitHub Desktop.
TF/AKS with ExternalDNS/AzureDNS - deploy_external_dns.sh
# download helm provider
terraform init
# deploy external_dns helm chart
terraform apply --target helm_release.external_dns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment