mirror of https://github.com/linkerd/website.git
update: june meetup (#1127)
* update: june meetup - add video schema - add featured image Signed-off-by: Christian Mejlak <chris@mejlak.com> * Update Contour instructions (#1123) Fixes linkerd/linkerd2#6237 - Since a few releases ago, `linkerd inject` will fail outright if `automountServiceAccountToken` is not `true`. Reshuffled the instructions to account for that. - Added note about adding the `config.linkerd.io/skip-outbound-ports: 8001` annotation when in ingress mode. - Removed the `spec.routes.services.namespace` field from the sample `HTTPProxy` resource, which doesn't appear in the resource API doc. - Replaced `127.0.0.1.xip.io` with `127.0.0.1.nip.io` as the former is down. Co-authored-by: cpretzer <cpretzer@users.noreply.github.com> * update: june meetup - add video schema - add featured image Signed-off-by: Christian Mejlak <chris@mejlak.com> Co-authored-by: Alejandro Pedraza <alejandro@buoyant.io> Co-authored-by: cpretzer <cpretzer@users.noreply.github.com>
This commit is contained in:
parent
1a195284cf
commit
f97bea0696
|
|
@ -2,11 +2,19 @@
|
|||
author: "charles"
|
||||
date: 2021-07-12T00:00:00Z
|
||||
title: "June Linkerd Community Meeting Recap"
|
||||
feature: ""
|
||||
feature: "/uploads/june-community-update.png"
|
||||
thumbnail: "/uploads/june-community-update.png"
|
||||
tags: ["Community"]
|
||||
description: "Missed the June Linkerd Community Meeting? Here's our recap and the full recording."
|
||||
featured: false
|
||||
enableVideoSchema: false
|
||||
enableVideoSchema: true
|
||||
schema_video:
|
||||
- title: "June Linkerd Community Meeting Recap"
|
||||
description: "Missed the June Linkerd Community Meeting? Here's our recap and the full recording"
|
||||
embedUrl: "https://youtu.be/jcnnblzMcP8"
|
||||
thumbnailUrl: "http://i3.ytimg.com/vi/jcnnblzMcP8/maxresdefault.jpg"
|
||||
uploadDate: 2021-06-24
|
||||
duration: "PT52M12S"
|
||||
---
|
||||
Missed the June Linkerd Community Meeting? Here's our recap and the full recording.
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 2.1 MiB |
Loading…
Reference in New Issue