Skip to content

bradbeam/talos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talos

A modern Linux distribution for Kubernetes.

Release GitHub (pre-)release


Talos was designed to be secure, immutable, and minimal, providing the following benefits:

  • Security: Reduce your attack surface by practicing the Principle of Least Privilege (PoLP) and enforcing mutual TLS (mTLS).
  • Predictability: Remove needless variables and reduce unknown factors from your environment using immutable infrastructure.
  • Evolvability: Simplify and increase your ability to easily accommodate future changes to your architecture.

Developing Talos

Install conform:

go get -u github.com/autonomy/conform

Start the build:

conform build

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%