Talos Linux is a modern Linux distribution built for Kubernetes.
Go to file
Andrew Rynhard c97d13d00e chore: add bug report issue template
This adds an issue template for bug reports.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2020-04-21 10:28:22 -07:00
.github chore: add bug report issue template 2020-04-21 10:28:22 -07:00
api refactor: perform upgrade upon reboot 2020-03-20 17:32:18 -07:00
cmd docs: improve CLI menu and metal docs 2020-04-21 10:28:00 -07:00
docs docs: improve CLI menu and metal docs 2020-04-21 10:28:00 -07:00
hack chore: use a single CHANGELOG 2020-04-17 11:24:48 -07:00
internal refactor: use upstream bootkube 2020-04-21 10:27:01 -07:00
pkg refactor: use upstream bootkube 2020-04-21 10:27:01 -07:00
.codecov.yml chore: address random CI nits 2020-04-13 13:01:14 -07:00
.conform.yaml refactor: rename ntpd to timed 2020-04-13 15:02:26 -07:00
.dockerignore chore: move golangci-lint.yaml to .golangci.yml 2020-02-18 07:10:21 -08:00
.drone.yml fix: set ephemeral partition to max size 2020-04-17 07:08:04 -07:00
.gitignore feat: generate kubeconfig on the fly on request 2020-02-28 21:00:52 +03:00
.golangci.yml feat: rename osctl to talosctl 2020-03-20 19:07:39 -07:00
.markdownlint.json chore: add markdownlint 2019-08-17 03:53:52 -07:00
CHANGELOG.md chore: use a single CHANGELOG 2020-04-17 11:24:48 -07:00
CODE_OF_CONDUCT.md chore: add CONTRIBUTING.md (#337) 2019-02-14 20:55:47 -08:00
CONTRIBUTING.md feat: rename osctl to talosctl 2020-03-20 19:07:39 -07:00
Dockerfile chore: update pkgs tag to v0.2.0 2020-04-14 08:58:31 -07:00
go.mod refactor: use upstream bootkube 2020-04-21 10:27:01 -07:00
go.sum refactor: use upstream bootkube 2020-04-21 10:27:01 -07:00
LICENSE Initial commit 2017-11-03 16:19:12 -07:00
Makefile chore: address random CI nits 2020-04-13 13:01:14 -07:00
netlify.toml docs: add documentation website 2019-10-18 21:28:40 -07:00
prototool.yaml chore: lint protobuf definitions 2019-08-27 18:12:36 -07:00
README.md docs: default to v0.4 2020-04-20 08:21:48 -07:00

Talos

A modern OS for Kubernetes.

Release Pre-release


Talos is a modern OS designed to be secure, immutable, and minimal. All system management is done via an API, and there is no shell or interactive console. Some of the capabilities and benefits provided by Talos include:

  • Security: Talos reduces your attack surface by practicing the Principle of Least Privilege (PoLP) and by securing the API with mutual TLS (mTLS) authentication.
  • Predictability: Talos eliminates unneeded variables and reduces unknown factors in your environment by employing immutable infrastructure ideology.
  • Evolvability: Talos simplifies your architecture and increases your ability to easily accommodate future changes.

Documentation

For instructions on deploying and managing Talos, see the Documentation.

Community

If you're interested in this project and would like to help in engineering efforts, or have general usage questions, we are happy to have you! We hold two weekly meetings targeted for different audiences.

Office Hours

  • When: Mondays at 17:00 UTC.
  • Where: zoom.

Maintainers and Contributors

When attending this meeting, please add yourself to the meeting notes as an attendee. If you would like to discuss a specific topic, we encourage you to add it to the agenda.

  • When: Thursdays at 17:00 UTC.
  • Where: zoom.

You can subscribe to these meetings by joining the community forum above.

Note: You can convert the meeting hours to your local time.

Contributing

Contributions are welcomed and appreciated! See Contributing for our guidelines.

License

license