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

docs: add details for setting up CNI for windows #4978

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

profnandaa
Copy link
Collaborator

Adds details on how to quickly set up CNI / networking for Windows, and hooking it with buildkitd using the --containerd-cni-config-path and --containerd-cni-binary-dir flags.

Also adds a note on running buildkitd as a Windows Service.

fixes #4960

@profnandaa profnandaa force-pushed the docs-windows-cni-setup branch from a96a767 to 2449e18 Compare May 31, 2024 15:14
@profnandaa profnandaa force-pushed the docs-windows-cni-setup branch from 2449e18 to cdf10bb Compare May 31, 2024 15:17
@tonistiigi
Copy link
Member

@profnandaa You need to push again as we had a breakage in master #4979

@profnandaa profnandaa force-pushed the docs-windows-cni-setup branch from cdf10bb to 33b7660 Compare June 1, 2024 03:17
@profnandaa
Copy link
Collaborator Author

Sure, rebased and pushed.

@profnandaa profnandaa force-pushed the docs-windows-cni-setup branch from 33b7660 to d8f08e7 Compare June 3, 2024 06:21
Adds details on how to quickly set up CNI / networking
for Windows, and hooking it with `buildkitd` using the
`--containerd-cni-config-path` and `--containerd-cni-binary-dir`
flags.

Also adds a note on running `buildkitd` as a Windows Service.

fixes moby#4960

Signed-off-by: Anthony Nandaa <[email protected]>
Co-authored-by: Gabriel Adrian Samfira <[email protected]>
@profnandaa profnandaa force-pushed the docs-windows-cni-setup branch from d8f08e7 to 97b80f2 Compare June 3, 2024 06:25
@gabriel-samfira gabriel-samfira merged commit 03d2f9f into moby:master Jun 3, 2024
16 checks passed
@profnandaa profnandaa deleted the docs-windows-cni-setup branch June 3, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Network Issue with using RUN in dockerfile in Windows Builds
4 participants