Skip to content

Commit

Permalink
Merge branch 'master' into fix/modal-category-light-dark-mode-visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
Tharanishwaran authored Jan 9, 2025
2 parents 6e29657 + 20547ac commit f40c1ef
Show file tree
Hide file tree
Showing 187 changed files with 391 additions and 294 deletions.
2 changes: 1 addition & 1 deletion _data/discuss/meshery.json

Large diffs are not rendered by default.

60 changes: 15 additions & 45 deletions _data/features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,55 +8,25 @@
- Connect Kanvas to your GitHub repo and see changes pull request-to-pull request
- Get snapshots of your infrastructure directly in your PRs

- type: 2
title: Operate with <span class="special-text">configuration best practices</span>
description: Assess your configurations against deployment and operational best practices with Meshery's configuration validator.
image: assets/images/screens/configuration-best-practices.gif
imageDescription: Istio and Kuberentes configuration best practices
# - type: 2
# title: Operate with <span class="special-text">configuration best practices</span>
# description: Assess your configurations against deployment and operational best practices with Meshery's configuration validator.
# image: assets/images/screens/configuration-best-practices.gif
# imageDescription: Istio and Kuberentes configuration best practices

- type: 3
title: Manage data plane intelligence with <span class="special-text">WebAssembly filters</span>
description: Dynamically load and manage your own WebAssembly filters using Meshery.
logo: /assets/images/webassembly_logo.svg
title:
description: D
logo:
image: /assets/images/meshery-wasm.png
imageDescription: Webassembly based Envoy Filters
videoPoster: /assets/images/features/wasm-filter-mgmt-poster.png
videoPoster:

- type: 4
title: Control all of your infrastructure with <span class="special-text">mesheryctl</span>
description: Whether managing multiple Meshery deployments, importing designs, discoverying Kubernetes clusters, do so with ease using Meshery CLI in your terminal. <div class="button-para"><a href="https://docs.meshery.io/reference/mesheryctl/" class="highlight">View Docs</a></div>
image: /assets/images/features/ctl/mesheryctl-system-update.jpeg

- type: 5
title: <span class="special-text">Context-Aware</span> Policies For Applications
description: Leverage built-in relationships to enforce configuration best practices consistently from code to Kubernetes. Enhance development process by building custom rules in Open Policy Agent's Rego query language.
logo: /assets/images/opa-logo.svg
image: /images/meshery/meshery-policies.png
imageDescription: Context-aware OPA
# - type: 5
# title: <span class="special-text">Context-Aware</span> Policies For Applications
# description: Leverage built-in relationships to enforce configuration best practices consistently from code to Kubernetes. Enhance development process by building custom rules in Open Policy Agent's Rego query language.
# logo: /assets/images/opa-logo.svg
# image: /images/meshery/meshery-policies.png
# imageDescription: Context-aware OPA

- type: 6
title: Access the <span class="special-text">Cloud Native Patterns</span> for Kubernetes
description: Design and manage all of your cloud native infrastructure using the design configurator in Meshery or start from a template using the patterns from the catalog.
logoLightMode: /assets/images/patterns/service-mesh-patterns-side.svg
logoDarkMode: /assets/images/patterns/service-mesh-patterns-side-white.png
logoDescription: Cloud native design patterns
videoPoster: /assets/images/patterns/smp-video-poster-play.png

- type: 7
title: Manage the <span class="special-text">performance</span> of your infrastructure and its workloads
description: Baseline and track your cloud native performance from release to release.
image: /assets/images/screens/service-mesh-performance-example.gif
imageDescription: Service Mesh Performance Comparison
imageURL: https://raw.githubusercontent.com/layer5io/meshery.io/master/assets/images/screens/service-mesh-performance-example.gif
list:
- Use performance profiles to track the historical performance of your workloads.
- Track your application performance from version to version.
- Understand behavioral differences between cloud native network functions.
- Compare performance across infrastructure deployments.

- type: 8
title: Platform Engineering with Meshery's <span class="special-text"> Extension Points</span>
description: Meshery includes both REST APIs and GraphQL APIs, pluggable adapters via gRPCs, hot-loadable ReactJS and hot-loadable Golang binaries. The great number of <a style="width:auto;" href="https://docs.meshery.io/extensibility">extension points</a> in Meshery make it ideal as the foundation of your internal developer platform.
image: assets/images/features/meshery-platform-engineering.webp
imageURL: https://docs.meshery.io/extensibility
imageDescription: Meshery the Internal Developer Platform
Loading

0 comments on commit f40c1ef

Please sign in to comment.