-
Couldn't load subscription status.
- Fork 16
doc: add "Azure Monitor for containers" to unsupported addons list, remove azuredisk-csi-driver v1.31.5 from supported list #321
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
Conversation
docs/topics/azure-stack.md
Outdated
| ``` | ||
|
|
||
| * **If installed via AKS Engine addon:** | ||
| 1. Delete the `azuredisk-csi-driver-deployment.yaml` file from the `/etc/kubernetes/addons` directory on each master node to prevent auto-recreation by the Kubernetes addon manager |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Customer need to back up a copy of azuredisk-csi-driver-deployment.yaml, because it is required in next step.
docs/topics/azure-stack.md
Outdated
| # Install CSI Driver | ||
| DRIVER_VERSION=v1.26.5 # if using k8s v1.26 | ||
| DRIVER_VERSION=v1.28.3 # if using k8s v1.27 | ||
| DRIVER_VERSION=v1.29.1 # if using k8s >= v1.28 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use the latest supported version for CSI Driver for 1.29.*.
Currently it is v1.29.14 .
Please verify that on Azure Stack Hub.
Reason for Change:
Update doc for known issues:
Issue Fixed:
Credit Where Due:
Does this change contain code from or inspired by another project?
If "Yes," did you notify that project's maintainers and provide attribution?
Requirements:
Notes: