Skip to content

sredevopsorg/kafka-connect-k8s-operator

 
 

Repository files navigation

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.

About

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

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.8%
  • Shell 1.6%
  • Dockerfile 0.6%