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

Overlay Setup for AWS #32

Closed
laurie-kepford opened this issue Apr 4, 2023 · 1 comment
Closed

Overlay Setup for AWS #32

laurie-kepford opened this issue Apr 4, 2023 · 1 comment

Comments

@laurie-kepford
Copy link

The instruction say to modify overlay/user_template.yml

I want to set this up for AWS only.
What AWS permissions does optscale need?
What would go in here?

    pricing_data:
      dataset_name: pricing_dataset
      table_name: cloud_pricing_export
    project_id: yourprojectid

How much, if any of these items can be configured after the install?

nexusriot added a commit that referenced this issue Aug 29, 2023
* OS-6593: Buildable gerald

* OS-6593: Pep8 fixes

* OS-6593: Fixed netaddr import

* OS-6593: Fixed types

* OS-6593: Addressed review comments

* Revert "OS-6593: Addressed review comments"

This reverts commit faf9843ec436aafe44970193faf549b036d7ae8f.
tguisep pushed a commit to tguisep/optscale that referenced this issue Aug 29, 2023
* OS-6593: Buildable gerald

* OS-6593: Pep8 fixes

* OS-6593: Fixed netaddr import

* OS-6593: Fixed types

* OS-6593: Addressed review comments

* Revert "OS-6593: Addressed review comments"

This reverts commit faf9843ec436aafe44970193faf549b036d7ae8f.
@stanfra
Copy link
Contributor

stanfra commented Sep 2, 2024

Hi @laurie-kepford, You can find needed AWS permissions in doc - https://hystax.com/documentation/optscale/e2e_guides/e2e_aws_root_cur.html , pricing data used for GCP cloud, you not need it if you wand to use OptScale only with AWS clouds. You can set all this variables after install connecting to etcd using command kubectl exec -ti etcd-0 sh and changing values in /service_credentials/aws

@stanfra stanfra closed this as completed Sep 2, 2024
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

No branches or pull requests

2 participants