Skip to content

Commit 93afc06

Browse files
authored
Merge branch 'master' into feature/integrations-columns
Signed-off-by: Nicole Payne <[email protected]>
2 parents 1bf546b + 60e5711 commit 93afc06

File tree

26 files changed

+324
-56
lines changed

26 files changed

+324
-56
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
name: 🚀 Enhancement in Sistent Project
3+
about: Propose a new feature, suggest a component, or report an issue for Sistent.
4+
title: '[Sistent]'
5+
labels: 'project/sistent, kind/enhancement'
6+
assignees: ''
7+
---
8+
### Current Behavior
9+
<!-- A brief description of what the problem is. (e.g. I need to be able to...) -->
10+
11+
### Desired Behavior
12+
<!-- A brief description of the enhancement. -->
13+
14+
### Screenshots / Mockups
15+
<!-- Add any other context or screenshots about the feature request here. -->
16+
17+
### Implementation
18+
<!-- Specifics on the approach to fulfilling the feature request. -->
19+
20+
---
21+
<img src="https://raw.githubusercontent.com/layer5io/layer5/master/.github/assets/images/layer5/5-light-small.svg" width="24px" align="left" /><h2>Contributor Resources and <a href="https://layer5.io/community/handbook">Handbook</a></h2>
22+
23+
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master).
24+
- 🎨 See [Sistent Repository](https://github.com/layer5io/sistent).
25+
- 📚 See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md).
26+
- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
27+
- 🙋🏾🙋🏼 Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io).
28+
29+
<img src="https://raw.githubusercontent.com/layer5io/layer5/master/.github/assets/images/buttons/community.webp" height="22px" align="left" />Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer).

.github/workflows/meshmap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
path: action
3939
repository: layer5labs/kanvas-snapshot
4040
- id: test_result
41-
uses: layer5labs/[email protected].11
41+
uses: layer5labs/[email protected].12
4242
with:
4343
githubToken: ${{ secrets.GITHUB_TOKEN }}
4444
mesheryToken: ${{ secrets.MESHERY_TOKEN }}
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading

src/collections/integrations/meshery-core/index.mdx

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,15 @@ components: [
6464
"description": "",
6565
},
6666
{
67-
"name": "pen-connector-node",
68-
"colorIcon": "icons/components/pen-connector-node/icons/color/pen-connector-node-color.svg",
69-
"whiteIcon": "icons/components/pen-connector-node/icons/white/pen-connector-node-white.svg",
67+
"name": "picture",
68+
"colorIcon": "icons/components/picture/icons/color/picture-color.svg",
69+
"whiteIcon": "icons/components/picture/icons/white/picture-white.svg",
70+
"description": "",
71+
},
72+
{
73+
"name": "pen-terminal",
74+
"colorIcon": "icons/components/pen-terminal/icons/color/pen-terminal-color.svg",
75+
"whiteIcon": "icons/components/pen-terminal/icons/white/pen-terminal-white.svg",
7076
"description": "",
7177
},
7278
{

src/collections/integrations/ps-db/index.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Percona Server for MySQL
3-
subtitle: Meshery provides performance reports, including performance test results, node resource metrics etc. so that operators may easily understand the overhead of their service mesh’s control plane and data plane in context of the overhead incurred on nodes running within the cluster. In order to generate performance test reports of service meshes and their workloads, Meshery uses Grafana and/or Prometheus as visualization and metrics systems, respectively. This guide outlines the requirements necessary for Meshery to connect to these systems. The steps may vary depending upon the service mesh and its configuration.
3+
subtitle: Collaborative and visual infrastructure as design for Percona Server for MySQL
44
integrationIcon: icons/color/ps-db-color.svg
55
darkModeIntegrationIcon: icons/white/ps-db-white.svg
66
docURL: https://docs.meshery.io/extensibility/integrations/ps-db
@@ -28,20 +28,20 @@ components: [
2828
"description": "",
2929
}]
3030
featureList: [
31-
"Native support for PromQL",
32-
"Create custom charts with your own Prometheus queries",
31+
"A fully compatible, enhanced, and open source drop-in replacement for any MySQL database.",
32+
"Percona Operators include backup/restore, high availability, replication, sharding, logging features and more.",
3333
"Keep charts in-sync with Mesherys panel viewer"
3434
]
3535
workingSlides: [
3636
../_images/kanvas-visualizer.png,
3737
../_images/kanvas-designer.png
3838
]
39-
howItWorks: "Meshery provides performance reports, including performance test results, node resource metrics etc. so that operators may easily understand the overhead of their service mesh’s control plane and data plane in context of the overhead incurred on nodes running within the cluster. In order to generate performance test reports of service meshes and their workloads, Meshery uses Grafana and/or Prometheus as visualization and metrics systems, respectively. This guide outlines the requirements necessary for Meshery to connect to these systems. The steps may vary depending upon the service mesh and its configuration."
39+
howItWorks: "Percona Operators eliminate the complexities of Day 1 and Day 2 database operations and seamlessly integrate with Meshery and Kanvas."
4040
howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs."
4141
published: TRUE
4242
---
4343
<p>
44-
The Prometheus monitoring system and time series database.
44+
Percona Server for MySQL is a fully compatible, enhanced, and open source drop-in replacement for any MySQL database.
4545
</p>
4646
<p>
4747
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.

src/collections/integrations/ps-operator/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ components: [
2828
"description": "",
2929
}]
3030
featureList: [
31-
"Drag-n-drop cloud native infrastructure designer to configure, model, and deploy your workloads.",
31+
"High-performance MySQL database",
3232
"Manages backups, restores, and upgrades",
3333
"Provides high availability and failover"
3434
]

src/components/Features/TwoColLayout.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ const TwoColLayout = ({ containerRefs, contentRefs }) => {
9292
</Link>
9393
</ImageWrapper>
9494
<ContentWrapper ref={(el) => (contentRefs.current[1] = el)}>
95-
<h2>Easing your Workflow Burden Collaboratively</h2>
95+
<h2>Cognitive overload is real</h2>
9696
<p className="text">Empower DevOps, platform, and site reliability engineers with our orchestration management solution. Achieve seamless collaboration and operational harmony for enhanced productivity.</p>
9797
<Link to="/solutions/orchestration-management">Learn more &rarr;</Link>
9898
</ContentWrapper>

0 commit comments

Comments
 (0)