Skip to content

npitsillos/spinit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors