ChrisKlug / k8s.demos.crd.azuredns.controller

This repo contains code for demonstrating the use of Custom Resource Dictionaries (CRD) to manage Azure DNS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure DNS management through Kubernetes Custom Rresource Definition (CRD)

This repo contains code for demonstrating the use of Custom Resource Dictionaries (CRD) to manage Azure DNS as covered in my blog post at https://fearofoblivion.com/managing-azure-dns-using-kubernetes-crd. Please have a look at the blog post for more information!

If you have any questions, feel free to reach out at @ZeroKoll

About

This repo contains code for demonstrating the use of Custom Resource Dictionaries (CRD) to manage Azure DNS.

License:MIT License


Languages

Language:C# 98.1%Language:Dockerfile 1.9%