You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example using Samba, but requires manual creating of storage box.
After generating storage box, the $HETZNER_STORAGE_USER is the id of your storage box.
You have to create a password for that specific storage box and use it as $HETZNER_STORAGE_PASSWORD
The text was updated successfully, but these errors were encountered:
aptroost
changed the title
Add connection to Hetzner storage box using Samba
Add connection to Hetzner storage box
Oct 20, 2022
aptroost
changed the title
Add connection to Hetzner storage box
Add connection to Hetzner storage box for ReadWriteMany + cheap storage
Oct 20, 2022
aptroost
changed the title
Add connection to Hetzner storage box for ReadWriteMany + cheap storage
Add connection to Hetzner storage box for ReadWriteMany + cheaper storage than SSD
Oct 20, 2022
aptroost
changed the title
Add connection to Hetzner storage box for ReadWriteMany + cheaper storage than SSD
Add connection to Hetzner storage box for ReadWriteMany + cheaper storage then SSD
Oct 20, 2022
Example using Samba, but requires manual creating of storage box.
After generating storage box, the
$HETZNER_STORAGE_USER
is the id of your storage box.You have to create a password for that specific storage box and use it as
$HETZNER_STORAGE_PASSWORD
source: https://github.com/kubernetes-csi/csi-driver-smb
Create secret
smb.yaml:
Deploy smb.yaml:
usage in deployment:
The text was updated successfully, but these errors were encountered: