Mercurial > code > home > repos > infra
annotate kube/coredns/coredns_freshen.sh @ 332:d4893670f888 default tip
WIP: use watchdog reboot timer on pi
author | drewp@bigasterisk.com |
---|---|
date | Thu, 27 Feb 2025 11:09:29 -0800 |
parents | 5b88b38f2471 |
children |
rev | line source |
---|---|
80
bc909bf8b80e
another try at dns with /etc/k3s_resolv.conf
drewp@bigasterisk.com
parents:
diff
changeset
|
1 #!/bin/zsh |
326
5b88b38f2471
huge reorg, reog toplevel functions in preparation of a ui with nice task lists
drewp@bigasterisk.com
parents:
80
diff
changeset
|
2 kubectl apply -f ./coredns.yaml |
80
bc909bf8b80e
another try at dns with /etc/k3s_resolv.conf
drewp@bigasterisk.com
parents:
diff
changeset
|
3 kubectl get -n kube-system configmap/coredns -o yaml |