Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Service Discovery and Governance Platform for Microservice and Distributed Architecture

License

NotificationsYou must be signed in to change notification settings

polarismesh/polaris

Repository files navigation

Build Statuscodecov.ioGo Report CardDocker PullsContributorsLicenseGitHub release (latest by date)

English |简体中文

README:

VisitWebsite to learn more

Introduction

Polaris is an open source system for service discovery and governance. It can be used to solve the problem of service management, traffic control, fault tolerance and config management in distributed and microservice architecture.

Functions:

  • service management: service discovery, service registry and health check
  • traffic control: customizable routing, load balance, rate limiting and access control
  • fault tolerance: circuit breaker for service, interface and instance
  • config management: config version control, grayscale release and dynamic update

Features:

  • It is a one-stop solution instead of registry center, service mesh and config center.
  • It provides multi-mode data plane, including SDK, development framework, Java agent and sidecar.
  • It is integrated into the most frequently used frameworks, such as Spring Cloud, Dubbo and gRPC.
  • It supports K8s service registry and automatic injection of sidecar for proxy service mesh.

How to install

VisitInstallation Guide to learn more

How to develop service

Polaris provides multi-mode data plane including SDK, development framework, Java agent and sidecar. You can select one or more mode to develop service according to business requirements.

Use Polaris multi-language SDK and call Polaris Client API directly:

Use HTTP or RPC frameworks already integrating Polaris Java SDK:

Use HTTP or RPC frameworks already integrating Polaris Go SDK:

Use K8s service and sidecar:

How to integrate service gateway

You can integrate service gateways with Polaris service discovery and governance.

Chat group

Please scan the QR code to join the chat group.


[8]ページ先頭

©2009-2025 Movatter.jp