Skip to content

Commit

Permalink
more renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalvivekm authored Sep 9, 2024
1 parent 16598af commit 475ce4c
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<p style="clear:both;">
<h2><a href="https://layer5.io/kanvas">Kanvas</a></h2>
<a href="https://layer5.io/kanvas">
<img src="src/assets/images/kanvas/meshmap-color-icon.svg" alt="Kanvas logo" width="125px" style="margin:10px;" align="left" />
<img src="src/assets/images/kanvas/kanvas-color-icon.svg" alt="Kanvas logo" width="125px" style="margin:10px;" align="left" />
</a>
<a href="https://layer5.io/kanvas">Kanvas</a> is an end-to-end management platform, here to help teams understand problems, deploy designs, apply patterns, manage and operate your deployments and services in real-time.
<br /><br /><br/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ title: "Load Generation and Load Balancing"
subtitle: "Fueling Performance Testing and Ensuring Fair Distribution of Workload"
date: 2024-03-29 10:30:05 -0530
author: Chandravijay Rai
thumbnail: "./MeshMap.svg"
darkthumbnail: "./MeshMap.svg"
thumbnail: "./Kanvas.svg"
darkthumbnail: "./Kanvas.svg"
category: "Kubernetes"
description: "Load Generation simulates demand on software, identifying capacity and bottlenecks and Load Balancing distributes workloads across resources, preventing overload and enhancing performance."
tags:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "DockerCon 2022: Lighting Talk on the main stage"
description: "Explore the unique functionalities of HashiCorp’s Consul service mesh with Meshery. Using the visual designer, MeshMap, Meshery empowers developers to fully understand Consul's differentiated capabilities, enabling visual configuration and deployment of Consul-based deployments and workloads."
description: "Explore the unique functionalities of HashiCorp’s Consul service mesh with Meshery. Using the visual designer, Kanvas, Meshery empowers developers to fully understand Consul's differentiated capabilities, enabling visual configuration and deployment of Consul-based deployments and workloads."
thumbnail: ./Hashicorp.webp
darkthumbnail: ./Hashicorp.webp
date: 2022-05-10
Expand All @@ -17,7 +17,7 @@ featured: true

import { Link } from "gatsby" ;

HashiCorp’s Consul service mesh offers unique functionality offered to its users. Using its visual designer, MeshMap, Meshery facilitates the developers full understanding of Consul’s differientiated capabilities, allowing developer’s to visually configure and deploy Consul-based deployments and their workloads.
HashiCorp’s Consul service mesh offers unique functionality offered to its users. Using its visual designer, Kanvas, Meshery facilitates the developers full understanding of Consul’s differientiated capabilities, allowing developer’s to visually configure and deploy Consul-based deployments and their workloads.

The Meshery extension’s ability to import Docker Compose apps, convert them to Kubernetes applications, and deploy them on Consult service meshes is a powerful enabler for microservices developers, who need to dev, test, and deploy their modern applications in context of and compatibility with Consul service mesh.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: HPE's Adoption of Layer5 Meshery and MeshMap
title: HPE's Adoption of Layer5 Meshery and Kanvas
subtitle: HPE uses Meshery to manage SPIRE instances
permalink: case-study/hpes-adoption-of-meshery-and-meshmap
permalink: case-study/hpes-adoption-of-meshery-and-Kanvas
date: 2023-06-17 08:00:00 -0530
author: Layer5 Team
thumbnail: ./meshery-and-hpe.svg
Expand Down Expand Up @@ -38,7 +38,7 @@ HPE's adoption of Meshery was driven by the need to simplify Kubernetes cluster

<div style={{display: "flex", justifyContent: "center", padding: "2%"}}>

<Button secondary title="Download Case Study" alt="Download HPE's Adoption of Layer5 Meshery and MeshMap" url="/case-studies/hpe-adoption-of-layer5-meshery-and-meshmap.pdf" />
<Button secondary title="Download Case Study" alt="Download HPE's Adoption of Layer5 Meshery and Kanvas" url="/case-studies/hpe-adoption-of-layer5-meshery-and-kanvas.pdf" />

</div>

Expand Down
32 changes: 16 additions & 16 deletions src/sections/Company/Brand/Brand-components/meshmap.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,36 +5,36 @@ import { Row, Col } from "../../../../reusecore/Layout";
import Button from "../../../../reusecore/Button";
import ColorBox from "../../../../components/ColorBox";
import { FiDownloadCloud } from "@react-icons/all-files/fi/FiDownloadCloud";
import MeshMapIcon from "../../../../assets/images/meshmap/meshmap-color-icon.svg";
import MeshMap from "../../../../assets/images/meshmap/meshmap-color-horizontal.svg";
import MeshMapTitle from "../../../../assets/images/meshmap/meshmap-color-text.webp";
import KanvasIcon from "../../../../assets/images/kanvas/kanvas-color-icon.svg";
import Kanvas from "../../../../assets/images/kanvas/kanvas-color-horizontal.svg";
import KanvasTitle from "../../../../assets/images/kanvas/kanvas-color-text.webp";

const MeshMapWrapper = styled.section`
const KanvasWrapper = styled.section`
.sub-project {
margin-top: -2rem;
}
`;

const MeshMapBrand = () => {
const KanvasBrand = () => {
return (
<MeshMapWrapper>
<KanvasWrapper>
<div className="post-content">
<Row className="sub-project brand-section">
<Col xs={12} sm={6}>
<h2 className="layerH3">
MeshMap
Kanvas
</h2>
</Col>
<Col xs={12} sm={6} className="download-button">
<a href="/brand/meshmap-brand-kit.zip">
<a href="/brand/kanvas-brand-kit.zip">
<Button primary title="Download Logo Assets" external={true}>
<FiDownloadCloud size={21} className="icon-left" />
</Button>
</a>
</Col>
<Col>
<p>
The MeshMap mark includes the MeshMap name & logo, and any word,
The Kanvas mark includes the Kanvas name & logo, and any word,
phrase, image, or other designation that identifies the source or
origin of any Layer5 projects. Please don’t modify the marks or
use them in a confusing way, including suggesting sponsorship or
Expand All @@ -52,13 +52,13 @@ const MeshMapBrand = () => {
<SRLWrapper>
<Row Vcenter className="ImgDiv">
<Col xs={12} sm={4}>
<img src={MeshMap} alt="MeshMap Logo"/>
<img src={Kanvas} alt="Kanvas Logo"/>
</Col>
<Col xs={12} sm={4}>
<img src={MeshMapIcon} alt="MeshMapLight Icon"/>
<img src={KanvasIcon} alt="KanvasLight Icon"/>
</Col>
<Col xs={12} sm={4}>
<img src={MeshMapTitle} alt="MeshMapTitle Text"/>
<img src={KanvasTitle} alt="KanvasTitle Text"/>
</Col>
</Row>
</SRLWrapper>
Expand All @@ -71,8 +71,8 @@ const MeshMapBrand = () => {
</Col>
<Col>
<p>
The MeshMap color palette consists of the primary MeshMap color
and additional shades. The MeshMap logo should be white or
The Kanvas color palette consists of the primary Kanvas color
and additional shades. The Kanvas logo should be white or
monochrome tonal when using a color background.
</p>
</Col>
Expand All @@ -83,8 +83,8 @@ const MeshMapBrand = () => {
</Row>
</Row>
</div>
</MeshMapWrapper>
</KanvasWrapper>
);
};

export default MeshMapBrand;
export default KanvasBrand;
File renamed without changes.

0 comments on commit 475ce4c

Please sign in to comment.