Installation/v1alpha1

Leverage advanced, explainable AI to resolve incidents faster, gain visibility into critical workloads, and intelligently manage key application resources. Learn More. By installing this product you accept the license terms.

spec

Description: For detailed information about the following settings, see the IBM Documentation at https://ibm.biz/cp4aiops_490_install

Type: object

Table 1. Description of Installation/v1alpha1 spec
Property Type Description
spec object For detailed information about the following settings, see the IBM Documentation at https://ibm.biz/cp4aiops_490_install
spec.automationFoundation object AutomationFoundation contains parameters that can be used to customize how the IBM Automation Foundation objects are configured.
spec.automationFoundation.automationBase string AutomationBase is the name of the IBM Automation Foundation "AutomationBase" CR instance that the Cloud Pak should use. If a name is not specified, and no "AutomationBase" instances exist in the namespace, the Cloud Pak will attempt to provision one.
spec.automationFoundation.automationUIConfig string AutomationUIConfig is the name of the IBM Automation Foundation "AutomationUIConfig" CR instance that the Cloud Pak should use. If a name is not specified, and no "AutomationUIConfig" instances exist in the namespace, the Cloud Pak will attempt to provision one.
spec.automationFoundation.enabled boolean The Enabled flag controls whether the Cloud Pak will register with IBM Automation Foundation. The default value is true. When the flag is set to false, the Cloud Pak will not create any Automation Foundation objects, including those referenced in other parts of the AutomationFoundation spec.
spec.enableConnectionModule boolean Use the Secure Tunnel to safely connect to remote data sources.
spec.groupProfiles object GroupProfiles contains settings for group profile features.
spec.groupProfiles.enabled boolean Enabled, if set to true, turns on the group profiles features.
spec.imagePullSecret string Select the image pull secret to use for the Cloud Pak. If no secret is selected, the global pull secret will be used.
spec.installPlanApproval string Approval is the user approval policy for an InstallPlan. It must be one of "Automatic" or "Manual".
spec.license object License acceptance is required to create resources.
spec.license.accept boolean I accept the product license after reading it at https://ibm.biz/cp4aiops-490-license
spec.pakModules array Pak Modules are modular pieces that may be enabled for deployment
spec.proxyServer string If the target cluster is air-gapped, specify the address and port number of an HTTP proxy that will provide access to the Slack or MS Teams service used for ChatOps, for example, proxy.company.com:8080.
spec.resourceOverrides string Specify the name of a configmap that finely tunes the capabilities and capacity of an installation.
spec.size string Select a size to determine the amount of virtual resources requested and the level of high availability support.
spec.storage object CP4AIOps storage configuration.
spec.storage.data-aiops-ibm-elasticsearch-es-server-all object Override data-aiops-ibm-elasticsearch-es-server-all PVC properties. If in a multizone environment, PVC on the cluster will have a different suffix than all.
spec.storage.data-aiops-ibm-elasticsearch-es-server-all.size string Specify the size of the PVC for each replica with units.
spec.storage.data-aiops-ibm-elasticsearch-es-server-all.storageClass string Specify the storage class for the PVC. The Installation storage classes will be used by default if no value is provided.
spec.storage.data-aiops-topology-cassandra object Override data-aiops-topology-cassandra PVC properties.
spec.storage.data-aiops-topology-cassandra.size string Specify the size of the PVC for each replica with units.
spec.storage.data-aiops-topology-cassandra.storageClass string Specify the storage class for the PVC. The Installation storage classes will be used by default if no value is provided.
spec.storage.data-c-example-couchdbcluster-m object Override data-c-example-couchdbcluster-m PVC properties.
spec.storage.data-c-example-couchdbcluster-m.size string Specify the size of the PVC for each replica with units.
spec.storage.data-c-example-couchdbcluster-m.storageClass string Specify the storage class for the PVC. The Installation storage classes will be used by default if no value is provided.
spec.storage.data-iaf-system-kafka object Override data-iaf-system-kafka PVC properties.
spec.storage.data-iaf-system-kafka.size string Specify the size of the PVC for each replica with units.
spec.storage.data-iaf-system-kafka.storageClass string Specify the storage class for the PVC. The Installation storage classes will be used by default if no value is provided.
spec.storage.data-ibm-cp-aiops-redis-server object Override data-ibm-cp-aiops-redis-server PVC properties.
spec.storage.data-ibm-cp-aiops-redis-server.size string Specify the size of the PVC for each replica with units.
spec.storage.data-ibm-cp-aiops-redis-server.storageClass string Specify the storage class for the PVC. The Installation storage classes will be used by default if no value is provided.
spec.storage.export-aimanager-ibm-minio object Override export-aimanager-ibm-minio PVC properties.
spec.storage.export-aimanager-ibm-minio.size string Specify the size of the PVC for each replica with units.
spec.storage.export-aimanager-ibm-minio.storageClass string Specify the storage class for the PVC. The Installation storage classes will be used by default if no value is provided.
spec.storage.ibm-cp-aiops-edb-postgres object Override ibm-cp-aiops-edb-postgres PVC properties. Based on installation name used, the prefix ibm-cp-aiops in the PVC name will match the installation name.
spec.storage.ibm-cp-aiops-edb-postgres.size string Specify the size of the PVC for each replica with units.
spec.storage.ibm-cp-aiops-edb-postgres.storageClass string Specify the storage class for the PVC. The Installation storage classes will be used by default if no value is provided.
spec.storage.zen-metastore-edb object Override zen-metastore-edb PVC properties.
spec.storage.zen-metastore-edb.size string Specify the size of the PVC for each replica with units.
spec.storage.zen-metastore-edb.storageClass string Specify the storage class for the PVC. The Installation storage classes will be used by default if no value is provided.
spec.storageClass string Select a file storage class that supports ReadWriteMany access mode.
spec.storageClassLargeBlock string Select a storage class with a large block size (for example, 64k).
spec.topologyModel string Specify the terminology to use when defining collections of resource groups. You can select application or service.
spec.zones array Define the names of zones for a multi-zone cluster.

status

Description: InstallationStatus defines the observed state of Installation

Type: object

Table 1. Description of Installation/v1alpha1 status
Property Type Description
status object InstallationStatus defines the observed state of Installation
status.componentnamespace string (No Description)
status.componentstatus object (No Description)
status.customProfileConfigmap string (No Description)
status.customProfileValidationStatus string (No Description)
status.failureMessage string (No Description)
status.failureReason string (No Description)
status.imagePullSecret string (No Description)
status.licenseacceptance string LicenseAcceptanceStatus describes the status of the license acceptance
status.locations object (No Description)
status.locations.cloudPakUiUrl string Launch the Cloud Pak
status.locations.csAdminHubUrl string Manage services and processes
status.phase string InstallationPhase describes the phase of the overall Installation
status.size string (No Description)
status.storageclass string (No Description)
status.storageclasslargeblock string (No Description)