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):

  1. Install the prerequisite tools and make the prerequisite resources available with necessary connectivity and access provisions for deploying Siebel CRM on a Kubernetes cluster.
  2. Download the Siebel Installer media zip file from My Oracle Support(MOS) and extract it.
  3. Run the installer and complete the setup and configuration.
  4. Verify that the SCM image and SCM Helm chart are available in your container registry.
  5. Install SCM using Helm.
  6. Move the following container images to your container registry using SCM mirroring APIs:
    • Siebel CRM image
    • SCM utilities images
  7. Verify the dependencies and prerequisites for Siebel CRM deployment.
  8. Deploy Siebel CRM on a Kubernetes cluster using SCM APIs.
  9. Verify Siebel CRM on the Kubernetes cluster.