Last active
June 24, 2021 13:43
-
-
Save mateiidavid/38ab8a1283c5ce6302ce0f156e18fc00 to your computer and use it in GitHub Desktop.
An example list to test extensions for Linkerd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
extensions: | |
supported: | |
- description: "Viz stack for Linkerd" | |
doc_link: "https://github.com/linkerd/linkerd2/" | |
name: linkerd-viz | |
repo_link: "https://github.com/linkerd/linkerd2/" | |
- description: Multicluster | |
name: linkerd-multicluster | |
repo_link: "https://github.com/linkerd/linkerd2/" | |
thirdParty: | |
- description: "You won't need any other if you have this" | |
doc_link: "https://buoyant.io/cloud/" | |
name: buyant-cloud | |
repo_link: "https://github.com/" | |
- description: "The one extension to rule them all" | |
name: tapshark | |
repo_link: "https://github.com/" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment