Migrating a MinIO Tenant with KES to an ObjectStore with KES - cniackz/public GitHub Wiki

Step 1:

Step 2:

  • Get current tenant:
kubectl get tenant kes-tenant -o yaml > tenant-original.yaml

Step 3:

  • Install AIStor Operator:
install_aistor_operator
install_license

Step 4:

  • Convert Tenant into ObjectStore: ~/bash-config/config-files/kustomize/aistor-tenant/os.yaml

Step 5:

  • Delete Tenant: k delete tenant...

Step 6:

  • Use AIStor Image for MinIO and use configmap: install_configmap