For this exercise, you’ll need a Kubernetes cluster. If you need help setting one up, check out our cheat sheet. This guide assumes a single node cluster.
The operator uses Helm to create and deploy the necessary resources and then run the operator in a Kubernetes cluster. For Helm installation and usage information, see Install Helm and Tiller.
You should clone this repository to your local machine so that you have access to the various sample files mentioned throughout this guide:
$ git clone https://github.com/oracle/weblogic-kubernetes-operator