gc-ss

Results 75 comments of gc-ss

Vault does come with some [IDM primitives](https://learn.hashicorp.com/tutorials/vault/identity?in=vault/operations) but it would be helpful to see some examples to help integrate and/or refer to.

> I want a fault-tolerant, preferably HA, storage for my workloads This is the golden chalice everyone's looking for. What you might not be considering is that low latency, HA...

> but the performance is something I think is a bit limiting. I didn't dig deep yet why, but it's around 10x slower than my comparison on AWS. But it...

> `m5.xlarge` worker nodes with one ec-instance per OSD using just normal `gp2` PVC toabi, Thank You - understood. This would be similar to running Ceph on Ceph. I understand...

I also encourage us to take a look at https://github.com/syself/cluster-api-provider-hetzner

> My use case would be to run simple applications/workloads like Wordpress, Magento, Nextcloud, etc. Ah! I see > Because the single point of failure already starts with the floating...

> There's barely any difference in performance from the native disk. But it gives me the opportunity to quickly swap VM's in cases of issues, re-attach the volume, deploy the...

> I will check if I can create a PR for it if it will be welcome. Having a Hetzner autoscaler would be awesome!

@FDF1337 @jpbaril are either/both of you still blocked on this?

> too many times I've written invalid tests that silently end without completing the test code Some updates were made recently that now pass the cancel scope properly. This will...