June 2020
Intermediate to advanced
410 pages
9h 52m
English
Let's learn how to run the image we just built with ansible-container.
First of all, we need the image itself, and you should have it since this is the output of the previous section!
We will assume that you have access to either a Kubernetes or OpenShift cluster for testing. Setting these up is out the scope of this book, so you might want to look at a distribution such as Minikube or Minishift, both of which are designed to be quick and easy to set up so that you can start learning these technologies rapidly. We also need to have the kubectl client or the oc client, based on the fact that we have deployed Kubernetes or OpenShift, properly configured. Let's get started: