Rickard
Rickard
Actually, this may be tied to the NVIDIA drivers rather than the eGPU itself. I managed to reproduce this issue on a clean install without using NVIDIAEGPUSupport, by just installing...
As a workaround, I can set tags directly on the node pool using Terraform, copying them myself from the AKS resource. I am not sure how this plays with policy-set...
> > As a workaround, I can set tags directly on the node pool using Terraform, copying them myself from the AKS resource. I am not sure how this plays...
I would prefer if there was an official helm chart that I could refer to. If I would do it myself I would upload it to a private registry (which...
That makes more sense, I misunderstood "you" here. Yes, that, or just the same GitHub ghcr.io where the Docker images go, if not wanting to maintain another account.
At least in my case, I am managing all of the environments in Terraform and use the nested environment block as per the recommendation in the docs. The issue is...
Could this be related to #154? Maybe pagination is why updating the environments get the provider confused. There were more than 20 environments in the original case when I reported...
> > Could this be related to #154? Maybe pagination is why updating the environments get the provider confused. There were more than 20 environments in the original case when...
> > But maybe when the WAL is corrupted it should discard it? > > tbh I prefer the current behavior, as it at least gives you the chance of...
> I'm fine with an opt in auto-delete option. Alternatively, and this is slightly more complicated but could even be the default behavior imo: move the corrupted file somewhere within...