Skip to main content

Add-ons

Add-ons are additional services that can be added to your application to store data or add another functionality. Add-ons are installed with the Kubero operator or as an operator from a third party.

Kubero Operator

Some basic add-ons are installed with the Kubero operator. So no special installation is needed. More add-ons can be added by installing a third party operator.

The following Addons are available:

AddonMaintainerBuilt in*
MySQLBitnami
PostgreSQLBitnami
RedisBitnami
MongoDBBitnami
ElasticsearchBitnami
KafkaBitnami
CouchDBApache
Haraka Mail ServerKubero
MemcacheBitnami
RabbitMQBitnami
Cludflare TunnelsAdianth
MinioMinio
Percona MongoDB ClusterPercona
Crunchy Postgres ClusterCrunchy Data
Redis ClusterOpstree
CockroachDBCockroachDB

*Built in means that the addon is installed with the Kubero operator.

Planned Add-ons

Aerospike TiDB ArangoDB Cassandra InfluxDB MariaDB Prometheus ImmuDB

Longterm future Add-ons

Crossplane Neo4j Presto TimescaleDB Zookeeper RethinkDB


Screenshot of available Kubero add-ons

Use an Add-on in your app

To use an add-on in your app, you need to add it in the add-ons section of your app edit page while creating a new app or editing an existing one. A form will appear where you can configure the add-on.

danger

Deleting or renaming an add-on instance will delete the add-on from your app and all data will be lost. For ever.

Screenshot of adding a addon to an app