-
Notifications
You must be signed in to change notification settings - Fork 668
add setup readme #144
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
add setup readme #144
Conversation
f3eab3d
to
963a977
Compare
@Random-Liu This can be merged for now as k8s.io #85 has been merged. :) |
Ping @Random-Liu since it seems that you comes back. :) |
Ping @Random-Liu @dchen1107 to help review this. |
Ping @Random-Liu @dchen1107 |
/lgtm |
@andyxning: you cannot LGTM your own PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/cc @Random-Liu to help review and add a lgtm label. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: andyxning, zouyee The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
partially fix #142
This PR adds description about how to get the node-problem-detector repo and systemd build dependency.
Note: This PR should be merged only after k8s.io #85 is merged as description in this PR has
go get k8s.io/node-problem-detector
which is only valid after k8s.io #85 has been merged.@Spellchaser
/cc @Random-Liu
This change is