manicole

Results 19 comments of manicole

Thanks for answering! As a quick workaround, I simply deployed my own ingress using and extra yaml file. The feature of customizing the ClusterIssuer would be nice though ! Could...

Actually I can't submit a PR at the moment, it was an issue I bumped in and thought it could be an enhancement ... but I doubt I'll have the...

Hi, same here, any news on that ? Any workaround ? @tyriis @itamar-marom did you find a solution ? Thanks a lot !

I found a new element. Commenting the `runnerPodTemplate` spec from my kind Terraform makes `k3s-tf-runner` appear (once FluxCD reconciles my Kustomization). Uncommenting it afterwards does not seem to be a...

Anyone ? I still have the issue: I have to apply my kind Terraform without any `runnerPodTemplate`to launch the `tf-runner` Pod (otherwise, it never appears). Once launched, I can add...

Hi @akselleirv, thanks for reacting. Actually I am still trying to solve a problem, and thought it was the way. I install k3s with k3sup (i.e. using ssh) and ouput...

For anyone interested, my current dirty workaround is to declare in my k3s Terraform plan `instance_ips` as a string and use a local variable in my `main.tf`: ``` locals {...

Thanks for sharing @ilithanos! @chanwit Any clue on what fails here / how to? Thanks!

Hi, same here, any news on that ? Any workaround ? @chanwit @nab-gha Thanks a lot !