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

Please add references for procedure with containerd as runtime. #88295

Closed
porrascarlos802018 opened this issue Feb 17, 2022 · 4 comments
Closed

Comments

@porrascarlos802018
Copy link

Containerd nodepools unable to mount PV volume as "D:"

create a nodepool with containerD:
https://docs.microsoft.com/en-us/azure/aks/windows-container-cli#add-a-windows-server-node-pool-with-containerd

Follow instructions here, where for windows the document says
"For Windows Server containers, specify a mountPath using the Windows path convention, such as 'D:'."
https://docs.microsoft.com/en-us/azure/aks/azure-files-volume#mount-file-share-as-an-inline-volume

however for windows, containerD instructions on this website says
https://docs.microsoft.com/en-us/azure/aks/windows-faq#is-kubernetes-different-on-windows-and-linux
"For example, rather than a mount point of /mnt/volume in a Linux container, specify a drive letter and location such as /K/Volume to mount as the K: drive."

Either way it wont work, because all folders will be created on C: on windows nodes not in the PV.

please advise correct procedure to implement this on windows containers using containerD, syntax .


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@kobulloc-MSFT
Copy link
Contributor

@porrascarlos802018 Thank you for your feedback! We've assigned this to the document author for further review.

@rayoef
Copy link
Contributor

rayoef commented Mar 6, 2023

#reassign:MGoedtel

@prmerger-automator prmerger-automator bot assigned MGoedtel and unassigned zr-msft Mar 6, 2023
@MGoedtel
Copy link
Contributor

Thanks for your dedication to our documentation. Unfortunately, we have been unable to review your issue in a timely manner and we sincerely apologize for the delayed response. The requested updates have not been made since the creation of this issue, and the timeline for resolution may vary based on resourcing, so I've created an internal work item to incorporate your suggestions and I've reached out to our AKS storage PM to discuss further. We are closing this issue for now, but feel free to comment here as necessary. #please-close

@andyzhangx
Copy link
Contributor

this issue is a regression on Windows containerd, and I have verified that the original issue has been fixed in containerd 1.6.14, mountPath: 'D:' works now, details: containerd/containerd#6589 (comment)

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

7 participants