Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Netclient does not have a Public Address in k8s #2954

Open
1 task done
wuwo1952368901 opened this issue May 29, 2024 · 3 comments
Open
1 task done

Netclient does not have a Public Address in k8s #2954

wuwo1952368901 opened this issue May 29, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@wuwo1952368901
Copy link

Contact Details

No response

What happened?

Using DaemonSet to install Netclient in k8s, there is no Public Address after joining.

To install a template using DaemonSet: https://github.com/gravitl/netmaker/blob/master/k8s/client/netclient-daemonset.yaml

Version

v0.24.1

What OS are you using?

No response

Relevant log output

No response

Contributing guidelines

  • Yes, I did.
@wuwo1952368901 wuwo1952368901 added the bug Something isn't working label May 29, 2024
@abhishek9686
Copy link
Member

can you share logs from the netclient pod?

@wuwo1952368901
Copy link
Author

wuwo1952368901 commented May 30, 2024

Only these logs:

Service hwdrivers' needs non existent service dev'
2024-05-30T10:53:55.643817009+08:00 Service machine-id' needs non existent service dev'
2024-05-30T10:53:55.644371722+08:00 * Caching service dependencies ... [ ok ]
2024-05-30T10:53:55.646370442+08:00 Runlevel: sysinit
2024-05-30T10:53:55.646376608+08:00 Dynamic Runlevel: hotplugged
2024-05-30T10:53:55.646378526+08:00 Dynamic Runlevel: needed/wanted
2024-05-30T10:53:55.646380191+08:00 Dynamic Runlevel: manual
2024-05-30T10:53:55.646565283+08:00 [netclient] starting netclient daemon
2024-05-30T10:53:55.665042564+08:00 [netclient] 2024-05-30 02:53:55 setting OS
2024-05-30T10:53:55.665580497+08:00 [netclient] 2024-05-30 02:53:55 setting version
2024-05-30T10:53:55.665586309+08:00 [netclient] 2024-05-30 02:53:55 setting netclient hostid
2024-05-30T10:53:55.665590648+08:00 [netclient] 2024-05-30 02:53:55 setting name
2024-05-30T10:53:55.665619223+08:00 [netclient] 2024-05-30 02:53:55 setting wireguard keys
2024-05-30T10:53:55.665706179+08:00 [netclient] 2024-05-30 02:53:55 setting wireguard interface
2024-05-30T10:53:55.665708817+08:00 [netclient] 2024-05-30 02:53:55 setting listenport
2024-05-30T10:53:55.665770389+08:00 [netclient] 2024-05-30 02:53:55 setting MTU
2024-05-30T10:53:55.665773070+08:00 [netclient] 2024-05-30 02:53:55 setting traffic keys
2024-05-30T10:53:57.915113460+08:00 [netclient] joining network
2024-05-30T10:53:58.069413829+08:00 setting host fields
2024-05-30T10:53:58.435080691+08:00 registered with server example.com

@abhishek9686
Copy link
Member

@wuwo1952368901 we have updated the image with a fix, also made changes to manifest, please re-try
https://github.com/gravitl/netmaker/blob/master/k8s/client/netclient-daemonset.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants