Skip to content

Commit 760cc08

Browse files
authored
Merge pull request #16502 from sethmanheim/tocadds
Add blogs and announcements
2 parents ff1e50f + a282da1 commit 760cc08

File tree

2 files changed

+161
-119
lines changed

2 files changed

+161
-119
lines changed

AKS-Hybrid/TOC.yml

Lines changed: 119 additions & 119 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
- name: Overview
44
expanded: true
55
items:
6-
- name: What is AKS enabled by Arc?
6+
- name: What is AKS enabled by Azure Arc?
77
href: aks-overview.md
8-
- name: Compare AKS enabled by Arc deployment options
9-
href: https://techcommunity.microsoft.com/t5/azure-arc-blog/comparing-feature-sets-for-aks-enabled-by-azure-arc-deployment/ba-p/4188163
108
- name: Supported Kubernetes versions
119
href: supported-kubernetes-versions.md
1210
- name: Data collection
1311
href: data-collection.md
12+
- name: Blogs and announcements
13+
href: blogs-announcements.md
1414
- name: AKS on Azure Local, version 23H2
1515
expanded: true
1616
items:
@@ -425,124 +425,124 @@
425425
href: update-akshci-host-powershell.md
426426
- name: Use Windows Admin Center
427427
href: update-akshci-host-windows-admin-center.md
428-
- name: Upgrade Kubernetes version
429-
items:
430-
- name: Use PowerShell
431-
href: upgrade.md
432-
- name: Use Windows Admin Center
433-
href: upgrade-kubernetes.md
434-
- name: Develop applications
428+
- name: Upgrade Kubernetes version
435429
items:
436-
- name: Deploy applications with Helm
437-
href: helm-deploy.md
438-
- name: Deploy Azure Arc-enabled data services
439-
href: deploy-arc-data-services.md
440-
- name: Deploy configurations using GitOps
441-
href: /azure/azure-arc/kubernetes/tutorial-use-gitops-flux2?toc=/azure/aks/hybrid/toc.json&bc=/azure/aks/hybrid/breadcrumb/toc.json
442-
- name: Implement CI/CD using GitOps
443-
href: /azure/azure-arc/kubernetes/tutorial-gitops-flux2-ci-cd?toc=/azure/aks/hybrid/toc.json&bc=/azure/aks/hybrid/breadcrumb/toc.json
444-
- name: Scale
445-
items:
446-
- name: Scale an AKS cluster
447-
href: scale-cluster.md
448-
- name: Use autoscaler
449-
items:
450-
- name: Use PowerShell
451-
href: work-with-horizontal-autoscaler.md
452-
- name: Use autoscaler profiles
453-
href: work-with-autoscaler-profiles.md
454-
- name: Restart, stop, restore
455-
items:
456-
- name: Restart, remove, or reinstall AKS
457-
href: restart-cluster.md
458-
- name: Stop and start an AKS cluster
459-
href: stop-start-cluster.md
460-
- name: Restore AKS cluster from disaster
461-
href: restore-aks-cluster.md
462-
- name: Back up or restore workload clusters using Velero
463-
href: backup-workload-cluster.md
464-
- name: Use Azure Arc Kubernetes
465-
items:
466-
- name: Connect to Azure Arc for Kubernetes
467-
href: connect-to-arc.md
468-
- name: Az module CLI commands
469-
href: /cli/azure/connectedk8s
470-
- name: Networking
471-
items:
472-
- name: Use proxy settings
473-
href: set-proxy-settings.md
474-
- name: Update proxy settings and certificates
475-
href: proxy-change.md
476-
- name: Configure load balancer
477-
href: configure-load-balancer.md
478-
- name: Use multiple load balancers
479-
href: multiple-load-balancers.md
480-
- name: Configure a custom load balancer
481-
href: configure-custom-load-balancer.md
482-
- name: Use an ingress controller
483-
href: create-ingress-controller.md
484-
- name: Use Microsoft Software Defined Networking (SDN)
485-
items:
486-
- name: Deploy SDN
487-
href: software-defined-networking.md
488-
- name: Deploy application clusters on different SDN virtual networks
489-
href: deploy-target-clusters-virtual-networks.md
490-
- name: Storage
491-
items:
492-
- name: Use persistent volumes
493-
href: persistent-volume.md
494-
- name: Security and authentication
495-
items:
496-
- name: Restrict SSH access
497-
href: restrict-ssh-access-22h2.md
498-
- name: Use Active Directory single sign-on
499-
href: ad-sso.md
500-
- name: Use Kubernetes RBAC with Microsoft Entra ID
501-
href: kubernetes-rbac-entra-id.md
502-
- name: Use Azure RBAC with AKS clusters
503-
href: azure-rbac-aks-hybrid.md
504-
- name: Update certificate bundle on container hosts
505-
href: update-certificate-bundle.md
506-
- name: Update certificates
507-
href: update-certificates.md
508-
- name: Secrets Store CSI Driver configuration
509-
href: secrets-store-csi-driver.md
510-
- name: Encrypt etcd secrets
511-
href: encrypt-secrets.md
512-
- name: Configure Defender for Azure Arc-enabled Kubernetes clusters
513-
href: /azure/security-center/defender-for-kubernetes-azure-arc?tabs=k8s-deploy-asc%2ck8s-verify-asc%2ck8s-remove-arc
514-
- name: Monitoring and logging
515-
items:
516-
- name: Use on-premises monitoring
517-
href: monitor-logging.md
518-
- name: Use Windows Server containers
519-
items:
520-
- name: Deploy .NET applications
521-
href: deploy-windows-application.md
522-
- name: Configure group Managed Service Account support
523-
href: prepare-windows-nodes-gmsa.md
524-
- name: Adapt apps for mixed-OS Kubernetes clusters
525-
href: adapt-apps-mixed-os-clusters.md
526-
- name: Develop and run applications
430+
- name: Use PowerShell
431+
href: upgrade.md
432+
- name: Use Windows Admin Center
433+
href: upgrade-kubernetes.md
434+
- name: Develop applications
435+
items:
436+
- name: Deploy applications with Helm
437+
href: helm-deploy.md
438+
- name: Deploy Azure Arc-enabled data services
439+
href: deploy-arc-data-services.md
440+
- name: Deploy configurations using GitOps
441+
href: /azure/azure-arc/kubernetes/tutorial-use-gitops-flux2?toc=/azure/aks/hybrid/toc.json&bc=/azure/aks/hybrid/breadcrumb/toc.json
442+
- name: Implement CI/CD using GitOps
443+
href: /azure/azure-arc/kubernetes/tutorial-gitops-flux2-ci-cd?toc=/azure/aks/hybrid/toc.json&bc=/azure/aks/hybrid/breadcrumb/toc.json
444+
- name: Scale
445+
items:
446+
- name: Scale an AKS cluster
447+
href: scale-cluster.md
448+
- name: Use autoscaler
449+
items:
450+
- name: Use PowerShell
451+
href: work-with-horizontal-autoscaler.md
452+
- name: Use autoscaler profiles
453+
href: work-with-autoscaler-profiles.md
454+
- name: Restart, stop, restore
455+
items:
456+
- name: Restart, remove, or reinstall AKS
457+
href: restart-cluster.md
458+
- name: Stop and start an AKS cluster
459+
href: stop-start-cluster.md
460+
- name: Restore AKS cluster from disaster
461+
href: restore-aks-cluster.md
462+
- name: Back up or restore workload clusters using Velero
463+
href: backup-workload-cluster.md
464+
- name: Use Azure Arc Kubernetes
465+
items:
466+
- name: Connect to Azure Arc for Kubernetes
467+
href: connect-to-arc.md
468+
- name: Az module CLI commands
469+
href: /cli/azure/connectedk8s
470+
- name: Networking
471+
items:
472+
- name: Use proxy settings
473+
href: set-proxy-settings.md
474+
- name: Update proxy settings and certificates
475+
href: proxy-change.md
476+
- name: Configure load balancer
477+
href: configure-load-balancer.md
478+
- name: Use multiple load balancers
479+
href: multiple-load-balancers.md
480+
- name: Configure a custom load balancer
481+
href: configure-custom-load-balancer.md
482+
- name: Use an ingress controller
483+
href: create-ingress-controller.md
484+
- name: Use Microsoft Software Defined Networking (SDN)
527485
items:
528-
- name: Install existing applications with Helm
529-
href: kubernetes-helm.md
530-
- name: Use OpenFaaS
531-
href: openfaas.md
532-
- name: Use Bridge to Kubernetes with Visual Studio Code
533-
href: https://code.visualstudio.com/docs/containers/bridge-to-kubernetes
534-
- name: Use Bridge to Kubernetes with Visual Studio
535-
href: /visualstudio/containers/bridge-to-kubernetes
536-
- name: Deploy a Java application with Open Liberty or WebSphere Liberty
537-
href: deploy-java-liberty-app.md
538-
- name: Deploy Linux applications
539-
href: deploy-linux-application.md
540-
- name: Helper scripts
541-
items:
542-
- name: Set up multiple administrators
543-
href: set-multiple-administrators.md
544-
- name: Remove old PowerShell modules
545-
href: https://github.com/Azure/aks-hci/issues/130
486+
- name: Deploy SDN
487+
href: software-defined-networking.md
488+
- name: Deploy application clusters on different SDN virtual networks
489+
href: deploy-target-clusters-virtual-networks.md
490+
- name: Storage
491+
items:
492+
- name: Use persistent volumes
493+
href: persistent-volume.md
494+
- name: Security and authentication
495+
items:
496+
- name: Restrict SSH access
497+
href: restrict-ssh-access-22h2.md
498+
- name: Use Active Directory single sign-on
499+
href: ad-sso.md
500+
- name: Use Kubernetes RBAC with Microsoft Entra ID
501+
href: kubernetes-rbac-entra-id.md
502+
- name: Use Azure RBAC with AKS clusters
503+
href: azure-rbac-aks-hybrid.md
504+
- name: Update certificate bundle on container hosts
505+
href: update-certificate-bundle.md
506+
- name: Update certificates
507+
href: update-certificates.md
508+
- name: Secrets Store CSI Driver configuration
509+
href: secrets-store-csi-driver.md
510+
- name: Encrypt etcd secrets
511+
href: encrypt-secrets.md
512+
- name: Configure Defender for Azure Arc-enabled Kubernetes clusters
513+
href: /azure/security-center/defender-for-kubernetes-azure-arc?tabs=k8s-deploy-asc%2ck8s-verify-asc%2ck8s-remove-arc
514+
- name: Monitoring and logging
515+
items:
516+
- name: Use on-premises monitoring
517+
href: monitor-logging.md
518+
- name: Use Windows Server containers
519+
items:
520+
- name: Deploy .NET applications
521+
href: deploy-windows-application.md
522+
- name: Configure group Managed Service Account support
523+
href: prepare-windows-nodes-gmsa.md
524+
- name: Adapt apps for mixed-OS Kubernetes clusters
525+
href: adapt-apps-mixed-os-clusters.md
526+
- name: Develop and run applications
527+
items:
528+
- name: Install existing applications with Helm
529+
href: kubernetes-helm.md
530+
- name: Use OpenFaaS
531+
href: openfaas.md
532+
- name: Use Bridge to Kubernetes with Visual Studio Code
533+
href: https://code.visualstudio.com/docs/containers/bridge-to-kubernetes
534+
- name: Use Bridge to Kubernetes with Visual Studio
535+
href: /visualstudio/containers/bridge-to-kubernetes
536+
- name: Deploy a Java application with Open Liberty or WebSphere Liberty
537+
href: deploy-java-liberty-app.md
538+
- name: Deploy Linux applications
539+
href: deploy-linux-application.md
540+
- name: Helper scripts
541+
items:
542+
- name: Set up multiple administrators
543+
href: set-multiple-administrators.md
544+
- name: Remove old PowerShell modules
545+
href: https://github.com/Azure/aks-hci/issues/130
546546
- name: Troubleshooting
547547
items:
548548
- name: Uninstall AKS cluster provisioning from Azure preview

AKS-Hybrid/blogs-announcements.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: AKS enabled by Azure Arc blogs and announcements
3+
description: Learn about the latest blogs and announcements for Azure Kubernetes Service (AKS) enabled by Azure Arc.
4+
author: sethmanheim
5+
ms.author: sethm
6+
ms.date: 12/3/2024
7+
ms.topic: conceptual
8+
9+
---
10+
11+
# Blogs and announcements
12+
13+
This article provides a list of blogs and announcements for Azure Kubernetes Service (AKS) enabled by Azure Arc.
14+
15+
See the [Microsoft Tech Community - Azure Arc Blogs](https://techcommunity.microsoft.com/tag/azure%20arc?nodeId=board%3AAzureArcBlog) for a complete list of relevant articles.
16+
17+
## 2024
18+
19+
| Month | News |
20+
|-|-|
21+
| Nov | *Blog*: [Speed Innovation with Arc-enabled Kubernetes Applications](https://techcommunity.microsoft.com/blog/azurearcblog/speed-innovation-with-arc-enabled-kubernetes-applications/4298658) <br/> *Blog*: [AKS Arc - Optimized for AI Workloads](https://techcommunity.microsoft.com/blog/azurearcblog/aks-arc---optimized-for-ai-workloads/4292435) <br/>*Blog*: [Introducing Azure Local, cloud infrastructure for distributed locations enabled by Azure Arc](https://techcommunity.microsoft.com/blog/azurearcblog/introducing-azure-local-cloud-infrastructure-for-distributed-locations-enabled-b/4296017) <br/>*(Azure Local pricing includes AKS enabled by Arc)*<br/> *Video*: [Azure Local with lost cost hardware](https://youtu.be/yxlAfS9mh2E) <br/> *Video*: [Disconnected operations for Azure Local](https://www.youtube.com/watch?v=8VwhonI_Jq8)|
22+
| July | *Blog*: [Compare feature sets for AKS enabled by Azure Arc deployment options](https://techcommunity.microsoft.com/t5/azure-arc-blog/comparing-feature-sets-for-aks-enabled-by-azure-arc-deployment/ba-p/4188163)|
23+
| April | *Blog*: [Sneak peek at new Azure edge infrastructure at Hannover Messe 2024](https://techcommunity.microsoft.com/t5/azure-stack-blog/sneak-peek-at-new-azure-edge-infrastructure-at-hannover-messe/ba-p/4120256)|
24+
25+
## 2023
26+
27+
| Month | News |
28+
|-|-|
29+
| May | *Blog*: [Achieve distributed high availability: Stack HCI and AKS Hybrid](https://techcommunity.microsoft.com/t5/azure-architecture-blog/achieving-distributed-high-availability-stack-hci-and-aks-hybrid/ba-p/3820279) |
30+
| March | **GA**: [Bring all your workloads to the edge with AKS Edge Essentials. Now generally available!](https://techcommunity.microsoft.com/t5/internet-of-things-blog/bring-all-your-workloads-to-the-edge-with-aks-edge-essentials/ba-p/3765162) <br/> *Blog*: [Announcing the 3-year retirement of Windows Server 2019 on Azure Kubernetes Service and AKS hybrid](https://techcommunity.microsoft.com/t5/containers/announcing-the-3-year-retirement-of-windows-server-2019-on-azure/ba-p/3777341) <br/> *Blog*: [How do AKS and AKS on Azure Stack HCI compare?](https://techcommunity.microsoft.com/t5/azure-arc-blog/how-do-aks-and-aks-on-azure-stack-hci-compare/ba-p/3761670)|
31+
| Feb | **GA**: [AKS enabled by Azure Arc is now available on Azure Stack HCI 23H2](https://techcommunity.microsoft.com/t5/azure-stack-blog/aks-enabled-by-azure-arc-is-now-available-on-azure-stack-hci/ba-p/4045648) |
32+
33+
## 2021
34+
35+
| Month | News |
36+
|-|-|
37+
| June | **GA**: [Announcing the GA of Azure IoT Edge for Linux on Windows](https://techcommunity.microsoft.com/t5/internet-of-things-blog/announcing-the-ga-of-azure-iot-edge-for-linux-on-windows/ba-p/2477508) |
38+
| May | **GA**: [Azure Kubernetes Service on Azure Stack HCI now Generally Available](https://techcommunity.microsoft.com/t5/azure-stack-blog/azure-kubernetes-service-on-azure-stack-hci-now-generally/ba-p/2382390) |
39+
40+
## Next steps
41+
42+
[AKS enabled by Azure Arc overview](overview.md)

0 commit comments

Comments
 (0)