Scale with Confidence: Self-Serve Kafka, Always-On Console

Console High Availability, Self-service Kafka Connect and more!

1.26

1.26

1.26

1.26

Manage Connectors using the CLI

Continuing with the Infra-as-code approach, we are happy to introduce CLI support for Connectors, providing an efficient and automated way to manage your Kafka Connect resources.

---
apiVersion: kafka/v2
kind: Connector
metadata:
  connectCluster: kafka-connect
  name: click.my-connector
  labels:
    conduktor.io/auto-restart-enabled: true
    conduktor.io/auto-restart-frequency: 600
spec:
  config:
    connector.class: 'org.apache.kafka.connect.tools.MockSourceConnector'
    tasks.max: '1'
    topic: click.pageviews


Self-service support for Connectors

Application Teams can now manage their Connectors with Self-service.
From now on, you can grant ownership to connectors on Self-service Application Instance.

---
apiVersion: self-service/v1
kind: ApplicationInstance
metadata:
  application: "clickstream-app"
  name: "clickstream-dev"
spec:
  cluster: "shadow-it"
  serviceAccount: "sa-clicko"
  resources:
    - type: CONNECTOR
      connectCluster: shadow-connect
      patternType: PREFIXED
      name: "click."


Enhanced UI & Graphs for Kafka Connect

We have revisited the Kafka Connect UI in multiple ways to improve your experience:

  • Connect Cluster selection screen with a preview of Connector status

  • New graphs demonstrating the state of your Connector over time

Support for High Availability (HA) Console

Multiple Console instances can now be deployed in parallel to achieve high availability.

This applies to the deployment of conduktor-console, while conduktor-console-cortex is currently limited to a single instance. The design ensures minimal impact on the cluster by assigning only one instance to handle the indexing of Kafka data used for performance monitoring.

Ready to get started?

Get started for free or contact us for a
custom package for your business.

Flexible, modular pricing

Get started for free and pay as you grow with modular, user or cluster-based pricing

See Conduktor in action

Contact us to see how Conduktor can transform your data streaming operations.

Ready to get started?

Get started for free or contact us for a
custom package for your business.

Flexible, modular pricing

Get started for free and pay as you grow with modular, user or cluster-based pricing

See Conduktor in action

Contact us to see how Conduktor can transform your data streaming operations.

Ready to get started?

Get started for free or contact us for a
custom package for your business.

Flexible, modular pricing

Get started for free and pay as you grow with modular, user or cluster-based pricing

See Conduktor in action

Contact us to see how Conduktor can transform your data streaming operations.

Ready to get started?

Get started for free or contact us for a
custom package for your business.

Flexible, modular pricing

Get started for free and pay as you grow with modular, user or cluster-based pricing

See Conduktor in action

Contact us to see how Conduktor can transform your data streaming operations.