SAME-Project / same-project

https://sameproject.ml/
Apache License 2.0
19 stars 8 forks source link

Use google-github actions to authenticate with gcloud kubeflow cluster #135

Closed Bubblyworld closed 2 years ago

Bubblyworld commented 2 years ago

Rather than pasting in a kubeconfig and google service account token, which seems to be rather flaky, we now use some google-github actions that can take a service account key and generate the kubeconfig automatically.