Terraform: Feature Request: Kubernetes Cluster Role Binding Provider

Created on 8 Jun 2017  ยท  4Comments  ยท  Source: hashicorp/terraform

When a Kubernetes cluster is created, as of 1.6, there are numerous RBAC ClusterRole objects that are bootstrapped in with specific permission sets. When provisioning a new cluster with Terraform, it would be really great to bootstrap a cluster with a terraform defined ClusterRoleBinding so I could specify users or ServiceAccounts that I want to have certain permissions.

I'd be willing to take a cut at this, but I wanted to get the feature request out there first.

new-resource providekubernetes

Most helpful comment

RBAC has been moved to v1. What's the plan here?

All 4 comments

As mentioned in https://github.com/terraform-providers/terraform-provider-kubernetes/pull/1#issuecomment-307940033 there are no plans on supporting alpha/beta resources at this point.

Do you mind closing this issue to prevent going into stale mode and reopening it (or the PR) when it reaches v1?

Thanks.

RBAC has been moved to v1. What's the plan here?

Does terraform has Kubernates ClusterRole support?

I'm going to lock this issue because it has been closed for _30 days_ โณ. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

Was this page helpful?
0 / 5 - 0 ratings