Commit Graph

2 Commits (master)

Author SHA1 Message Date
Dustin 976518dd03 Rename controller → coordinator
The term _controller_ has a specific meaning in Kubernetes context, and
this process doesn't really fit it.  It doesn't monitor any Kubernetes
resources, custom or otherwise.  It does use Kubernetes as a data store
(via the lease), but I don't really think that counts.  Anyway, the term
_coordinator_ fits better in my opinion.
2025-09-25 18:03:41 -05:00
Dustin afb0f53c7b Add container build script 2025-09-25 18:01:39 -05:00