18 Commits

Author SHA1 Message Date
Tom Alexander
9830e34a45
Enable gateway support. 2026-02-21 15:11:14 -05:00
Tom Alexander
657d5a5e55
Temporarily drop flux interval to 1 minute during early development.
This is to reduce waiting time.
2026-02-21 15:11:14 -05:00
Tom Alexander
31dd69cfcb
Install deferred manifests. 2026-02-21 15:11:14 -05:00
Tom Alexander
7f6f8352c0
More changes to try to fix coredns. 2026-02-21 15:11:13 -05:00
Tom Alexander
35a1b8c227
Switch to generating the coredns manifests via nix. 2026-02-21 15:11:12 -05:00
Tom Alexander
e3c61fe4db
Use CoreDNS for in-cluster DNS requests and caching. 2026-02-21 15:11:12 -05:00
Tom Alexander
740e3a17e5
Build the cilium manifest automatically in nix. 2026-02-21 15:11:12 -05:00
Tom Alexander
5c4ac7ea59
Allow pods to directly speak to the public internet on their own public IPv6 addresses. 2026-02-21 15:11:12 -05:00
Tom Alexander
323e2fff83
Enable ipv4 and tunnel routing. 2026-02-21 15:11:12 -05:00
Tom Alexander
f5286bd10e
Switch to kubernetes ipam mode. 2026-02-21 15:11:11 -05:00
Tom Alexander
b5f9a7c812
Add missing cidr declarations. 2026-02-21 15:11:11 -05:00
Tom Alexander
f0e6b30c98
Fix DNS resolution. 2026-02-21 15:11:10 -05:00
Tom Alexander
70c10aba40
Apply the git repo to the cluster. 2026-02-21 15:11:10 -05:00
Tom Alexander
32b27fba36
Trust flux's ssh key in the yaml git repo. 2026-02-21 15:11:10 -05:00
Tom Alexander
90a97f4e74
Generic secrets for ssh keys. 2026-02-21 15:11:10 -05:00
Tom Alexander
9529f4b805
Generate kubernetes secrets for ssh keys. 2026-02-21 15:11:10 -05:00
Tom Alexander
f3e7d56b66
Install CoreDNS. 2026-02-21 15:11:09 -05:00
Tom Alexander
50ba6f7c87
Move the cluster bootstrap into the keys flake.
Bootstrapping the cluster needs access to secrets, so I am moving it into the keys flake.
2026-02-21 15:11:09 -05:00