mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-03-22 04:58:47 +01:00
Add ADRG to Software Containers
This commit is contained in:
parent
9c1c72fbca
commit
2bd4a55f45
1 changed files with 1 additions and 0 deletions
|
|
@ -634,6 +634,7 @@ Software for management of [router](https://en.wikipedia.org/wiki/Router_(comput
|
|||
|
||||
[Operating system–level](https://en.wikipedia.org/wiki/OS-level_virtualization) virtualization.
|
||||
|
||||
- [ADRG](https://github.com/jaldertech/adrg) - Aldertech Dynamic Resource Governor. Monitors and dynamically enforces cgroups v2 limits for Docker based on system load. ([Source Code](https://github.com/jaldertech/adrg)) `MIT` `Python`
|
||||
- [Docker Compose](https://docs.docker.com/compose/) - Define and run multi-container Docker applications. ([Source Code](https://github.com/docker/compose)) `Apache-2.0` `Go`
|
||||
- [Docker Swarm](https://docs.docker.com/engine/swarm/) - Manage cluster of Docker Engines. ([Source Code](https://github.com/moby/swarmkit)) `Apache-2.0` `Go`
|
||||
- [Docker](https://www.docker.com/) - Platform for developers and sysadmins to build, ship, and run distributed applications. ([Source Code](https://www.docker.com/community/open-source/)) `Apache-2.0` `Go`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue