Giter VIP home page Giter VIP logo

Comments (6)

transmogrifix avatar transmogrifix commented on July 2, 2024 1

AFAIK Hetzner Cloud Volumes do not support ReadWriteMany, you should use Longhorn instead.

from terraform-hcloud-kube-hetzner.

transmogrifix avatar transmogrifix commented on July 2, 2024 1

You can still use Cloud Volumes via Longhorn. For database storage I would recommend using local node storage (which is NVME, cloud volumes use SSD-s).

from terraform-hcloud-kube-hetzner.

transmogrifix avatar transmogrifix commented on July 2, 2024 1

You can set longhorn_volume_size for a node pool to something other than 0 (depending on how much storage you need). This will create a cloud volume which longhorn can use. Then you need to create a storage class which will use this storage.

You should look at the comments in kube.tf and search issues and discussions of this project for more info.
Here are some I found by searching for Longhorn in this repo:
#957
https://gist.github.com/ifeulner/d311b2868f6c00e649f33a72166c2e5b

from terraform-hcloud-kube-hetzner.

Frodothedwarf avatar Frodothedwarf commented on July 2, 2024

It is data that scale much, so I am worried about the space on the servers. Do you know what performance i could expect from a storage box?

from terraform-hcloud-kube-hetzner.

Frodothedwarf avatar Frodothedwarf commented on July 2, 2024

Hold would I configure this? So I can ensure it is using the cloud volume? It is avatar files.

from terraform-hcloud-kube-hetzner.

mysticaltech avatar mysticaltech commented on July 2, 2024

@Frodothedwarf Please follow the good advice above from @transmogrifix, and also search this project, others have had similar issues. Moving this to a discussion.

from terraform-hcloud-kube-hetzner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.