Since we decided to remove service account credential from our MKP deploy page, the user will need to figure out how to correctly apply SA credential after deploying KFP themselves. A clear doc/guideline is needed for this.
Currently, we are planning two preload samples require additional permission to run.
XGboost sample, which requires dataproc permission
TFX-OSS sample, (see #2319), which requires GCS (storage) permission.
Current documentation regarding how to apply SA credential after deployment
In response to [this](https://github.com/kubeflow/pipelines/issues/2330#issuecomment-545990498):
>/close
>Fixed by https://github.com/kubeflow/pipelines/pull/2394
>and other doc improvements as well.
Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
Since we decided to remove service account credential from our MKP deploy page, the user will need to figure out how to correctly apply SA credential after deploying KFP themselves. A clear doc/guideline is needed for this.
Currently, we are planning two preload samples require additional permission to run.
Current documentation regarding how to apply SA credential after deployment