Skip to content

Commit

Permalink
Fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
tamalsaha committed May 29, 2019
1 parent 2fed771 commit 6584421
Show file tree
Hide file tree
Showing 44 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion docs/guides/elasticsearch/clustering/topology.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ NAME STATUS AGE
demo Active 5s
```

> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/master/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/0.8.0/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
## Create multi-node Elasticsearch

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ NAME STATUS AGE
demo Active 5s
```

> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/master/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/0.8.0/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
This tutorial will show you how to use KubeDB to initialize a Elasticsearch database with an existing Snapshot.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ NAME STATUS AGE
demo Active 5s
```

> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/master/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/0.8.0/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
This tutorial assumes that you are familiar with Elasticsearch concept.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ NAME STATUS AGE
demo Active 5s
```

> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/master/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/0.8.0/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
This tutorial assumes that you are familiar with Elasticsearch concept.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ NAME STATUS AGE
demo Active 5s
```

> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/master/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/0.8.0/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
You will also need a docker private [registry](https://docs.docker.com/registry/) or [private repository](https://docs.docker.com/docker-hub/repos/#private-repositories).
In this tutorial we will use private repository of [docker hub](https://hub.docker.com/).
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/elasticsearch/quickstart/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ NAME STATUS AGE
demo Active 5s
```

> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/master/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/0.8.0/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
## Create a Elasticsearch database

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/elasticsearch/search-guard/certificate.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ mkdir -p /tmp/kubedb/certs
cd /tmp/kubedb/certs
```

> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/master/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/0.8.0/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
## Generate truststore

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/elasticsearch/search-guard/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ mkdir -p /tmp/kubedb/sg
cd /tmp/kubedb/sg
```

> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/master/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/0.8.0/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
## Create Configuration

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/elasticsearch/search-guard/use_certificate.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ NAME STATUS AGE
demo Active 5s
```

> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/master/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/0.8.0/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
We need an Elasticsearch object in `Running` phase where `enableSSL` is set to be `true`.

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/elasticsearch/snapshot/instant_backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ NAME STATUS AGE
demo Active 5s
```

> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/master/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/0.8.0/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
We need an Elasticsearch object in `Running` phase to perform backup operation.

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/elasticsearch/snapshot/scheduled_backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ NAME STATUS AGE
demo Active 5s
```

> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/master/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
> Note: Yaml files used in this tutorial are stored in [docs/examples/elasticsearch](https://github.com/kubedb/cli/tree/0.8.0/docs/examples/elasticsearch) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
## Create Elasticsearch with BackupSchedule

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ kube-public Active 45m
kube-system Active 45m
```

Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Create a Memcached database

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Now, install KubeDB cli on your workstation and KubeDB operator in your cluster

To keep things isolated, this tutorial uses a separate namespace called `demo` throughout this tutorial.

Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Deploy CoreOS-Prometheus Operator

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/memcached/quickstart/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ kube-public Active 45m
kube-system Active 45m
```

Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Create a Memcached database

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/mongodb/initialization/using-script.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ kube-system Active 45m

In this tutorial we will use .js script stored in GitHub repository [kubedb/mongodb-init-scripts](https://github.com/kubedb/mongodb-init-scripts).

Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Create a MongoDB database with Init-Script

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/mongodb/initialization/using-snapshot.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Now, install KubeDB cli on your workstation and KubeDB operator in your cluster

This tutorial assumes that you have created a namespace `demo` and a snapshot `snapshot-infant`. Follow the steps [here](/docs/guides/mongodb/snapshot/backup-and-restore.md) to create a database and take [instant snapshot](/docs/guides/mongodb/snapshot/backup-and-restore.md#instant-backups), if you have not done so already. If you have changed the name of either namespace or snapshot object, please modify the YAMLs used in this tutorial accordingly.

Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Create MongoDB with Init-Snapshot

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/mongodb/monitoring/using-builtin-prometheus.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ kube-public Active 45m
kube-system Active 45m
```

Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Create a MongoDB database

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Now, install KubeDB cli on your workstation and KubeDB operator in your cluster

To keep things isolated, this tutorial uses a separate namespace called `demo` throughout this tutorial.

Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Deploy CoreOS-Prometheus Operator

Expand Down
4 changes: 2 additions & 2 deletions docs/guides/mongodb/quickstart/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This tutorial will show you how to use KubeDB to run a MongoDB database.
  <img alt="lifecycle" src="/docs/images/mongodb/mgo-lifecycle.png" width="600" height="660">
