Skip to content

Documentation to Configure the Server Cluster Name in ClusterAgent Chart #35

@joshwright10

Description

@joshwright10

There does not seem to be any documentation regarding how the Kubernetes server name is set when looking in the App Dynamics Portal at Servers > Clusters.

For me, this was simply showing as appdynamics-cluster-agent-appdynamics in the Portal.
After looking at the following line in the templates, I see that this needs to be set using the optional value of .Values.clusterAgent.appName.

name: {{ (cat (.Values.clusterAgent.appName | default (cat .Release.Name "-" "appdynamics-cluster-agent" | nospace)) "-" .Release.Namespace | nospace) | trunc 63 }}

I would have expected it to at least be listed here: Install the Cluster Agent with Helm Charts - Configuration Options

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions