Bartosz Fenski

Results 72 comments of Bartosz Fenski

Just some extra info. In the meantime I had some issues with my lab and I had to reinstall everything from scratch. So at this point I wouldn't really connect...

Yeah it's definitely related only to OCI helm repositories. But flux itself lists them with their status and readiness: ``` ❯ ~ flux get sources helm NAME REVISION SUSPENDED READY...

> @fenio Please sign the CLA /cala-check So actually I did that PR with wrong email... using wrong laptop. Is it ok if I close it and create another one...

Sorry but for me it will be much easier to simply close that PR and open new one. I tried to amend my commits but I ended up with complete...

Just in case someone is using Flux + app-template way of deploying stuff this is how to get capacitor running with ingress: https://github.com/fenio/homelab/tree/main/cluster/apps/flux-system

Any chance to get it implemented? I'd really love to set resource limits on k0s workloads.

Is this going to be addressed? If not then can someone comment it with some rationale behind it not being covered?

In case someone is using k0s with flux then here's a way I modify pushgateway resources: https://github.com/fenio/homelab/tree/main/cluster/apps/k0s-system It's possible to modify konnectivity-agent resources similar way.

Mentioned konnectivity-agent: https://github.com/fenio/homelab/tree/main/cluster/apps/kube-system/konnectivity-agent

> And to have some feature parity with `kind`, we'd better have some builtin support for PVs and LBs. Ideally support for both RWO and RWX volumes. Out of all...