Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Satoru Takeuchi <satoru.takeuchi@gmail.com>
  • Loading branch information
satoru-takeuchi committed Mar 18, 2024
1 parent fa2491e commit 567b5cf
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,11 @@ If you want to try rbd-backup-system on your local machine, see [e2e](e2e/) dire
To use rbd-backup-system on your real kubernetes cluster, read following sections.

### Prerequisites
- go version v1.20.0+
- docker version 20.10+.
- kubectl version v1.17.10+.
- Access to a Kubernetes v1.17.10+ cluster.
- go version v1.21.0+
- docker version 20.10+
- kubectl version v1.27.10+
- Access to a Kubernetes v1.27.10+ cluster
- Rook v1.13.1+

### To Deploy on the cluster
**Build and push your image to the location specified by `IMG`:**
Expand Down

0 comments on commit 567b5cf

Please sign in to comment.