The Wayback Machine - https://web.archive.org/web/20210624071000/https://github.com/topics/linkerd
Skip to content
#

linkerd

Here are 76 public repositories matching this topic...

olix0r
olix0r commented Apr 28, 2021

The proxy-metrics diagnostics include potentially private information (service names, pod names, etc).

It would be helpful if this command could support an --obfuscate flag that mangles metric label values like

  • authority
  • dst_service
  • dst_namespace
  • target_addr
  • server_id
  • client_id

Each of these values should be hashed so that values can be correlated but shou

This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
  • Updated Jun 1, 2021
  • C#
meshery
layer5
Nikhil-Ladha
Nikhil-Ladha commented Jun 20, 2021

Current State:
The current learn section doesn't have an actual course present within the learning path.

Desired State:
A course needs to be added, named Introduction to Service Mesh - Hands On. We can start with migrating the labs in the istio-service-mesh-workshop course at https://github.com/layer5io/istio-service-mesh-workshop as individual chapters for this course.

This is

meshery-linkerd
learn-layer5
austinogiza
austinogiza commented Apr 21, 2021

Current State:
There is currently no home page for the learn.layer5.io

Desired State:

As such, a design has been created for the learn.layer5

below are some components for the page, its design and its assets

For the card component, this is the styling to aid for pixel perfect implementation
height: 200px;
width: 300px;
background: #FCFCFC;
border-radius: 10px;

For the

Improve this page

Add a description, image, and links to the linkerd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the linkerd topic, visit your repo's landing page and select "manage topics."

Learn more