bottlerocket-os / bottlerocket-os/bottlerocket-update-operator

Add possibility to install components in hostNetwork

Open
#707 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
220
Forks
50
PR merge metrics
No merged PRs in 30d

Description

Hi, we use our own CNI (Cilium) and therefore have to install all components in the hostNetwork. Kubernetes offers the option to do this: https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.26/#podspec-v1-core
We also had to set dnsPolicy to ClusterFirstWithHostNet in our setup.
Can we make both parameters configurable in the Helm chart?
We are currently using helm post-renderer to add the functionality and could remove it again when the helm chart offers the functionality

**Image I'm using:**
latest

**Issue or Feature Request:**
Feature Request

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.