Commit Graph

22 Commits

Author SHA1 Message Date
Tom Alexander
f981e119e5 Switch to the experimental gateway CRDs for TCPRoute support. 2026-04-26 12:45:07 -04:00
Tom Alexander
c386f5b297 Add generation for in-repo secrets. 2026-04-26 12:45:06 -04:00
Tom Alexander
a1d9414248 Downgrade to gateway 1.4.1.
1.5 came out recently, so no gateway providers support it.
2026-04-26 12:45:06 -04:00
Tom Alexander
552a827f77 Update packages in kubernetes/keys. 2026-04-26 12:45:06 -04:00
Tom Alexander
3b0e8b46ba Enable gateway support. 2026-04-26 12:45:05 -04:00
Tom Alexander
02dbdb79bc Temporarily drop flux interval to 1 minute during early development.
This is to reduce waiting time.
2026-04-26 12:45:04 -04:00
Tom Alexander
55ed3e3d33 Install deferred manifests. 2026-04-26 12:45:04 -04:00
Tom Alexander
c9c94d31a7 More changes to try to fix coredns. 2026-04-26 12:45:04 -04:00
Tom Alexander
f5e80ee3bd Switch to generating the coredns manifests via nix. 2026-04-26 12:45:03 -04:00
Tom Alexander
2b7ab9764c Use CoreDNS for in-cluster DNS requests and caching. 2026-04-26 12:45:03 -04:00
Tom Alexander
be85d828b9 Build the cilium manifest automatically in nix. 2026-04-26 12:45:03 -04:00
Tom Alexander
332bab09e3 Allow pods to directly speak to the public internet on their own public IPv6 addresses. 2026-04-26 12:45:02 -04:00
Tom Alexander
98a5029ccf Enable ipv4 and tunnel routing. 2026-04-26 12:45:02 -04:00
Tom Alexander
ed5d463741 Switch to kubernetes ipam mode. 2026-04-26 12:45:02 -04:00
Tom Alexander
a8a0eab820 Add missing cidr declarations. 2026-04-26 12:45:01 -04:00
Tom Alexander
0ad71fc915 Fix DNS resolution. 2026-04-26 12:45:01 -04:00
Tom Alexander
83ea14b0a4 Apply the git repo to the cluster. 2026-04-26 12:45:01 -04:00
Tom Alexander
c3aa678a9b Trust flux's ssh key in the yaml git repo. 2026-04-26 12:45:01 -04:00
Tom Alexander
fb327e5c76 Generic secrets for ssh keys. 2026-04-26 12:45:01 -04:00
Tom Alexander
c005f4faee Generate kubernetes secrets for ssh keys. 2026-04-26 12:45:00 -04:00
Tom Alexander
f59225d283 Install CoreDNS. 2026-04-26 12:45:00 -04:00
Tom Alexander
ae8c3f44e0 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-04-26 12:45:00 -04:00