Skip to content

Commit 2117eb7

Browse files
committed
restore integrations
Signed-off-by: leecalcote <[email protected]>
1 parent aa5a9ce commit 2117eb7

File tree

394 files changed

+4660
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

394 files changed

+4660
-1
lines changed

gatsby-node.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@ exports.createSchemaCustomization = ({ actions }) => {
702702
video: String,
703703
community_manager: String,
704704
docURL: String,
705-
howItWorksDetails: String,
705+
706706
}
707707
`;
708708
createTypes(typeDefs);
Loading
Loading

src/collections/integrations/argo/index.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
---title: Argo subtitle: Collaborative and visual infrastructure as code for argointegrationIcon: icon/color/argo-color.svgdarkModeIntegrationIcon: icon/white/argo-white.svgdocURL: category: App Definition and Developmentsubcategory: Continuous Integration & DeliveryfeatureList: ["Gain mastery over Argo as a workflow engine for Kubernetes","Design application definitions using the intuitive, context-aware visual designer, MeshMap.","Visualize your declarative, GitOps continuous delivery tool for Kubernetes."]workingSlides: [ ../_images/meshmap-visualizer.png, ../_images/meshmap-designer.png]howItWorks: "Collaborative Infrastructure as Code"howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs."published: true---<p> Workflow engine for Kubernetes</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>
Loading
Loading

0 commit comments

Comments
 (0)