</p>

The yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
The yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Before You Begin

Expand All @@ -41,7 +41,7 @@ kube-public Active 45m
kube-system Active 45m
```

Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Create a MongoDB database

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/mongodb/snapshot/backup-and-restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ $ kubedb create -f https://github.com/raw/kubedb/cli/0.8.0/docs/examp
mongodb "mgo-infant" created
```

Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Instant Backups

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/mongodb/snapshot/scheduled-backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ kube-public Active 1h
kube-system Active 1h
```

Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Scheduled Backups

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/mysql/initialization/using-script.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ section_menu_id: guides
This tutorial will show you how to use KubeDB to initialize a MySQL database with \*.sql, \*.sh and/or \*.sql.gz script.
In this tutorial we will use .sql script stored in GitHub repository [kubedb/mysql-init-scripts](https://github.com/kubedb/mysql-init-scripts).

Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Before You Begin

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/mysql/initialization/using-snapshot.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Now, install KubeDB cli on your workstation and KubeDB operator in your cluster

This tutorial assumes that you have created a namespace `demo` and a snapshot `snapshot-infant`. Follow the steps [here](/docs/guides/mysql/snapshot/backup-and-restore.md) to create a database and take [instant snapshot](/docs/guides/mysql/snapshot/backup-and-restore.md#instant-backups), if you have not done so already. If you have changed the name of either namespace or snapshot object, please modify the YAMLs used in this tutorial accordingly.

Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Create MySQL with Init-Snapshot

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/mysql/monitoring/using-builtin-prometheus.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ kube-public Active 45m
kube-system Active 45m
```

Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Create a MySQL database

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Now, install KubeDB cli on your workstation and KubeDB operator in your cluster

To keep things isolated, this tutorial uses a separate namespace called `demo` throughout this tutorial.

Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Deploy CoreOS-Prometheus Operator

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/mysql/quickstart/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This tutorial will show you how to use KubeDB to run a MySQL database.
  <img alt="lifecycle" src="/docs/images/mysql/mysql-lifecycle.png" width="600" height="660">
</p>

The yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
The yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Before You Begin

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/mysql/snapshot/backup-and-restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ $ kubedb create -f https://github.com/raw/kubedb/cli/0.8.0/docs/examp
mysql "mysql-infant" created
```

Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Instant Backups

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/mysql/snapshot/scheduled-backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ kube-public Active 1h
kube-system Active 1h
```

Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/master/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).
Note that the yaml files that are used in this tutorial, stored in [docs/examples](https://github.com/kubedb/cli/tree/0.8.0/docs/examples) folder in GitHub repository [kubedb/cli](https://github.com/kubedb/cli).

## Scheduled Backups

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/postgres/clustering/streaming_replication.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ NAME STATUS AGE
demo Active 5s
```

> Note: Yaml files used in this tutorial are stored in [docs/examples/postgres](https://github.com/kubedb/cli/tree/master/docs/examples/postgres) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
> Note: Yaml files used in this tutorial are stored in [docs/examples/postgres](https://github.com/kubedb/cli/tree/0.8.0/docs/examples/postgres) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
## Create PostgreSQL with Streaming replication

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/postgres/initialization/script_source.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ NAME STATUS AGE
demo Active 5s
```

> Note: Yaml files used in this tutorial are stored in [docs/examples/postgres](https://github.com/kubedb/cli/tree/master/docs/examples/postgres) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
> Note: Yaml files used in this tutorial are stored in [docs/examples/postgres](https://github.com/kubedb/cli/tree/0.8.0/docs/examples/postgres) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
This tutorial will show you how to use KubeDB to initialize a PostgreSQL database with supported script.

Expand Down
2 changes: 1 addition & 1 deletion docs/guides/postgres/initialization/snapshot_source.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ NAME STATUS AGE
demo Active 5s
```

> Note: Yaml files used in this tutorial are stored in [docs/examples/postgres](https://github.com/kubedb/cli/tree/master/docs/examples/postgres) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
> Note: Yaml files used in this tutorial are stored in [docs/examples/postgres](https://github.com/kubedb/cli/tree/0.8.0/docs/examples/postgres) folder in github repository [kubedb/cli](https://github.com/kubedb/cli).
This tutorial will show you how to use KubeDB to initialize a PostgreSQL database with existing snapshot data.

Expand Down
Loading

0 comments on commit 6584421

Please sign in to comment.