Skip to content

Commit 2d3df84

Browse files
authored
Merge branch 'master' into jamieplu-patch-3
Signed-off-by: Sheikh Mohammad <182693777+winkletinkle@users.noreply.github.com>
2 parents 8c71999 + 4b3f1ad commit 2d3df84

File tree

2 files changed

+6
-4
lines changed
  • content/challenges/d011fd20-a3f5-4480-883b-dfb34321d168
    • configure-argo-cd-image-updater-challenge/content
    • processing-log-data-with-fluent-bit-and-wasm

2 files changed

+6
-4
lines changed
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
title: "Configuring Argo CD Image Updater with Helm"
3-
description: "This challenge provides a walkthrough on automating Kubernetes deployments by integrating Argo CD Image Updater with Helm."
3+
description: "This challenge provides a walkthrough of automating Kubernetes deployments by integrating Argo CD Image Updater with Helm."
44
weight: 3
55
id: "9136f21d-c87f-478a-8f8b-6687597a2841"
66
banner: "kubernetes-icon.svg"
77
categories: "kubernetes"
88
tags: [argo, helm, ci-cd]
99
level: "intermediate"
1010
categories: "platform"
11-
12-
1311
---
14-
12+
The Argo CD Image Updater can check for new versions of the container images that are deployed with your Kubernetes workloads and automatically update them to their latest allowed version using Argo CD.

content/challenges/d011fd20-a3f5-4480-883b-dfb34321d168/processing-log-data-with-fluent-bit-and-wasm/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@ weight: 3
66
banner: "webAssembly-logo.png"
77
id: "ebe54b58-969a-46b4-a044-8999ee25fac2"
88
categories: "Webassembly"
9+
tags: [fluentbit, wasm, webassembly]
10+
level: "intermediate"
11+
categories: "platform"
912
---
13+
This challenge examines using Fluent Bit and WASM to enrich log data based on pre-existing location data in the logs. The WASM plugin is just one of the options available for processing data with Fluent Bit.

0 commit comments

Comments
 (0)