Acron is simple application deployment framework for Kubernetes. This application installs the server side components to the Civo Kubernetes cluster.
In order to build/deploy your application you need to download the acorn cli locally using following command:
For macOS/Linux
brew install acorn-io/cli/acorn
curl https://get.acorn.io | sh
Then head over to: *Acorn documentation getting started page *Acorn - the new cool kid for app deployment to Kubernetes