Managing Resources

In TIBCO Control Plane, resources are configurations that are shared among infrastructure components, capabilities, and applications of capabilities. These are resources, such as file storage and Ingress Controller. You can specify the configuration details for resources at one place and then you can reference the resource when provisioning capabilities or deploying applications.

Resources tab lists all the resources used by capabilities and applications.

  • Storage Class

  • Ingress Controller

Storage Class

Capabilities and applications need file storage to store the data. Storage class resource represents the storage class used for provisioning file storage on your cloud platform.

Fields Description
Resource Name

Name of the resource

Description

Description of the resource

Storage Class Name The name of the storage class that you want to use to provision file storage.

Ingress Controller

An Ingress Controller is used to expose your application endpoints outside your Kubernetes cluster. Ingress Controller resource represents Ingress Controller configuration.

Property Description
Resource Name Name of the resource
FQDN

Fully qualified domain name (FQDN) configured for Ingress Controller.

Note: You must use a unique FQDN and path prefix combination within a single cluster for the same Ingress Controller resource.
Ingress Class Name

The Ingress class name used in the Ingress specification.

Example: nginx

Ingress Controller

Specify the type of ingress controller.