bashernetes icon indicating copy to clipboard operation
bashernetes copied to clipboard

A Kubernetes implementation in bash (srsly)

bashernetes

A Kubernetes implementation in bash (srsly)

The Control Plane

A netcat server that listens on an encrypted HTTPS port

The Scheduler

A small bash system

The API server

Netcat (ncat)

The Controller Manager

Small scripts ran concurrently as & managed by wait

Data Store

A (locked) file on the local filesystem

The Kubelet

A bash script that runs docker run... well...