Linkerd is an ultralight, security-first service mesh for Kubernetes. Linkerdadds critical security, observability, and reliability features to yourKubernetes stack with no code change required.
Linkerd is a Cloud Native Computing Foundation (CNCF) project.
This is the primary repo for the Linkerd 2.x line of development.
The complete list of Linkerd repos is:
You can run Linkerd on any modern Kubernetes cluster in a matter of seconds.See the Linkerd Getting Started Guide for how.
For more comprehensive documentation, start with the Linkerddocs. (The doc source code is available in thewebsite repo.)
BUILD.md
includes general information on how to work in this repo.
We
CONTRIBUTING.md
for info oncontributing changes.
We host regular online meetings for contributors, adopters, maintainers, andanyone else interested to connect in a synchronous fashion. These meetingsusually take place the last Thursday of the month at 9am Pacific / 4pm UTC.
We're a friendly group, so please feel free to join us!
We host regular online meetings for the Linkerd Steering Committee. All arewelcome to attend, but audio and video participation is limited to SteeringCommittee members and maintainers. These meetings are currently scheduled on anad-hoc basis and announced on the linkerd-users mailing list.
This project is for everyone. We ask that our users and contributors take a fewminutes to review our Code of Conduct.
See SECURITY.md for our security policy, including how to reportvulnerabilities.
A third party security audit was performed by Cure53 in June 2019. You can seethe full report here.
Copyright 2021 the Linkerd Authors. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not usethese files except in compliance with the License. You may obtain a copy of theLicense at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributedunder the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES ORCONDITIONS OF ANY KIND, either express or implied. See the License for thespecific language governing permissions and limitations under the License.
最新发布的Linkerd 2.4,加入了对流量拆分的支持。 安装最新版本之后,可以看到这个流量拆分功能所使用的 API 资源并非来自 Linkerd,而是 SMI 规范的一部分。$ curl -sL https://run.linkerd.io/install | sh ... $ kubectl api-resources | grep -i split trafficsplits ts spl
Conduit是的一个相对较新的轻量级、基于社区的服务网格(service mesh),它来自Buoyant,现在该项目已经合并到了Linkerd项目之中,并且发布了Linkerd 2(Beta)。7月17日,Linkerd发布了推文“The @runconduit code merge is complete...”,Conduit随之成为流行的Linkerd服务网格的下一代版本。除了常规的Li