High Level Steps for Deploying Siebel CRM on a Kubernetes Cluster
The following are the high level steps to deploy Siebel CRM on a CNCF certified Kubernetes cluster (these steps are described in detail later in this document):
- Install the prerequisite tools and make the prerequisite resources available with necessary connectivity and access provisions for deploying Siebel CRM on a Kubernetes cluster.
 - Download the Siebel Installer media zip file from My Oracle Support(MOS) and extract it.
 - Run the installer and complete the setup and configuration.
 - Verify that the SCM image and SCM Helm chart are available in your container registry.
 - Install SCM using Helm.
 - Move the following container images to your container registry using SCM mirroring
                    APIs:
- Siebel CRM image
 - SCM utilities images
 
 - Verify the dependencies and prerequisites for Siebel CRM deployment.
 - Deploy Siebel CRM on a Kubernetes cluster using SCM APIs.
 - Verify Siebel CRM on the Kubernetes cluster.