-
Notifications
You must be signed in to change notification settings - Fork 29
feat: Add Rancher Backup Operator docs #632
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for docs-kubewarden-io ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
784c19a
to
e0b99b9
Compare
The `rancher-backup` operator can be used to backup and restore Rancher on any | ||
Kubernetes cluster. | ||
|
||
Since version X.Y.Z, `rancher-backup` has support for Kubewarden. This includes: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO once rancher-backup has PRs merged and is released.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor suggestions for consideration. Thanks.
dffa1f5
to
e39f278
Compare
853526d
to
b3ce9da
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few minor typos and minor suggestions for consideration. Thanks.
Moving to block, considering review finished. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Document `rancher-backup` install, backup and restore. Add tip for Secrets created manually by users. Similar to https://elemental.docs.rancher.com/backup Signed-off-by: Víctor Cuadrado Juan <[email protected]>
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
Co-authored-by: John Krug <[email protected]> Signed-off-by: Víctor Cuadrado Juan <[email protected]>
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
Signed-off-by: Víctor Cuadrado Juan <[email protected]>
6a74c70
to
d14cb8a
Compare
Rebased on top of main to solve conflicts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs confirmation of changes shipped in rancher-backup
v9.0.0
prior to merge.
Description
Part of https://github.com/rancher/kubewarden/issues/7
Document
rancher-backup
install, backup and restore. Add tip for Secrets created manually by users.Similar to https://elemental.docs.rancher.com/backup
Test
CI
Additional Information
This shouldn't be merged until a new backup-operator with the needed changes is released.
Tradeoff
Potential improvement