From 3da54cf1695382bfe5fc8814ea3714c79305959c Mon Sep 17 00:00:00 2001 From: Paul Michael Armstrong <52330709+PaulMichaelArmstrong@users.noreply.github.com> Date: Wed, 17 Feb 2021 11:45:16 -0800 Subject: [PATCH] Update featured blogs * Updated homepage featured blog * Fixed broken links in old blog posts (#933) Signed-off-by: Paul Armstrong --- ...bugging-and-monitoring-kubernetes-services-on-azure.md | 2 +- linkerd.io/content/blog/a-service-mesh-for-ecs.md | 2 +- ...mesh-for-kubernetes-part-i-top-line-service-metrics.md | 8 ++++---- ...-kubernetes-part-ii-pods-are-great-until-theyre-not.md | 8 ++++---- ...-part-iv-continuous-deployment-via-traffic-shifting.md | 6 +++--- ...mesh-for-kubernetes-part-ix-grpc-for-fun-and-profit.md | 8 ++++---- ...art-v-dogfood-environments-ingress-and-edge-routing.md | 8 ++++---- ...tes-part-vi-staging-microservices-without-the-tears.md | 6 +++--- ...r-kubernetes-part-vii-distributed-tracing-made-easy.md | 8 ++++---- ...bernetes-part-viii-linkerd-as-an-ingress-controller.md | 8 ++++---- ...ice-mesh-for-kubernetes-part-x-the-service-mesh-api.md | 8 ++++---- .../blog/a-service-mesh-for-kubernetes-part-xi-egress.md | 8 ++++---- linkerd.io/content/blog/linkerd-steering-committee.md | 2 +- linkerd.io/content/blog/why-linkerd-doesnt-use-envoy.md | 2 +- linkerd.io/layouts/partials/homepage/featured-blogs.html | 2 +- 15 files changed, 43 insertions(+), 43 deletions(-) diff --git a/linkerd.io/content/blog/a-linkerd-2-0-deep-dive-unboxing-debugging-and-monitoring-kubernetes-services-on-azure.md b/linkerd.io/content/blog/a-linkerd-2-0-deep-dive-unboxing-debugging-and-monitoring-kubernetes-services-on-azure.md index bcc534d8..85b9bf15 100644 --- a/linkerd.io/content/blog/a-linkerd-2-0-deep-dive-unboxing-debugging-and-monitoring-kubernetes-services-on-azure.md +++ b/linkerd.io/content/blog/a-linkerd-2-0-deep-dive-unboxing-debugging-and-monitoring-kubernetes-services-on-azure.md @@ -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] --- diff --git a/linkerd.io/content/blog/a-service-mesh-for-ecs.md b/linkerd.io/content/blog/a-service-mesh-for-ecs.md index 4943926f..b479fb77 100644 --- a/linkerd.io/content/blog/a-service-mesh-for-ecs.md +++ b/linkerd.io/content/blog/a-service-mesh-for-ecs.md @@ -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, diff --git a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-i-top-line-service-metrics.md b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-i-top-line-service-metrics.md index 656e87c2..a6729878 100644 --- a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-i-top-line-service-metrics.md +++ b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-i-top-line-service-metrics.md @@ -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 diff --git a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-ii-pods-are-great-until-theyre-not.md b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-ii-pods-are-great-until-theyre-not.md index 26455cc0..01e75f2a 100644 --- a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-ii-pods-are-great-until-theyre-not.md +++ b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-ii-pods-are-great-until-theyre-not.md @@ -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" >}}) diff --git a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting.md b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting.md index cf191d82..b362cfde 100644 --- a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting.md +++ b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-iv-continuous-deployment-via-traffic-shifting.md @@ -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 diff --git a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-ix-grpc-for-fun-and-profit.md b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-ix-grpc-for-fun-and-profit.md index 062178b7..fd38b4d2 100644 --- a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-ix-grpc-for-fun-and-profit.md +++ b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-ix-grpc-for-fun-and-profit.md @@ -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 diff --git a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing.md b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing.md index d37e8da5..88ea5fcc 100644 --- a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing.md +++ b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-v-dogfood-environments-ingress-and-edge-routing.md @@ -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 diff --git a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears.md b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears.md index afcea9c0..268e7be5 100644 --- a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears.md +++ b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-vi-staging-microservices-without-the-tears.md @@ -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 diff --git a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-vii-distributed-tracing-made-easy.md b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-vii-distributed-tracing-made-easy.md index 01bfad47..bcf63763 100644 --- a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-vii-distributed-tracing-made-easy.md +++ b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-vii-distributed-tracing-made-easy.md @@ -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 diff --git a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller.md b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller.md index 08f490b8..c1102d82 100644 --- a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller.md +++ b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-viii-linkerd-as-an-ingress-controller.md @@ -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 diff --git a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-x-the-service-mesh-api.md b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-x-the-service-mesh-api.md index 3397f799..5a938b3d 100644 --- a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-x-the-service-mesh-api.md +++ b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-x-the-service-mesh-api.md @@ -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 diff --git a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-xi-egress.md b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-xi-egress.md index 9223c250..1116cdbc 100644 --- a/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-xi-egress.md +++ b/linkerd.io/content/blog/a-service-mesh-for-kubernetes-part-xi-egress.md @@ -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 diff --git a/linkerd.io/content/blog/linkerd-steering-committee.md b/linkerd.io/content/blog/linkerd-steering-committee.md index 77909f2c..b0bea5eb 100644 --- a/linkerd.io/content/blog/linkerd-steering-committee.md +++ b/linkerd.io/content/blog/linkerd-steering-committee.md @@ -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 +++ ![Closeup of a red squirrel](/uploads/uljana-maljutina-FtqOR3SyENA-unsplash.jpg) diff --git a/linkerd.io/content/blog/why-linkerd-doesnt-use-envoy.md b/linkerd.io/content/blog/why-linkerd-doesnt-use-envoy.md index fe058fb6..13bc7990 100644 --- a/linkerd.io/content/blog/why-linkerd-doesnt-use-envoy.md +++ b/linkerd.io/content/blog/why-linkerd-doesnt-use-envoy.md @@ -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 +++ ![Closeup of many Swiss Army knives](/uploads/paul-felberbauer-tM16SjCYy84-unsplash.jpg) diff --git a/linkerd.io/layouts/partials/homepage/featured-blogs.html b/linkerd.io/layouts/partials/homepage/featured-blogs.html index 4d4e4164..775ac181 100644 --- a/linkerd.io/layouts/partials/homepage/featured-blogs.html +++ b/linkerd.io/layouts/partials/homepage/featured-blogs.html @@ -8,7 +8,7 @@
- + featured-image