2021-04-30 15:11:05 UTC - Bilal: After using a self signed cert I'm getting ELB errors, so sounds like some AWS setting I need to change. ``` Error syncing load balancer: failed to ensure load balancer: InvalidSubnet: Not enough IP space available in subnet-0f50032208df31234. ELB requires at least 8 free IP addresses in each subnet. status code: 400, request id: fa694be5-c57a-4e3d-ab8a-e38977d53123``` Is there any way to control the settings for the ELB that openwhisk is trying to set up? Or can I create one manually? https://openwhisk-team.slack.com/archives/C4J3R7JFL/p1619795465015000 ---- 2021-04-30 15:22:03 UTC - Rodric Rabbah: I think you can bump this quota in aws. But why do you have so many ips. Are you sharing the lbs? https://openwhisk-team.slack.com/archives/C4J3R7JFL/p1619796123016200?thread_ts=1619796123.016200&cid=C4J3R7JFL ---- 2021-04-30 16:47:55 UTC - Vivekanand Gavini: Does openwhisk retry if the pod is evicted for some reason (like a spot loss)? https://openwhisk-team.slack.com/archives/C4J3R7JFL/p1619801275017900 ----