Skip to content

Commit bc497bd

Browse files
authored
Merge branch 'master' into docs-rel-4-7-c
2 parents 3153407 + 70d8e06 commit bc497bd

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

static/packs-data/packs_information.json

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -978,5 +978,37 @@
978978
{
979979
"name": "tekton-chains",
980980
"description": "Tekton Chains is a Kubernetes-native solution for signing and verifying the integrity of container images and other artifacts. It provides a framework for creating and managing digital signatures, ensuring the authenticity and provenance of software supply chains."
981+
},
982+
{
983+
"name": "aws-efs",
984+
"description": "Amazon EFS is a fully managed, elastic, shared file system that can be mounted by multiple Amazon EC2 instances. It is designed for high availability and durability, making it suitable for a wide range of applications."
985+
},
986+
{
987+
"name": "upbound-crossplane",
988+
"description": "Crossplane transforms Kubernetes clusters into universal control planes, extending the Kubernetes API and enabling infrastructure resource provisioning and management across major infrastructure providers."
989+
},
990+
{
991+
"name": "nvidia-gpu-operator-ai",
992+
"description": "The NVIDIA GPU Operator automates the management of the NVIDIA software components required for GPU provisioning. This allows Kubernetes cluster administrators to manage GPU nodes in the same way as CPU nodes."
993+
},
994+
{
995+
"name": "edge-nodeadm",
996+
"description": "Edge Node Administration (Edge NodeAdm) is a tool for managing Kubernetes nodes in edge computing environments. It provides features for node lifecycle management, monitoring, and configuration."
997+
},
998+
{
999+
"name": "artifact-studio",
1000+
"description": "The Spectro Cloud Artifact Studio is a unified platform that helps airgapped, regulatory-focused, and security-conscious organizations populate their registries with bundles, packs, and installers to be used with self-hosted Palette or Palette VerteX."
1001+
},
1002+
{
1003+
"name": "appd",
1004+
"description": "AppDynamics Operator is a Kubernetes-native component designed to manage and automate the deployment and configuration of AppDynamics monitoring agents within Kubernetes environments."
1005+
},
1006+
{
1007+
"name": "multus-cni",
1008+
"description": "Multus CNI is a plugin for Kubernetes that allows you to attach multiple network interfaces to a single pod. By default, Kubernetes assigns only one network interface (in addition to the loopback interface) to each pod. With Multus, you can create multi-homed pods that have multiple network interfaces. Multus achieves this by acting as a meta-plugin, a CNI plugin that can invoke multiple other CNI plugins."
1009+
},
1010+
{
1011+
"name": "csi-dell-csm-operator",
1012+
"description": "CSI Dell CSM Operator is a driver for Dell's storage solutions. It enables the use of Dell's high-performance storage systems as a storage backend for Kubernetes."
9811013
}
9821014
]

0 commit comments

Comments
 (0)