Текущие доработки talos/alt-orchestra Fork от https://git.altlinux.org/people/shaba/packages/?p=talos.git;a=summary
Go to file
Andrew Rynhard a420b85b07 chore: run unique E2E tests
In order to run more than one instance of E2E testing at a time, we need
to ensure that all resources are unique to the run.

Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>
2019-08-12 14:14:08 -07:00
cmd/osctl fix: format IPv6 host entries properly 2019-08-12 11:35:38 -07:00
docs docs: add project layout standards 2019-08-09 23:16:08 -07:00
hack chore: run unique E2E tests 2019-08-12 14:14:08 -07:00
internal fix(proxyd): print bootstrap backend dial errors 2019-08-11 15:12:09 -07:00
pkg fix: format IPv6 host entries properly 2019-08-12 11:35:38 -07:00
.codecov.yml chore: bump codecov project target to 33% 2019-07-05 18:03:26 -07:00
.conform.yaml fix(machined): Clean up installation process 2019-08-08 22:10:14 -05:00
.dockerignore chore: expose userdata and osctl client packages (#471) 2019-04-02 17:11:17 -07:00
.drone.yml chore: exclude promotion event 2019-08-12 11:43:38 -07:00
.gitignore chore(ci): Add e2e promotion pipeline 2019-08-08 11:27:57 -05: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-alpha.5 2019-08-05 12:04:45 -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: build drone YAML via jsonnet 2019-08-09 22:30:37 -07:00
go.mod fix: enclose address in brackets gRPC client 2019-08-10 19:02:39 -07:00
go.sum refactor: split machined into phases 2019-07-29 12:40:03 -07:00
LICENSE Initial commit 2017-11-03 16:19:12 -07:00
Makefile chore: run unique E2E tests 2019-08-12 14:14:08 -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