Hacker News new | ask | show | jobs
by mfburnett 3773 days ago
Hey! Good question. So we're encouraging a .ctr file because we think container reusability will become really important, especially as more organizations share containers across teams.

We're playing around with this idea of embedding different kube objects and containers to construct applications across directories, so setting up directories with .ctr files will make the introduction of that feature pretty easy.

1 comments

This is platform agnostic, correct? I can use AWS or DO, right?
It works wherever you've set up a Kubernetes cluster! So as long as you have kubectl configured correctly, you're good to go.