Skip to content

Commit

Permalink
removing template text from containerd self-assessment.md
Browse files Browse the repository at this point in the history
Signed-off-by: nomnomninja <[email protected]>
  • Loading branch information
nomnomninja authored Dec 11, 2023
1 parent 98d9c5a commit 6a63628
Showing 1 changed file with 10 additions and 18 deletions.
28 changes: 10 additions & 18 deletions Containerd/self-assessment.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ A table at the top for quick reference information, later used for indexing.

| | |
| -- | -- |
| Software | https://github.com/containerd/containerd |
| Software | [Containerd](https://github.com/containerd/containerd) |
| Security Provider | No |
| Languages | Go, C++ |
| SBOM | [Packages](https://github.com/containerd/containerd/tree/main/pkg) [Versions](https://github.com/containerd/containerd/tree/main/version) |
Expand Down Expand Up @@ -258,7 +258,7 @@ It is reasonable to suggest its minimal framework could support CIS Benchmarks o
- TLS encryption safeguards data exchange, and secure networking configurations and communication protocols protect against unauthorized access.
- The use of secure communication protocols, such as HTTPS, when communicating with external services to protect data from exposure is also promoted.
- Security audits occur regularly (CNCF fuzzing audit, community-driven audits, etc.) complemented by a responsible disclosure policy for discreetly reporting and addressing security issues before public disclosure.
- Containerd releases updates with security patches, performance enhancements, and bug fixes, while comprehensive documentation guides secure deployment (https://containerd.io/docs/).
- Containerd releases updates with security patches, performance enhancements, and bug fixes, while comprehensive [documentation](https://containerd.io/docs/) guides secure deployment.

**Communication Channels:**

Expand Down Expand Up @@ -317,30 +317,22 @@ Defined procedures are in place for triaging reported vulnerabilities, assessing

* Case Studies:

Demonstrates how Red Hat OpenShift, integrated with containerd, streamlines containerization adoption and simplifies Kubernetes management.

https://swapnasagarpradhan.medium.com/install-a-kubernetes-cluster-on-rhel8-with-conatinerd-b48b9257877a

Explores how containerd simplifies container management on Google Kubernetes Engine (GKE), Google Cloud's fully managed Kubernetes service.

https://cloud.google.com/kubernetes-engine

Delves into the integration of containerd with Amazon Elastic Container Service (ECS), Amazon Web Services' container orchestration service
[Demonstrates how Red Hat OpenShift, integrated with containerd, streamlines containerization adoption and simplifies Kubernetes management.](https://swapnasagarpradhan.medium.com/install-a-kubernetes-cluster-on-rhel8-with-conatinerd-b48b9257877a)

https://aws.amazon.com/blogs/containers/tag/containerd/
[Explores how containerd simplifies container management on Google Kubernetes Engine (GKE), Google Cloud's fully managed Kubernetes service.](https://cloud.google.com/kubernetes-engine)

Explores how containerd enables organizations to effectively manage containers on Azure Kubernetes Service (AKS), Microsoft Azure's managed Kubernetes service
[Delves into the integration of containerd with Amazon Elastic Container Service (ECS), Amazon Web Services' container orchestration service](https://aws.amazon.com/blogs/containers/tag/containerd/)

https://azure.microsoft.com/en-us/updates/generally-available-containerd-support-for-windows-in-aks/
[Explores how containerd enables organizations to effectively manage containers on Azure Kubernetes Service (AKS), Microsoft Azure's managed Kubernetes service](https://azure.microsoft.com/en-us/updates/generally-available-containerd-support-for-windows-in-aks/)

* Related Projects / Vendors:

https://www.docker.com/products/container-runtime/
[Docker - Container Runtime](https://www.docker.com/products/container-runtime/)

https://cri-o.io/
[Cri-O](https://cri-o.io/)

https://humalect.com/blog/containerd-vs-docker/
[Containerd vs Docker](https://humalect.com/blog/containerd-vs-docker/)

https://www.wallarm.com/cloud-native-products-101/containerd-vs-docker-what-is-the-difference-between-the-tools/
[Comparison between different container runtimes](https://www.wallarm.com/cloud-native-products-101/containerd-vs-docker-what-is-the-difference-between-the-tools/)


0 comments on commit 6a63628

Please sign in to comment.