diff --git a/website/blog/authors.yml b/website/blog/authors.yml index adefa5f80..2b7c0e9fc 100644 --- a/website/blog/authors.yml +++ b/website/blog/authors.yml @@ -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 diff --git a/website/blog/tags.yml b/website/blog/tags.yml index c4d4c4117..2040278e8 100644 --- a/website/blog/tags.yml +++ b/website/blog/tags.yml @@ -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 @@ -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 @@ -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