Let's change our existing product service to run through Kubernetes container orchestration:
- You can test if the configuration is working by running it, as shown in the following screenshot:
- Set up the Docker client to connect to the Docker daemon running within the Minikube VM as follows:
- Build the Docker image from the instructions in the previous chapters where we created a Docker image as follows: ...