{"id":24499955,"url":"https://github.com/luillyfe/storage-proviisoning-gke","last_synced_at":"2026-04-21T16:36:20.733Z","repository":{"id":186304403,"uuid":"626619863","full_name":"luillyfe/storage-proviisoning-GKE","owner":"luillyfe","description":"Storage provisioning through Cloud SQL","archived":false,"fork":false,"pushed_at":"2023-04-11T22:57:41.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-20T17:09:53.818Z","etag":null,"topics":["google","googlecloudplatform","iac","pulumi","pulumi-gcp","pulumi-kubernetes","pulumi-typescript","workload-identity"],"latest_commit_sha":null,"homepage":"https://luillyfe.notion.site/Production-Grade-GKE-Storage-Provisioning-using-Cloud-SQL-0a5dfe3cefdf4ea5973998bf63e43949","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luillyfe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-04-11T20:45:23.000Z","updated_at":"2024-07-14T17:08:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f15a496-ae90-49b2-8e27-f6051d221c38","html_url":"https://github.com/luillyfe/storage-proviisoning-GKE","commit_stats":null,"previous_names":["luillyfe/storage-proviisoning-gke"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luillyfe/storage-proviisoning-GKE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luillyfe%2Fstorage-proviisoning-GKE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luillyfe%2Fstorage-proviisoning-GKE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luillyfe%2Fstorage-proviisoning-GKE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luillyfe%2Fstorage-proviisoning-GKE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luillyfe","download_url":"https://codeload.github.com/luillyfe/storage-proviisoning-GKE/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luillyfe%2Fstorage-proviisoning-GKE/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32100531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google","googlecloudplatform","iac","pulumi","pulumi-gcp","pulumi-kubernetes","pulumi-typescript","workload-identity"],"created_at":"2025-01-21T22:16:26.579Z","updated_at":"2026-04-21T16:36:20.712Z","avatar_url":"https://github.com/luillyfe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Storage provisioning with Cloud SQL using Workload Identity\n\nHaving the need for a production ready GKE cluster? Need not to worry, this solution makes you ready to go in a matter of seconds. \n\n\n![Workload Identity GCP - Page 1](https://user-images.githubusercontent.com/1217199/231302041-f3c16812-7ae8-4bd2-ae29-b876b136f73a.png)## Installation\n\nwe will be using [Pulumi](https://www.pulumi.com/docs/reference/cli/pulumi_up/) in order to provisioning our Cloud Infrastructure.\n\n```bash\npulumi up\n```\n## Preview\n\n```typescript\nType                                  Name                          Plan       \n +   pulumi:pulumi:Stack                   persistent-volumes-GKE-dev    create     \n +   ├─ gcp:serviceAccount:Account         gke-workload                  create     \n +   ├─ gcp:sql:DatabaseInstance           instance                      create     \n +   ├─ gcp:projects:IAMBinding            gsa-ksa-cloudsql              create     \n +   ├─ gcp:sql:Database                   database                      create     \n +   ├─ gcp:sql:User                       gke-user                      create     \n +   ├─ gcp:container:Cluster              gke-dynamic-provisioning      create     \n +   ├─ pulumi:providers:kubernetes        gke-dynamic-provisioning      create     \n +   ├─ kubernetes:core/v1:Namespace       gke-dynamic-provisioning      create     \n +   ├─ kubernetes:core/v1:ServiceAccount  workload                      create     \n +   ├─ gcp:serviceAccount:IAMBinding      gke-workload:[object Object]  create     \n +   ├─ kubernetes:apps/v1:Deployment      gke-dynamic-provisioning      create     \n +   └─ kubernetes:core/v1:Service         gke-dynamic-provisioning      create\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first\nto discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluillyfe%2Fstorage-proviisoning-gke","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluillyfe%2Fstorage-proviisoning-gke","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluillyfe%2Fstorage-proviisoning-gke/lists"}