#
coredns
Here are 82 public repositories matching this topic...
和我一步步部署 kubernetes 集群
-
Updated
Aug 20, 2020 - Shell
Public DNS resolver that protects you from ad trackers
-
Updated
Aug 17, 2020 - Go
Deploy latest Kubernetes cluster on DigitalOcean using Terraform
kubernetes
digitalocean
devops
install
terraform
cluster
kubernetes-cluster
k8s
kubeadm
ipvs
coredns
ipvsadm
kubernetes-digitalocean-terraform
-
Updated
Jun 25, 2019 - HCL
command line interface for Envoy xDS endpoint
-
Updated
Jul 27, 2020 - Go
Misc. Ansible playbooks for Kubernetes
kubernetes
ansible
ansible-playbook
traefik
kubectl
hetzner
coredns
kubedns
hetzner-cloud
kube-router
skydns
hetzner-cloud-volumes
-
Updated
Aug 18, 2020
Terraform scripts to deploy a secured Kubernetes cluster
-
Updated
Apr 15, 2018 - HCL
CoreDNS server with blacklist to block ads, tracking and malware
-
Updated
Oct 14, 2018 - Shell
A set of Prometheus alerts & grafana dashboards for CoreDNS.
-
Updated
Aug 27, 2020 - Jsonnet
A coredns plugin to get dns records from Netbox
-
Updated
Jul 1, 2020 - Go
Kubernetes HA Cluster Bootstrapper
-
Updated
Jun 17, 2018 - Go
Yet another seems better forward/proxy plugin for CoreDNS
-
Updated
Aug 1, 2020 - Go
A set of Prometheus alerts for Node Local DNS.
-
Updated
Jun 15, 2020 - Jsonnet
This repository implements a tke-cluster coredns controller which helps to synchronize dynamic cluster donames to coredns, and customers can have access to all of the ingress of both admin and custom clusters through one coredns.
-
Updated
Apr 1, 2020 - Go
Improve this page
Add a description, image, and links to the coredns topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coredns topic, visit your repo's landing page and select "manage topics."
The forward plugin has some rather convoluted config setups. I.e. functions on Proxy that call other functions on the lower bits (Transport and Healthcheck). For some reason I can't remember
HealthCheckas an interface; where in reality we only have one impl. here.This all looks over-engineered and ready to be massively simplified - hopefully with a reduction in LOCs.