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

Quadlet kube network support #16596

Closed
alexlarsson opened this issue Nov 23, 2022 · 6 comments · Fixed by #16688
Closed

Quadlet kube network support #16596

alexlarsson opened this issue Nov 23, 2022 · 6 comments · Fixed by #16688
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. quadlet

Comments

@alexlarsson
Copy link
Contributor

Quadlet .container files support a Network= key, which allows a container to e.g. share the host network, or has no network. This just maps to the --network=... key in podman run.

I see podman kube play has the same option. Should we wire this up the same way, with a Network= key in the [Kube] section? I don't see any yaml options that could have similar network setup abilities.

@vrothberg
Copy link
Member

SGTM
I am also unaware of any means to control that in K8s yaml

@Luap99
Copy link
Member

Luap99 commented Nov 23, 2022

Potential yaml support is tracked here: #12965
For now using --network is the only option to customize.

@ygalblum
Copy link
Contributor

/reopen

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Dec 20, 2022

@ygalblum: You can't reopen an issue/PR unless you authored it or you are a collaborator.

In response to this:

/reopen

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.

@Luap99 Luap99 reopened this Dec 20, 2022
@ygalblum
Copy link
Contributor

@Luap99 my bad, this one can be closed. I mistook it for the HostPort one #16595

@Luap99
Copy link
Member

Luap99 commented Dec 20, 2022

Oh, no problem

@Luap99 Luap99 closed this as completed Dec 20, 2022
@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 6, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. quadlet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants