Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions website/blog/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,16 @@ ally-ford:
linkedin: allison-ford-pm
github: allyford

wilson-darko:
name: Wilson Darko
title: Product Manager at Microsoft
url: https://www.linkedin.com/in/wilsondarko/
image_url: https://github.com/wdarko1.png
page: true
socials:
linkedin: wilsondarko
github: wdarko1

sarah-zhou:
name: Sarah Zhou
title: Product Manager at Microsoft
Expand Down
15 changes: 15 additions & 0 deletions website/blog/tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,11 @@ kaito:
permalink: /kaito
description: KAITO project usage for model fine-tuning, inference, and RAG on AKS.

karpenter:
label: Karpenter
permalink: /karpenter
description: Karpenter project usage for node provisioning and compute management on AKS.

kube-fleet:
label: Kube-Fleet
permalink: /kube-fleet
Expand Down Expand Up @@ -237,6 +242,11 @@ networking:
permalink: /networking
description: Cluster and application networking, eBPF, traffic management, and connectivity patterns.

node-auto-provisioning:
label: Node Auto Provisioning
permalink: /node-auto-provisioning
description: Managed Karpenter project for node provisioning and compute management on AKS.

observability:
label: Observability
permalink: /observability
Expand Down Expand Up @@ -297,6 +307,11 @@ troubleshooting:
permalink: /troubleshooting
description: Systematic diagnosis of cluster, networking, performance, and application issues.

virtual-machine-node-pools:
label: Virtual Machine Node Pools
permalink: /virtual-machine-node-pools
description: Node pool type for AKS clusters.

workload-identity:
label: Workload Identity
permalink: /workload-identity
Expand Down
Loading