How to bootstrap RBAC privileges when bringing up a GKE cluster with Terraform

This page summarizes the projects mentioned and recommended in the original post on /r/codehunter

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • terraform-provider-kubernetes

    Discontinued Terraform Kubernetes provider [Moved to: https://github.com/hashicorp/terraform-provider-kubernetes] (by terraform-providers)

  • The problem I'm having is permissions. I'd like a neat, tidy, declarative way to make a cluster and have a set of credentials in hand that I can use short-term to do "admin" operations on it, including bootstrapping other users. I know how to make the google user that's running TF an admin of the cluster (that question comes up a lot), but that doesn't seem very nice. Not least, the k8s TF provider doesn't support clusterolebinding (Issue, partial PR) so you have to "shell out" with a local-exec provisioner to first run gcloud container clusters get-credentials and then kubectl create clusterrolebinding ....

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • File Storage Hustle

    1 project | dev.to | 13 May 2024
  • Beta9: The open-source serverless GPU container runtime

    1 project | news.ycombinator.com | 13 May 2024
  • AI & Kubernetes

    1 project | dev.to | 13 May 2024
  • What I learned from writing 30 articles in a row

    1 project | dev.to | 13 May 2024
  • code2text

    2 projects | dev.to | 13 May 2024