Launch HN: Sanic – A Comprehensive CLI for Kubernetes

admin2 admin2
1 Min Read

Environments

Sanic allows you to define commands and configuration on a per-environment basis with ease.

Concurrent Builds

Sanic uses Buildkit, cutting edge technology which builds your images concurrently and efficiently.

Integrated Deployments

Sanic allows you to define deployments using a templating language your team already understands.

Sanic discovers all of the Dockerfiles in the project directory, and builds and pushes them in parallel.

We’ve declared a print_env script in two separate environments. Watch as the one executed changes based on which environment we are in.

Sanic only requires two commands to deploy. The website you’re on right now is a sanic project: Watch as we deploy a new version with no downtime.

Read More

Share This Article
Leave a Comment

Leave a Reply