To work with the deployment samples and to generate the custom resource YAML file for
your container deployment, you must first download the ibm-content-cortex-containers GitHub
repository.
About this task
This repository contains configuration files, scripts, and templates that support
container-based deployments. For more information, see the Understanding the ibm-content-cortex-containers repository
section.
Procedure
Follow these steps to download the ibm-content-cortex-containers repository:
- Access the GitHub
ibm-content-cortex-containers
repository URL. The
ibm-content-cortex-containers repository that you download from
the
ibm-content-cortex-containers

GitHub URL, corresponds to the most recent interim fix for the recently released
Content Cortex
Content Cortex version. For earlier versions of the
product, you need to click Releases in the right-panel of the window to download the
ibm-content-cortex-containers for your version/interim fix.
- Click to download the repository.
- Open a terminal on your local machine.
- Go to the directory where you want to clone the
ibm-content-cortex-containers
repository.
- Clone the repository from the clone URL available in the <>Code
option.
The
ibm-content-cortex-containers repository has the following
structure:
ibm-content-cortex-containers/
├── content-cortex
│ ├── ai-services
│ │ └── rbac
│ ├── content
│ │ └── rbac
│ ├── op-olm
│ └── turbonomics
├── license-service
│ ├── op-olm
│ └── rbac
└── usage-metering
├── ccx-metrics
│ ├── op-olm
│ └── rbac
├── scripts/
├── README.md
└── version.toml
What to do next
Go to and complete the next step in Preparing a namespace for the operator.