https://github.com/debricked/example-gke-workload-identity
Example of using Workload identity on GCP
https://github.com/debricked/example-gke-workload-identity
Last synced: about 1 year ago
JSON representation
Example of using Workload identity on GCP
- Host: GitHub
- URL: https://github.com/debricked/example-gke-workload-identity
- Owner: debricked
- Created: 2020-01-09T11:17:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-01T12:49:03.000Z (almost 3 years ago)
- Last Synced: 2025-04-12T21:12:00.455Z (about 1 year ago)
- Language: Shell
- Size: 64.5 KB
- Stars: 1
- Watchers: 3
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Using Workload Identity to handle keys in Google Kubernetes Engine
This repository contains some example code used to test Workload identity on Google Kubernetes Engine.
See the blog post at https://debricked.com/blog (coming soon) for more details.