Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/layer5io/layer5
Browse files Browse the repository at this point in the history
  • Loading branch information
leecalcote committed Jul 6, 2024
2 parents 8a97fe2 + 80c608b commit 53b0570
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 6 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions src/collections/integrations/kyverno/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
title: Kyverno
subtitle: Collaborative and visual infrastructure as code for Kyverno
integrationIcon: icons/color/kyverno-color.svg
darkModeIntegrationIcon: icons/white/kyverno-white.svg
docURL: https://docs.meshery.io/extensibility/integrations/kyverno
description:
category: Provisioning
subcategory: Security & Compliance
registrant: GitHub
components: []
featureList: [
"Use Meshery&ldquos GitHub Actions to test policies and validate resources without need for the Kyverno CLI.",
"Use Meshery with Kyverno to inspect image metadata and
match resources using label selectors and wildcards.",
"Report Kyverno policy violations alongside your existing Meshery policy reports.
"
]
workingSlides: [
../_images/meshmap-visualizer.png,
../_images/meshmap-designer.png
]
howItWorks: "Block non-conformant resources"
howItWorksDetails: "Using MeshMap, apply best practice design templates for admission control over non-conformant resources."
published: TRUE
---
<p>
Kubernetes Native Policy Management
</p>
<p>
Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology.
</p>
<p>
Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs.
</p>
6 changes: 0 additions & 6 deletions src/collections/integrations/pg-operator/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,6 @@ components: [
"colorIcon": "icons/components/pg-upgrade/icons/color/pg-upgrade-color.svg",
"whiteIcon": "icons/components/pg-upgrade/icons/white/pg-upgrade-white.svg",
"description": "",
},
{
"name": "pg-upgrade",
"colorIcon": "icons/components/pg-upgrade/icons/color/pg-upgrade-color.svg",
"whiteIcon": "icons/components/pg-upgrade/icons/white/pg-upgrade-white.svg",
"description": "",
}]
featureList: [
"Create and manage highly available, enterprise-ready MySQL, PostgreSQL, and MongoDB clusters on Kubernetes.",
Expand Down

0 comments on commit 53b0570

Please sign in to comment.