Skip to content

bradbeam/talos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dianemo

An Immutable, secure, and minimal Kubernetes distribution.

Gitter Release GitHub (pre-)release


Dianemo is a Kubernetes distribution. Some of the key features are:

  • Immutable: Utilizes a design that adheres to immutable infrastructure ideology.
  • Secure: Zero host-level access reduces the attack surface of a Kubernetes cluster.
  • Minimal: Only the binaries required by Kubernetes are installed.

Developing Dianemo

The build of Dianemo depends on conform:

go get -u github.com/autonomy/conform

Note: Conform leverages multi-stage builds. Docker 17.05.0 or greater is required.

To build, simply run:

conform enforce

License

license

About

A modern Linux distribution for Kubernetes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 86.7%
  • Shell 4.5%
  • HTML 3.5%
  • CSS 3.2%
  • JavaScript 2.1%