Skip to content

How could I enable ENI mode for AWS? #3714

Closed Answered by burgerdev
jeffreyflynt asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @jeffreyflynt,

direct routing to pods is, in general, a security problem and therefore disabled. I described the problem in more detail in GHSA-g8fc-vrcg-8vjg.

Regarding the Helm configuration: we deliberately only allow modifications that we have tested and are confident in. These are exposed as configuration parameters. The idea to allow Helm value overrides came up, but we did not decide on a path forward yet that strikes a balance between customizability and security.

If you really need to adjust something, the right workflow would be

  • fetch the values from the installed release (helm get values)
  • fetch the chart from the Constellation source at the appropriate version

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jeffreyflynt
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants