orenzp / k8s-dynDNSClient

Custome container that holds ddclient for update CloudFlare DNS Zone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic DNS Client for Kubernetes

docker-build

This is my custome docker file for running ddclient binary on my kubernetes cluster. This docker file is build using Github Action workflow.

the DDClient binary is configured to update my DNS record in CloudFlare. This Docker file can only run in kubernetes since it gets it settings from the

About

Custome container that holds ddclient for update CloudFlare DNS Zone

License:MIT License


Languages

Language:Dockerfile 100.0%