Skip to main content

Configure Profile (Backing service, Ingress, Storage)

Backing service setting​

Create a Backing services​

To create a new backing service, access to Backing tab. On the Backing Service list screen, select button ADD:

A popup of Backing service creation is displayed:

Select on the list or fill in the form:

Select SAVE button to store data of the backing service newly added.

Once the backing service is created, it is displayed to Backing service list with the status is CHECKING:

Ingress setting​

To register an Ingress, access to Ingress tab then select button ADD:

On the Ingress creation page, select the Namespace from the dropdown list and input the Ingress name:

Storage setting​

From the Profile detailed list, select tab Storage, which can be called as PVC - Persistent Volume Claim:

Adding storage​

Based on the specific storage allocation, there are 2 types of PVC: Dynamic and Static

Regarding deployment, there are 2 main types:

  • Statefulset: when the deployment type is Statefulset, the associated AccessMode is ReadWriteOnce
  • Deployment: when the deployment type is Statefulset, the associated AccessMode is ReadWriteMany

Full fill the information required on the screen PVC creation then select SAVE button to finish the storage creation.

When the storage is created, its information is displayed on the Storage list: