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

Addition of hostNetwork value in Chart #177

Closed
ChrisJBurns opened this issue Jan 29, 2024 · 0 comments
Closed

Addition of hostNetwork value in Chart #177

ChrisJBurns opened this issue Jan 29, 2024 · 0 comments
Labels
chart( operator ) Related to the operator (cloudnative-pg) chart

Comments

@ChrisJBurns
Copy link

When using EKS with a Calico CNI, there are some issues with Webhooks that are well-known. Calico recommends setting hostNetwork: true

"Calico networking cannot currently be installed on the EKS control plane nodes. As a result the control plane nodes will not be able to initiate network connections to Calico pods. (This is a general limitation of EKS's custom networking support, not specific to Calico.) As a workaround, trusted pods that require control plane nodes to connect to them, such as those implementing admission controller webhooks, can include hostNetwork:true in their pod spec. See the Kubernetes API pod spec definition for more information on this setting."

https://docs.tigera.io/calico/latest/getting-started/kubernetes/managed-public-cloud/eks#install-eks-with-calico-networking

Could we allow this as a value to be set via the Chart with the default set to false?

@itay-grudev itay-grudev added the chart( operator ) Related to the operator (cloudnative-pg) chart label May 25, 2024
@sxd sxd closed this as completed in b134c4e Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chart( operator ) Related to the operator (cloudnative-pg) chart
Projects
None yet
Development

No branches or pull requests

2 participants