Skip to content

Commit bdf900e

Browse files
jmealomnencia
authored andcommitted
docs(web): add troubleshooting guide and improve navigation
- Create troubleshooting page with debugging steps and known issues - Add hero subtitle and quick links to landing page - Document kubectl-cnpg backup command syntax changes - Include migration notes for users switching from in-tree backup Signed-off-by: Jeff Mealo <[email protected]>
1 parent 549e1ae commit bdf900e

File tree

8 files changed

+1096
-23
lines changed

8 files changed

+1096
-23
lines changed

web/docs/intro.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,14 @@ for detailed instructions.
2323

2424
To use the Barman Cloud Plugin, you need:
2525

26-
- [CloudNativePG](https://cloudnative-pg.io) version **1.26** <!-- ADD WHEN 1.27 IS OUT "or later" -->
26+
- [CloudNativePG](https://cloudnative-pg.io) version **1.26** or later
27+
- **Version 1.27.0 or later is strongly recommended** for enhanced plugin error and status reporting
28+
- See the [upgrade guide](https://cloudnative-pg.io/documentation/current/installation_upgrade) if you need to upgrade
2729
- [cert-manager](https://cert-manager.io/) to enable TLS communication between
2830
the plugin and the operator
31+
- [kubectl-cnpg plugin](https://cloudnative-pg.io/documentation/current/kubectl-plugin/) (recommended)
32+
- Provides enhanced debugging and status checking capabilities
33+
- Install via `kubectl krew install cnpg` or download from [releases](https://github.com/cloudnative-pg/cloudnative-pg/releases)
2934

3035
## Key Features
3136

0 commit comments

Comments
 (0)