Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/examples/zookeeper/monitoring/builtin-prom-zk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: zookeeper-builtin-prom
namespace: demo
spec:
version: 3.8.3
version: 3.9.1
replicas: 3
storage:
resources:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/zookeeper/monitoring/prom-zk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: zookeeper
namespace: demo
spec:
version: 3.8.3
version: 3.9.1
replicas: 3
storage:
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: zk-quickstart
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 3
configuration:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/zookeeper/reconfigure-tls/zookeeper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: zk-quickstart
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 3
storage:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/zookeeper/restart/zookeeper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: zk-quickstart
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 3
storage:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/zookeeper/scaling/zookeeper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: zk-quickstart
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 4
storage:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/zookeeper/tls/zookeeper-tls.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: zk-quickstart
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
enableSSL: true
tls:
issuerRef:
Expand Down
2 changes: 1 addition & 1 deletion docs/examples/zookeeper/volume-expansion/zookeeper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: zk-quickstart
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 3
storage:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ metadata:
variables.kubestash.com/targetName: sample-zookeeper-2
variables.kubestash.com/targetedDatabase: zookeeper
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 3
storage:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
blueprint.kubestash.com/name: zookeeper-default-backup-blueprint
blueprint.kubestash.com/namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 3
storage:
Expand Down
8 changes: 4 additions & 4 deletions docs/guides/zookeeper/backup/kubestash/auto-backup/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ metadata:
blueprint.kubestash.com/name: zookeeper-default-backup-blueprint
blueprint.kubestash.com/namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 3
storage:
Expand Down Expand Up @@ -412,7 +412,7 @@ metadata:
- kubestash.com/cleanup
generation: 1
labels:
kubedb.com/db-version: 3.8.3
kubedb.com/db-version: 3.9.1
kubestash.com/app-ref-kind: ZooKeeper
kubestash.com/app-ref-name: sample-zookeeper
kubestash.com/app-ref-namespace: demo
Expand Down Expand Up @@ -572,7 +572,7 @@ metadata:
variables.kubestash.com/targetName: sample-zookeeper-2
variables.kubestash.com/targetedDatabase: zookeeper
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 3
storage:
Expand Down Expand Up @@ -762,7 +762,7 @@ metadata:
- kubestash.com/cleanup
generation: 1
labels:
kubedb.com/db-version: 3.8.3
kubedb.com/db-version: 3.9.1
kubestash.com/app-ref-kind: ZooKeeper
kubestash.com/app-ref-name: sample-zookeeper-2
kubestash.com/app-ref-namespace: demo
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: sample-zookeeper
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 4
storage:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: restored-zookeeper
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 4
storage:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: sample-zookeeper
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 4
storage:
Expand Down
8 changes: 4 additions & 4 deletions docs/guides/zookeeper/backup/kubestash/logical/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ metadata:
name: sample-zookeeper
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 3
storage:
Expand Down Expand Up @@ -169,7 +169,7 @@ spec:
secret:
name: sample-zookeeper-auth
type: kubedb.com/zookeeper
version: 3.8.3
version: 3.9.1
```

KubeStash uses the `AppBinding` CR to connect with the target database. It requires the following two fields to set in AppBinding's `.spec` section.
Expand Down Expand Up @@ -458,7 +458,7 @@ metadata:
kubestash.com/app-ref-namespace: demo
kubestash.com/repo-name: s3-zookeeper-repo
annotations:
kubedb.com/db-version: "3.8.3"
kubedb.com/db-version: "3.9.1"
name: s3-zookeeper-repo-sample-zookeeper-backup-frequent-backup-1726572962
namespace: demo
ownerReferences:
Expand Down Expand Up @@ -539,7 +539,7 @@ metadata:
name: restored-zookeeper
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 3
storage:
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/zookeeper/monitoring/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ metadata:
name: zookeeper
namespace: demo
spec:
version: 3.8.3
version: 3.9.1
replicas: 3
storage:
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ metadata:
name: zookeeper-builtin-prom
namespace: demo
spec:
version: 3.8.3
version: 3.9.1
replicas: 3
storage:
resources:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ metadata:
name: zookeeper
namespace: demo
spec:
version: 3.8.3
version: 3.9.1
replicas: 3
storage:
resources:
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/zookeeper/reconfigure-tls/reconfigure-tls.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ metadata:
name: zk-quickstart
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 3
storage:
Expand Down
4 changes: 2 additions & 2 deletions docs/guides/zookeeper/reconfigure/reconfigure.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Now, we are going to deploy a `ZooKeeper` cluster using a supported version by

### Prepare ZooKeeper Ensemble

Now, we are going to deploy a `ZooKeeper` cluster with version `3.8.3`.
Now, we are going to deploy a `ZooKeeper` cluster with version `3.9.1`.

### Deploy ZooKeeper Ensemble

Expand Down Expand Up @@ -73,7 +73,7 @@ metadata:
name: zk-quickstart
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 3
configuration:
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/zookeeper/restart/restart.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ metadata:
name: zk-quickstart
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 3
storage:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Here, we are going to deploy a `ZooKeeper` using a supported version by `KubeDB`

### Deploy ZooKeeper

In this section, we are going to deploy a ZooKeeper. We are going to deploy a `ZooKeeper` with version `3.8.3`. Then, in the next section we will scale the zookeeper using `ZooKeeperOpsRequest` CRD. Below is the YAML of the `ZooKeeper` CR that we are going to create,
In this section, we are going to deploy a ZooKeeper. We are going to deploy a `ZooKeeper` with version `3.9.1`. Then, in the next section we will scale the zookeeper using `ZooKeeperOpsRequest` CRD. Below is the YAML of the `ZooKeeper` CR that we are going to create,

```yaml
apiVersion: kubedb.com/v1alpha2
Expand All @@ -51,7 +51,7 @@ metadata:
name: zk-quickstart
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 3
storage:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Here, we are going to deploy a `ZooKeeper` standalone using a supported version

### Prepare ZooKeeper Standalone Database

Now, we are going to deploy a `ZooKeeper` standalone database with version `3.8.3`.
Now, we are going to deploy a `ZooKeeper` standalone database with version `3.9.1`.

### Deploy ZooKeeper standalone

Expand All @@ -55,7 +55,7 @@ metadata:
name: zk-quickstart
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 3
storage:
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/zookeeper/tls/configure-ssl.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ metadata:
name: zk-tls
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
enableSSL: true
tls:
issuerRef:
Expand Down
4 changes: 2 additions & 2 deletions docs/guides/zookeeper/volume-expansion/volume-expansion.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ standard-static driver.standard.io Delete Immediate

We can see from the output the `standard` storage class has `ALLOWVOLUMEEXPANSION` field as true. So, this storage class supports volume expansion. We can use it.

Now, we are going to deploy a `ZooKeeper` standalone database with version `3.8.3`.
Now, we are going to deploy a `ZooKeeper` standalone database with version `3.9.1`.

#### Deploy ZooKeeper Ensemble

Expand All @@ -68,7 +68,7 @@ metadata:
name: zk-quickstart
namespace: demo
spec:
version: "3.8.3"
version: "3.9.1"
adminServerPort: 8080
replicas: 3
storage:
Expand Down
Loading