forked from layer5io/layer5
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'layer5io:master' into master
- Loading branch information
Showing
34 changed files
with
360 additions
and
22 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: "Infrastructure as Design by Meshery" | ||
date: 2024-08-16 | ||
thumbnail: ./banner.jpeg | ||
eurl: https://www.linkedin.com/feed/update/urn:li:activity:7229161401427062785 | ||
type: Event | ||
published: true | ||
upcoming: true | ||
feature: true | ||
speakers: ["Lee Calcote", "Whitney Lee"] | ||
|
||
--- | ||
|
||
Join host Whitney Lee and guest Lee Calcote to learn more! | ||
|
||
<p>Meshery is a self-service engineering platform that enables the collaborative design and operation of cloud and cloud native infrastructure. With over 320 built-in integrations, Meshery seamlessly integrates with every CNCF project and your existing tools, across multiple clouds and Kubernetes clusters. | ||
</p> | ||
|
||
<div style="position: relative; width: 100%; max-width: 800px; margin: 0 auto; overflow: hidden; padding-top: 40%;"> | ||
<iframe style=" position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;border: none;" src="https://www.youtube.com/embed/JqZ4UZrHdw4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+528 KB
src/collections/integrations/_images/argo-cd/meshmap-designer-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+525 KB
src/collections/integrations/_images/argo-cd/meshmap-designer-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+396 KB
src/collections/integrations/_images/argo-cd/meshmap-visualizer-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+466 KB
src/collections/integrations/_images/argo-cd/meshmap-visualizer-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
47 changes: 47 additions & 0 deletions
47
...s/grafana-notification-policy/icons/color/grafana-notification-policy-color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 43 additions & 0 deletions
43
...s/grafana-notification-policy/icons/white/grafana-notification-policy-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 3 additions & 0 deletions
3
src/collections/integrations/k6-operator/icons/color/k6-operator-color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions
3
src/collections/integrations/k6-operator/icons/white/k6-operator-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
title: k6 | ||
subtitle: Collaborative and visual infrastructure as design for k6 | ||
integrationIcon: icons/color/k6-operator-color.svg | ||
darkModeIntegrationIcon: icons/white/k6-operator-white.svg | ||
docURL: https://docs.meshery.io/extensibility/integrations/k6-operator | ||
description: | ||
category: Observability and Analysis | ||
subcategory: Monitoring | ||
registrant: GitHub | ||
components: [] | ||
featureList: [ | ||
"Load and performance testing", | ||
"Browser performance testing", | ||
"Performance and synthetic monitoring | ||
" | ||
] | ||
workingSlides: [ | ||
../_images/meshmap-visualizer.png, | ||
../_images/meshmap-designer.png | ||
] | ||
howItWorks: "k6 integrates seamlessly with CI/CD and automation tools, enabling engineering teams to automate performance testing as part of their development and release cycle. | ||
" | ||
howItWorksDetails: "You can use k6 to simulate traffic as part of your chaos experiments, trigger them from your k6 tests or inject different types of faults in Kubernetes with xk6-disruptor. | ||
" | ||
published: TRUE | ||
--- | ||
<p> | ||
Grafana k6 is an open-source, developer-friendly, and extensible load testing tool. k6 allows you to prevent performance issues and proactively improve reliability. | ||
</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> |
Oops, something went wrong.