diff --git a/src/sections/Pricing/data.js b/src/sections/Pricing/data.js index d6ddda53d378..1430416f5eac 100644 --- a/src/sections/Pricing/data.js +++ b/src/sections/Pricing/data.js @@ -24,6 +24,20 @@ export const details = [ team: , enterprise: , }, + { + feature: "WASM Envoy Filter Management", + description: "Efficient WASM Envoy Filter Management in Meshery UI and CLI", + free: , + team: , + enterprise: , + }, + { + feature: "Configurable OAuth callbacks", + description: "Customize OAuth callback URLs to seamlessly integrate authentication workflows into your application.", + free: , + team: , + enterprise: , + }, { feature: "Cloud Native Patterns", description: "Combine designs into well-curated, reusable patterns imbued with your customized best practices.", @@ -38,6 +52,20 @@ export const details = [ team: , enterprise: , }, + { + feature: "Version your infrastructure configuration designs", + description: "Effortlessly version your infrastructure configuration designs. Keep track of changes, maintain consistency, and enhance collaboration across your team.", + free: , + team: , + enterprise: , + }, + { + feature: "Custom Kubernetes clusters configuration", + description: "Apply custom configuration to your Kubernetes clusters", + free: , + team: , + enterprise: , + }, ], }, { @@ -66,6 +94,20 @@ export const details = [ team: , enterprise: , }, + { + feature: "Helm Chart Generation", + description: "Real-Time Helm Chart Generation for CLI and UI", + free: , + team: , + enterprise: , + }, + { + feature: "Support for Streamlined Environments", + description: "Unlock streamlined environments with enhanced multi-cluster support. Seamlessly manage multiple clusters to optimize efficiency and streamline operations.", + free: , + team: , + enterprise: , + }, ], }, { @@ -73,13 +115,6 @@ export const details = [ category: "MeshMap", icon: MeshMap, features: [ - { - feature: "Timeline (DVR)", - description: "Playback service transactions. Scrub over the history of changes to your deployments. ", - free: , - team: , - enterprise: , - }, { feature: "Service Performance", description: "Continuous visibility across all of your clusters and workloads.", @@ -101,6 +136,13 @@ export const details = [ team: , enterprise: , }, + { + feature: "Timeline (DVR)", + description: "Playback service transactions. Scrub over the history of changes to your deployments. ", + free: , + team: , + enterprise: , + }, ], }, { @@ -116,19 +158,26 @@ export const details = [ enterprise: , }, { - feature: "Distributed Load Generation", - description: "Distributed Load Generator: Support multiple Meshery clients generating load, collecting and coalescing results into a single report.", - free: , + feature: "Performance Profiles", + description: "Create and share performance profiles and test results with team members.", + free: , team: , enterprise: , }, { - feature: "Performance Profiles", - description: "Define, name, and save performance profiles.", + feature: "MeshMark", + description: "Identify the cost of a specific network function.", free: , team: , enterprise: , }, + { + feature: "Distributed Load Generation", + description: "Distributed Load Generator: Support multiple Meshery clients generating load, collecting and coalescing results into a single report.", + free: , + team: , + enterprise: , + }, { feature: "GitOps - Cloud Native Performance GitHub Action", description: "Integrate performance analysis as a gate in your GitOps pipeline, using performance profiles to run repeatable tests and avoid regression issues before they start. Configure this action to trigger with each of your releases, on every pull request. or any GitHub workflow trigger event.", @@ -136,6 +185,13 @@ export const details = [ team: , enterprise: , }, + { + feature: "Track your workload performance", + description: "Efficiently monitor and optimize workload performance. Gain insights into your system's efficiency and make informed decisions to enhance productivity.", + free: , + team: , + enterprise: , + }, // { // feature: "Service Mesh Interface Conformance GitHub Action", // description: "Using Meshery as the offical SMI Conformance validation tool, configure this action to trigger with each of your releases, on every pull request. or any GitHub workflow trigger event.", @@ -144,10 +200,10 @@ export const details = [ // enterprise: , // }, { - feature: "MeshMark", - description: "Identify the cost of a specific network function.", - free: , - team: , + feature: "Certificate support in performance profiles", + description: "Enable certificate support within performance profiles. Enhance security and performance by seamlessly integrating certificates into your profiles.", + free: , + team: , enterprise: , }, ], @@ -158,17 +214,17 @@ export const details = [ icon: Collab, features: [ { - feature: "Collaborators for public designs", - description: "Invite any Layer5 Cloud user, or all Meshery users, to work with you on a public design that you control – including making changes and releasing new versions.", - free: , + feature: "Multiplayer designer for kubernetes and cloud", + description: "Collaborate in real-time on Kubernetes and cloud configurations for streamlined teamwork and enhanced productivity.", + free: , team: , enterprise: , }, { - feature: "Collaborators for private designs", - description: "Invite any Layer5 Cloud user to work with you on a private design that you control – including making changes and releasing new versions.", + feature: "Collaborators for public designs", + description: "Invite any Layer5 Cloud user, or all Meshery users, to work with you on a public design that you control – including making changes and releasing new versions.", free: , - team: , + team: , enterprise: , }, {