mirror of https://github.com/linkerd/website.git
Update featured blogs
* Updated homepage featured blog * Fixed broken links in old blog posts (#933) Signed-off-by: Paul Armstrong <paul@buoyant.io>
This commit is contained in:
parent
85bd21f890
commit
3da54cf169
|
|
@ -7,7 +7,7 @@ author: 'william'
|
|||
date: Tue, 23 Oct 2018 18:37:39 +0000
|
||||
thumbnail: /uploads/Lachie-Unboxing.png
|
||||
draft: false
|
||||
featured: true
|
||||
featured: false
|
||||
tags: [Community, Linkerd, Tutorials & How-To's, Video]
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ author: 'andrew'
|
|||
date: Tue, 08 Aug 2017 15:08:30 +0000
|
||||
draft: false
|
||||
thumbnail: /uploads/linkerd_featured.png
|
||||
featured: true
|
||||
featured: false
|
||||
tags:
|
||||
[
|
||||
aws,
|
||||
|
|
|
|||
|
|
@ -21,12 +21,12 @@ Note: This is one article in a series of articles about [linkerd](https://linke
|
|||
"a-service-mesh-for-kubernetes-part-ii-pods-are-great-until-theyre-not" >}})
|
||||
3. [Encrypting all the things]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-iii-encrypting-all-the-things" >}})
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}}
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}}
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}}
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}})
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}})
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}})
|
||||
7. [Distributed tracing made easy]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-vii-distributed-tracing-made-easy" >}})
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}}
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}})
|
||||
9. [gRPC for fun and profit]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-ix-grpc-for-fun-and-profit" >}})
|
||||
10. [The Service Mesh API]({{< ref
|
||||
|
|
|
|||
|
|
@ -24,12 +24,12 @@ Note: This is one article in a series of articles about [linkerd](https://linke
|
|||
"a-service-mesh-for-kubernetes-part-ii-pods-are-great-until-theyre-not" >}}) (this article)
|
||||
3. [Encrypting all the things]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-iii-encrypting-all-the-things" >}})
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}}
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}}
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}}
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}})
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}})
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}})
|
||||
7. [Distributed tracing made easy]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-vii-distributed-tracing-made-easy" >}})
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}}
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}})
|
||||
9. [gRPC for fun and profit]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-ix-grpc-for-fun-and-profit" >}})
|
||||
10. [The Service Mesh API]({{< ref "a-service-mesh-for-kubernetes-part-x-the-service-mesh-api" >}})
|
||||
|
|
|
|||
|
|
@ -24,11 +24,11 @@ Note: this post was co-written with [Kevin Lingerfelt](https://twitter.com/klin
|
|||
3. [Encrypting all the things]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-iii-encrypting-all-the-things" >}})
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}} (this article)
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}}
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}}
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}})
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}})
|
||||
7. [Distributed tracing made easy]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-vii-distributed-tracing-made-easy" >}})
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}}
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}})
|
||||
9. [gRPC for fun and profit]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-ix-grpc-for-fun-and-profit" >}})
|
||||
10. [The Service Mesh API]({{< ref
|
||||
|
|
|
|||
|
|
@ -21,12 +21,12 @@ This article is one of a series of articles about [Linkerd](https://linkerd.io/
|
|||
"a-service-mesh-for-kubernetes-part-ii-pods-are-great-until-theyre-not" >}})
|
||||
3. [Encrypting all the things]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-iii-encrypting-all-the-things" >}})
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}}
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}}
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}}
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}})
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}})
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}})
|
||||
7. [Distributed tracing made easy]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-vii-distributed-tracing-made-easy" >}})
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}}
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}})
|
||||
9. [gRPC for fun and profit]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-ix-grpc-for-fun-and-profit" >}}) (this article)
|
||||
10. [The Service Mesh API]({{< ref
|
||||
|
|
|
|||
|
|
@ -23,12 +23,12 @@ This is one article in a series of articles about [linkerd](https://linkerd.io/
|
|||
"a-service-mesh-for-kubernetes-part-ii-pods-are-great-until-theyre-not" >}})
|
||||
3. [Encrypting all the things]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-iii-encrypting-all-the-things" >}})
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}}
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}} (this article)
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}}
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}})
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}}) (this article)
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}})
|
||||
7. [Distributed tracing made easy]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-vii-distributed-tracing-made-easy" >}})
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}}
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}})
|
||||
9. [gRPC for fun and profit]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-ix-grpc-for-fun-and-profit" >}})
|
||||
10. [The Service Mesh API]({{< ref
|
||||
|
|
|
|||
|
|
@ -21,12 +21,12 @@ This is one article in a series of articles about [linkerd](https://linkerd.io/
|
|||
"a-service-mesh-for-kubernetes-part-ii-pods-are-great-until-theyre-not" >}})
|
||||
3. [Encrypting all the things]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-iii-encrypting-all-the-things" >}})
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}}
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}}
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}})
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}})
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}} (this article)
|
||||
7. [Distributed tracing made easy]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-vii-distributed-tracing-made-easy" >}})
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}}
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}})
|
||||
9. [gRPC for fun and profit]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-ix-grpc-for-fun-and-profit" >}})
|
||||
10. [The Service Mesh API]({{< ref
|
||||
|
|
|
|||
|
|
@ -21,12 +21,12 @@ In this post we’ll walk through a simple example how Linkerd and Zipkin can wo
|
|||
"a-service-mesh-for-kubernetes-part-ii-pods-are-great-until-theyre-not" >}})
|
||||
3. [Encrypting all the things]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-iii-encrypting-all-the-things" >}})
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}}
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}}
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}}
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}})
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}})
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}})
|
||||
7. [Distributed tracing made easy]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-vii-distributed-tracing-made-easy" >}}) (this article)
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}}
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}})
|
||||
9. [gRPC for fun and profit]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-ix-grpc-for-fun-and-profit" >}})
|
||||
10. [The Service Mesh API]({{< ref
|
||||
|
|
|
|||
|
|
@ -21,12 +21,12 @@ This is one article in a series of articles about Linkerd, Kubernetes, and servi
|
|||
"a-service-mesh-for-kubernetes-part-ii-pods-are-great-until-theyre-not" >}})
|
||||
3. [Encrypting all the things]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-iii-encrypting-all-the-things" >}})
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}}
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}}
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}}
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}})
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}})
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}})
|
||||
7. [Distributed tracing made easy]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-vii-distributed-tracing-made-easy" >}})
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}} (this article)
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}}) (this article)
|
||||
9. [gRPC for fun and profit]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-ix-grpc-for-fun-and-profit" >}})
|
||||
10. [The Service Mesh API]({{< ref
|
||||
|
|
|
|||
|
|
@ -33,12 +33,12 @@ This article is one of a series of articles about [Linkerd](https://linkerd.io/
|
|||
"a-service-mesh-for-kubernetes-part-ii-pods-are-great-until-theyre-not" >}})
|
||||
3. [Encrypting all the things]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-iii-encrypting-all-the-things" >}})
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}}
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}}
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}}
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}})
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}})
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}})
|
||||
7. [Distributed tracing made easy]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-vii-distributed-tracing-made-easy" >}})
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}}
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}})
|
||||
9. [gRPC for fun and profit]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-ix-grpc-for-fun-and-profit" >}})
|
||||
10. [The Service Mesh API]({{< ref
|
||||
|
|
|
|||
|
|
@ -25,12 +25,12 @@ This article is one of a series of articles about [Linkerd](https://linkerd.io/
|
|||
"a-service-mesh-for-kubernetes-part-ii-pods-are-great-until-theyre-not" >}})
|
||||
3. [Encrypting all the things]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-iii-encrypting-all-the-things" >}})
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}}
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}}
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}}
|
||||
4. [Continuous deployment via traffic shifting]({{< ref "a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting" >}})
|
||||
5. [Dogfood environments, ingress, and edge routing]({{< ref "a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing" >}})
|
||||
6. [Staging microservices without the tears]({{< ref "a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears" >}})
|
||||
7. [Distributed tracing made easy]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-vii-distributed-tracing-made-easy" >}})
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}}
|
||||
8. [Linkerd as an ingress controller]({{< ref "a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller" >}})
|
||||
9. [gRPC for fun and profit]({{< ref
|
||||
"a-service-mesh-for-kubernetes-part-ix-grpc-for-fun-and-profit" >}})
|
||||
10. [The Service Mesh API]({{< ref
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ feature = "/uploads/flow-chart.png"
|
|||
tags = ["Linkerd"]
|
||||
thumbnail = "/uploads/uljana-maljutina-FtqOR3SyENA-unsplash.jpg"
|
||||
title = "Announcing the Linkerd Steering Committee"
|
||||
featured = false
|
||||
featured = true
|
||||
+++
|
||||
|
||||

|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ feature = "/uploads/flow-chart.png"
|
|||
tags = ["Linkerd"]
|
||||
thumbnail = "/uploads/paul-felberbauer-tM16SjCYy84-unsplash.jpg"
|
||||
title = "Why Linkerd doesn't use Envoy"
|
||||
featured = false
|
||||
featured = true
|
||||
+++
|
||||
|
||||

|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<a href="{{ .Page.RelPermalink }}">
|
||||
<div class="box">
|
||||
<figure class="image is-16by9">
|
||||
<img src="{{ .Params.thumbnail }}" alt="">
|
||||
<img src="{{ .Params.thumbnail }}" alt="featured-image">
|
||||
</figure>
|
||||
<div class="px-5 pb-6 pt-5">
|
||||
<div class="is-flex is-justify-content-space-between mb-2">
|
||||
|
|
|
|||
Loading…
Reference in New Issue