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

Support pod host network #3837

Closed
chenzhiwei opened this issue Aug 17, 2019 · 5 comments
Closed

Support pod host network #3837

chenzhiwei opened this issue Aug 17, 2019 · 5 comments
Assignees
Labels
do-not-close kind/feature Categorizes issue or PR as related to a new feature. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. stale-issue

Comments

@chenzhiwei
Copy link
Contributor

This is a follow up issue of PR: #3836

Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)

/kind feature

Description

Support pod host network:

  • In pod yaml file
  • In pod create --network host

Describe the results you received:

Describe the results you expected:

Additional information you deem important (e.g. issue happens only occasionally):

Output of podman version:

(paste your output here)

Output of podman info --debug:

(paste your output here)

Additional environment details (AWS, VirtualBox, physical, etc.):

@openshift-ci-robot openshift-ci-robot added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 17, 2019
@github-actions
Copy link

github-actions bot commented Nov 1, 2019

This issue had no activity for 30 days. In the absence of activity or the "do-not-close" label, the issue will be automatically closed within 7 days.

@rhatdan
Copy link
Member

rhatdan commented Nov 1, 2019

@baude This seems to be going along with what you demo'd yesterday?

@daledude
Copy link

Being able to set --network on pod create would be useful to us since we use macvlan. Currently Z
I have to create a container in the pod with my shared network and use that as options to other containers in the pod.

@rhatdan
Copy link
Member

rhatdan commented Feb 17, 2020

@mheon is this something that is being worked on?

@mheon
Copy link
Member

mheon commented Feb 17, 2020

#5241

snj33v pushed a commit to snj33v/libpod that referenced this issue May 31, 2020
Enables most of the network-related functionality from
`podman run` in `podman pod create`. Custom CNI networks can be
specified, host networking is supported, DNS options can be
configured.

Also enables host networking in `podman play kube`.

Fixes containers#2808
Fixes containers#3837
Fixes containers#4432
Fixes containers#4718
Fixes containers#4770

Signed-off-by: Matthew Heon <[email protected]>
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
do-not-close kind/feature Categorizes issue or PR as related to a new feature. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. stale-issue
Projects
None yet
Development

No branches or pull requests

6 participants