Skip to content

Commit

Permalink
Merge pull request #5421 from paudelpr1/paudelpr1/10391
Browse files Browse the repository at this point in the history
Issue #10391 Remove Service Mesh Interface entry from Partners page
  • Loading branch information
vishalvivekm authored Feb 25, 2024
2 parents c2a2d26 + d7613c5 commit 2951e3b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/sections/Partners/partners.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,14 +104,6 @@ export const partners = [
partnerId: "redhat",
//imageRoute: "https://www.redhat.com/",
moreInfo: "The world’s leading provider of enterprise open source solutions, using a community-powered approach to deliver high-performing Linux, cloud, container, and Kubernetes technologies.",
}, {
name: "Service Mesh Interface",
desc: "The Service Mesh Interface (SMI) is a specification for service meshes that run on Kubernetes. It defines a common standard that can be implemented by a variety of providers. This allows for both standardization for end-users and innovation by providers of Service Mesh Technology. It enables flexibility and interoperability.",
//link: null,
type: "technology",
imageLink: <Partner10 alt="Service Mesh Interface" />,
imageRoute: "https://smi-spec.io/blog/validating-smi-conformance-with-meshery/",
moreInfo: "The Service Mesh Interface (SMI) is a specification for service meshes that run on Kubernetes. It defines a common standard that can be implemented by a variety of providers. This allows for both standardization for end-users and innovation by providers of Service Mesh Technology. It enables flexibility and interoperability.",
}, {
name: "Intel",
desc: "Intel and Layer5 have partnered to deliver Service Mesh Performance as a new standard of measure for service mesh performance characterization. Collective works have been published by the IEEE and demonstrated at KubeCon.",
Expand Down

0 comments on commit 2951e3b

Please sign in to comment.