This git repository serves as a catalog/library of Operators and Instances of the custom resource(s) provided by the Operators for the One Touch Provisioning asset. The Operator and Instance YAMLs are package as a Helm Chart and can be referenced by ArgoCD Applications.
The Charts are hosted in the Cloud Native Toolkit Helm Repository.
Instances are deployed with mostly default options selected. You will need to modify these to suit your configurations.
The prerequisites to install the Instana agent are:
-
Store your Instana Agent Key in a secret in the
instana-agentnamespace. The secret key field should containkeyand the value contains your Instana Agent Key. Modify theinstana-agent.agent.keysSecretvalue in theinstances\instana-agent\values.yamlfile to match the secret you deployed. -
Modify the
instana-agent.cluster.namevalue in theinstances\instana-agent\values.yamlfile which represents the name that will be assigned to this cluster in Instana. -
Modify the
instana-agent.zone.namevalue in theinstances\instana-agent\values.yamlfile which is the custom zone that detected technologies will be assigned to.