talos/README.md
Steve Francis 16eeb67762
docs: readme updates
Talos to Talos Linux, Talos to Sidero, and product wording refreshes.

Signed-off-by: Seán C McCord <ulexus@gmail.com>
2022-01-18 22:23:49 +03:00

65 lines
2.9 KiB
Markdown

<!-- markdownlint-disable MD041 -->
<p align="center">
<h1 align="center">Talos Linux</h1>
<p align="center">A modern OS for Kubernetes.</p>
<p align="center">
<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">
</a>
<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">
</a>
</p>
</p>
---
**Talos** is a modern OS for running Kubernetes: secure, immutable, and minimal.
Talos is fully open source, production ready, and supported by the people at [Sidero Labs](https://www.SideroLabs.com/)
All system management is done via an API - there is no shell or interactive console.
Benefits include:
- **Security**: Talos reduces your attack surface: It's minimal, hardened and immutable.
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.
## Documentation
For instructions on deploying and managing Talos, see the [Documentation](https://www.talos.dev/docs/latest/).
## Community
- Slack: Join our [slack channel](https://slack.dev.talos-systems.io)
- Support: Questions, bugs, feature requests [GitHub Discussions](https://github.com/talos-systems/talos/discussions)
- Forum: [community](https://groups.google.com/a/SideroLabs.com/forum/#!forum/community)
- Twitter: [@talossystems](https://twitter.com/SideroLabs)
- Email: [info@talos-systems.com](mailto:info@SideroLabs.com)
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 a weekly meeting that all audiences are welcome to attend.
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).
### Office Hours
- When: Mondays at 16:30 UTC.
- Where: [Google Meet](https://meet.google.com/day-pxhv-zky).
You can subscribe to this meeting by joining the community forum above.
> Note: You can convert the meeting hours to your [local time](https://everytimezone.com/s/6bb1045a).
## Contributing
Contributions are welcomed and appreciated!
See [Contributing](CONTRIBUTING.md) for our guidelines.
## License
<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>