Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Add Windows Server Container Support (WCOW with process isolation) #1257

Closed
Random-Liu opened this issue Sep 1, 2019 · 2 comments
Closed
Milestone

Comments

@Random-Liu
Copy link
Member

Random-Liu commented Sep 1, 2019

The windows server container support in containerd is close to ready. Let's add the support into the CRI plugin.

We had some initial discussion with @jterry75, and decided to support WCOW (windows container on windows) with process isolation only (non HyperV) as the first milestone.

The discussion can be found at https://docs.google.com/document/d/1PKlmTIh0-qSzGDPhYmc_5BJjdD9GRdMGIATzvlhUAwM/edit#heading=h.qzvxb8bbb31y

@containerd/containerd-maintainers

@Random-Liu
Copy link
Member Author

Random-Liu commented Sep 10, 2019

After #1264 is merged, we will have basic WCOW process isolation support on windows. After that is done, we still have the following working items:

  • Support portforward
  • Support container compute stats
  • Support snapshot stats including ImagefsInfo and writable layer size
  • Apply CPU shares to sandbox
  • Add CredentialSpec support (Ref Implement gMSA support in V2 schema microsoft/hcsshim#347)
  • Benchmark and optimize image pull. Containerd pulling windows image seems to be super slow.
  • Support live-restore.

@yliaog
Copy link

yliaog commented Oct 25, 2019

/cc

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants