kubermatic / kubecarrier

KubeCarrier - Service Management at Scale
Apache License 2.0
297 stars 14 forks source link

Generate kubeconfig for service cluster #552

Closed aborilov closed 3 years ago

aborilov commented 4 years ago

Is your feature request related to a problem? Please describe. In the documentation, we only show how to generate kubeconfig for kind clusters but users will be using real k8s cluster

Describe the solution you'd like we can create ServiceAccount in the Service cluster we all needed permissions for KubeCarrier to work and generate kubeconfig using this ServiceAccount. A user only needs to add permissions needed for their operator to work