Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Kafka cluster as Kubernetes StatefulSet, plain manifests and config

License

NotificationsYou must be signed in to change notification settings

Zooz/kubernetes-kafka

 
 

Repository files navigation

This community seeks to provide:

  • Production-worthy Kafka setup for persistent (domain- and ops-) data at small scale.
  • Operational knowledge, biased towards resilience over throughput, as Kubernetes manifest.
  • A platform for event-driven (streaming!) microservices design using Kubernetes.

To quote@arthurk:

thanks for creating and maintaining this Kubernetes files, they're up-to-date (unlike the kubernetes contrib files, don't require helm and work great!

Getting started

We suggest youapply -f manifests in the following order:

That'll give you client "bootstrap"bootstrap.kafka.svc.cluster.local:9092.

Fork

Our only dependency iskubectl. Not because we dislike Helm or Operators, but because we think plain manifests make it easier to collaborate.If you begin to rely on this kafka setup we recommend you fork, for example to editbroker config.

Version history

tagk8s ≥highlights
v5.0.31.11+Zookeeper fix#227 +maxClientCnxns=1
v5.01.11+Destabilize because in Docker we want Java 11#197#191
v4.3.11.9+Critical Zookeeper persistence fix#228
v4.31.9+Adds a proper shutdown hook#207
v4.21.9+Kafka 1.0.2 and tools upgrade
... seereleases for full history ...
v1.01Stateful? In Kubernetes? In 2016? Yes.

Monitoring

Have a look at:

Outside (out-of-cluster) access

Available for:

Fewer than three nodes?

Forminikube,youkube etc:

Stream...

About

Kafka cluster as Kubernetes StatefulSet, plain manifests and config

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell100.0%

[8]ページ先頭

©2009-2025 Movatter.jp