This walkthrough will cover every step needed to get your docker image built and deployed through FlexDeploy. In this example we will be deploying the image to a Kubernetes Cluster on Oracle Cloud Infrastructure via Helm. If you don’t have your own docker application you can follow along using the Natours repository used in this example.
Prerequisites
An available docker cli for building the image
A Kubernetes Cluster for deployment
A working knowledge of FlexDeploy
We won’t be covering some of the more basic steps like creating SCM Instances and other Topology configuration.