# Meshery ## Docs - [Authentication](https://mintlify.wiki/meshery/meshery/api/authentication.md): Authenticate with Meshery APIs using providers and tokens - [GraphQL Mutations](https://mintlify.wiki/meshery/meshery/api/graphql/mutations.md): GraphQL mutations for modifying Meshery resources - [GraphQL Overview](https://mintlify.wiki/meshery/meshery/api/graphql/overview.md): Introduction to Meshery's GraphQL API - [GraphQL Queries](https://mintlify.wiki/meshery/meshery/api/graphql/queries.md): Available GraphQL queries in the Meshery API - [GraphQL Subscriptions](https://mintlify.wiki/meshery/meshery/api/graphql/subscriptions.md): Real-time GraphQL subscriptions in Meshery - [API Overview](https://mintlify.wiki/meshery/meshery/api/overview.md): Introduction to Meshery's REST and GraphQL APIs - [Components](https://mintlify.wiki/meshery/meshery/api/rest/components.md): REST API endpoints for Meshery MeshModel components - [Connections](https://mintlify.wiki/meshery/meshery/api/rest/connections.md): REST API endpoints for managing Meshery connections - [Designs](https://mintlify.wiki/meshery/meshery/api/rest/designs.md): REST API endpoints for managing Meshery designs (patterns) - [Environments](https://mintlify.wiki/meshery/meshery/api/rest/environments.md): REST API endpoints for managing Meshery environments - [Models](https://mintlify.wiki/meshery/meshery/api/rest/models.md): REST API endpoints for Meshery MeshModel models - [Workspaces](https://mintlify.wiki/meshery/meshery/api/rest/workspaces.md): REST API endpoints for managing Meshery workspaces - [mesheryctl component](https://mintlify.wiki/meshery/meshery/cli/components.md): Manage Meshery components and their definitions - [mesheryctl connection](https://mintlify.wiki/meshery/meshery/cli/connections.md): Manage Meshery connections to Kubernetes clusters and cloud providers - [mesheryctl design](https://mintlify.wiki/meshery/meshery/cli/design.md): Manage cloud native infrastructure designs - [mesheryctl environment](https://mintlify.wiki/meshery/meshery/cli/environments.md): Manage deployment environments in Meshery - [Installing mesheryctl](https://mintlify.wiki/meshery/meshery/cli/installation.md): Installation guide for the mesheryctl CLI on all platforms - [mesheryctl model](https://mintlify.wiki/meshery/meshery/cli/model.md): Manage infrastructure models in the Meshery registry - [mesheryctl CLI Overview](https://mintlify.wiki/meshery/meshery/cli/overview.md): Complete reference guide for the mesheryctl command-line tool - [mesheryctl perf](https://mintlify.wiki/meshery/meshery/cli/perf.md): Run performance tests and manage test profiles - [mesheryctl registry](https://mintlify.wiki/meshery/meshery/cli/registry.md): Manage the Meshery capability registry - [mesheryctl relationship](https://mintlify.wiki/meshery/meshery/cli/relationships.md): Manage component relationships in Meshery - [mesheryctl system](https://mintlify.wiki/meshery/meshery/cli/system.md): Configure, deploy, and operate Meshery deployments - [mesheryctl workspace](https://mintlify.wiki/meshery/meshery/cli/workspaces.md): Manage team workspaces in Meshery - [Architecture](https://mintlify.wiki/meshery/meshery/concepts/architecture.md): System architecture overview of Meshery's components and their interactions - [Connections](https://mintlify.wiki/meshery/meshery/concepts/connections.md): Managed and unmanaged resources for integrating with infrastructure - [Designs](https://mintlify.wiki/meshery/meshery/concepts/designs.md): Infrastructure as code for declarative Kubernetes deployments - [Environments](https://mintlify.wiki/meshery/meshery/concepts/environments.md): Organize deployment targets and manage connections to your infrastructure - [Models](https://mintlify.wiki/meshery/meshery/concepts/models.md): Packaging units for components, relationships, and infrastructure definitions - [Workspaces](https://mintlify.wiki/meshery/meshery/concepts/workspaces.md): Organize team collaboration and manage access to designs and environments - [CLI Development](https://mintlify.wiki/meshery/meshery/contributing/cli.md): Contribute to mesheryctl, the command-line tool for managing Meshery installations and operations. - [Code Style and Conventions](https://mintlify.wiki/meshery/meshery/contributing/code-style.md): Follow Meshery's code style guidelines and best practices for consistent, maintainable code. - [Development Setup](https://mintlify.wiki/meshery/meshery/contributing/development-setup.md): Set up your local development environment for contributing to Meshery. - [Contributing to Meshery](https://mintlify.wiki/meshery/meshery/contributing/overview.md): Get started contributing to Meshery and join our vibrant community of cloud native practitioners. - [Server Development](https://mintlify.wiki/meshery/meshery/contributing/server.md): Contribute to Meshery Server, the Go-based backend that powers Meshery's REST and GraphQL APIs. - [Testing Guide](https://mintlify.wiki/meshery/meshery/contributing/testing.md): Learn how to test your contributions to Meshery with unit tests, integration tests, and end-to-end tests. - [UI Development](https://mintlify.wiki/meshery/meshery/contributing/ui.md): Contribute to Meshery UI, the Next.js/React frontend that provides visual design and management capabilities. - [Creating Adapters](https://mintlify.wiki/meshery/meshery/extensions/adapters.md): Build gRPC adapters to integrate service meshes with Meshery - [Meshery Broker](https://mintlify.wiki/meshery/meshery/extensions/operator/broker.md): NATS-based event streaming for Meshery cluster communication - [MeshSync](https://mintlify.wiki/meshery/meshery/extensions/operator/meshsync.md): Kubernetes cluster discovery and state synchronization agent - [Meshery Operator](https://mintlify.wiki/meshery/meshery/extensions/operator/overview.md): Kubernetes operator managing Meshery components and cluster discovery - [Extensions Overview](https://mintlify.wiki/meshery/meshery/extensions/overview.md): Extend Meshery with adapters, providers, and UI plugins - [Provider Plugins](https://mintlify.wiki/meshery/meshery/extensions/providers.md): Extend Meshery with custom authentication, storage, and multi-tenancy - [UI Extensions](https://mintlify.wiki/meshery/meshery/extensions/ui-plugins.md): Create remote React components to extend Meshery UI - [Design Catalog](https://mintlify.wiki/meshery/meshery/features/catalog.md): Discover, share, and deploy curated cloud native infrastructure patterns from Meshery's design catalog - [GitOps](https://mintlify.wiki/meshery/meshery/features/gitops.md): Visual and collaborative GitOps workflows with Meshery, freeing you from the chains of YAML - [Kanvas](https://mintlify.wiki/meshery/meshery/features/kanvas.md): Collaborative visual designer for cloud native infrastructure with real-time collaboration and GitOps integration - [Multi-cluster Management](https://mintlify.wiki/meshery/meshery/features/multi-cluster-management.md): Manage multiple Kubernetes clusters across any infrastructure from a single pane of glass with Meshery - [Performance Testing](https://mintlify.wiki/meshery/meshery/features/performance-testing.md): Load generation and performance characterization for Kubernetes workloads and service meshes with Meshery - [Visual Designer](https://mintlify.wiki/meshery/meshery/features/visual-designer.md): Design and manage cloud native infrastructure visually with Meshery's powerful visual designer interface - [Team Collaboration](https://mintlify.wiki/meshery/meshery/guides/collaboration.md): Enable team collaboration with Meshery workspaces and shared resources - [Design Patterns](https://mintlify.wiki/meshery/meshery/guides/design-patterns.md): Create and use reusable infrastructure design patterns in Meshery - [Infrastructure Management](https://mintlify.wiki/meshery/meshery/guides/infrastructure-management.md): Learn how to deploy and manage Kubernetes infrastructure with Meshery - [Working with Integrations](https://mintlify.wiki/meshery/meshery/guides/integrations.md): Leverage Meshery's 300+ cloud native integrations for your infrastructure - [Multi-Cluster Setup](https://mintlify.wiki/meshery/meshery/guides/multi-cluster-setup.md): Configure and manage multiple Kubernetes clusters with Meshery - [OPA Policy Engine](https://mintlify.wiki/meshery/meshery/guides/policy-engine.md): Enforce governance and compliance with Open Policy Agent policies in Meshery - [Installation](https://mintlify.wiki/meshery/meshery/installation.md): Comprehensive installation guide for all supported platforms - [Cloud Provider Integrations](https://mintlify.wiki/meshery/meshery/integrations/cloud-providers.md): Manage AWS, GCP, and Azure services through Kubernetes with Meshery - [Kubernetes Integration](https://mintlify.wiki/meshery/meshery/integrations/kubernetes.md): Comprehensive Kubernetes platform integration with multi-cluster management - [Integrations Overview](https://mintlify.wiki/meshery/meshery/integrations/overview.md): Explore Meshery's 300+ cloud native integrations for comprehensive infrastructure management - [Prometheus and Grafana Integration](https://mintlify.wiki/meshery/meshery/integrations/prometheus-grafana.md): Observability with Prometheus metrics and Grafana dashboards - [Service Mesh Integrations](https://mintlify.wiki/meshery/meshery/integrations/service-meshes.md): Manage and operate service meshes with Meshery's comprehensive adapters - [Introduction to Meshery](https://mintlify.wiki/meshery/meshery/introduction.md): The cloud native manager for Kubernetes-based infrastructure and applications - [Quick Start](https://mintlify.wiki/meshery/meshery/quickstart.md): Get Meshery up and running in under 5 minutes