Skip to content

cjihrig/asteroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asteroid

Asteroid is a Kubernetes-based platform for deploying applications. The following features are supported:

  • Deploying Node.js servers from tarballs.
  • Applications scale to zero when they become inactive.

Deploying to minikube

Ensure that minikube is running:

minikube start --cni calico

Deploy asteroid to minikube:

./minikube.sh

To tear the deployment down:

kubectl delete -f deployment

About

Application Deployment Platform on Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published