Capact on k3d with local registry and pre-loaded images #466
Labels
area/ci
Relates to CI
area/cli
Relates to CLI
area/documentation
Related to all activities around documentation
area/engine
Relates to Engine
enhancement
New feature or request
Milestone
Description
Add option to install Capact on k3d.
AC:
capact env create k3d
make dev-cluster
scripts@latest, version, local
Reason
kind
is good for testing Capact on pipelines. K3d is also a well known alternative. It's also a bit faster and allows easily to mount already existing images, which means you don't need to download them each time from the internet.Additionally, local registry simplify pushing and speeds up local development.
The text was updated successfully, but these errors were encountered: