Skip to content

Latest commit

 

History

History
73 lines (57 loc) · 3.2 KB

File metadata and controls

73 lines (57 loc) · 3.2 KB

Public Release Notes: https://aka.ms/aks/releasenotes Public Roadmap: http://aka.ms/aks/roadmap Public Previews: https://aka.ms/aks/previewfeatures

AKS Release: https://github.com/Azure/AKS/releases https://github.com/Azure/AKS/blob/master/CHANGELOG.md

AKS VHD Release Page: https://github.com/Azure/aks-engine/tree/master/releases/vhd-notes Packer script: https://github.com/Azure/aks-engine/blob/master/packer/install-dependencies.sh

https://relnotes.k8s.io/

See all aks vhd version

az vm image list --publisher microsoft-aks --all -o table

AKS CIS Status: https://github.com/Azure/aks-engine/projects/7

Kubernetes azure cloud provider: https://github.com/Azure/container-compute-upstream/projects/1#card-18238708

ACR Roadmap: https://github.com/Azure/acr/blob/master/docs/acr-roadmap.md

OMS Docker Images: https://github.com/Microsoft/OMS-docker/tree/aks-engine

AKS ARM Template: https://docs.microsoft.com/en-us/azure/templates/microsoft.containerservice/2019-02-01/managedclusters https://docs.microsoft.com/en-us/azure/templates/microsoft.containerservice/2019-06-01/managedclusters

Review docs: https://github.com/MicrosoftDocs/azure-docs/tree/master/articles/aks https://review.docs.microsoft.com/en-us/azure/aks/?branch=pr-en-us-67074 https://review.docs.microsoft.com/en-us/azure/templates/microsoft.containerservice/2019-02-01/managedclusters?branch=master

Preview cli: https://github.com/Azure/azure-cli-extensions/tree/master/src/

Azure Load Balancer annotations: https://github.com/kubernetes/cloud-provider-azure/blob/master/docs/services/README.md

Keda scaler: https://github.com/kedacore/keda/wiki/Scaler-prioritization

Spring cloud: https://github.com/Azure/azure-managed-service-for-spring-cloud-docs

Addons extras

Getting a public ip per node: Using a function : https://github.com/dgkanatsios/AksNodePublicIP Using a daemonset :https://github.com/dgkanatsios/AksNodePublicIPController