From 6584421c35f62fb635ee3b791eb641317845cb40 Mon Sep 17 00:00:00 2001 From: Tamal Saha Date: Wed, 29 May 2019 16:34:48 -0700 Subject: [PATCH] Fix broken links --- docs/guides/elasticsearch/clustering/topology.md | 2 +- docs/guides/elasticsearch/initialization/snapshot_source.md | 2 +- .../elasticsearch/monitoring/using-builtin-prometheus.md | 2 +- .../monitoring/using-coreos-prometheus-operator.md | 2 +- .../elasticsearch/private-registry/using-private-registry.md | 2 +- docs/guides/elasticsearch/quickstart/quickstart.md | 2 +- docs/guides/elasticsearch/search-guard/certificate.md | 2 +- docs/guides/elasticsearch/search-guard/configuration.md | 2 +- docs/guides/elasticsearch/search-guard/use_certificate.md | 2 +- docs/guides/elasticsearch/snapshot/instant_backup.md | 2 +- docs/guides/elasticsearch/snapshot/scheduled_backup.md | 2 +- docs/guides/memcached/monitoring/using-builtin-prometheus.md | 2 +- .../memcached/monitoring/using-coreos-prometheus-operator.md | 2 +- docs/guides/memcached/quickstart/quickstart.md | 2 +- docs/guides/mongodb/initialization/using-script.md | 2 +- docs/guides/mongodb/initialization/using-snapshot.md | 2 +- docs/guides/mongodb/monitoring/using-builtin-prometheus.md | 2 +- .../mongodb/monitoring/using-coreos-prometheus-operator.md | 2 +- docs/guides/mongodb/quickstart/quickstart.md | 4 ++-- docs/guides/mongodb/snapshot/backup-and-restore.md | 2 +- docs/guides/mongodb/snapshot/scheduled-backup.md | 2 +- docs/guides/mysql/initialization/using-script.md | 2 +- docs/guides/mysql/initialization/using-snapshot.md | 2 +- docs/guides/mysql/monitoring/using-builtin-prometheus.md | 2 +- .../mysql/monitoring/using-coreos-prometheus-operator.md | 2 +- docs/guides/mysql/quickstart/quickstart.md | 2 +- docs/guides/mysql/snapshot/backup-and-restore.md | 2 +- docs/guides/mysql/snapshot/scheduled-backup.md | 2 +- docs/guides/postgres/clustering/streaming_replication.md | 2 +- docs/guides/postgres/initialization/script_source.md | 2 +- docs/guides/postgres/initialization/snapshot_source.md | 2 +- docs/guides/postgres/initialization/wal_source.md | 2 +- docs/guides/postgres/monitoring/using-builtin-prometheus.md | 2 +- .../postgres/monitoring/using-coreos-prometheus-operator.md | 2 +- .../postgres/private-registry/using-private-registry.md | 2 +- docs/guides/postgres/quickstart/quickstart.md | 2 +- docs/guides/postgres/quickstart/rbac.md | 2 +- docs/guides/postgres/snapshot/continuous_archiving.md | 2 +- docs/guides/postgres/snapshot/instant_backup.md | 2 +- docs/guides/postgres/snapshot/scheduled_backup.md | 2 +- docs/guides/redis/monitoring/using-builtin-prometheus.md | 2 +- .../redis/monitoring/using-coreos-prometheus-operator.md | 2 +- docs/guides/redis/quickstart/quickstart.md | 2 +- docs/setup/install.md | 4 ++-- 44 files changed, 46 insertions(+), 46 deletions(-) diff --git a/docs/guides/elasticsearch/clustering/topology.md b/docs/guides/elasticsearch/clustering/topology.md index b8486c20c..84ddf9a01 100644 --- a/docs/guides/elasticsearch/clustering/topology.md +++ b/docs/guides/elasticsearch/clustering/topology.md @@ -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 diff --git a/docs/guides/elasticsearch/initialization/snapshot_source.md b/docs/guides/elasticsearch/initialization/snapshot_source.md index d98e11a95..5a83077b1 100644 --- a/docs/guides/elasticsearch/initialization/snapshot_source.md +++ b/docs/guides/elasticsearch/initialization/snapshot_source.md @@ -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. diff --git a/docs/guides/elasticsearch/monitoring/using-builtin-prometheus.md b/docs/guides/elasticsearch/monitoring/using-builtin-prometheus.md index 336e33717..181cabfc5 100644 --- a/docs/guides/elasticsearch/monitoring/using-builtin-prometheus.md +++ b/docs/guides/elasticsearch/monitoring/using-builtin-prometheus.md @@ -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. diff --git a/docs/guides/elasticsearch/monitoring/using-coreos-prometheus-operator.md b/docs/guides/elasticsearch/monitoring/using-coreos-prometheus-operator.md index 50e74120b..bea6f36be 100644 --- a/docs/guides/elasticsearch/monitoring/using-coreos-prometheus-operator.md +++ b/docs/guides/elasticsearch/monitoring/using-coreos-prometheus-operator.md @@ -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. diff --git a/docs/guides/elasticsearch/private-registry/using-private-registry.md b/docs/guides/elasticsearch/private-registry/using-private-registry.md index 27ef55326..7b457b3e1 100644 --- a/docs/guides/elasticsearch/private-registry/using-private-registry.md +++ b/docs/guides/elasticsearch/private-registry/using-private-registry.md @@ -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/). diff --git a/docs/guides/elasticsearch/quickstart/quickstart.md b/docs/guides/elasticsearch/quickstart/quickstart.md index 2f686948a..eb50952dc 100644 --- a/docs/guides/elasticsearch/quickstart/quickstart.md +++ b/docs/guides/elasticsearch/quickstart/quickstart.md @@ -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 diff --git a/docs/guides/elasticsearch/search-guard/certificate.md b/docs/guides/elasticsearch/search-guard/certificate.md index b677fd481..c45071dcb 100644 --- a/docs/guides/elasticsearch/search-guard/certificate.md +++ b/docs/guides/elasticsearch/search-guard/certificate.md @@ -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 diff --git a/docs/guides/elasticsearch/search-guard/configuration.md b/docs/guides/elasticsearch/search-guard/configuration.md index 68efed789..959346ee0 100644 --- a/docs/guides/elasticsearch/search-guard/configuration.md +++ b/docs/guides/elasticsearch/search-guard/configuration.md @@ -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 diff --git a/docs/guides/elasticsearch/search-guard/use_certificate.md b/docs/guides/elasticsearch/search-guard/use_certificate.md index e227cf292..47acda538 100644 --- a/docs/guides/elasticsearch/search-guard/use_certificate.md +++ b/docs/guides/elasticsearch/search-guard/use_certificate.md @@ -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`. diff --git a/docs/guides/elasticsearch/snapshot/instant_backup.md b/docs/guides/elasticsearch/snapshot/instant_backup.md index 610d0740e..e34360da3 100644 --- a/docs/guides/elasticsearch/snapshot/instant_backup.md +++ b/docs/guides/elasticsearch/snapshot/instant_backup.md @@ -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. diff --git a/docs/guides/elasticsearch/snapshot/scheduled_backup.md b/docs/guides/elasticsearch/snapshot/scheduled_backup.md index c974168c2..c65394f80 100644 --- a/docs/guides/elasticsearch/snapshot/scheduled_backup.md +++ b/docs/guides/elasticsearch/snapshot/scheduled_backup.md @@ -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 diff --git a/docs/guides/memcached/monitoring/using-builtin-prometheus.md b/docs/guides/memcached/monitoring/using-builtin-prometheus.md index 02899af9a..7c67c1525 100644 --- a/docs/guides/memcached/monitoring/using-builtin-prometheus.md +++ b/docs/guides/memcached/monitoring/using-builtin-prometheus.md @@ -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 diff --git a/docs/guides/memcached/monitoring/using-coreos-prometheus-operator.md b/docs/guides/memcached/monitoring/using-coreos-prometheus-operator.md index 57647d20a..3736724ae 100644 --- a/docs/guides/memcached/monitoring/using-coreos-prometheus-operator.md +++ b/docs/guides/memcached/monitoring/using-coreos-prometheus-operator.md @@ -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 diff --git a/docs/guides/memcached/quickstart/quickstart.md b/docs/guides/memcached/quickstart/quickstart.md index 6ba54b038..3ad2df24b 100644 --- a/docs/guides/memcached/quickstart/quickstart.md +++ b/docs/guides/memcached/quickstart/quickstart.md @@ -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 diff --git a/docs/guides/mongodb/initialization/using-script.md b/docs/guides/mongodb/initialization/using-script.md index 3220141bf..43bc3281d 100644 --- a/docs/guides/mongodb/initialization/using-script.md +++ b/docs/guides/mongodb/initialization/using-script.md @@ -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 diff --git a/docs/guides/mongodb/initialization/using-snapshot.md b/docs/guides/mongodb/initialization/using-snapshot.md index ffa234d34..009b41bcd 100644 --- a/docs/guides/mongodb/initialization/using-snapshot.md +++ b/docs/guides/mongodb/initialization/using-snapshot.md @@ -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 diff --git a/docs/guides/mongodb/monitoring/using-builtin-prometheus.md b/docs/guides/mongodb/monitoring/using-builtin-prometheus.md index 7ea9ab713..88fac1080 100644 --- a/docs/guides/mongodb/monitoring/using-builtin-prometheus.md +++ b/docs/guides/mongodb/monitoring/using-builtin-prometheus.md @@ -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 diff --git a/docs/guides/mongodb/monitoring/using-coreos-prometheus-operator.md b/docs/guides/mongodb/monitoring/using-coreos-prometheus-operator.md index c3d147464..9f15010ad 100644 --- a/docs/guides/mongodb/monitoring/using-coreos-prometheus-operator.md +++ b/docs/guides/mongodb/monitoring/using-coreos-prometheus-operator.md @@ -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 diff --git a/docs/guides/mongodb/quickstart/quickstart.md b/docs/guides/mongodb/quickstart/quickstart.md index af7b7076e..841ec75b8 100644 --- a/docs/guides/mongodb/quickstart/quickstart.md +++ b/docs/guides/mongodb/quickstart/quickstart.md @@ -19,7 +19,7 @@ This tutorial will show you how to use KubeDB to run a MongoDB database.   lifecycle

-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 @@ -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 diff --git a/docs/guides/mongodb/snapshot/backup-and-restore.md b/docs/guides/mongodb/snapshot/backup-and-restore.md index a9ea14b57..62b17db1d 100644 --- a/docs/guides/mongodb/snapshot/backup-and-restore.md +++ b/docs/guides/mongodb/snapshot/backup-and-restore.md @@ -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 diff --git a/docs/guides/mongodb/snapshot/scheduled-backup.md b/docs/guides/mongodb/snapshot/scheduled-backup.md index 65c8e3a01..900d2b349 100644 --- a/docs/guides/mongodb/snapshot/scheduled-backup.md +++ b/docs/guides/mongodb/snapshot/scheduled-backup.md @@ -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 diff --git a/docs/guides/mysql/initialization/using-script.md b/docs/guides/mysql/initialization/using-script.md index e1c6e0c39..8beb4db8d 100644 --- a/docs/guides/mysql/initialization/using-script.md +++ b/docs/guides/mysql/initialization/using-script.md @@ -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 diff --git a/docs/guides/mysql/initialization/using-snapshot.md b/docs/guides/mysql/initialization/using-snapshot.md index 6f63fc9fa..b6d834226 100644 --- a/docs/guides/mysql/initialization/using-snapshot.md +++ b/docs/guides/mysql/initialization/using-snapshot.md @@ -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 diff --git a/docs/guides/mysql/monitoring/using-builtin-prometheus.md b/docs/guides/mysql/monitoring/using-builtin-prometheus.md index 184a545de..9c4b4e661 100644 --- a/docs/guides/mysql/monitoring/using-builtin-prometheus.md +++ b/docs/guides/mysql/monitoring/using-builtin-prometheus.md @@ -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 diff --git a/docs/guides/mysql/monitoring/using-coreos-prometheus-operator.md b/docs/guides/mysql/monitoring/using-coreos-prometheus-operator.md index 64705a6a4..56da91cbc 100644 --- a/docs/guides/mysql/monitoring/using-coreos-prometheus-operator.md +++ b/docs/guides/mysql/monitoring/using-coreos-prometheus-operator.md @@ -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 diff --git a/docs/guides/mysql/quickstart/quickstart.md b/docs/guides/mysql/quickstart/quickstart.md index 4e2839692..dc3135bbc 100644 --- a/docs/guides/mysql/quickstart/quickstart.md +++ b/docs/guides/mysql/quickstart/quickstart.md @@ -19,7 +19,7 @@ This tutorial will show you how to use KubeDB to run a MySQL database.   lifecycle

-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 diff --git a/docs/guides/mysql/snapshot/backup-and-restore.md b/docs/guides/mysql/snapshot/backup-and-restore.md index 6b1508c7b..c3c04156e 100644 --- a/docs/guides/mysql/snapshot/backup-and-restore.md +++ b/docs/guides/mysql/snapshot/backup-and-restore.md @@ -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 diff --git a/docs/guides/mysql/snapshot/scheduled-backup.md b/docs/guides/mysql/snapshot/scheduled-backup.md index 877208400..d8210073c 100644 --- a/docs/guides/mysql/snapshot/scheduled-backup.md +++ b/docs/guides/mysql/snapshot/scheduled-backup.md @@ -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 diff --git a/docs/guides/postgres/clustering/streaming_replication.md b/docs/guides/postgres/clustering/streaming_replication.md index a77255edb..3398c4be0 100644 --- a/docs/guides/postgres/clustering/streaming_replication.md +++ b/docs/guides/postgres/clustering/streaming_replication.md @@ -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 diff --git a/docs/guides/postgres/initialization/script_source.md b/docs/guides/postgres/initialization/script_source.md index dc9b3923c..f5de17b8d 100644 --- a/docs/guides/postgres/initialization/script_source.md +++ b/docs/guides/postgres/initialization/script_source.md @@ -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. diff --git a/docs/guides/postgres/initialization/snapshot_source.md b/docs/guides/postgres/initialization/snapshot_source.md index 9d5d68b22..ccedfbea3 100644 --- a/docs/guides/postgres/initialization/snapshot_source.md +++ b/docs/guides/postgres/initialization/snapshot_source.md @@ -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. diff --git a/docs/guides/postgres/initialization/wal_source.md b/docs/guides/postgres/initialization/wal_source.md index 67da2cc71..7c5985d9a 100644 --- a/docs/guides/postgres/initialization/wal_source.md +++ b/docs/guides/postgres/initialization/wal_source.md @@ -35,7 +35,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 WAL Source diff --git a/docs/guides/postgres/monitoring/using-builtin-prometheus.md b/docs/guides/postgres/monitoring/using-builtin-prometheus.md index 6c98456be..7ac0c6ce8 100644 --- a/docs/guides/postgres/monitoring/using-builtin-prometheus.md +++ b/docs/guides/postgres/monitoring/using-builtin-prometheus.md @@ -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 assumes that you are familiar with PostgreSQL concept. diff --git a/docs/guides/postgres/monitoring/using-coreos-prometheus-operator.md b/docs/guides/postgres/monitoring/using-coreos-prometheus-operator.md index 011bc440c..f6e2a674e 100644 --- a/docs/guides/postgres/monitoring/using-coreos-prometheus-operator.md +++ b/docs/guides/postgres/monitoring/using-coreos-prometheus-operator.md @@ -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 assumes that you are familiar with PostgreSQL concept. diff --git a/docs/guides/postgres/private-registry/using-private-registry.md b/docs/guides/postgres/private-registry/using-private-registry.md index 9d8ac3a9a..074884043 100644 --- a/docs/guides/postgres/private-registry/using-private-registry.md +++ b/docs/guides/postgres/private-registry/using-private-registry.md @@ -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). 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/). diff --git a/docs/guides/postgres/quickstart/quickstart.md b/docs/guides/postgres/quickstart/quickstart.md index 9e8197458..bae7ab52a 100644 --- a/docs/guides/postgres/quickstart/quickstart.md +++ b/docs/guides/postgres/quickstart/quickstart.md @@ -64,7 +64,7 @@ http://192.168.99.100:32231 To log into the pgAdmin, use username __`admin`__ and password __`admin`__. -> 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 a PostgreSQL database diff --git a/docs/guides/postgres/quickstart/rbac.md b/docs/guides/postgres/quickstart/rbac.md index 2f4988a49..dd410032c 100644 --- a/docs/guides/postgres/quickstart/rbac.md +++ b/docs/guides/postgres/quickstart/rbac.md @@ -44,7 +44,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 a PostgreSQL database diff --git a/docs/guides/postgres/snapshot/continuous_archiving.md b/docs/guides/postgres/snapshot/continuous_archiving.md index 4fbd95521..3c5b95058 100644 --- a/docs/guides/postgres/snapshot/continuous_archiving.md +++ b/docs/guides/postgres/snapshot/continuous_archiving.md @@ -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). ## Create PostgreSQL with Continuous Archiving diff --git a/docs/guides/postgres/snapshot/instant_backup.md b/docs/guides/postgres/snapshot/instant_backup.md index a69e0599a..070faf440 100644 --- a/docs/guides/postgres/snapshot/instant_backup.md +++ b/docs/guides/postgres/snapshot/instant_backup.md @@ -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). We need an Postgres object in Running phase to perform backup operation. diff --git a/docs/guides/postgres/snapshot/scheduled_backup.md b/docs/guides/postgres/snapshot/scheduled_backup.md index 94c14de0d..574c93ecc 100644 --- a/docs/guides/postgres/snapshot/scheduled_backup.md +++ b/docs/guides/postgres/snapshot/scheduled_backup.md @@ -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). ## Create Postgres with BackupSchedule diff --git a/docs/guides/redis/monitoring/using-builtin-prometheus.md b/docs/guides/redis/monitoring/using-builtin-prometheus.md index 3e8da02cf..86cdd6408 100644 --- a/docs/guides/redis/monitoring/using-builtin-prometheus.md +++ b/docs/guides/redis/monitoring/using-builtin-prometheus.md @@ -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 Redis database diff --git a/docs/guides/redis/monitoring/using-coreos-prometheus-operator.md b/docs/guides/redis/monitoring/using-coreos-prometheus-operator.md index d54e1ac47..d17531c5b 100644 --- a/docs/guides/redis/monitoring/using-coreos-prometheus-operator.md +++ b/docs/guides/redis/monitoring/using-coreos-prometheus-operator.md @@ -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 diff --git a/docs/guides/redis/quickstart/quickstart.md b/docs/guides/redis/quickstart/quickstart.md index ab2c19921..049188d20 100644 --- a/docs/guides/redis/quickstart/quickstart.md +++ b/docs/guides/redis/quickstart/quickstart.md @@ -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 Redis database diff --git a/docs/setup/install.md b/docs/setup/install.md index 4a5842572..cf63463a9 100644 --- a/docs/setup/install.md +++ b/docs/setup/install.md @@ -108,7 +108,7 @@ $ curl -fsSL https://github.com/raw/kubedb/cli/0.8.0/hack/deploy/kube ## Using Helm -KubeDB can be installed via [Helm](https://helm.sh/) using the [chart](https://github.com/kubedb/cli/tree/master/chart/kubedb) from [AppsCode Charts Repository](https://github.com/appscode/charts). To install the chart with the release name `my-release`: +KubeDB can be installed via [Helm](https://helm.sh/) using the [chart](https://github.com/kubedb/cli/tree/0.8.0/chart/kubedb) from [AppsCode Charts Repository](https://github.com/appscode/charts). To install the chart with the release name `my-release`: ```console $ helm repo add appscode https://charts.appscode.com/stable/ @@ -143,7 +143,7 @@ curl -fsSL -o onessl https://github.com/kubepack/onessl/releases/download/0.3.0/ && sudo mv onessl /usr/local/bin/ ``` -To see the detailed configuration options, visit [here](https://github.com/kubedb/cli/tree/master/chart/kubedb). +To see the detailed configuration options, visit [here](https://github.com/kubedb/cli/tree/0.8.0/chart/kubedb).