Running product service in Kubernetes

Let's change our existing product service to run through Kubernetes container orchestration:

  1. You can test if the configuration is working by running it, as shown in the following screenshot:
  1. Set up the Docker client to connect to the Docker daemon running within the Minikube VM as follows:
  1. Build the Docker image from the instructions in the previous chapters where we created a Docker image as follows: ...

Get Cloud-Native Applications in Java now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.