Skip to content

Build and deploy apps to your local cluster without the fuss.

License

Notifications You must be signed in to change notification settings

npitsillos/spinit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spinit

spinit is a command-line tool to build and deploy apps to local Kubernetes clusters. It enables the user to avoid writing yaml configurations for the app and seamlessly load docker images to every node in the cluster.

Prerequisites

spinit uses buildkit to build docker images. You can follow the instructions here on how to set buildkit up.

Supported Platforms

Currently spinit has only been tested to work on Linux.

Additionally, I am using k3s as the Kubernetes distribution with the default containerd container runtime.

Installation

Contributing

See CONTRIBUTING.md

About

Build and deploy apps to your local cluster without the fuss.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published