GitShow/kelseyhightower/gke-service-accounts-tutorial
kelseyhightower

gke-service-accounts-tutorial

A tutorial on using Google Cloud service account with Google Container Engine (GKE).

by kelseyhightower
Star on GitHubFork

Go

110 stars13 forks1 contributorQuiet · 7y agoSince 2016

Meet the team

See all 1 on GitHub →
kelseyhightower
kelseyhightower10 contributions

Languages

View on GitHub →
Go100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
28
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 in progress · Last activity 7y ago
See all on GitHub →
prestonvanloon
Read service accounts from GCP?OpenIssue

Is there any way (or any plans) to support providing the credentials through Cloud Platform? Downloading keys has the additional inherent risk so I'm wondering if there is a GKE platform specific way to expose a service account credentials to pods without downloading and uploading JSON keys.

prestonvanloon · 7y ago
qwo
typoOpenPR

https://github.com/kelseyhightower/gke-service-accounts-tutorial

qwo · 7y ago
michailbrynard
RBAC service accounts instead of json files?OpenIssue

Is there a better way to achieve this rather than passing around and mounting json files? It feels like there should be a way to link a gcloud service account to a kubernetes service account.

michailbrynard · 8y ago

Recent fixes

View closed PRs →
DazWilkin
Replica Sets echo.yaml references GCP project ID "hightowerlabs" explicitlyClosedIssue

This won't match the PROJECT_ID in use by the reader. The reader ought be encouraged to swap this out with the value of bash variable, perhaps: sed -i s/"value: \"hightowerlabs\""/"value: \"${PROJECT_ID}\""/g echo-rs.yaml

DazWilkin · 8y ago
Structured data for AI agents

Repository: kelseyhightower/gke-service-accounts-tutorial. Description: A tutorial on using Google Cloud service account with Google Container Engine (GKE). Stars: 110, Forks: 13. Primary language: Go. Languages: Go (100%). Open PRs: 1, open issues: 2. Last activity: 7y ago. Community health: 28%. Top contributors: kelseyhightower.

·@ofershap

Replace github.com with gitshow.dev