Getting ready

For this recipe, we will need to install Minikube locally. Let's head over to the project's GitHub page at https://github.com/kubernetes/minikube/releases, to install the prerequisites and the appropriate build for our platform.

This recipe builds on the work that we did in the Storing images on DockerHub recipe. In order to proceed with this recipe, we will need a DockerHub account with our adderservice container available.

We will also need the code from our first recipe in this chapter, Building a container for a Node.js process.

Once we have our code, a DockerHub account, and Minikube installed, we are good to go.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset