Skip to content
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

Adding initial helm chart implementation (Work In Progress) #105

Closed
wants to merge 1 commit into from

Conversation

itroyano
Copy link

Adding an initial example Helm chart for Control M Agent.
This is similar to kubernetes-statefulset-agent-using-pvc, but packaged and deployed as a chart using a values.yaml.

Signed-off-by: Igor Troyanovsky itroyano@redhat.com

@itroyano itroyano marked this pull request as draft July 19, 2021 09:18
@itroyano itroyano force-pushed the feature/helmpackage branch 4 times, most recently from e2c556c to 0aee863 Compare August 2, 2021 12:04
@itroyano
Copy link
Author

=> [builder 5/8] RUN ctm env add myenv https://54.93.91.53:8446/automation-api emuser empass && sudo yum -y install java-1.8.0-openjdk-headless && java -version && 276.1s
=> => # info: handling product DRKAI.9.0.18.100_Linux-x86_64.tar.Z
=> => # info: downloading https://54.93.91.53:8446/automation-api/silent/agent.linux.xml to /home/controlm/.ctmTemp/agent.linux.xml
=> => # info: downloading https://54.93.91.53:8446/automation-api/descriptors/ProvisionConfig.json to /home/controlm/.ctmTemp/ProvisionConfig.json
=> => # info: downloading https://s3-us-west-2.amazonaws.com/controlm-appdev/automation/AUTO_DEPLOY/DRKAI.9.0.18.100_Linux-x86_64.tar.Z to /home/controlm/.ctmTemp/DRKAI.9.0.18.100_L
=> => # inux-x86_64.tar.Z
=> => # 77% (329MB/427MB) - downloading...

Signed-off-by: Igor Troyanovsky <itroyano@redhat.com>
@nathanw9722
Copy link
Contributor

Outdated PR, closing due to upcoming containerized agent making this irrelevant.

@itroyano
Copy link
Author

Hi @nathanw9722, there's a follow up example project for deploying using a Helm Operator - https://github.com/itroyano/controlm-agent-helm-operator

Let me know if this is helpful for containerized agent.

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