Michael Riley

Results 71 comments of Michael Riley

After messing around with this a bit more, I think it's more complicated than I initially thought--especially for a cluster that has an existing workload. The general advice/best-practice is to...

@WeaverOfTheWeb "periodically" is what the [docs](https://www.vultr.com/api/#operation/get-instance-bandwidth) say. I'm not sure off hand how often that actually is but I can check. Are you noticing that it's not being updated?

@kai-veepshosting I haven't done any testing with the terraform forks so I wouldn't be surprised if something doesn't line up. Are there any open tofu docs out there on how...

I actually spoke with one of the devs of Open Tofu at KubeCon and they indicated it should work as is. I'll look into testing/using the provider with Open Tofu...

@Sceat the annotation `service.beta.kubernetes.io/vultr-loadbalancer-protocol: "http"` will default the load balancer to only work on the HTTP so that might explain the behavior you're noticing. I'm not familiar enough with caddy...

@Levilutz Sorry, somehow I missed this mention. The changes are in [govultr](https://github.com/vultr/govultr) so yeah, we can make this a priority seeing that there is so much demand. I'll try to...

@chrisdeeming It's my main focus at the moment and I'm almost done. The next release will support a `--output json` flag on all commands.

Thanks for the request @thecodeassassin. This is something we have plans to support in the future but is not something we're currently able to without the functionality existing in the...

Thanks for the write-up! I agree with all of this but I also think it's important to differentiate between k8s versions when a patch is made. When a version is...

@thehunmonkgroup Thanks for the report. Both of those are "computed" fields so aside from removing them, I'm not sure of a way to avoid these periodic updates. But, for your...