Skip to content

Commit

Permalink
Merge pull request #85 from odidev/notary
Browse files Browse the repository at this point in the history
Add notary, contour, litmus files
  • Loading branch information
zachlasiuk authored Feb 21, 2024
2 parents e721684 + cb08d6e commit 395c70f
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 0 deletions.
29 changes: 29 additions & 0 deletions content/opensource_packages/contour.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Contour
category: Service Proxy
description: Contour is a Kubernetes ingress controller using Envoy proxy.
download_url: https://github.com/projectcontour/contour/releases
works_on_arm: true
supported_minimum_version:
version_number: 1.10.0
release_date: 8/3/2019


optional_info:
homepage_url: https://projectcontour.io
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://projectcontour.io/getting-started/
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum: https://hub.docker.com/layers/projectcontour/contour/v1.10.0/images/sha256-fefd6f921648c38ece476672f35c52cf8faac36347494401f6d2225254ae5e1d?context=explore
release_notes__recommended_minimum:
other_info: The contour project requires the contour docker images. The support for Arm64 docker image started from version 1.10.0.

---
29 changes: 29 additions & 0 deletions content/opensource_packages/litmus.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Litmus
category: Chaos Engineering
description: Litmus is a toolset to do cloud-native chaos engineering, and provides tools to orchestrate chaos on Kubernetes to help SREs find weaknesses in their deployments.
download_url: https://hub.docker.com/r/litmuschaos/chaos-operator/tags
works_on_arm: true
supported_minimum_version:
version_number: 1.9.0
release_date: 15/10/2020


optional_info:
homepage_url: https://litmuschaos.io/
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://docs.litmuschaos.io/docs/getting-started/installation#install-litmus-using-kubectl
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum: https://github.com/litmuschaos/litmus/releases/tag/1.9.0
release_notes__recommended_minimum:
other_info: The first multiarch litmuschaos/chaos-operator docker image wih ARM64 manifest is released in v1.9.0 with the tag multiarch-1.9.0, which can be used during litmus installation (v1.9.0) via kubectl. Kindly refer [here](https://hub.docker.com/layers/litmuschaos/chaos-operator/multiarch-1.9.0/images/sha256-f029282dcdf38dbe17550f83e7775e3849747c4946f554875ad36e9dd9b4fc9b?context=explore).

---
29 changes: 29 additions & 0 deletions content/opensource_packages/notary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Notary
category: Security & Compliance
description: Notary is a project that allows anyone to have trust over arbitrary collections of data.
download_url: https://github.com/notaryproject/notary/releases
works_on_arm: true
supported_minimum_version:
version_number: 0.3
release_date: 12/05/2016


optional_info:
homepage_url: https://notaryproject.dev/
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://github.com/notaryproject/notary/blob/master/docs/getting_started.md
arm_recommended_minimum_version:
version_number:
release_date:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: There are no release notes or binaries released for ARM64. However, ARM64 binaries can be built from version v0.3.

---

0 comments on commit 395c70f

Please sign in to comment.