What's on this page

Sizing

Configuring Sizing of Telco Network Cloud Orchestration (TNC-O)

The default install of TNC-O makes use of the default settings, which will deploy the Standard flavour of TNC-O. This includes:

Alternative Sizing Flavours

The flavours directory included in the lm-helm-charts package contains helm values and other useful files for installing alternative recommended deployments of the TNC-O. These different flavours allows for variations of sizing for TNC-O.

The following flavours are available:

Basic HA

Directory: ha This flavour is intended for a multi-node Kubernetes cluster and includes the following characteristics:

Minimal

Directory: minimal This flavour restricts the amount of CPU/Memory/Disk usage of the Kubernetes resources.

Installation

To install TNC-O with any of these flavours, ensure the following values file from the lm-helm-charts package are provided during the Helm install process which is described later in this guide:

FlavourHelm values file
Basic HA./flavours/ha/ha-values.yaml
Minimal./flavours/minimal/minimal-values.yaml

Next steps

You can now proceed to review the configuration for Security