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

[node] Is hostNetwork:true mandatory? #839

Closed
dntosas opened this issue Apr 20, 2021 · 4 comments
Closed

[node] Is hostNetwork:true mandatory? #839

dntosas opened this issue Apr 20, 2021 · 4 comments

Comments

@dntosas
Copy link
Contributor

dntosas commented Apr 20, 2021

Hello team!

A quick one, is hostNetwork: true mandatory for node daemonSet? Check in here -->

We manage to run the Driver successfully without this and wonder if we miss something in here.

/triage support

@k8s-ci-robot
Copy link
Contributor

@dntosas: The label(s) triage/support cannot be applied, because the repository doesn't have them.

In response to this:

Hello team!

A quick one, is hostNetwork: true mandatory for node daemonSet? Check in here -->

We manage to run the Driver successfully without this and wonder if we miss something in here.

/triage support

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.

@wongma7
Copy link
Contributor

wongma7 commented Apr 20, 2021

The reason it is there is because driver needs access to instance metadata. we are working on removing this requirement #474 by falling back to other means of getting info if instance metadata is unavailable

@dntosas
Copy link
Contributor Author

dntosas commented Apr 21, 2021

thanx @wongma7 makes sense :)

@dntosas dntosas closed this as completed Apr 21, 2021
@groodt
Copy link
Contributor

groodt commented May 9, 2021

Now that #474 has been resolved, does the DaemonSet still require access to the hostNetwork? The YAML is currently still specifying it.

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

No branches or pull requests

4 participants