Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure AKS reference documentation for "addonProfiles" is missing #11090

Closed
aheumaier opened this issue Jul 2, 2018 · 18 comments
Closed

Azure AKS reference documentation for "addonProfiles" is missing #11090

aheumaier opened this issue Jul 2, 2018 · 18 comments

Comments

@aheumaier
Copy link

aheumaier commented Jul 2, 2018

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
          }
@aheumaier aheumaier changed the title Azure AKS reference documentation for "addonProfiles": {} is missing Azure AKS reference documentation for "addonProfiles" is missing Jul 2, 2018
@mimckitt mimckitt self-assigned this Jul 2, 2018
@mimckitt
Copy link
Contributor

mimckitt commented Jul 2, 2018

Thanks for the feedback! We are currently investigating and will update you shortly.

@mimckitt
Copy link
Contributor

mimckitt commented Jul 2, 2018

@aheumaier I have assigned the issue to the content author to investigate further and update the document as appropriate.

@tfitzmac
Copy link
Contributor

tfitzmac commented Jul 2, 2018

@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.

@mmacy
Copy link
Contributor

mmacy commented Jul 3, 2018

@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

@mmacy
Copy link
Contributor

mmacy commented Oct 8, 2018

@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?

@tfitzmac
Copy link
Contributor

tfitzmac commented Oct 9, 2018

The template ref generation process still does not include that object, but I added it manually.

@tfitzmac
Copy link
Contributor

tfitzmac commented Oct 9, 2018

#please-close

@mimckitt mimckitt closed this as completed Oct 9, 2018
@4c74356b41
Copy link
Contributor

4c74356b41 commented Dec 11, 2018

@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?

@tdihp
Copy link
Contributor

tdihp commented Jul 9, 2020

the list of possible add-on is still not available.

@PRMerger10 PRMerger10 added the Pri3 label Jul 9, 2020
@XBeg9
Copy link

XBeg9 commented Dec 7, 2020

2yrs and I still can't find addonProfile definitions

@shackit
Copy link

shackit commented May 4, 2021

Oh wow! I have just said exactly the same thing on Azure/AKS#2047 . I cannot understand why such information is hidden.

@tfitzmac
Copy link
Contributor

tfitzmac commented May 4, 2021

@shackit - can you create an issue in the REST API specification? It looks like the spec doesn't include those definitions.

@jusnitlive
Copy link

bumping this -- there is a quickstart template published with 6/9 of the available add-ons. this should be documented somewhere...
https://github.com/Azure/azure-quickstart-templates/blob/master/demos/aks-nat-agic/azuredeploy.json
https://learn.microsoft.com/en-us/azure/aks/integrations#available-add-ons

@psyrus
Copy link

psyrus commented Jan 23, 2023

Ironically... the most comprehensive list so far was the list I found while trying to contact support to ask where the addonProfiles were documented....

image

Ironic much?

@neilmca-inc
Copy link

I'm here looking for list right now - how is this closed?! Re-open please

@sebnyberg
Copy link
Contributor

@tfitzmac Docs are still missing descriptions of the addon profiles. Please re-open this issue.

@tfitzmac
Copy link
Contributor

tfitzmac commented May 4, 2023

The available properties and descriptions are defined in the REST API specification. Please open an issue in https://github.com/Azure/azure-rest-api-specs

@ghost
Copy link

ghost commented Jun 14, 2023

For a reference of the valid addonProfile options for Managed Clusters I had to dig into the deployment code Hope this helps others

EDIT: Added link to relevant issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests