AIManager/v1beta1

AIManager Deploys the IBM AIOps AI Manager service components of IBM Cloud Pak for AIOps. For documentation regarding install parameters, see IBM Documentation. By installing this product you accept the license terms.

spec

Description: AIManagerSpec defines the desired state of AIManager

Type: object

Table 1. Description of AIManager/v1beta1 spec
Property Type Description
spec object AIManagerSpec defines the desired state of AIManager
spec.aimanagerValues object Plumbing Values Override (hidden)
spec.cartridge object Cartridge Name
spec.cartridge.name string Cartridge Name
spec.certificates object Certificates contains information required to create and trust certificates for internal TLS communication.
spec.certificates.caConfigMapKey string Key in the ConfigMap identified by caConfigMapName that contains root certificates to be trusted for internal TLS.
spec.certificates.caConfigMapName string Name of the ConfigMap that contains root certificates to be trusted for internal TLS.
spec.certificates.issuer string Name of the cert-manager.io/Issuer that will be used to create TLS certificates.
spec.chatOpsDisabled boolean ChatOpsDisabled (hidden)
spec.chatopsAuthentication object ChatopsAuthentication (hidden)
spec.chatopsAuthentication.configmapName string (No Description)
spec.chatopsAuthentication.secretName string (No Description)
spec.cronjobConfig object Cronjob Configuration Properties
spec.cronjobConfig.unitCount integer Unit Count
spec.debug object Debug Options (hidden)
spec.debug.devPullSecrets array (No Description)
spec.debug.disableAIManager boolean (No Description)
spec.debug.disableElastic boolean (No Description)
spec.debug.disableKafka boolean (No Description)
spec.debug.disableModeltrain boolean Note: this element is no longer used and should be removed in the next major version of this API
spec.debug.disableZen boolean (No Description)
spec.debug.enableCustomSCC boolean (No Description)
spec.debug.useDockerIOForKafka boolean (No Description)
spec.directFlink boolean (No Description)
spec.elasticsearch object Elastic Search
spec.elasticsearch.elasticSuperuserSecretName string ElasticUserSecretName
spec.elasticsearch.elasticUserSecretName string ElasticUserSecretName
spec.eventProcessor object Event Processor
spec.eventProcessor.name string Event Processor Name
spec.existingPullSecret object Existing Pull Secret
spec.existingPullSecret.name string Secret Name
spec.flink object Flink
spec.flink.fdSecretName string Flink Deployment Secret Name
spec.flink.secretName string Flink Secret Name
spec.integratorProxy object Integrator Proxy Config Properties
spec.integratorProxy.enabled boolean A proxy outgoing Chatops routes through.
spec.integratorProxy.proxyRoute string (No Description)
spec.kafka object Kafka
spec.kafka.secretName string Kafka Secret Name
spec.license object Please accept the licenses to allow for installation
spec.license.accept boolean I have read and accept the license: https://ibm.biz/cp4aiops-481-license
spec.logAnomaly object LogAnomalyDetectorConfig (hidden)
spec.logAnomaly.limits object (No Description)
spec.logAnomaly.limits.cpu string (No Description)
spec.logAnomaly.limits.memory string (No Description)
spec.logAnomaly.replicas integer (No Description)
spec.logAnomaly.requests object (No Description)
spec.logAnomaly.requests.cpu string (No Description)
spec.logAnomaly.requests.memory string (No Description)
spec.logAnomaly.serverPools integer (No Description)
spec.logAnomalyDisabled boolean LogAnomalyDisabled (hidden)
spec.minio object Minio Properties
spec.minio.customSizing object MinioCustomResources (hidden)
spec.minio.customSizing.limits object (No Description)
spec.minio.customSizing.limits.cpu string (No Description)
spec.minio.customSizing.limits.memory string (No Description)
spec.minio.customSizing.replicas integer (No Description)
spec.minio.customSizing.requests object (No Description)
spec.minio.customSizing.requests.cpu string (No Description)
spec.minio.customSizing.requests.memory string (No Description)
spec.minio.customSizing.serverPools integer (No Description)
spec.minio.storage object The Minio storage options
spec.minio.storage.storageClassName string The StorageClassName
spec.minio.storage.storageSize string The Size of Storage (format example "100Gi")
spec.modelTrain object Model Train Properties
spec.modelTrain.maxLearners integer Maximum number of training to run at once
spec.modelTrain.pollInterval integer Poll Interval for the Queue
spec.modelTrain.sizeLimit integer Size Limit for the Queue
spec.postgresDB object Postgres Database Instance Properties
spec.postgresDB.edbSecretName string EDB Postgresql Database Connection Secret Name
spec.postgresDB.secretName string Postgresql Database Connection Secret Name
spec.redis object Redis
spec.redis.bindingSecretName string Redis Binding Secret Name
spec.repo string The private registry to pull images from instead of cp.icr.io. Leave blank if a private registry is not used. All images must be pushed to repo via mirroring.
spec.size string Preconfigured HA Sizing Options
spec.storage object The storage options
spec.storage.enabled boolean Enable Storage
spec.storage.storageClassName string The StorageClassName
spec.ticketAnalysisDisabled boolean TicketAnalysisDisabled (hidden)
spec.version string Version
spec.zen object The Zen options
spec.zen.deploy boolean Flag to deploy our own cpd in the same namespace as aimanager
spec.zen.ignoreReady boolean Flag to deploy zen customization even if not in ready state
spec.zen.instanceId string ID of Zen Service Instance
spec.zen.serviceInstanceName string Name of the ZenService Instance object
spec.zen.serviceNamespace string Namespace of the ZenService Instance
spec.zen.storage object The Zen storage options
spec.zen.storage.storageClassName string The StorageClassName

status

Description: AIManagerStatus defines the observed state of AIManager

Type: object

Table 1. Description of AIManager/v1beta1 status
Property Type Description
status object AIManagerStatus defines the observed state of AIManager
status.message string Status information from AIManager
status.phase string Current phase of AIManager.
status.versions object Information on versions for AI Manager
status.versions.available object Available properties
status.versions.available.versions array Possible available versions for AI Manager
status.versions.reconciled string Current version of the reconciled instance