Add GKE-backed DevSpace starter-pack target#15
Draft
michaelw wants to merge 4 commits into
Draft
Conversation
b681407 to
5756a28
Compare
Add Terraform for the managed GKE project, cluster, DNS, registry, IAP IAM, and Config Connector bootstrap identity. Add the GKE smoke provider, smoke-gke entrypoint, and optional GKE registry smoke support.
Add context-derived cluster selection, tool/DNS helpers, GKE Gateway routes, IAP backend policies, and GKE install diagnostics. Install Config Connector from the cluster contract and preserve the selected namespace during GKE credential refresh.
Provide optional Service Extension and AuthorizationPolicy manifests for plugin repositories that attach to the GKE Gateway surface.
Restructure the README around quick starts and move detailed GKE, authz, observability, DevSpace, and troubleshooting material into focused docs.
0306337 to
de0e5f9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
bash -n scripts/devspace-cluster-backend.shbash -n scripts/check-tools.shbash -n scripts/cluster-dns.shyq e '.' devspace.yaml >/dev/nullgit diff --checkgo test ./tests/e2e/cmd/smokego test -run '^$' ./tests/installNotes
.devspace/,local/, Terraform state/tfvars/locks, and Helm lockfiles are intentionally not committed.