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 Oct 5, 2023
2 parents ec978d9 + 046ed54 commit 0227a35
Show file tree
Hide file tree
Showing 15 changed files with 1,427 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .github/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ firstPRMergeComment: >
  	   	   	   	 Thank you for contributing to the Layer5 community! :tada:
\
\
![Congrats!](https://github.com/layer5io/layer5/blob/master/.github/welcome/Layer5-celebration.webp)
![Congrats!](https://raw.githubusercontent.com/layer5io/layer5/master/.github/welcome/Layer5-celebration.png)
\
\
  	   	   	   	 [Join the community](https://slack.layer5.io), if you haven't yet and please leave a :star: [star on the project](../stargazers). :smile: and
Expand Down
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.
29 changes: 29 additions & 0 deletions src/collections/integrations/gerrit-operator/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: Gerrit Operator
subtitle: Collaborative and visual infrastructure as code for Gerrit Operator
integrationIcon: icon/color/gerrit-operator-color.svg
darkModeIntegrationIcon: icon/white/gerrit-operator-white.svg
docURL:
category: App Definition and Development
subcategory: Source Version Control
featureList: ["Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.",
"Invite anyone to review and make changes to your private designs.",
"Ongoing synchronization of Kubernetes configuration and changes across any number of clusters."
]
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>

</p>
<p>
Connect GitHub with Meshery and import selectively import your existing Helm Charts, Docker Compose applications, and Kubernetes manifests.Visually configure and customize your cloud native infrastructure.
Save and share your design patterns to GitHub using either public or private repositories.
</p>
<p>
Learn more about <a href="/blog/service-mesh-specifications/pipelining-service-mesh-specifications">pipelining service mesh specifications</a> and using Service Mesh Interface and Service Mesh Performance specs on your CI/CD pipelines with Meshery's GitHub Actions.
</p>
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.
30 changes: 30 additions & 0 deletions src/collections/integrations/hybridnet/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Hybridnet
subtitle: Collaborative and visual infrastructure as code for Hybridnet
integrationIcon: icon/color/hybridnet-color.svg
darkModeIntegrationIcon: icon/white/hybridnet-white.svg
docURL:
category: Cloud Native Network
subcategory: Uncategorized
featureList: ["Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.",
"Invite anyone to review and make changes to your private designs.",
"Ongoing synchronization of Kubernetes configuration and changes across any number of clusters."
]
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>
hybridnet is an open source container networking solution designed for hybrid clouds.


</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
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.
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: Intel Device Plugins Operator
subtitle: Collaborative and visual infrastructure as code for Intel Device Plugins Operator
integrationIcon: icon/color/intel-device-plugins-operator-color.svg
darkModeIntegrationIcon: icon/white/intel-device-plugins-operator-white.svg
docURL:
category: Runtime
subcategory: Container Runtime
featureList: ["Support for the QAT, GPU, FPGA, SGX, DSA, IAA device plugins.",
"Validation of container image references and extending of reported statuses.",
"Ongoing synchronization of Kubernetes configuration and changes across any number of clusters."
]
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>
A Kubernetes custom controller whose goal is to serve the installation and lifecycle management of Intel device plugins 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

0 comments on commit 0227a35

Please sign in to comment.