diff --git a/blog/_data/authors.yml b/blog/_data/authors.yml index 575b23f0..774d7a02 100644 --- a/blog/_data/authors.yml +++ b/blog/_data/authors.yml @@ -119,3 +119,12 @@ Gemma Tipper: - label: "GitHub" icon: "fab fa-fw fa-github" url: "https://github.com/gememma" + +Sanket Bakshi: + name : "Sanket Bakshi" + bio : "Technical Program Manager for Cloud Native Platforms" + avatar : "https://media.licdn.com/dms/image/v2/C4E03AQH38txvkPGIPQ/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1518066327713?e=1742428800&v=beta&t=T2Cj1iDs-oYCaA1ISi_gQCPHeTzt87N8cZ8yCjSGeEk" + links: + - label: "LinkedIn" + icon: "fab fa-fw fa-linkedin" + url: "https://www.linkedin.com/in/sanket-bakshi-69a55aa/" diff --git a/blog/_pages/webinars.md b/blog/_pages/webinars.md index 9d9eb765..9ca48fea 100644 --- a/blog/_pages/webinars.md +++ b/blog/_pages/webinars.md @@ -28,7 +28,7 @@ feature_row2: btn_class: "btn--primary" feature_row3: - - image_path: /assets/webinars/Dec2024/2024 announcements.png + - image_path: /assets/webinars/Dec2024/2024-KubeConAnnouncements.png alt: "AKS Feature Announcements from KubeCon & Ignite" title: "AKS Feature Announcements from KubeCon & Ignite" diff --git a/blog/_posts/2025-01-13-aks-community-calls-announcement.md b/blog/_posts/2025-01-13-aks-community-calls-announcement.md new file mode 100644 index 00000000..ed24e77c --- /dev/null +++ b/blog/_posts/2025-01-13-aks-community-calls-announcement.md @@ -0,0 +1,26 @@ +--- +title: "AKS - Community Calls" +description: "AKS Community Calls - Monthly sessions to foster closer connection with the AKS community" +date: 2025-01-13 +author: Sanket Bakshi +categories: general +--- + +As we start 2025, we are thrilled to announce a new initiative from the Azure Kubernetes Service (AKS) Product Group: The **AKS Community Calls**. These monthly sessions are designed to foster a closer connection with our community, providing a platform to discuss the product roadmap and address your questions directly + +## So what should you expect from the AKS Community Calls? + +The AKS Community Calls are a fantastic opportunity for users to stay informed about the latest developments and upcoming features in AKS. Each session will include a review of the AKS public feature roadmap, which outlines features currently in development, available for public preview, and generally available. This roadmap will be a key focus of our discussions, offering valuable insights into what’s coming next for AKS. +You will also have opportunity to post your questions that will be answered directly by the AKS product team during the call. + + +## When and Where + +These calls will be held every third Wednesday of the month at 8 AM PST (4 PM GMT). Our first session is scheduled for January 15th at 8 AM PST / 4 PM GMT. This invite is open to everyone, and we encourage all AKS users and enthusiasts to join us + +## How to Join? +For more details and to join the calls, please visit - [aka.ms/AKS/CommunityCalls](https://aka.ms/AKS/CommunityCalls) + + +We look forward to seeing you all on our first AKS Community Call later this week! +Let’s make 2025 a year of growth and innovation together. diff --git a/blog/assets/webinars/Dec2024/2024-KubeConAnnouncements.png b/blog/assets/webinars/Dec2024/2024-KubeConAnnouncements.png new file mode 100644 index 00000000..ada07488 Binary files /dev/null and b/blog/assets/webinars/Dec2024/2024-KubeConAnnouncements.png differ