albert-cintas-pot/Deploy a Kubeflow Pipeline on GKE.

Compile, deploy and run a Kubeflow Pipeline on GKE.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
kubeflow_urlThe endpoint where your Kubeflow UI is running.yes
pipeline_file_pathThe full path to pipeline.py file. This is provided by a Matrix by the Github Action. Pipelines must be stored inside the /pipelines folder. yes
pipeline_descriptionOptional description of the pipeline. Can be used to override default value for instance for testing branches. no
pipeline_name_stringOptional value to attach to the pipeline name. Can be used to override default value for testing purposes, like deploying a pipeline with a commit or pull_request string in the name. no
client_idThe IAP client id, which was specified when the kubeflow deployment where setup using IAP.yes
other_client_idThe other IAP client id, configured to be used for Desktop app authentication.yes
other_client_secretThe other IAP client secret.yes
namedescription
pipeline_nameThe name of the pipeline submitted.