InfluxDB Deployment#
Deploys an instance of InfluxDB.
class InfluxdbDeployment
Kuberenetes Objects:
Secret
PersistentVolumeClaim
Deployment
Service
Fields:
type
: influxdbDeploymentname
: stringrequired - unique name of deployment
template
stringdefault:
src/octaipipe/configs/cloud_deployment/influxdb_deployment_template.yml
kubernetes_namespace string
default:
default
deployment_specs
dictSee placeholders
Placeholders (deployment_specs or env variables):
deployment_name
stringdefault = deployment’s name
INFLUX_USERNAME
stringdefault =
octaiuser
INFLUX_PASSWORD
stringdefault =
octaipipe
INFLUX_ORG
stringdefault =
default
INIT_BUCKET
stringdefault =
default
http_port
intdefault =
8086
INFLUX_TOKEN
stringrequired