2021-05-19 12:44:46 +00:00
<!-- markdownlint - disable MD041 -->
2020-04-26 20:07:08 -07:00
2018-03-11 21:39:06 -07:00
< p align = "center" >
2022-01-17 20:12:12 -08:00
< h1 align = "center" > Talos Linux< / h1 >
2019-06-26 21:17:11 -07:00
< p align = "center" > A modern OS for Kubernetes.< / p >
2019-04-09 23:00:21 -07:00
< p align = "center" >
2019-04-03 18:29:21 -07:00
< a href = "https://github.com/talos-systems/talos/releases/latest" >
< img alt = "Release" src = "https://img.shields.io/github/release/talos-systems/talos.svg?logo=github&logoColor=white&style=flat-square" >
2019-01-23 16:52:06 -08:00
< / a >
2019-04-03 18:29:21 -07:00
< a href = "https://github.com/talos-systems/talos/releases/latest" >
< img alt = "Pre-release" src = "https://img.shields.io/github/release-pre/talos-systems/talos.svg?label=pre-release&logo=GitHub&logoColor=white&style=flat-square" >
2019-01-23 16:52:06 -08:00
< / a >
2018-03-11 21:39:06 -07:00
< / p >
< / p >
---
2022-01-17 20:12:12 -08:00
**Talos** is a modern OS for running Kubernetes: secure, immutable, and minimal.
2022-07-21 17:16:42 -07:00
Talos is fully open source, production-ready, and supported by the people at [Sidero Labs ](https://www.SideroLabs.com/ )
2022-01-17 20:12:12 -08:00
All system management is done via an API - there is no shell or interactive console.
Benefits include:
2018-03-11 21:39:06 -07:00
2022-07-21 17:16:42 -07:00
- **Security**: Talos reduces your attack surface: It's minimal, hardened, and immutable.
2022-01-17 20:12:12 -08:00
All API access is secured with mutual TLS (mTLS) authentication.
- **Predictability**: Talos eliminates configuration drift, reduces unknown factors by employing immutable infrastructure ideology, and delivers atomic updates.
- **Evolvability**: Talos simplifies your architecture, increases your agility, and always delivers current stable Kubernetes and Linux versions.
2018-03-11 21:39:06 -07:00
2019-06-26 21:17:11 -07:00
## Documentation
2019-01-23 19:33:29 -08:00
2020-10-12 11:00:45 -07:00
For instructions on deploying and managing Talos, see the [Documentation ](https://www.talos.dev/docs/latest/ ).
2018-03-11 21:39:06 -07:00
2019-04-17 09:10:59 -07:00
## Community
2019-02-14 20:55:47 -08:00
2019-06-26 21:17:11 -07:00
- Slack: Join our [slack channel ](https://slack.dev.talos-systems.io )
2021-02-20 22:03:02 +03:00
- Support: Questions, bugs, feature requests [GitHub Discussions ](https://github.com/talos-systems/talos/discussions )
2022-01-17 20:12:12 -08:00
- Forum: [community ](https://groups.google.com/a/SideroLabs.com/forum/#!forum/community )
2022-03-10 13:12:12 -08:00
- Twitter: [@SideroLabs ](https://twitter.com/SideroLabs )
- Email: [info@SideroLabs.com ](mailto:info@SideroLabs.com )
2019-05-20 14:38:35 -07:00
2022-07-21 17:16:42 -07:00
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!
2020-09-28 08:10:40 -07:00
We hold a weekly meeting that all audiences are welcome to attend.
2019-02-22 18:29:10 -08:00
2021-04-22 17:54:58 +00:00
We would appreciate your feedback so that we can make Talos even better!
To do so, you can take our [survey ](https://docs.google.com/forms/d/1TUna5YTYGCKot68Y9YN_CLobY6z9JzLVCq1G7DoyNjA/edit ).
2019-06-26 21:17:11 -07:00
### Office Hours
2019-02-03 13:58:09 -08:00
2024-05-14 09:26:26 -04:00
- When: Second Monday of every month at 16:30 UTC.
- Where: [Google Meet ](https://meet.google.com/ivb-kjfm-jfc ).
2019-02-03 13:58:09 -08:00
2020-09-28 08:10:40 -07:00
You can subscribe to this meeting by joining the community forum above.
2019-02-03 13:58:09 -08:00
2022-10-17 21:38:28 +04:00
> Note: You can convert the meeting hours to your [local time](https://everytimezone.com/s/599e61d6).
2019-02-03 13:58:09 -08:00
2019-06-26 21:17:11 -07:00
## Contributing
2019-02-19 19:30:40 -08:00
2020-04-26 20:07:08 -07:00
Contributions are welcomed and appreciated!
See [Contributing ](CONTRIBUTING.md ) for our guidelines.
2019-02-19 19:30:40 -08:00
2018-10-30 07:26:31 -07:00
## License
2020-05-25 19:00:30 +00:00
< a href = "https://github.com/talos-systems/talos/blob/master/LICENSE" >
< img alt = "GitHub" src = "https://img.shields.io/github/license/talos-systems/talos?style=flat-square" >
< / a >
2022-03-04 19:15:11 +03:00
Some software we distribute is under the General Public License family
of licenses or other licenses that require we provide you with the
source code.
If you would like a copy of the source code for this
2022-07-21 17:16:42 -07:00
software, please contact us via email: info at SideroLabs.com.