This message was deleted.
# k3s
a
This message was deleted.
s
Also how many people use a remote backend for edge nodes? This means that a network outage means a k8s outage correct?
c
We don’t collect any of those sort of statistics. I will say that latency is pretty important to the apiserver, so putting the database at a different site than the server nodes probably wouldn’t work super well.
s
It's a suggested topology though?
Would a edge network loss mean the nodes can't do anything
What about Postgres in general - do you see much use?
I'm guessing not right?
n
Yeah unfortunately (well depending on how you view "phone-home" software) we have no statistics on how K3s is used, its all word-of-mouth. I haven't seen much use of Postgres personally, but that doesn't mean its not out there.
a
Personal experience i had is mysql backend performed better than postgres. Unclear why https://github.com/k3s-io/kine/issues/63