Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Why do we need to create a Service Principal to assign to the cluster #1371

Open
mtarng opened this issue Apr 20, 2020 · 2 comments
Open

Why do we need to create a Service Principal to assign to the cluster #1371

mtarng opened this issue Apr 20, 2020 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@mtarng
Copy link
Contributor

mtarng commented Apr 20, 2020

Topic:
Following the first workload guide and documentation, we have to create a SP to assign to a cluster.

Question:
Could we instead use the output from a SystemAssigned identity?
https://www.terraform.io/docs/providers/azurerm/r/kubernetes_cluster.html#principal_id

@mtarng mtarng added the question Further information is requested label Apr 20, 2020
@jmspring jmspring self-assigned this Apr 20, 2020
@sarath-p
Copy link
Contributor

The identity attribute in tf provider enables Azure Managed Identity functionality, which is not supported in bedrock yet. This PR #1368 implements MSI.

@jmspring
Copy link
Contributor

I think this needs to be part of the discussion of MSI rework #1355

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants