suborbital / subo

The Suborbital CLI
Apache License 2.0
81 stars 25 forks source link

feat(cli): ability to push docker image and deploy onto Kubernetes cluster #224

Closed cohix closed 2 years ago

cohix commented 2 years ago

This PR adds subo push docker (in addition to the existing subo push bindle).

It also adds subo deploy k8s which uses a K8s manifest to deploy an Atmo app onto Kubernetes.