Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pure-linux/tinyolet
TIO controller which is running on every cluster node.
https://github.com/pure-linux/tinyolet
chiplets cluster controller dns-manager kubernetes-alternative proxy-manager runtime-manager vpn-manager
Last synced: 21 days ago
JSON representation
TIO controller which is running on every cluster node.
- Host: GitHub
- URL: https://github.com/pure-linux/tinyolet
- Owner: pure-linux
- License: apache-2.0
- Created: 2024-12-03T10:44:28.000Z (about 1 month ago)
- Default Branch: release/alpha/0.0.1
- Last Pushed: 2024-12-09T04:09:00.000Z (about 1 month ago)
- Last Synced: 2024-12-09T05:19:03.377Z (about 1 month ago)
- Topics: chiplets, cluster, controller, dns-manager, kubernetes-alternative, proxy-manager, runtime-manager, vpn-manager
- Language: Rust
- Homepage: https://github.com/pure-linux/tinyo
- Size: 11.7 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
**Tinyolet** runs on every `cluster` `node` and has the following **5 components:**
- **[VPN Manager][docs-vpn-manager-options-analysis.md]:** Decentralized VPN mesh without single points of failure ([Nebula][nebula] based).
- **DNS Manager:** Decentralized DNS server for the `cluster` (WIP: [DNSMASQ][DNSMASQ]?)
- **Proxy Manager:** WIP ([Nginx][nginx/nginx])
- **Controllers:** [tinyoctl][tinyoctl] <-> [tinyolet][tinyolet] <-> [tinyokv][tinyokv]/[tinyort][tinyort]
- **VM Manager:** WIP
---**[PureLinux.org][purelinux.org]** | Delivering to the open-source community what matters most.
###### Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.
[purelinux.org]: https://purelinux.org
[docs-vpn-manager-options-analysis.md]: ./docs/components/vpn-manager/options-analysis.md
[nginx/nginx]: https://github.com/nginx/nginx
[nebula]: https://github.com/slackhq/nebula
[tinyoctl]: https://github.com/pure-linux/tinyoctl
[tinyolet]: https://github.com/pure-linux/tinyolet
[tinyokv]: https://github.com/pure-linux/tinyokv
[tinyort]: https://github.com/pure-linux/tinyort
[DNSMASQ]: https://thekelleys.org.uk/dnsmasq/doc.html