|
|
|
|
|
by Reitet00
1116 days ago
|
|
Minikube is just one piece but it's not functionally equivalent to `docker compose run` since I'd still have to build and push docker images and edit k8s yamls manually (compose run will build containers and start them, no need to edit anything) . |
|