Linkerd 1.x

Linkerd 1.x(发音为 "linker-DEE")是一个透明的 HTTP/gRPC/thrift/等代理。「Linkerd 1.x (pronounced "linker-DEE") acts as a transparent HTTP/gRPC/thrift/etc proxy.」

Github星跟踪图

linkerd

GitHub license
Circle CI
Slack Status
Docker Pulls
CII Best Practices

:balloon: Welcome to Linkerd! :wave:

Linkerd is a transparent service mesh, designed to make modern applications
safe and sane by transparently adding service discovery, load balancing, failure
handling, instrumentation, and routing to all inter-service communication.

Linkerd (pronounced "linker-DEE") acts as a transparent HTTP/gRPC/thrift/etc
proxy, and can usually be dropped into existing applications with a minimum of
configuration, regardless of what language they're written in. It works with
many common protocols and service discovery backends, including scheduled
environments like Mesos and Kubernetes.

Linkerd is built on top of Netty and Finagle, a
production-tested RPC framework used by high-traffic companies like Twitter,
Pinterest, Tumblr, PagerDuty, and others.

Linkerd is hosted by the Cloud Native Computing Foundation (CNCF).

Want to try it?

We distribute binaries which you can download from the Linkerd releases
page
. We also publish Docker images for each release, which you can
find on Docker Hub.

For instructions on how to configure and run Linkerd, see the user
documentation on linkerd.io
.

Working in this repo

BUILD.md includes general information on how to work in this repo.
Additionally, there are documents on how to build several of the application
subprojects:

  • linkerd -- produces linkerd router artifacts
  • namerd -- produces namerd service discovery artifacts
  • grpc -- produces the protoc-gen-io.buoyant.grpc code generator

We :heart: pull requests! See CONTRIBUTING.md for info on
contributing changes.

Code of Conduct

This project is for everyone. We ask that our users and contributors take a few
minutes to review our code of conduct.

License

Copyright 2018, Linkerd Authors. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use
these files except in compliance with the License. You may obtain a copy of the
License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.

概览

名称与所有者linkerd/linkerd
主编程语言Scala
编程语言Scala (语言数: 7)
平台Amazon ECS, BSD, Cross-platform, DC/OS, Docker, Kubernetes, Linux, Mac, Solaris, Unix-like, Windows
许可证Apache License 2.0
发布数83
最新版本名称1.7.5 (发布于 )
第一版名称release-0.0.7 (发布于 )
创建于2016-01-13 22:14:52
推送于2023-03-04 18:59:40
最后一次提交2021-12-06 00:25:19
星数5.3k
关注者数206
派生数506
提交数1.4k
已启用问题?
问题数1060
打开的问题数134
拉请求数1168
打开的拉请求数13
关闭的拉请求数195
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部