Davin Kevin
Davin Kevin
I have the same problem in loki 2.9.1 using minio as backend, tsdb but nothing related to metadata. I use almost the default configuration from the chart: https://gitlab.com/davinkevin.fr/home-server/-/blob/3834527c8db3b2e9c864419ea65362f508dbf06d/monitoring/overlays/k8s-server/loki/loki.values.yaml > [!NOTE]...
Chicken and egg problem, I had to move back to `boltdb` database and so I have no logs anymore 😓.
> you can't just "change" your database type like that. you should instead add a new config just for boltdb and set the start period as today I know and...
No progress from me. With boltdb being deprecated and the new `loki` v3, I'll give it a new try but my setup hasn't changed.
+1, one instance for one user… and I have this limit every-time I want to follow a bunch of accounts and attach them to a list… manually (not through script)....
I have the same problem 😓. Because flux [supports components for other features](https://fluxcd.io/flux/components/kustomize/kustomization/#components), is there any plan to fix this bug? Thank you for your help and support, flux is...
Hey @aanm, can you be more precise? In fact, all from this page looks to be part of the description I did during issue creation😇, so my answer is yes,...
You mention usage of a `yaml` file to configure k3s? It's different but the result should the same. It's a way to configure `--disable=traefik`, `--flannel-backend=none` and `--disable-network-policy` for k3s and...
If the problem persists, I'll eventually try it with `kind`, but in my company (and also personally), we use `k3s` and `k3d` because they are closer to what we have...
How can I check this? From my understanding, `k3d` and `kind` on mac should use the same kernel, the one from the VM used by `docker` (for desktop). So if...