InfluxDB Deployment#
Deploys an instance of InfluxDB.
class InfluxdbDeployment
Kuberenetes Objects:
Secret
PersistentVolumeClaim
Deployment
Service
Fields:
type: influxdbDeploymentname: stringrequired - unique name of deployment
templatestringdefault:
src/octaipipe/configs/cloud_deployment/influxdb_deployment_template.yml
kubernetes_namespace string
default:
default
deployment_specsdictSee placeholders
Placeholders (deployment_specs or env variables):
deployment_namestringdefault = deployment’s name
INFLUX_USERNAMEstringdefault =
octaiuser
INFLUX_PASSWORDstringdefault =
octaipipe
INFLUX_ORGstringdefault =
default
INIT_BUCKETstringdefault =
default
http_portintdefault =
8086
INFLUX_TOKENstringrequired