The fastest and easiest way to deploy a docker image to the minikube. Once installed, the option “Minikube deploy…” will be available in the project's API project menu. Just enter the name of your dockerfile file, the name of the docker image you want to generate and the kubernetes namespace. The execution log is available in the output tab of Visual Studio, selecting the “output from debug”: (IMPORTANT: The IP you will be able to call the API is available at the end of the log) |