Talos Linux is a modern Linux distribution built for Kubernetes.
Go to file
Andrew Rynhard 06aa63fbb3 docs: change doc content margins and padding
This bumps the content of a doc page up and drops the sidebar down.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-10-19 20:36:00 -07:00
api feat(osd): Enable hitting multiple OSD endpoints 2019-10-16 15:30:25 -05:00
cmd/osctl feat(osd): Enable hitting multiple OSD endpoints 2019-10-16 15:30:25 -05:00
docs docs: change doc content margins and padding 2019-10-19 20:36:00 -07:00
hack feat(osd): Enable hitting multiple OSD endpoints 2019-10-16 15:30:25 -05:00
internal feat(osd): Enable hitting multiple OSD endpoints 2019-10-16 15:30:25 -05:00
pkg feat: allow specifcation of full url for endpoint 2019-10-16 13:45:05 -04:00
.codecov.yml chore: Add additional cert info to etcd peer cert. 2019-10-05 09:58:28 -07:00
.conform.yaml feat: remove proxyd 2019-10-14 08:11:00 -07:00
.dockerignore chore: move gRPC API to public 2019-09-19 08:55:13 -07:00
.drone.yml feat: remove proxyd 2019-10-14 08:11:00 -07:00
.gitignore docs: add documentation website 2019-10-18 21:28:40 -07: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.1 2019-10-11 09:10:46 -07: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 chore: bump tools & pkgs for Go 1.13.2 2019-10-18 00:20:34 +03:00
go.mod feat: allow specifcation of full url for endpoint 2019-10-16 13:45:05 -04:00
go.sum feat: allow specifcation of full url for endpoint 2019-10-16 13:45:05 -04:00
LICENSE Initial commit 2017-11-03 16:19:12 -07:00
Makefile chore: bump tools & pkgs for Go 1.13.2 2019-10-18 00:20:34 +03: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: minor spelling corrections. 2019-07-18 16:40:08 -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