This guide will help you determine the available disk space on a Hetzner volume assigned to a K3S node.
- Using
hcloud
CLI:
Run the following command to list your volumes:
hcloud volume list
Instructions for restoring bucket
s using Minio mirror
features.
Install Link install link
version: "3.7" | |
services: | |
# Node 0 | |
redis-node-0: | |
image: docker.io/bitnami/redis-cluster:7.4 | |
volumes: | |
- redis_cluster_data_0:/bitnami/redis/data | |
environment: | |
- "REDIS_PASSWORD=bitnami" |