Skip to content

Instantly share code, notes, and snippets.

View anuaimi's full-sized avatar

Athir Nuaimi anuaimi

View GitHub Profile
@rothgar
rothgar / coredns.yaml
Last active October 28, 2019 22:08
CoreDNS for Kubernetes
apiVersion: v1
kind: ConfigMap
metadata:
name: coredns
namespace: kube-system
data:
Corefile: |
.:53 {
log stdout
health