Skip to content

AKS Learn feedback: Helm Chart Upgrade to 1.18.0 #282

@dan-dimitrov

Description

@dan-dimitrov

Type of issue

Outdated article

Feedback

The latest Helm chart version has been updated to 1.18.0 which upgrades the app to version 3.0.2 and appears to introduce additional components like an API server. The containers pulled into the ACR no longer reflect this and it's likely that the airflow_values.yaml file will also need to be revisited.

For now, recommend updating the last step to specifically deploy the version 1.15.0 that the article was constructed for by updating the last command in the article to:
helm install airflow apache-airflow/airflow --version 1.15.0 --namespace airflow --create-namespace -f airflow_values.yaml --debug

By doing this, at least people can continue to follow the article without issues.

Page URL

https://learn.microsoft.com/en-us/azure/aks/airflow-deploy

Content source URL

https://github.com/MicrosoftDocs/azure-aks-docs/blob/main/articles/aks/airflow-deploy.md

Author

@schaffererin

Document Id

f04aa40f-da3a-4357-b0df-9e671193867f

Platform Id

d682c0b4-e91a-cb3a-4263-088d7d3996f3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions