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
Appearance settings

Kubernetes operator for deploying and managing ZooKeeper, Implement OAM framework

License

NotificationsYou must be signed in to change notification settings

cen-ngc5139/zookeeper-operator

Repository files navigation

LicenseLanguageGoDocGo Report CardAverage time to resolve an issuePercentage of issues still open

Overview

ZooKeeper Operator is to manage ZooKeeper service instances deployed on the Kubernetes cluster.It is built using theKubebuilder SDK, which is part of theKubebuilder.

Features

With this operator, you're able to deploy and manage a HA Zookeeper Cluster:

  • Provision a Zookeeper cluster in a scalable and high-available way.
  • Update the spec of the deployed Zookeeper cluster to do adjustments like replicas (scalability) and resources.
    • ScaleUp
    • ScaleDown
    • Rollout
    • Observe
  • Create Prometheus target for the Zookeeper node.
  • Delete the Zookeeper cluster and all the related resources owned by the instance.

Design

Diagram below shows the overall design of this operator,

架构图

For more design details, check thearchitecture document.

Installation

You can follow theinstallation guide to deploy this operator to your K8s clusters.

Additionally, followsample deployment guide to have a try of deploying the sample to your K8s clusters.

Versioning & Dependencies

Component \ Versions0.5.01.0.01.1.0
Zookeeper3.5.6[TBD][TBD]
agent0.0.1[TBD][TBD]

Compatibilities

Kubernetes / Versions0.5.01.0.01.1.0
1.17+[TBD][TBD]
1.18+[TBD][TBD]
1.19+[TBD][TBD]

Notes:+= verified-= not verified

Development

Interested in contributions? Follow theCONTRIBUTING guide to start on this project. Your contributions will be highly appreciated and creditable.

Community

Documents

See documentshere.

Additional Documents

License

Apache-2.0

About

Kubernetes operator for deploying and managing ZooKeeper, Implement OAM framework

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp