Cristian R

Results 12 comments of Cristian R

Same error here. Is there anyone who solved this ?

An idea would be to extend this from worker nodes also to control plane ones due to the fact that there might be other possibilities to connect to control planes...

Or at initial bootstrap of the cluster we use public IPv4 and after we finish the job drop those public IP's ?

I'm not 100% sure how terraform works but I don't think that we can run in a sequence manner tf modules so a 2nd step can be implemented. I don't...

Hmmm this might be something but maybe this flow might be a little bit easier ? 1st step: As you mentioned: we put the machine as usual with public ip...

> Thank you, @ricristian, excellent contribution! Sorry for the delay I somehow missed the email notification. I will give it one test deploy ASAP, then merge. In the meantime, if...

So in kube.tf we just add longhorn_volume_size and then it'll create a volume pr. node, mount it and use it for longhorn ? - YES Is it possible to use...

It could but I don’t recommend to use local storage anymore. The Hetzner CSI Is good for databases for example but in cases where we need something like EFS for...

Yes I would need some help because now I’m kinda lost when it comes to how you want to look this on the end regarding backwards compatibility

> @ricristian @karbowiak Would that new approach improve Longhorn's performance in your opinion? > > @PurpleBooth FYI. Depends on the situation ... yes local volumes might be faster han attached...