meshery/meshery
Fork: 1922 Star: 6330 (更新于 2024-12-18 06:31:39)
license: Apache-2.0
Language: JavaScript .
Meshery, the cloud native manager
最后发布版本: v0.7.160 ( 2024-11-22 16:46:00)
If you like Meshery, please ★ this repository to show your support! 🤩
MESHERY IS A CLOUD NATIVE COMPUTING FOUNDATION PROJECT
A self-service engineering platform, Meshery, is the open source, cloud native manager that enables the design and management of all Kubernetes-based infrastructure and applications (multi-cloud). Among other features, As an extensible platform, Meshery offers visual and collaborative GitOps, freeing you from the chains of YAML while managing Kubernetes multi-cluster deployments.
Example extension. See other Meshery Extensions.
Try Meshery in the Cloud Native Playground (teaser video)
Functionality
Cloud Native Lifecycle Management
Meshery manages the provisioning, configuration and operation of your Kubernetes clusters while supporting hundreds of different types of cloud native infrastructure integrations. Meshery also offers a catalog of curated design templates filled with configuration best practices.Using a GitOps-centric approach, visually and collaboratively design and manage your infrastructure and microservices. Extend Meshery as your self-service engineering platform by taking advantage of its vast set of extensibility features, including gRPC adapters, hot-loadable Reactjs packages and Golang plugins, subscriptions on NATS topics, consumable and extendable API interfaces via REST and GraphQL.
Multi-Cluster Kubernetes, Multi-Cloud, and Cloud Native Configuration Management
Meshery supports 300+ integrations.
Assess your cloud native infrastructure configuration against deployment and operational best practices with Meshery's configuration validator. Manage your workloads with confidence. Check your Kubernetes configuration for anti-patterns and avoid common pitfalls.
Context-Aware Policies For Applications
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.
Manage data plane intelligence with WebAssembly filters
Dynamically load and manage your own WebAssembly filters in Envoy-based service meshes.
See Image Hub.
Visually and collaboratively manage your infrastructure
Meshery uses [relationships](https://docs.meshery.io/concepts/logical/relationships) to define how and when components interrelate with one another. Meshery supports a variety of relationships between components. These relationships are categorized into two types: semantic and non-semantic.
Manage your connections with Environments
[Environments](https://docs.meshery.io/concepts/logical/environments) make it easier for you to manage, share, and work with a collection of resources as a group, instead of dealing with all your Connections and Credentials on an individual basis.
Workspaces: Your team's Google Drive for cloud native projects
Workspaces let you organize your work and serve as the central point of collaboration for you and your teams and point of access control to Environments and their resources.
Manage infra performance with Performance Profiles
Create and reuse performance profiles for consistent characterization of the configuration of your infrastructure in context of how it performs.
See changes to your infra before you merge
Get snapshots of your infrastructure directly in your PRs. Preview your deployment, view changes pull request-to-pull request and get infrastructure snapshots within your PRs by connecting Kanvas to your GitHub repositories.
Operate with configuration best practices
Assess your configurations against deployment and operational best practices with Meshery's configuration validator.
Control all of your infrastructure with mesheryctl
Whether managing multiple Meshery deployments, importing designs, discoverying Kubernetes clusters, do so with ease using Meshery CLI in your terminal.
Access the Cloud Native Patterns for Kubernetes
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](https://meshery.io/catalog).
Manage the performance of your infrastructure and its workloads
Baseline and track your cloud native performance from release to release.
- 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.
Platform Engineering with Meshery's Extension Points
Meshery includes both REST APIs and GraphQL APIs, pluggable adapters via gRPCs, hot-loadable ReactJS and hot-loadable Golang binaries. The great number of extension points in Meshery make it ideal as the foundation of your internal developer platform.
Performance Management
Adhering to Cloud Native Standards
In an effort to produce service mesh agnostic tooling, Meshery uses the Service Mesh Performance specification as a common format to capture and measure your infrastructure's performance against a universal cloud native performance index. As an implementation of Service Mesh Interface (SMI), Meshery participates in advancing cloud native infrastructure adoption through the standardization of APIs.
Standardized Cloud Native Performance Management
Meshery is the cloud native utility for uniformly managing the performance of microservices and the infrastructure that run them. As an implementation of the Service Mesh Performance (SMP), Meshery enables you to measure the value provided by Docker, Kubernetes, or a service mesh in the context of the overhead incurred.
Meshery Architecture
You may deploy Meshery internal to your cluster or external to your cluster.
Learn more about Meshery's architecture.Get Started with Meshery
Using `mesheryctl`
Meshery runs as a set of containers inside or outside of your Kubernetes clusters.
curl -L https://meshery.io/install | bash -
Use the quick start guide.
See all supported platforms
See the getting started section to quickly deploy Meshery on any of these supported platforms:
Platform | Supported? |
---|---|
Docker | ✔️ |
Docker - Docker App | ✔️ |
Docker - Docker Extension | ✔️ |
Kubernetes | ✔️ |
Kubernetes - AKS | ✔️ |
Kubernetes - Docker Desktop | ✔️ |
Kubernetes - EKS | ✔️ |
Kubernetes - GKE | ✔️ |
Kubernetes - Helm | ✔️ |
Kubernetes - kind | ✔️ |
Kubernetes - Minikube | ✔️ |
Kubernetes - OpenShift | In Progress |
Linux | ✔️ |
Mac | ✔️ |
Mac - Homebrew | ✔️ |
Windows | ✔️ |
Scoop | ✔️ |
WSL2 | ✔️ |
Raspberry Pi | In Progress |
Meshery documentation offers thorough installation guides for your platform of choice.
Join the Meshery community!
Our projects are community-built and welcome collaboration. 👍 Be sure to see the Contributor Journey Map and Community Handbook for a tour of resources available to you and the Repository Overview for a cursory description of repository by technology and programming language. Jump into community Slack or discussion forum to participate.
Find your MeshMate
MeshMates are experienced Layer5 community members, who will help you learn your way around, discover live projects, and expand your community network. Connect with a Meshmate today!
Find out more on the Layer5 community.
✔️ Join any or all of the weekly meetings on community calendar.
✔️ Watch community meeting recordings.
✔️ Fill-in a community member form to gain access to community resources.
✔️ Discuss in the Community Forum.
✔️ Explore more in the Community Handbook.
Not sure where to start? Grab an open issue with the help-wanted label.
Contributing
Please do! We're a warm and welcoming community of open source contributors. Please join. All types of contributions are welcome. Be sure to read the Contributor Guides for a tour of resources available to you and how to get started.
Stargazers
If you like Meshery, please ★ star this repository to show your support! 🤩
License
This repository and site are available as open-source under the terms of the Apache 2.0 License.
最近版本更新:(数据更新于 2024-11-22 20:20:56)
2024-11-22 16:46:00 v0.7.160
2024-11-22 06:39:46 v0.7.159
2024-11-21 19:07:17 v0.7.158
2024-11-20 21:16:52 v0.7.157
2024-11-19 22:11:31 v0.7.156
2024-11-18 19:07:54 v0.7.155
2024-11-18 17:27:59 v0.7.154
2024-11-18 01:20:01 v0.7.153
2024-11-15 18:36:44 v0.7.152
2024-11-15 05:28:43 v0.7.151
主题(topics):
cloud-native, cncf, control-plane, docker, gitops, golang, gsoc, hacktoberfest, infrastructure-as-code, internal-developer-platform, kubernetes, kubernetes-operator, management-plane, meshery, opa, platform-engineering, reactjs, visualization, wasm, webassembly
meshery/meshery同语言 JavaScript最近更新仓库
2024-12-21 12:14:02 layui/layui
2024-12-21 08:27:48 gethomepage/homepage
2024-12-21 03:44:01 emberjs/ember.js
2024-12-20 02:57:09 nodejs/node
2024-12-19 17:54:54 MHSanaei/3x-ui
2024-12-14 02:13:44 bigskysoftware/htmx