From 27a5fe14c770ade9edfa17bb0d5baf766c952889 Mon Sep 17 00:00:00 2001 From: rasmus Date: Tue, 30 Jul 2024 11:03:00 +0300 Subject: [PATCH] docs: commit todo items --- ansible/README.md | 5 +++++ bind/README.md | 14 ++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 ansible/README.md diff --git a/ansible/README.md b/ansible/README.md new file mode 100644 index 0000000..525af27 --- /dev/null +++ b/ansible/README.md @@ -0,0 +1,5 @@ +#TODO: +- inventory +- running playbooks NB! about PWD +- ssh_config; updating + Include ssh_config (with known_hosts) to access all machines listed. diff --git a/bind/README.md b/bind/README.md index 8fd71a4..79fdd23 100644 --- a/bind/README.md +++ b/bind/README.md @@ -1,3 +1,17 @@ +#TODO: + +- cert-manager talks to master to add domain names, and DNS-01 TLS through ns1.k-space.ee +^ both-side link to cert-manager + +bind-services (zone transfer to HA replicas from ns1.k-space.ee) + +### ns1.k-space.ee +Primary authoritive nameserver replica. Other replicas live on Kube nodes +Idea to move it to Zone. + +dns.yaml files add DNS records + + # Bind setup The Bind primary resides outside Kubernetes at `193.40.103.2` and