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

new feature: client check #25

Open
vince-weka opened this issue Jul 13, 2022 · 2 comments
Open

new feature: client check #25

vince-weka opened this issue Jul 13, 2022 · 2 comments

Comments

@vince-weka
Copy link
Collaborator

skip the ssh stuff and just run scripts locally so it can easily be run on a client

@jmcvaughn
Copy link
Collaborator

Workaround for now is just to ssh-copy-id localhost and ./wekachecker.py localhost.

@vince-weka
Copy link
Collaborator Author

vince-weka commented Oct 24, 2022

Clients would also benefit from some additional checks, such as:

  1. can it ping the cluster over the dataplane network?
  2. Does it have supported NIC?
  3. ...

Need to think if we want a separate tool, or if there is some way to detect that it's a client it's running on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants