Automating DDNS (Dynamic DNS) using DuckDNS.ORG and Kubernetes.
The project is bootstrapped using Kubebuilder, a framework for building Kubernetes APIs and controller operators.
The Makefile provides a set of commands to manage this project.
Type make help to see the list of available commands.
See the design document for an overview of the architecture and design decisions made in this project.
See the demo guide for a step-by-step guide on how to set up and run a static website served over HTTPS using DuckDNS and Kubernetes.