#
firecracker
Here are 26 public repositories matching this topic...
firecracker-containerd enables containerd to manage containers as Firecracker microVMs
aws
containers
virtualization
oci
containerd
firecracker
firecracker-containerd
firecracker-microvms
-
Updated
Sep 9, 2020 - Go
Kata Containers version 2.x repository. Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
docker
kubernetes
security
containers
virtual-machine
virtualization
kvm
oci
qemu
k8s
cri
cri-o
firecracker
acrn
-
Updated
Sep 14, 2020 - Go
An SDK in Go for the Firecracker microVM API
-
Updated
Sep 13, 2020 - Go
firectl is a command-line tool to run Firecracker microVMs
-
Updated
Aug 24, 2020 - Go
KubeFire, creates and manages Kubernetes Clusters using Firecracker microVMs
-
Updated
Sep 14, 2020 - Go
Experimental CLI that takes a Docker image url and runs it in a Firecracker VM
-
Updated
Jan 28, 2019 - Go
Build the ubuntu kernel and rootfs for firecracker
-
Updated
Feb 6, 2020 - Go
nomad task driver that uses firecracker to start micro-vms
ext4
linux-kernel
nomad
kernel-image
rootfs
cni
vmlinux
firecracker
microvm
firecracker-microvms
task-driver
bootdisk
firecracker-task-driver
-
Updated
Dec 5, 2019 - Go
This repository contains examples of micro virtual machines (microVMs) that can be run using firecracker.
-
Updated
Jan 22, 2019 - Shell
Build the debian kernel and rootfs for firecracker
-
Updated
Feb 6, 2020 - Shell
Builds firecracker filesystem with provided Go application
-
Updated
Jan 16, 2019 - Shell
Generic container for launching a firecracker microVM inside a Docker container
-
Updated
Jan 18, 2019 - Shell
Add firecrackers to your server! Happy new year!
-
Updated
Feb 25, 2020 - PHP
A set of scripts to download or build firecracker and run a firecracker micro-VM
-
Updated
Mar 22, 2020 - Shell
Demo scripts for Samuel Karp's talks about firecracker-containerd
containers
virtual-machine
virtualization
containerd
firecracker
firecracker-containerd
firecracker-microvms
-
Updated
Jun 13, 2020 - Shell
A collection of VM templates to be run by Firecracker
-
Updated
Jun 5, 2019 - Roff
A collection of userstyles
stylesheets
stylus
userstyle
groupme
protonmail
canopy
sketchy
firecracker
twitlonger
amboss
uworld
pathoma
sketchymicro
-
Updated
Sep 14, 2020 - CSS
First Look at Firecracker
lambda
containers
virtualization
qemu
kvm-hypervisor
fargate
kata-containers
virtualization-based-security
firecracker
-
Updated
Mar 15, 2019
Experiments with AWS Firecracker microvm
-
Updated
Feb 27, 2019
Firecracker + Node = Firecrackerode (Node.js module for Amazon's Firecracker MicroVM platform)
-
Updated
Jul 20, 2020 - JavaScript
Rust Programming language and using rust for triggering aws firecracker microvm's
-
Updated
Jan 8, 2019 - Rust
Create disposible microVMs (currently only on Linux)
-
Updated
Jun 10, 2020 - Go
Playground to toy with Firecracker and its control API
-
Updated
Feb 10, 2019 - Dockerfile
Improve this page
Add a description, image, and links to the firecracker topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the firecracker topic, visit your repo's landing page and select "manage topics."
make tidycurrently runs directly on your host relying on the tools and their respective versions. While there ismake tidy-in-docker, it is not documented. Let's either replacemake tidyin the documentation withmake-tidy-dockeror change the functionality ofmake tidyto be containerized.