-
Notifications
You must be signed in to change notification settings - Fork 373
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
Update Antrea Windows requirements for containerd and Kubernetes #6462
Conversation
XinShuYang
commented
Jun 19, 2024
•
edited
Loading
edited
- Add detailed containerd version requirements for various Kubernetes versions.
- Upgrade agnhost image for Windows2022 compatibility.
76eb300
to
8e102a5
Compare
/test-all |
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.
LGTM
/test-windows-all |
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.
one nit
docs/windows.md
Outdated
| 1.29 | 1.7.11+, 1.6.27+ | | ||
| 1.30 | 1.7.13+, 1.6.28+ | | ||
|
||
Note: Starting from Antrea v2.1, Antrea Windows image is built based on the hpc image, containerd version 1.6.18 or higher is required because versions earlier than 1.6.18 do not support importing HPC images on Windows. |
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.
Note: Starting from Antrea v2.1, Antrea Windows image is built based on the hpc image, containerd version 1.6.18 or higher is required because versions earlier than 1.6.18 do not support importing HPC images on Windows. | |
Note: Starting from Antrea v2.1, Antrea Windows image is built based on the HPC (Host Process Containers) image, | |
containerd version 1.6.18 or higher is required because versions earlier than 1.6.18 do not support | |
importing HPC images on Windows. |
Please make the line length around 80-100 chars.
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.
Updated, thanks.
* Add detailed containerd version requirements for various Kubernetes versions. * Upgrade agnhost image for Windows2022 compatibility. Signed-off-by: Shuyang Xin <gavinx@vmware.com>
8e102a5
to
960eeaf
Compare
|
/skip-all |