https://github.com/converged-computing/flux-usernetes
Running Flux Framework alongside Kubernetes in user space (Usernetes)
https://github.com/converged-computing/flux-usernetes
Last synced: 5 months ago
JSON representation
Running Flux Framework alongside Kubernetes in user space (Usernetes)
- Host: GitHub
- URL: https://github.com/converged-computing/flux-usernetes
- Owner: converged-computing
- License: mit
- Created: 2024-02-09T01:16:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-29T01:30:28.000Z (12 months ago)
- Last Synced: 2025-09-10T14:49:56.773Z (9 months ago)
- Language: Shell
- Size: 10.3 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flux Usernetes
These are different means to deploy usernetes and Flux on the cloud. If you are looking for a local, virtual-machine based solution, see [flux-lima](https://github.com/converged-computing/flux-lima/tree/main/usernetes)
- [aws](aws): Deployed on AWS via terraform and a custom AMI.
- [azure](azure): Deployed on Azure with Infiniband (further work coming in next few months)
- [google](google): Deployed on Google Cloud with ethernet.
## License
HPCIC DevTools is distributed under the terms of the MIT license.
All new contributions must be made under this license.
See [LICENSE](https://github.com/converged-computing/cloud-select/blob/main/LICENSE),
[COPYRIGHT](https://github.com/converged-computing/cloud-select/blob/main/COPYRIGHT), and
[NOTICE](https://github.com/converged-computing/cloud-select/blob/main/NOTICE) for details.
SPDX-License-Identifier: (MIT)
LLNL-CODE- 842614