Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ulagbulag/openark
Deploy & Integrate & Manage your own Converged K8S Edge Clusters
https://github.com/ulagbulag/openark
automation connected-data-lake infrastructure-as-code kubernetes on-premise
Last synced: 3 months ago
JSON representation
Deploy & Integrate & Manage your own Converged K8S Edge Clusters
- Host: GitHub
- URL: https://github.com/ulagbulag/openark
- Owner: ulagbulag
- License: gpl-3.0
- Created: 2022-06-03T08:28:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-08T19:59:45.000Z (3 months ago)
- Last Synced: 2024-11-08T20:39:42.000Z (3 months ago)
- Topics: automation, connected-data-lake, infrastructure-as-code, kubernetes, on-premise
- Language: Rust
- Homepage:
- Size: 4.62 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenARK
![OpenARK Logo](assets/logo.webp)
[OpenARK](https://github.com/SmartX-Team/openark) is a kind of Open-Source IaC (Infrastructure as Code) that supports individuals or organizations to freely integrate and operate their own or well-known (i.e. Amazon AWS) distributed resources.
`OpenARK` utilizes [Kubernetes](https://kubernetes.io/) and Linux kernel. In some cases, it utilizes kernel bypassing technology that allows direct access to high-speed PCI devices such as `GPU` , `NPU` and `DPU` for performance. The results of these works can be applied from embedded including mobile to HPC areas through the `IPI Ecosystem` .
## Core Values
- Global Connectivity
- Openness
- Resilience in a Rapidly Changing Technological Environment## Note
`OpenARK` was designed to be used for research of [GIST's `NetAI` Laboratory](https://netai.smartx.kr/), led by [**Ho Kim**](https://github.com/kerryeon) under professor [**JongWon Kim**](https://netai.smartx.kr/people/professor). That is, this repository is operated for academic purposes, and there is **No commercial support in this repository**.
## LICENSE
It is licensed under [GPL v3.0 with a classpath linking exception](LICENSE).