albatross
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
- 04 Feb 2022
- Authors
- Maintainers
Sources
albatross-1.4.2.tbz
sha256=9791ac76d5042b2037d94cc034d19124d1b3e70cd1affcba7802badeee8c056f
sha512=66c5e650cfef525cef7794bdb3a7c853908136cef23c739e5f5cf7a45dd22af722f26736e76794f0a153c347dc35dbce07be0303104dcf64ec55edc4483477b0
Dependencies
owee
>= "0.4"
solo5-elftool
>= "0.3"
http-lwt-client
>= "0.0.4" & < "0.1.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.0.0" & < "1.1.0"
cstruct
>= "6.0.0"
ipaddr
>= "4.0.0"
lwt
>= "3.0.0"
conf-libnl3
os = "linux"
conf-pkg-config
build
ocaml
>= "4.10.0"
Reverse Dependencies