Install Platform

Once the prerequisites have been met, the next step to installing CORD is to bring up the Helm charts for the platform components.

CORD Platform as a Whole

If you haven't done it yet, add the CORD repository to the list of your local repositories and update the repo index:

helm repo add cord https://charts.opencord.org
helm repo update

Then, to install the CORD Platform you can use the corresponding chart:

helm install -n cord-platform cord/cord-platform --version=6.1.0

Alternatively, install CORD Platform as Separate Components

Alternatively, you may want to install the individual components separately. The following are the individual components included in the cord-platform chart:

Optionally, you may also want to install logging and monitoring infrastructure components:

Verify your installation and next steps

Once the installation completes, monitor your setup using kubectl get pods. Wait until all pods are in Running state and “Tosca-loader” pods are in Completed state.

Note: Your pods may periodically transition into error state. This is expected. They will retry and eventually get to the desired state.

You're now ready to install the desired profile. Please, continue to the profile section.

results matching ""

    No results matching ""