Azure AKS reference documentation for "addonProfiles" is missing .
Instead of "addonProfiles": {} it is expected to note at least the portal enabled features like :
"addonProfiles": {
"httpApplicationRouting": {
"enabled": bool
}
Thanks for the feedback! We are currently investigating and will update you shortly.
@aheumaier I have assigned the issue to the content author to investigate further and update the document as appropriate.
@mmacy - do you know someone who can verify if the swagger file needs to be changed? It looks like the REST reference has the same empty object.
@tfitzmac Swagger is OK, it's a publishing bug. This is a known issue, currently tracked in ICM:
Sev 2: Id 73589353: AKS REST content is not generating from the defined swagger definintions
...and in CSI VSTS work item 1292854.
Cc: @aheumaier @iainfoulds
@tfitzmac Hey Tom, this is now rendering in the REST reference as a separate object:
https://docs.microsoft.com/rest/api/aks/managedclusters/createorupdate#managedclusteraddonprofile
Should this now be rendering differently in the template ref?
The template ref generation process still does not include that object, but I added it manually.
@tfitzmac you kidding me or something. this is a documentation on addons: https://github.com/Azure/acs-engine/blob/master/docs/clusterdefinition.md#addons. what you got published doesnt help. how do I find the list of possible addons? why dont you provide a value for the addon?
the list of possible add-on is still not available.
2yrs and I still can't find addonProfile definitions
Most helpful comment
@tfitzmac you kidding me or something. this is a documentation on addons: https://github.com/Azure/acs-engine/blob/master/docs/clusterdefinition.md#addons. what you got published doesnt help. how do I find the list of possible addons? why dont you provide a value for the addon?