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

Update terraform file to generate trial cluster #96

Merged
merged 4 commits into from
Nov 4, 2023
Merged

Conversation

rawanmahdi
Copy link
Member

@rawanmahdi rawanmahdi commented Nov 4, 2023

Closes #86
Followed this tutorial:
https://medium.com/the-telegraph-engineering/binding-gcp-accounts-to-gke-service-accounts-with-terraform-dfca4e81d2a0
up till the terraform plan generation. I ran the tfplan and it generated the node pools, visible on our project:
image

One thing I haven't yet figured out is how to share the default account key. I set it as a github secret but dk how to read that on terraform, so for now its reading a credentials.json on my local that I didnt push cause it'll start screaming at me if I do. I can share the json on discord so you guys can run it as well.

Next stepss:

@rawanmahdi rawanmahdi merged commit ebc983e into main Nov 4, 2023
1 check passed
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.

Experiment with kubernetes clusters
1 participant