1.0.4 • Published 5 years ago

get-kubesail-config v1.0.4

Weekly downloads
101
License
MIT
Repository
-
Last release
5 years ago

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.