Skip to content

Commit 1bb1beb

Browse files
author
Vivek Vishal
authored
Merge branch 'master' into leecalcote/hydration-errors
2 parents d9d01c4 + 2280583 commit 1bb1beb

23 files changed

Lines changed: 971 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

src/collections/integrations/aws-cloudfront-controller/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,12 @@ components: [
6262
"colorIcon": "icons/components/origin-access-control/icons/color/origin-access-control-color.svg",
6363
"whiteIcon": "icons/components/origin-access-control/icons/white/origin-access-control-white.svg",
6464
"description": "",
65+
},
66+
{
67+
"name": "vpc-origin",
68+
"colorIcon": "icons/components/vpc-origin/icons/color/vpc-origin-color.svg",
69+
"whiteIcon": "icons/components/vpc-origin/icons/white/vpc-origin-white.svg",
70+
"description": "",
6571
}]
6672
featureList: [
6773
"Global content delivery",
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Azure Operator
3+
subtitle: Collaborative and visual infrastructure as design for Azure Operator
4+
integrationIcon: icons/color/azure-operator-color.svg
5+
darkModeIntegrationIcon: icons/white/azure-operator-white.svg
6+
docURL: https://docs.meshery.io/extensibility/integrations/azure-operator
7+
description:
8+
category: Runtime
9+
subcategory: Cloud Native Storage
10+
registrant: GitHub
11+
components: []
12+
featureList: [
13+
"Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.",
14+
"Invite anyone to review and make changes to your private designs.",
15+
"Ongoing synchronization of Kubernetes configuration and changes across any number of clusters."
16+
]
17+
workingSlides: [
18+
../_images/kanvas-visualizer.png,
19+
../_images/kanvas-designer.png
20+
]
21+
howItWorks: "Collaborative Infrastructure as Design"
22+
howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs."
23+
published: TRUE
24+
---
25+
<p>
26+
27+
</p>
28+
<p>
29+
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.
30+
</p>
31+
<p>
32+
Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in Kanvas. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, Kanvas, to create and deploy your own cloud native infrastructure designs.
33+
</p>

src/collections/integrations/openebs/icons/components/grafana-agent/icons/color/grafana-agent-color.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)