dda6b8c8c8
Split out from node-lookup PR #17 into its own repo. pdbmux presents a single merged PuppetDB v4 query surface over the old (Consul) and new (k8s) PuppetDBs during the VM to k8s migration, and is deployed in-cluster via argocd-apps as a container image.
6 lines
104 B
Plaintext
6 lines
104 B
Plaintext
# built binary (repo root)
|
|
/pdbmux
|
|
# cross-compiled artifacts (e.g. pdbmux-linux-amd64)
|
|
/pdbmux-*
|
|
dist/
|