First Installation of Axual with HELM

This section should be used by operators/customers/users that want to start from a clean database in the Self-Service, meaning there will be no pre-configured Tenants nor pre-configured Keycloak realms.

Cluster Services

These components run on each cluster where the kafka brokers run.

  • strimzi-operator

  • cluster-api

  • cluster-browse

Instance Services

These components run for each tenant instance, they require Cluster API running for the connecting cluster.

  • schema-registry slave

  • schema-registry master

  • discovery-api

  • instance-api

Management Services

These components managed the instance and cluster services to perform kafka operation like create a topic or authorize and application to consume from a topic.

  • mgmt-db

  • mgmt-keycloak

  • mgmt-api

  • mgmt-ui

  • stream-browse

Self-Service

Now that you have successfully initialized the first tenant in the Self-Service you can log in and create the Self-Service resources to manage your Axual installation.