python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Prometheus + Longhorn = wrong volume size
I am not really sure, if this is a prometheus issue, or just Longhorn, or maybe a combination of the two.
Setup:
Kubernetes K3s v1.21.9+k3s1
Rancher Longhorn Storage Provider 1.2.2
Prometheus Helm Ch...
sdobedev
Votes: 0
Answers: 1
(Rancher) Longhorn too many refreshes / connections on dashboard
I am using longhorn for my k3s cluster. My cluster is in a completely different environment than my local computer. The setup for accessing the dashboard looks like this.
Local PC (env1) <-> Rev...
wolfffi
Votes: 0
Answers: 0
Longhorn Volume a lot bigger than mounted drive
I have a small InfluxDB database running inside my K3S cluster.
As Storage Class I use Longhorn.
I know it's not optimal to run a database in Kubernetes, but this is only for some metric logging for T...
Geert
Votes: 0
Answers: 1
Kubernetes way or Operator to clone PV between namespaces
Please tell me the best way to clone PV between namespaces.
I read that cloning is only possible in a single namespace.
So far the best way I see is to explicitly copy the files from one folder to ano...
JDev
Votes: 0
Answers: 2