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

I want control_plane_endpoints_config block to be added to GKE cluster API Document #694

Open
rajesh-carelon opened this issue Jan 15, 2025 · 1 comment · May be fixed by #697
Open

I want control_plane_endpoints_config block to be added to GKE cluster API Document #694

rajesh-carelon opened this issue Jan 15, 2025 · 1 comment · May be fixed by #697
Labels
enhancement New feature or request needs:triage

Comments

@rajesh-carelon
Copy link

rajesh-carelon commented Jan 15, 2025

I want below configuration to be included in the next gke cluster release api documentation.
control_plane_endpoints_config {
dns_endpoint_config {
allow_external_traffic = true
}
}

The above configuration is from terraform, Can you please replicate DNS based endpoint to gke clusters.

Here is the terraform module link: https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/container_cluster#dns_endpoint_config-1

Here is the crossplane resource missing the above block: https://marketplace.upbound.io/providers/upbound/provider-gcp-container/v1.11.2/resources/container.gcp.upbound.io/Cluster/v1beta1

@rajesh-carelon rajesh-carelon added enhancement New feature or request needs:triage labels Jan 15, 2025
@mergenci
Copy link
Collaborator

Short Crossplane Slack discussion on the topic: https://crossplane.slack.com/archives/C05E7EVM459/p1736937155851849

@rickard-von-essen rickard-von-essen linked a pull request Jan 28, 2025 that will close this issue
43 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs:triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants