containerd
A daemon to control OCI container runtimes https://containerd.tools/ (by projectatomic)
busyhttp
A trivial HTTP server that eats CPU cycles or memory at each request. (by antweiss)
containerd | busyhttp | |
---|---|---|
1 | 1 | |
48 | 0 | |
- | - | |
- | 3.9 | |
about 3 years ago | about 2 months ago | |
Go | Python | |
Apache License 2.0 | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
containerd
Posts with mentions or reviews of containerd.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-02-19.
-
Exploring cgroups v2 and MemoryQoS With EKS and Bottlerocket
Back inside the sheltie prompt let's explore the containers running on Bottlerocket. Bottlerocket OS is using containerd container runtime. In order to interact with it we'll need to use ctr.
busyhttp
Posts with mentions or reviews of busyhttp.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-02-19.
-
Exploring cgroups v2 and MemoryQoS With EKS and Bottlerocket
Ok, now let's deploy a pod to our node. We'll do that by creating a deployment based on the following yaml spec. This deploys antweiss/busyhttp, that I forked from jpetazzo/busyhttp and added memory load and release endpoints to. You'll notice that the pod runs a container with Guaranteed QoS - i.e memory and CPU limits are equal to requests:
What are some alternatives?
When comparing containerd and busyhttp you can also consider the following projects:
enhancements - Enhancements tracking repo for Kubernetes