breezy-dentist-99929
01/03/2023, 7:26 PMRecommended Settings:¶
A minimal HA install of Netmaker can be run with the following command: helm install netmaker –generate-name –set baseDomain=nm.example.com This install has some notable exceptions: - Ingress must be manually configured post-install (need to create valid Ingress with TLS) - Server will use “userspace” WireGuard, which is slower than kernel WG - DNS will be disabled
or is it something that can be toggled in the gravitl/netmaker:v0.17.1 image?