Skip to content

Add chart support for EKS Auto Mode (DO NOT MERGE) #1856

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

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

dloucasfx
Copy link
Contributor

@dloucasfx dloucasfx commented Jun 3, 2025

Description:
Note: This will fail tests until we consume the latest contrib

  • Introduce new distribution eks/auto-mode and clusterReceiver.hostNetwork which is not set by default

  • to reduce friction and keep it simple, the agreement is to run the cluster receiver in host network namespace, unless user explicitly specified not to. In this case a warning to will be added with a link to our docs on how to configure pod identity.
    Similar warning will be thrown if user is deploying a gateway

  • ec2 detector was replaced with eks detector and the same attributes are enabled To keep the scope limited, this will be added in a different PR , once this PR is merged.

  • Changed the health check default port for the daemonset to 13133 and the cluster receiver internal metrics server port to 8899 to avoid conflicts

  • Added a new mount point for os-release

  • Added a new example for eks auto mode

  • Added root_path: "/hostfs" to sfx exporter [signalfxexporter] Fix invalid and missing host metadata open-telemetry/opentelemetry-collector-contrib#40218

  • Update the reamde

Link to Splunk idea: <Link to Splunk idea, see https://ideas.splunk.com>

Testing:

Documentation:

@dloucasfx dloucasfx requested review from a team as code owners June 3, 2025 21:34
@dloucasfx dloucasfx force-pushed the eks-auto-mode-distro branch from 1751c39 to 9fb155b Compare June 4, 2025 02:39
@dloucasfx dloucasfx force-pushed the eks-auto-mode-distro branch from 0158abe to c5be18d Compare June 4, 2025 15:51
@dloucasfx dloucasfx changed the title Add chart support for EKS Auto Mode (Do Not Merge) Add chart support for EKS Auto Mode (Part 1) Jun 4, 2025
Signed-off-by: Dani Louca <[email protected]>
@dloucasfx
Copy link
Contributor Author

We can't merge or use this feature until the chart consumes 0.128.0 which will contain the eks detector changes.
Setting this as draft and for now, I will create smaller independent PRs for changes that do not require the latest upstream

@dloucasfx dloucasfx marked this pull request as draft June 4, 2025 20:04
@dloucasfx dloucasfx changed the title Add chart support for EKS Auto Mode (Part 1) Add chart support for EKS Auto Mode (DO NOT MERGE) Jun 4, 2025
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

Successfully merging this pull request may close these issues.

2 participants