From 1fdd6e0bb419aed2fdf9ea49c6fde729ec1e75cb Mon Sep 17 00:00:00 2001 From: bhushan354 Date: Wed, 2 Oct 2024 19:24:25 +0530 Subject: [PATCH] added basic structure for helm Signed-off-by: bhushan354 --- assets/images/helm-white-logo.svg | 1 + collections/_extensions/helm.md | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 assets/images/helm-white-logo.svg create mode 100644 collections/_extensions/helm.md diff --git a/assets/images/helm-white-logo.svg b/assets/images/helm-white-logo.svg new file mode 100644 index 0000000000..a5b6321722 --- /dev/null +++ b/assets/images/helm-white-logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/collections/_extensions/helm.md b/collections/_extensions/helm.md new file mode 100644 index 0000000000..d22b8643f2 --- /dev/null +++ b/collections/_extensions/helm.md @@ -0,0 +1,21 @@ +--- +layout: item +item-type: extension +name: Helm Plugin for Meshery +kind: Remote Provider +userName: Layer5, Inc. +userAvatarURL: https://png.pngtree.com/png-vector/20191104/ourmid/pngtree-businessman-avatar-cartoon-style-png-image_1953664.jpg +type: Collaboration +compatibility: + - meshery +logo: /assets/images/meshery-logo.svg +image: /assets/images/helm-white-logo.svg +extensionInfo: | + The Meshery Remote Provider with identity and collaboration services, private catalogs, GitOps, and multi-Meshery management. +extensionCaveats: | + - Layer5 Cloud offers a comprehensive platform for managing and deploying cloud infrastructure with ease. + - Employ Layer5 Cloud for its extensible authorization framework, tenant entitlement services, and organizational hierarchy to streamline cloud infrastructure management. + - Leverage its content catalog for hosting both public and private cloud-native architectures. +URL: https://meshery.layer5.io +docsURL: https://docs.layer5.io/helm +---