Skip to content

Commit cee99a8

Browse files
committed
Add OCM and Garden Linux NVIDIA Installer
Signed-off-by: odidev <odidev@puresoftware.com>
1 parent b962659 commit cee99a8

2 files changed

Lines changed: 62 additions & 0 deletions

File tree

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: Garden Linux NVIDIA Installer
3+
category: Containers and Orchestration
4+
description: Garden Linux nvidia-installer is a containerised component that compiles and installs NVIDIA GPU kernel drivers for Garden Linux nodes, enabling automated GPU driver provisioning in Kubernetes clusters through the GPU Operator.
5+
download_url: https://github.com/gardenlinux/gardenlinux-nvidia-installer/releases
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 0.0.4
9+
release_date: 2024/11/20
10+
11+
12+
optional_info:
13+
homepage_url: https://github.com/gardenlinux/gardenlinux-nvidia-installer
14+
support_caveats: Garden Linux NVIDIA installer does not publish official prebuilt container images for Linux/Arm64, but supports manual Arm64 image builds via TARGET_ARCH=arm64.
15+
alternative_options:
16+
getting_started_resources:
17+
official_docs: https://github.com/gardenlinux/gardenlinux-nvidia-installer
18+
arm_content:
19+
partner_content:
20+
arm_recommended_minimum_version:
21+
version_number:
22+
release_date:
23+
reference_content:
24+
rationale:
25+
26+
optional_hidden_info:
27+
release_notes__supported_minimum: https://github.com/gardenlinux/gardenlinux-nvidia-installer/releases/tag/0.0.4
28+
release_notes__recommended_minimum:
29+
other_info:
30+
31+
---
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
name: Open Component Model (OCM)
3+
category: DevOps
4+
description: The Open Component Model (OCM) is an open standard and tooling framework for describing, versioning, and managing software artifacts and their lifecycle metadata, enabling secure, automated software delivery and deployment across diverse environments. It includes specifications, APIs, CLI tools, and controllers to integrate artifact management into CI/CD and deployment workflows.
5+
download_url: https://github.com/open-component-model/ocm/releases
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 0.1.0
9+
release_date: 2023/02/03
10+
11+
12+
optional_info:
13+
homepage_url: https://ocm.software/
14+
support_caveats:
15+
alternative_options:
16+
getting_started_resources:
17+
official_docs: https://ocm.software/docs/getting-started/
18+
arm_content:
19+
partner_content:
20+
arm_recommended_minimum_version:
21+
version_number: 0.20.0
22+
release_date: 2025/02/10
23+
reference_content: https://github.com/open-component-model/ocm/releases/tag/v0.20.0
24+
rationale: in this release, multi arch image was released which contained linux/arm64.
25+
26+
optional_hidden_info:
27+
release_notes__supported_minimum:
28+
release_notes__recommended_minimum:
29+
other_info: The release notes for the initial Linux/Arm64 isn't available. But version 0.1.0 started releasing Arm64 artifacts. Please see [this](https://github.com/open-component-model/ocm/releases/tag/v0.1.0).
30+
31+
---

0 commit comments

Comments
 (0)