Talos Linux is a modern Linux distribution built for Kubernetes.
Go to file
Andrew Rynhard d4c202438c refactor: set CRI config to /etc/cri/containerd.toml
This changes the CRI specific containerd instance's config to a
different path.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-12-04 19:32:00 -08:00
api feat: use grpc-proxy in apid 2019-11-29 22:57:25 +03:00
cmd/osctl fix: provide peer remote address for 'NODE': as default in osctl 2019-12-05 00:11:55 +03:00
docs docs: clarify vmware instructions 2019-12-03 16:40:50 -05:00
hack feat: use containerd-shim-runc-v2 2019-12-04 14:36:18 -08:00
internal refactor: set CRI config to /etc/cri/containerd.toml 2019-12-04 19:32:00 -08:00
pkg refactor: set CRI config to /etc/cri/containerd.toml 2019-12-04 19:32:00 -08:00
.codecov.yml chore: remove CertificateKey 2019-11-11 15:13:56 -08:00
.conform.yaml chore: replace /* */ comments with // comments in license header 2019-10-25 14:15:17 -07:00
.dockerignore chore: move gRPC API to public 2019-09-19 08:55:13 -07:00
.drone.yml chore: push edge tag on succesful conformance 2019-11-27 08:10:25 -08:00
.gitignore test: add integration test for full boot sequence 2019-11-15 09:02:52 -08:00
.markdownlint.json chore: add markdownlint 2019-08-17 03:53:52 -07:00
CHANGELOG-0.1.md chore: prepare release v0.1.0 2019-07-29 21:17:10 -07:00
CHANGELOG-0.2.md chore: prepare release v0.2.0 2019-10-03 20:30:25 -07:00
CHANGELOG-0.3.md chore: prepare release v0.3.0-alpha.10 2019-12-02 15:40:40 -08:00
CODE_OF_CONDUCT.md chore: add CONTRIBUTING.md (#337) 2019-02-14 20:55:47 -08:00
CONTRIBUTING.md docs: minor spelling corrections. 2019-07-18 16:40:08 -07:00
Dockerfile refactor: set CRI config to /etc/cri/containerd.toml 2019-12-04 19:32:00 -08:00
go.mod feat: enable webhook authorization mode 2019-12-01 17:34:00 -08:00
go.sum feat: enable webhook authorization mode 2019-12-01 17:34:00 -08:00
LICENSE Initial commit 2017-11-03 16:19:12 -07:00
Makefile chore: push edge tag on succesful conformance 2019-11-27 08:10:25 -08: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: fix documentation link 2019-12-01 22:43:42 -08: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