Skip to content

[REQUEST]: Missing APM Agents setup for Kubernetes env. #1846

Open
@insukcho

Description

@insukcho

Description

In this document: https://www.elastic.co/guide/en/observability/master/monitor-kubernetes.html#_step_3_install_and_configure_apm_agents

It is using init container and setup volumeMounts as below:

        volumeMounts:
        - mountPath: /elastic/apm/agent
          name: elastic-apm-agent

This should be included in the containers setup, too.
I would like to add the 3 lines above under this line.

Also need to add the explanation too in the contents above the code snippet. It should be aligned with the added code.

Resources

https://www.elastic.co/guide/en/observability/master/monitor-kubernetes.html#_step_3_install_and_configure_apm_agents

Collaboration

The documentation team will investigate the issue and create the initial content.

Point of contact.

Main contact: @insukcho

Stakeholders:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:IngestIssues owned by the Ingest Docs Team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions