diff coredns_freshen.sh @ 80:bc909bf8b80e

another try at dns with /etc/k3s_resolv.conf
author drewp@bigasterisk.com
date Sat, 18 Jun 2022 13:42:10 -0700
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/coredns_freshen.sh	Sat Jun 18 13:42:10 2022 -0700
@@ -0,0 +1,3 @@
+#!/bin/zsh
+kubectl apply -f templates/kube/coredns.yaml
+kubectl get -n kube-system configmap/coredns -o yaml