Skip to content

Add example for existing GKE cluster #4

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

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Add example for existing GKE cluster #4

merged 1 commit into from
Sep 25, 2024

Conversation

hongchaodeng
Copy link
Member

@hongchaodeng hongchaodeng commented Sep 23, 2024

Example terraform.tfvars

google_region     = "..."
google_project_id = "..."

anyscale_deploy_env = "test"
anyscale_org_id     = "..."

existing_vpc_name            = "..."
existing_subnet_name         = "..."
customer_ingress_cidr_ranges = "0.0.0.0/0"

gke_endpoint       = "..."
gke_ca_certificate = "..."

@hongchaodeng hongchaodeng requested a review from a team as a code owner September 23, 2024 15:54
@github-actions github-actions bot added documentation Improvements or additions to documentation examples terraform labels Sep 23, 2024
@hongchaodeng hongchaodeng force-pushed the gke branch 2 times, most recently from d857163 to 6566243 Compare September 24, 2024 20:32
@hongchaodeng hongchaodeng changed the title gcp/gke-existing-cluster: add gke, vpc, subnet, ingress_nginx Add example for existing GKE cluster Sep 24, 2024
Copy link
Collaborator

@brent-anyscale brent-anyscale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's merge this as is for now, but can you move the ingress-nginx helm chart into /modules/anyscale-k8s-helm and tie it to which cloud provider is in use?

@brent-anyscale brent-anyscale merged commit de71dae into main Sep 25, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation examples terraform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants