Azure / Azure/azure-linux-extensions
Adding AAD extension to VMSS deployed for Azure K8s cluster
- Dominant language
- Python
- Stars
- 333
- Forks
- 278
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
I find that the AAD extension for Azure VMSS is not working as intended. We tried executing the below command and we observe that it gets created but gets removed from our cluster in few minutes. So we were wondering whether AAD extension is supported for the VMSS for the cluster. Ours is a IaaS and not the managed AKS cluster.
az vmss identity assign --name myVMSS --resource-group MyRG
az vmss extension set --publisher Microsoft.Azure.ActiveDirectory --name AADSSHLoginForLinux --resource-group MyRG --vmss-name MyVMSS --subscription MySubscription
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the two supplied az vmss commands against an IaaS VMSS and observe whether the AADSSHLoginForLinux extension is removed after deployment. Review the VMSS and cluster reconciliation behavior; done means determining and documenting whether this extension is supported for this deployment model, or identifying the required implementation change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, kubernetes, linux
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100