Skip to content

Commit

Permalink
Add missing Linkerd integration hub copy (#551)
Browse files Browse the repository at this point in the history
Fixes an issue with #543, in which I'd forgotten to change the `TK` (to
come) in the integration hub copy.
  • Loading branch information
joelhans authored Jan 4, 2024
1 parent 37e0ff9 commit fcc89a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/integrations/linkerd/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: linkerd
title: Linkerd Integration Hub
sidebar_label: Linkerd
description: |
TK
Linkerd is an open source service mesh designed to simplify and secure microservices communicatation within Kubernetes clusters. ngrok and Linkerd integrate well together to abstract away complexity around encrypted traffic ingress while also adding more observable networking data and resiliency.
excerpt: |
TK
Quickly add ingress traffic to any Kubernetes app running on top of a Linkerd service mesh.
---

import IntegrationPageList from "@site/src/components/IntegrationPageList";
Expand Down

1 comment on commit fcc89a2

@vercel
Copy link

@vercel vercel bot commented on fcc89a2 Jan 4, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

ngrok-docs – ./

ngrok-docs.vercel.app
ngrok-docs-ngrok-dev.vercel.app
ngrok-docs-git-main-ngrok-dev.vercel.app

Please sign in to comment.