Hello skaffolders, my name is Bernardo, and I've recentIy joined to this channel.
I would like to share with you a situation I am dealing with
I am using skaffold to orchestrate a set of services in a local minikube cluster. After running skaffold dev --port-forward -v debug or even skaffold run --tail -p local -v debug
I see the Dockerfiles I have to build the images, they are executed, and everything looks as expected, but is just that the deployment never takes place in my minikube local cluster
(I even make sure that my current context is pointing to my minikube default profile)
All that I see is this: