gravitl/netmak8s

Netclient daemon fails connecting while node restarts

shan100github opened this issue · 0 comments

Environment:
Netmaker server is running in docker environment,
Trying to connect Netclient as Kubernetes client

Expected:
While we set TOKEN_VALUE in https://github.com/gravitl/netmak8s/blob/main/netclient-daemonset.yaml#L32 and run it as a daemon it continues running without any trouble even after a restart of the kubernetes node.

Actual:
When we restart kubernetes node connection fails with error similar to Token already used.