You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/post/postgres-failover-and-disaster-recovery/index.md
+14-11Lines changed: 14 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -395,15 +395,18 @@ Full Demo: [link](https://www.youtube.com/watch?v=KAl3rdd8i6k)
395
395
kubectl delete pg -n demo pg-ha-demo
396
396
```
397
397
398
+
## What Next?
398
399
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