vhive-serverless / vHive

vHive: Open-source framework for serverless experimentation
MIT License
265 stars 84 forks source link

Change IPs from external to local #967

Closed leokondrashov closed 2 months ago

leokondrashov commented 3 months ago

Summary

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

Implementation Notes :hammer_and_pick:

External Dependencies :four_leaf_clover:

Breaking API Changes :warning:

leokondrashov commented 3 months ago

@lrq619 Please review

leokondrashov commented 2 months ago

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