Categorygithub.com/sredevopsdev/kafka-connect-k8s-operator
module
0.0.0-20240424071127-e51a27bdaae1
Repository: https://github.com/sredevopsdev/kafka-connect-k8s-operator.git
Documentation: pkg.go.dev

# README

Build Status Go Report Card license

Kafka-Connect-K8s-Operator

A kubernetes operator to deploy and auto-scale KafkaConnect Application.

Project Status

Project status: alpha

Current API version: v1alpha1

Prerequisites

  • kubectl version v1.12.0+.
  • Access to a Kubernetes v1.12.0+ cluster.

Deployment

  • Install the CRDS
kubectl apply -f deploy/crds
  • Install the operator
kubectl apply -f deploy

Getting Started

Get started quickly with the Kubernetes Operator for Apache KafkaConnect using the User Guide.

For more information, check the API Specification.

Contributing

Please check CONTRIBUTING.md and the Developer Guide out.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author