Enable KSML Support for an Instance

  1. Login to your Tenant in the Self Service

  2. Go to the Instances page

    Axual Self-Service UI, showing the Instances Page
  3. Select the Instance for which you are enabling the KSML Support and open the edit form

  4. Under KSML Support, click on the Configure KSML Provisioner link

    Enable KSML Feature
  5. Fill in the following fields:

    • KSML Provisioner Name – This is the display name that will appear when configuring the KSML application.

    • KSML Provisioner URL – Provide the Kubernetes service name of your KSML Provisioner (e.g., https://[service-name]-ksml-provisioner:8000/).

    • Schema Registry Endpoints – (Optional) You may provide up to two Schema Registry types and their corresponding URLs. Those guarantee that the correct configuration is forwarded to the KSML Provisioner when working with schema-based serializers/deserializers.

  6. Click Save button

Congratulations! KSML support is now available! You can now start developing KSML applications.