https://github.com/svenstaro/crabcluster
A simple integrated container orchestration solution
https://github.com/svenstaro/crabcluster
Last synced: 5 months ago
JSON representation
A simple integrated container orchestration solution
- Host: GitHub
- URL: https://github.com/svenstaro/crabcluster
- Owner: svenstaro
- License: mit
- Created: 2022-11-28T10:53:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-02T03:26:01.000Z (almost 3 years ago)
- Last Synced: 2025-03-31T09:41:11.426Z (6 months ago)
- Language: Rust
- Size: 52.7 KB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# crabcluster
A simple integrated container orchestration solution## Usage
Activate your local podman socket:
systemctl --user enable --now podman.socket