Isaac Gentz

Results 21 comments of Isaac Gentz

Slow for me as well, even on local disk I'm getting < 1Mib/sec when creating a dump

First, thank you _so much_ for making these, coming from windows/linux for my entire life I was losing my mind trying to type. That said, I'm having the same problem,...

Don't want to distract from the main discussion but wanted to throw this out there; as a TF user that's been tracking https://github.com/hashicorp/terraform/issues/21953 for some time (and the [previous issue](https://github.com/hashicorp/terraform/issues/30221)...

It's worth noting that you need to create a `MetalLB` resource like: ``` apiVersion: metallb.io/v1beta1 kind: MetalLB metadata: name: metallb namespace: metallb-system ``` That said I still have not been...

> I'll have a look into this Thanks @fedepaol let me know if I can help test anything

I was actually able to get this working, and it was the result of several things. 1. Make sure that your `metallb` resource is in the same namespace as the...

No worries Muse, thanks for the info. For my use case the region wasn't super important so I just left it unspecified and let it use the default (NJ).

Edit to above, it got much further however Vault is still failing to come up. I believe this is unrelated though, the original issue of not exiting and getting messed...

> Edit to above, it got much further however Vault is still failing to come up. I believe this is unrelated though, the original issue of not exiting and getting...

Howdy all, I was just attempting to create things in Vultr today and got the same issue. Similar logs with the main culprit being `Invalid k8 version` like the original...