vhive-serverless / vHive

vHive: Open-source framework for serverless experimentation
MIT License
288 stars 89 forks source link

failed calling webhook #875

Closed zyuxuan0115 closed 11 months ago

zyuxuan0115 commented 11 months ago

I strictly followed instructions on vhive quickstart guide to setup the serverless cluster with multi-node. I setup a 2-node cluster at cloudlab using the profile provided by you ( faas-sched/vhive-ubuntu20 ). The machine type is xl170. But after I tried to finalise master node, I got the following error:

[14:07:16] [Info] Installing and configuring MetalLB >>>>> [14:08:00] [Error] [exit 1] -> Error from server (InternalError): error when creating "/proj/zyuxuanssf-PG0/vhive-m/configs/metallb/metallb-ipaddresspool.yaml": Internal error occurred: failed calling webhook "ipaddresspoolvalidationwebhook.metallb.io": failed to call webhook: Post "https://webhook-service.metallb-system.svc:443/validate-metallb-io-v1beta1-ipaddresspool?timeout=10s": dial tcp 10.111.248.235:443: i/o timeout
[14:08:00] [Error] Failed to install and configure MetalLB!
[14:08:00] [Error] Failed to set up master node!
[14:08:00] [Error] Faild subcommand: create_multinode_cluster!

Do you know how to resolve this problem? Thank you.

leokondrashov commented 11 months ago

Hi, can you please provide following information:

leokondrashov commented 11 months ago

@zyuxuan0115 Please reopen if still relevant