diff --git a/src/collections/integrations/kyverno/icons/color/kyverno-color.svg b/src/collections/integrations/kyverno/icons/color/kyverno-color.svg new file mode 100644 index 000000000000..41bd9bd22851 --- /dev/null +++ b/src/collections/integrations/kyverno/icons/color/kyverno-color.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kyverno/icons/white/kyverno-white.svg b/src/collections/integrations/kyverno/icons/white/kyverno-white.svg new file mode 100644 index 000000000000..4a5aff4ab4c9 --- /dev/null +++ b/src/collections/integrations/kyverno/icons/white/kyverno-white.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/collections/integrations/kyverno/index.mdx b/src/collections/integrations/kyverno/index.mdx new file mode 100644 index 000000000000..f3e2433004e4 --- /dev/null +++ b/src/collections/integrations/kyverno/index.mdx @@ -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 +--- +

+Kubernetes Native Policy Management +

+

+ 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. +

+

+ 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. +

diff --git a/src/collections/integrations/pg-operator/index.mdx b/src/collections/integrations/pg-operator/index.mdx index 2d36833d9589..d6141c54a825 100644 --- a/src/collections/integrations/pg-operator/index.mdx +++ b/src/collections/integrations/pg-operator/index.mdx @@ -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.",