diff --git a/blog/_data/authors.yml b/blog/_data/authors.yml index 55746199..cf90d39a 100644 --- a/blog/_data/authors.yml +++ b/blog/_data/authors.yml @@ -1,6 +1,6 @@ Brian Redmond: name : "Brian Redmond" - bio : "That rug really tied the room together." + bio : "Brian works on AKS and Azure Cloud Native Platforms and is responsible for customer and community efforts globally." avatar : "https://pbs.twimg.com/profile_images/1061507580202078213/KnOEjBzC_400x400.jpg" # Replace this with your avatar image links: - label: "Email" @@ -15,7 +15,7 @@ Brian Redmond: Jorge Palma: name : "Jorge Palma" - bio : "The human torch was denied a bank loan" + bio : "Jorge is the Principal PM Lead for the Azure Kubernetes Service." avatar : "https://pbs.twimg.com/profile_images/1301683263757455360/W9VCi9oA_400x400.jpg" # Replace this with your avatar image links: - label: "X" @@ -27,12 +27,12 @@ Jorge Palma: Kaarthikeyan Subramanian: name : "Kaarthikeyan Subramanian" - bio : "I ordered what?" - avatar : "https://placebeard.it/400/400" # Replace this with your avatar image + bio : "Product Manager" + avatar : "" # Replace this with your avatar image Paul Yu: name : "Paul Yu" - bio : "Who let the dogs out?" + bio : "Azure Cloud Advocate."" avatar : "https://pbs.twimg.com/profile_images/1646930025248346114/-4anTs8L_400x400.jpg" # Replace this with your avatar image links: - label: "Website" diff --git a/blog/_posts/2024-03-28-aks-upgrades.md b/blog/_posts/2024-03-28-aks-upgrades.md deleted file mode 100644 index 1582369d..00000000 --- a/blog/_posts/2024-03-28-aks-upgrades.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -title: "AKS Upgrades - Gold Standard Approach" -description: "This article explains how to setup automated upgrades in AKS with minimal disruption to workloads." -date: 2024-03-28 -author: Kaarthikeyan Subramanian -categories: operations ---- - -## Background - -Many customers tell us that keeping Kubernetes up to date is one of their biggest obstacles in managing clusters. In AKS, we've put significant effort into making automated upgrades easy and effective. - -## Enabling automated upgrades - - -## Minimizing workload disruption - - -## Troubleshooting "failed" upgrades - - -## Summary - diff --git a/blog/_posts/2024-04-01-placeholder-post.md b/blog/_posts/2024-04-01-placeholder-post.md new file mode 100644 index 00000000..7b082279 --- /dev/null +++ b/blog/_posts/2024-04-01-placeholder-post.md @@ -0,0 +1,12 @@ +--- +title: "New AKS Engineering Blog" +description: "The new blog is ready!" +date: 2024-04-01 +author: Brian Redmond +categories: general +--- + +## Welcome to the new AKS Engineering Blog + +Full description here + diff --git a/blog/_posts/2024-03-15-aks-past-present-future.md b/blog/_posts/2050-08-24-aks-past-present-future.md similarity index 97% rename from blog/_posts/2024-03-15-aks-past-present-future.md rename to blog/_posts/2050-08-24-aks-past-present-future.md index 7ed72b4e..797c4e06 100644 --- a/blog/_posts/2024-03-15-aks-past-present-future.md +++ b/blog/_posts/2050-08-24-aks-past-present-future.md @@ -1,7 +1,7 @@ --- title: "AKS - How we got here" description: "An exploration of the past, present, future for Azure Kubernetes Service (AKS)." -date: 2024-03-15 +date: 2050-08-24 author: Jorge Palma categories: general ---