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

Allow hostNetwork for storage deployment #453

Open
l-spork-cc opened this issue Jun 12, 2024 · 1 comment
Open

Allow hostNetwork for storage deployment #453

l-spork-cc opened this issue Jun 12, 2024 · 1 comment

Comments

@l-spork-cc
Copy link

Overview

Currently the helm chart does not provide the ability to set hostNetwork to true in the storage deployment. Also the port defaults to 443, which might already be in use if hostNetwork is set to true.

Problem

When using a virtual Network with custom CNIs like Cilium the storage API endpoint is not reachable by the kubeapi server.

Solution

Template values to set hostNetwork and port in the helm chart

Alternatives

None

Additional context

None

@matthyx
Copy link
Contributor

matthyx commented Aug 20, 2024

@l-spork-cc we have successfully used kubescape-operator on clusters with Cilium as the CNI, do you have more details to share about the errors you get?

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

2 participants