Skip to content

Commit 384c1d5

Browse files
Update Links
Signed-off-by: souravbiswassanto <[email protected]>
1 parent 4d55638 commit 384c1d5

File tree

1 file changed

+14
-11
lines changed
  • content/post/postgres-failover-and-disaster-recovery

1 file changed

+14
-11
lines changed

content/post/postgres-failover-and-disaster-recovery/index.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -395,15 +395,18 @@ Full Demo: [link](https://www.youtube.com/watch?v=KAl3rdd8i6k)
395395
kubectl delete pg -n demo pg-ha-demo
396396
```
397397

398+
## What Next?
398399

399-
## Next Steps
400-
401-
- Learn about [backup and restore](/docs/guides/postgres/backup/stash/overview/index.md) PostgreSQL database using Stash.
402-
- Learn about initializing [PostgreSQL with Script](/docs/guides/postgres/initialization/script_source.md).
403-
- Learn about [custom PostgresVersions](/docs/guides/postgres/custom-versions/setup.md).
404-
- Want to setup PostgreSQL cluster? Check how to [configure Highly Available PostgreSQL Cluster](/docs/guides/postgres/clustering/ha_cluster.md)
405-
- Monitor your PostgreSQL database with KubeDB using [built-in Prometheus](/docs/guides/postgres/monitoring/using-builtin-prometheus.md).
406-
- Monitor your PostgreSQL database with KubeDB using [Prometheus operator](/docs/guides/postgres/monitoring/using-prometheus-operator.md).
407-
- Detail concepts of [Postgres object](/docs/guides/postgres/concepts/postgres.md).
408-
- Use [private Docker registry](/docs/guides/postgres/private-registry/using-private-registry.md) to deploy PostgreSQL with KubeDB.
409-
- Want to hack on KubeDB? Check our [contribution guidelines](/docs/CONTRIBUTING.md).
400+
Please try the latest release and give us your valuable feedback.
401+
402+
* If you want to install KubeDB, please follow the installation instruction from [here](https://kubedb.com/docs/v2021.06.23/setup).
403+
404+
* If you want to upgrade KubeDB from a previous version, please follow the upgrade instruction from [here](https://kubedb.com/docs/v2021.06.23/setup/upgrade/).
405+
406+
## Support
407+
408+
To speak with us, please leave a message on [our website](https://appscode.com/contact/).
409+
410+
To receive product announcements, follow us on [Twitter](https://twitter.com/KubeDB).
411+
412+
If you have found a bug with KubeDB or want to request for new features, please [file an issue](https://github.com/kubedb/project/issues/new).

0 commit comments

Comments
 (0)