Skip to content

Veem Kasten operator based backup setup for Red Hat OpenShift

Notifications You must be signed in to change notification settings

mmartofel/kasten-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Setup Minio S3 instance

oc apply -k ./minio

  1. Install Veem Kaster operator

oc apply -k ./operator

  1. Annotate StorageClass to support 'Volume type = Block' PVC's to be exported to S3:

./operator/annotate-storage-class.sh

Note: virtual machines use 'Volume type = Block' PVC's

not important but of help at some point:

Minio API service url:

http://minio-service.minio.svc.cluster.local:9000

About

Veem Kasten operator based backup setup for Red Hat OpenShift

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages