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

[SDO-2649] Kubernetes Optimizer Project #103

Closed
wants to merge 70 commits into from

Conversation

gm-cht
Copy link
Contributor

@gm-cht gm-cht commented Oct 16, 2023

Dry Run output of only collector agent install:
only-collector.txt

Dry run of collector and optimizer agent and controller
collector-and-optimizer.txt

RELEASES
image

Some commands that can be used locally:
To install Collector and optimizer agent and optimization controller
helm install cloudhealth-collector --debug --dry-run -n cloudhealth --set optimizer.enabled=true,optimizer.chapiToken=xyzabc,clusterName=test-cluster,apiToken=token_in_ch cloudhealth/cloudhealth-collector --version 5.5.0-beta

To install only collector agent (make sure nothing is broken)
helm install cloudhealth-collector --debug --dry-run -n cloudhealth --set clusterName=test-cluster,apiToken=token_in_ch cloudhealth/cloudhealth-collector --version 5.5.0-beta

To use local image of optimizer agent but use remote images of controller and collector
helm install cloudhealth-collector --debug --dry-run -n cloudhealth --set optimizer.enabled=true,optimizer.chapiToken=xyzabc,optimizer.image.repository=my-test-image-name,optimizer.image.pullPolicy=Never,clusterName=test-cluster,apiToken=token_in_ch cloudhealth/cloudhealth-collector --version 5.5.0-beta

@gm-cht gm-cht requested review from a team as code owners October 16, 2023 13:20
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@gm-cht gm-cht requested a review from gitHubDjs November 1, 2023 02:08
charts/cloudhealth-collector/Chart.yaml Outdated Show resolved Hide resolved
charts/cloudhealth-collector/NOTES.txt Outdated Show resolved Hide resolved
@gm-cht gm-cht requested a review from kscherme November 1, 2023 18:08
gm-cht and others added 17 commits November 13, 2023 09:17
# Conflicts:
#	charts/cloudhealth-collector/Chart.yaml
#	cloudhealth-collector-image-docs/CHANGELOG.md
# Conflicts:
#	charts/cloudhealth-collector/Chart.yaml
# Conflicts:
#	README.md
#	charts/cloudhealth-collector/Chart.yaml
#	charts/cloudhealth-collector/NOTES.txt
#	charts/cloudhealth-collector/templates/deployment.yaml
# Conflicts:
#	charts/cloudhealth-collector/Chart.yaml
# Conflicts:
#	charts/cloudhealth-collector/Chart.yaml
# Conflicts:
#	README.md
#	charts/cloudhealth-collector/Chart.yaml
#	charts/cloudhealth-collector/templates/clusterrole.yaml
#	charts/cloudhealth-collector/templates/secrets.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants