Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 536 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 536 Bytes

Fourcast Kubernetes Logo

GKE-rbac

This repo accomanies the blogpost on Google Kubernetes RBAC on [URL].

gcloud-setup.sh

Script automating the full workflow. Variables need to be replaced before running (Google Group, GCP Project..). Code is enriched with comments for more details.

iam.yaml

YAML config file describing the Google Cloud Platform IAM custom role. Used by gcloud-setup.sh

rbac.yaml

RBAC config file describing the Kubernetes Role assigned to members of team-1. Used by gcloud-setup.sh