Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ZooKeeper Quickstart #634

Merged
merged 7 commits into from
May 6, 2024
Merged

Add ZooKeeper Quickstart #634

merged 7 commits into from
May 6, 2024

Conversation

AbdullahAlShaad
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented May 2, 2024

Visit the preview URL for this PR (updated for commit 1d9bc47):

https://kubedb-v2-hugo--pr634-zookeeper-96x2xw1l.web.app

(expires Mon, 13 May 2024 10:49:09 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 0f29ae8ae0bd54a99bf2b223b6833be47acd5943

@AbdullahAlShaad AbdullahAlShaad force-pushed the zookeeper branch 6 times, most recently from 157f687 to 17d3700 Compare May 6, 2024 09:06
Signed-off-by: AbdullahAlShaad <[email protected]>
Signed-off-by: AbdullahAlShaad <[email protected]>
Signed-off-by: AbdullahAlShaad <[email protected]>
Signed-off-by: AbdullahAlShaad <[email protected]>
Signed-off-by: AbdullahAlShaad <[email protected]>
@AbdullahAlShaad AbdullahAlShaad requested a review from raihankhan May 6, 2024 09:53
Signed-off-by: AbdullahAlShaad <[email protected]>
Copy link
Contributor

@raihankhan raihankhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove empty files

> New to KubeDB? Please start [here](/docs/README.md).

## Supported ZooKeeper Features
| Features | Community | Enterprise |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for separate | Community | Enterprise | columns. we can keep a Availability column

| Authentication & Autorization | &#10003; | &#10003; |
| Persistent Volume | &#10003; | &#10003; |
| Initializing from Snapshot ( [Stash](https://stash.run/) ) | &#10003; | &#10003; |
| Instant Backup | &#10003; | &#10003; |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add/Update like this -
Backup/Recovery: Instant, Scheduled ( KubeStash)
Custom Configuration
Initializing from Snapshot ( KubeStash)
TLS: Add ( Cert Manager)
Grafana Dashboards
Externally manageable Auth Secret
Reconfigurable Health Checker
Persistent volume


## User Guide

- [Quickstart ZooKeeper](/docs/guides/zookeeper/quickstart/quickstart.md) with KubeDB Operator.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add another link for concepts and contribution like this -


- At first, you need to have a Kubernetes cluster, and the `kubectl` command-line tool must be configured to communicate with your cluster. If you do not already have a cluster, you can create one by using [kind](https://kind.sigs.k8s.io/docs/user/quick-start/).

- Now, install KubeDB cli on your workstation and KubeDB operator in your cluster following the steps [here](/docs/setup/README.md).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mention the featuregate flag needed for kubedb installation


## Find Available ZooKeeperVersions

When you have installed KubeDB, it has created `ZooKeeperVersions` crd for all supported ZooKeeper versions. Check:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mention the shorthand zkversion for it also.

Copy link
Contributor

@raihankhan raihankhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove empty files

Signed-off-by: AbdullahAlShaad <[email protected]>
Copy link
Contributor

@raihankhan raihankhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@raihankhan raihankhan merged commit 127a216 into master May 6, 2024
7 checks passed
@raihankhan raihankhan deleted the zookeeper branch May 6, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants