refactor(topo/k8s_anywhere): simplify local installation of k3d #90

Merged
letian merged 1 commits from simply-k3d-installation into master 2025-07-31 13:22:28 +00:00

1 Commits

Author SHA1 Message Date
Ian Letourneau
0fff4ef566 refactor(topo/k8s_anywhere): simplify local installation of k3d
All checks were successful
Run Check Script / check (pull_request) Successful in -37s
A Maestro was initialized with a new inventory simply to provide a
localhost topology to install K3D locally. But in practice, the K3D
installation wasn't actually using the topology nor the inventory.

Directly installing K3D within the K8s Anywhere topology makes things
simpler and actually enforce the topology to provide the capabilities
required to install K3D.
2025-07-27 11:50:48 -04:00