Skip to content

Commit

Permalink
add info about authenticate user account (#392)
Browse files Browse the repository at this point in the history
  • Loading branch information
lluunn authored and k8s-ci-robot committed Mar 8, 2018
1 parent 3ca5897 commit 7684203
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/gke/tf_serving_iap.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Serving with IAP enabled

This document shows how to programmatically authenticate a service account to access IAP.
To authenticate an user account, we have to follow some manual steps
[here](https://cloud.google.com/iap/docs/authentication-howto#authenticating_a_user_account)

## Setup

Follow this [doc](https://github.com/kubeflow/kubeflow/blob/master/docs/gke/iap.md) to
Expand Down

0 comments on commit 7684203

Please sign in to comment.