2020-12-04 03:44:45 UTC - Joshua Dunham: Hey @Rodric Rabbah; k3s totally rocks. ~40MB binary is k8s in a box - plus their KinE module allows other databases (alas, only SQL dialects) https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1607053485386500?thread_ts=1606484852.354900&cid=C3TPCAQG1 ---- 2020-12-04 03:48:20 UTC - Joshua Dunham: I wanted to report in that b/c k3s uses containerd / cri-o to start containers I was able to feed it my private registry info at the node level and it works brilliantly. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1607053700386700?thread_ts=1606484852.354900&cid=C3TPCAQG1 ---- 2020-12-04 03:50:26 UTC - Joshua Dunham: My cold start blackbox nodejs container was 7ms and >3ms afterwards, and my cold start blackbox py3 container was 211ms and >5ms after. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1607053826386900?thread_ts=1606484852.354900&cid=C3TPCAQG1 ---- 2020-12-04 03:53:20 UTC - Joshua Dunham: I'm honestly not sure about other k8s flavors but wih k3s you can package custom yaml as manifest files with the installation and it will deploy everything at the start. If you wanted a sure-fire way to get OW deployed (and some consideration to dgrove's comment on a more target containerfactory,) I wouldn't hesitate to recc'd. +1 : Dominic Kim https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1607054000387100?thread_ts=1606484852.354900&cid=C3TPCAQG1 ---- 2020-12-04 04:26:13 UTC - Rodric Rabbah: That’s pretty awesome. Any chance you’d write a blog about it? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1607055973387900?thread_ts=1606484852.354900&cid=C3TPCAQG1 ----