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

Change IPs from external to local #967

Merged
merged 2 commits into from
May 2, 2024
Merged

Change IPs from external to local #967

merged 2 commits into from
May 2, 2024

Conversation

leokondrashov
Copy link
Contributor

Summary

Change the IPs of k8s nodes to the experimental subnet instead of the default (which is control in CloudLab).

Implementation Notes ⚒️

  • Add the argument for kubelet to use a specific IP from the internal subnet.

External Dependencies 🍀

  • N/A

Breaking API Changes ⚠️

  • N/A

@leokondrashov leokondrashov requested a review from lrq619 April 10, 2024 09:52
scripts/setup.go Outdated Show resolved Hide resolved
scripts/setup.go Outdated Show resolved Hide resolved
@leokondrashov
Copy link
Contributor Author

@lrq619 Please review

lrq619
lrq619 previously approved these changes Apr 18, 2024
scripts/utils/utils.go Show resolved Hide resolved
Signed-off-by: Leonid Kondrashov <[email protected]>
@leokondrashov
Copy link
Contributor Author

The gVisor test was fixed by increased timeout. I guess the function was not ready for the test because it failed a single invocation test and passed multiple invocations later.

@lrq619 Please review

@lrq619 lrq619 merged commit a168c10 into main May 2, 2024
23 checks passed
@lrq619 lrq619 deleted the fix-ip branch May 2, 2024 05:54
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

Successfully merging this pull request may close these issues.

4 participants