Текущие доработки talos/alt-orchestra Fork от https://git.altlinux.org/people/shaba/packages/?p=talos.git;a=summary
Go to file
Andrew Rynhard 2cad745292 docs: add customization guide
This adds a section on customizing Talos.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-10-31 14:47:17 -07:00
api feat: Add network api to apid 2019-10-28 04:21:48 -07:00
cmd/osctl feat: use Ed25519 public-key signature system 2019-10-30 10:32:53 -07:00
docs docs: add customization guide 2019-10-31 14:47:17 -07:00
hack feat: Add support for creating VMware images 2019-10-31 13:39:54 -05:00
internal feat: lock down container permissions 2019-10-29 11:50:37 -07:00
pkg feat: use Ed25519 public-key signature system 2019-10-30 10:32:53 -07:00
.codecov.yml chore: Add additional cert info to etcd peer cert. 2019-10-05 09:58:28 -07: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 feat: Add support for creating VMware images 2019-10-31 13:39:54 -05: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.4 2019-10-28 15:45:17 -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 docs: add customization guide 2019-10-31 14:47:17 -07:00
go.mod feat: upgrade Kubernetes to 1.16.2 2019-10-30 06:35:12 -07:00
go.sum feat: upgrade Kubernetes to 1.16.2 2019-10-30 06:35:12 -07:00
LICENSE Initial commit 2017-11-03 16:19:12 -07:00
Makefile docs: add customization guide 2019-10-31 14:47:17 -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: 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