Текущие доработки talos/alt-orchestra Fork от https://git.altlinux.org/people/shaba/packages/?p=talos.git;a=summary
Go to file
Spencer Smith 45def0a242 feat: attempt to connect to all trustd endpoints when downloading PKI
This PR will connect to each trustd endpoint specified, returning once
successful. Closes #891.

Signed-off-by: Spencer Smith <robertspencersmith@gmail.com>
2019-07-22 19:40:12 -04:00
.github chore: upgrade conform to v0.1.0-alpha.16 2019-07-04 18:27:25 -07:00
cmd/osctl feat: allow specification of mtu for cluster create 2019-07-17 07:34:28 -07:00
docs docs: minor spelling corrections. 2019-07-18 16:40:08 -07:00
hack chore: setup gce for e2e builds 2019-07-22 12:46:02 -04:00
internal feat: attempt to connect to all trustd endpoints when downloading PKI 2019-07-22 19:40:12 -04:00
pkg feat: allow mtu specification for network devices 2019-07-17 13:51:23 -07:00
.codecov.yml chore: bump codecov project target to 33% 2019-07-05 18:03:26 -07:00
.conform.yaml chore: upgrade conform to v0.1.0-alpha.15 2019-07-04 16:43:18 -07:00
.dockerignore chore: expose userdata and osctl client packages (#471) 2019-04-02 17:11:17 -07:00
.drone.yml chore: fix release 2019-07-22 13:49:04 -07:00
.gitignore chore: setup gce for e2e builds 2019-07-22 12:46:02 -04:00
CHANGELOG-0.1.md chore: prepare release v0.1.0-rc.0 2019-07-17 13:27:38 -07:00
CHANGELOG-0.2.md chore: prepare v0.2.0-alpha.3 release 2019-07-22 12:56:25 -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: run tests in the buildkit itself 2019-07-19 07:53:49 -07:00
go.mod chore: update toolchain version and output created config files 2019-07-05 17:59:25 -04:00
go.sum chore: update toolchain version and output created config files 2019-07-05 17:59:25 -04:00
LICENSE Initial commit 2017-11-03 16:19:12 -07:00
Makefile chore: compress Azure image 2019-07-22 14:48:24 -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