Albatross - orchestrate and manage MirageOS unikernels with Solo5
Description
The goal of albatross is robust deployment of MirageOS
unikernels using Solo5. Resources managed
by albatross are network interfaces of kind tap
, which are connected to
already existing bridges, block devices, memory, and CPU. Each unikernel is
pinned (cpuset
/ taskset
) to a specific core.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 16 Nov 2022
- Authors
- Maintainers
Sources
albatross-1.5.3.tbz
sha256=83dfd617ca59edda98f072a0cbda487123fb7841a1d371c3677873d905e7a1d4
sha512=834d0094b120ca25cb5d55b35abe2452af5f3a6de92da748ee5b34e73acff31dec3408ed950bca68d34f045b5601acab1822227c6ff3047d0efef7a7e5090a4f
Dependencies
alcotest
with-test
owee
>= "0.4"
solo5-elftool
>= "0.3"
http-lwt-client
>= "0.2.0"
metrics-influx
>= "0.2.0"
metrics-lwt
>= "0.2.0"
metrics
>= "0.2.0"
bigstringaf
>= "0.2.0"
decompress
>= "1.3.0"
asn1-combinators
>= "0.2.0"
mirage-crypto-rng
>= "0.8.0"
tls
>= "0.13.1"
x509
>= "0.13.0"
fmt
>= "0.8.7"
cmdliner
>= "1.1.0"
cstruct
>= "6.0.0"
ipaddr
>= "5.3.0"
lwt
>= "3.0.0"
conf-libnl3
os = "linux"
conf-pkg-config
build
dune
>= "2.7.0"
ocaml
>= "4.12.0"
Reverse Dependencies