DoH – DNS over HTTPS. Secure DNS resolver using HTTPS, hosted on Kubernetes
This is a simple implementation of a DNS over HTTPS (DoH) server using Kubernetes. The server is implemented using the dns-over-https protocol. The server is hosted on Kubernetes and uses…