Skip to content
#

containerd

Here are 138 public repositories matching this topic...

talos
faasd
ginglis13
ginglis13 commented Apr 8, 2022

if using one of the GitHub dark themes, it is near impossible to view documentation images such as

https://github.com/firecracker-microvm/firecracker-containerd/blob/main/docs/img/design-overview.png

and

https://github.com/firecracker-microvm/firecracker-containerd/blob/main/docs/img/design-sequence-diagram.png

due to their usage of black text and transparent background.

It would b

good first issue documentation exp/beginner
vhive
ustiugov
ustiugov commented Jul 1, 2021

Currently, ctriface/ doesn't pick up environment variables from the knative manifests. Firecracker-containerd supports it at a the container creation time as a runtime argument to the corresponding API call.

Example:

	container, err := o.client.NewContainer(
		ctx,
		vmID,
		containerd.WithSnapshotter(o.snapshotter),
		containerd.WithNewSnapshot(vmID, *vm.Image),
		containerd.With
enhancement help wanted good first issue

Agorakube is a Certified Kubernetes Distribution built on top of CNCF ecosystem that provides an enterprise grade solution following best practices to manage a conformant Kubernetes cluster for on-premise and public cloud providers.

  • Updated Mar 24, 2022
  • Jinja

Improve this page

Add a description, image, and links to the containerd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the containerd topic, visit your repo's landing page and select "manage topics."

Learn more