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

Host Process containers for CNIs #217

Open
jayunit100 opened this issue Nov 1, 2022 · 6 comments
Open

Host Process containers for CNIs #217

jayunit100 opened this issue Nov 1, 2022 · 6 comments
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.

Comments

@jayunit100
Copy link
Contributor

jayunit100 commented Nov 1, 2022

see https://github.com/kubernetes-sigs/sig-windows-tools/pull/239/files

And lets co-evolve to accomodate flannel and calico host-process CNIs.

some links for noobs that might help

 https://kubernetes.io/blog/2022/12/13/windows-host-process-containers-ga/
 https://kubernetes.io/docs/tasks/configure-pod-container/create-hostprocess-pod/
 https://www.youtube.com/watch?v=vOo__3GqyxM
 Get-Service: how to see services running on the windows node (edited)
@jayunit100
Copy link
Contributor Author

/good-first-issue

ping me, @knabben , @dougsland for help getting started

@k8s-ci-robot
Copy link
Contributor

@jayunit100:
This request has been marked as suitable for new contributors.

Guidelines

Please ensure that the issue body includes answers to the following questions:

  • Why are we solving this issue?
  • To address this issue, are there any code changes? If there are code changes, what needs to be done in the code and what places can the assignee treat as reference points?
  • Does this issue have zero to low barrier of entry?
  • How can the assignee reach out to you for help?

For more details on the requirements of such an issue, please see here and ensure that they are met.

If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.

In response to this:

/good-first-issue

ping me, @knabben , @dougsland for help getting started

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@k8s-ci-robot k8s-ci-robot added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Nov 1, 2022
@marosset
Copy link
Contributor

marosset commented Jan 3, 2023

We should try and target the new out-of-tree windows-service-proxy / kube-proxy with this work too.

@antoninbas
Copy link

This is supported in Antrea v1.10 as well: look for hostProcess in https://antrea.io/docs/v1.10.0/docs/windows/.

cc @jayunit100

@jayunit100
Copy link
Contributor Author

@antoninbas .. can we run OVS in the pod or that still has to be standalonE?

@antoninbas
Copy link

@antoninbas .. can we run OVS in the pod or that still has to be standalonE?

Wenying has commented on the Antrea Slack that OVS cannot be run as a container yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Projects
None yet
Development

No branches or pull requests

4 participants