gravitl / netmaker

Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
https://netmaker.io
Other
9.5k stars 552 forks source link

Kubernetes install - no support for rqlite #235

Closed rubencosta closed 3 years ago

rubencosta commented 3 years ago

I wanted to deploy netmaker with k8s using https://github.com/gravitl/netmaker/blob/master/kube/netmaker-template.yaml and found a couple of setbacks

  1. MongoDB is still included instead of rqlite in the template
  2. Netmaker does not offer configuration for rqlite server url. It always tries to connect to http://localhost:4001
afeiszli commented 3 years ago

Fixed in https://github.com/gravitl/netmaker/releases/tag/latest

There are two versions: netmaker-template and netmaker-template-udp.