GithubHelp home page GithubHelp logo

forrestcai / linkerd2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linkerd/linkerd2

0.0 2.0 0.0 6.91 MB

Open source service mesh for cloud-native applications, v2

Home Page: https://linkerd.io

License: Apache License 2.0

Shell 3.68% Batchfile 0.06% Go 73.88% Dockerfile 0.41% CSS 1.77% JavaScript 20.00% HTML 0.19%

linkerd2's Introduction

Linkerd2

Build Status GitHub license Slack Status

๐ŸŽˆ Welcome to Linkerd2! ๐Ÿ‘‹

Note: this project is currently in the middle of a migration from the old name (Conduit) to the new name (Linkerd2). While this transition is ongoing, there will be references to Conduit that don't make a lot of sense. Not to worry, we're working on it! For more information, check out the announcement.

Linkerd2 is an ultralight 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.

Linkerd2 (pronouned "linker-DEE-two") acts as a transparent HTTP/gRPC/thrift/tcp/etc proxy, and can be deployed alongside existing applications regardless of what language they're written in. It works with many common protocols and utilizes Kubernetes as a backend for service discovery.

It is separated into two major components: the control plane and the data plane. The control plane interacts with the service discovery backend, orchestrates the data plane and is written in Go. The data plane runs alongside existing applications, provides the proxy that manages traffic itself and is written in Rust.

Currently, Linkerd2 is capable of proxying all TCP traffic, including WebSockets and HTTP tunneling, along with reporting top-line metrics (success rates, latencies, etc) for all HTTP, HTTP/2, and gRPC traffic.

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

Get involved

Documentation

View Linkerd2 docs for more a more comprehensive guide to getting started, or view the full Linkerd2 roadmap.

Getting started with Linkerd2

  1. Install the Linkerd2 CLI with curl https://run.conduit.io/install | sh .

  2. Add $HOME/.linkerd2/bin to your PATH.

  3. Install Linkerd2 into your Kubernetes cluster with linkerd install | kubectl apply -f -.

  4. Verify that the installation succeeded with linkerd check.

  5. Explore the Linkerd2 controller dashboard with linkerd dashboard.

  6. Optionally, install a demo application to run with Linkerd2.

  7. Add your own service to the Linkerd2 mesh!

Working in this repo

BUILD.md includes general information on how to work in this repo.

We โค๏ธ pull requests! See CONTRIBUTING.md for info on contributing changes.

Dependencies

There are some projects used by Linkerd2 that are not part of this repo.

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.

linkerd2's People

Contributors

briansmith avatar olix0r avatar hawkw avatar klingerf avatar siggy avatar seanmonstar avatar grampelberg avatar pcalcado avatar dadjeibaah avatar franziskagoltz avatar adleong avatar carllerche avatar ahume avatar alenkacz avatar fakod avatar kichristensen avatar sterlingwhite avatar xiaods avatar carllhw avatar hypnoglow avatar ihcsim avatar jhaynie avatar natemurthy avatar sfroment avatar skyao avatar wmorgan avatar zhuguihua avatar clemensw avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.