get-kubesail-config
v1.0.4
Published
A utility to help register for an account and download a Kubernetes config from [KubeSail.com](https://kubesail.com)
Downloads
275
Readme
get-kubesail-config
A utility to help register for an account and download a Kubernetes config from KubeSail.com
Can be run standalone or within another package. Currently used by deploy-to-kube
Prerequisites
- Node - (npx comes with npm 5.2+ and higher)
- kubectl (optional) - useful for managing deployments after running this utility
Running
Just run npx get-kubesail-config
. You can then manage your deployments and other resoureces using kubectl.
About
KubeSail is simple Kubernetes provider that makes it easy to get started with Kubernetes for free.