nikenano/Manage Kubeflow Pipelines on GCP.

Build, deploy and run a Kubeflow Pipeline on Google Cloud Platform.

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
CLIENT_IDThe IAP client id, which was specified when the kubeflow deployment where setup using IAP.
PIPELINE_CODE_PATHThe full path name including the filename of the python file that describes the pipeline you want to run on Kubeflow. This should be relative to the root of the GitHub repository where the Action is triggered.
PIPELINE_FUNCTION_NAMEThe name of the pipeline, this name will be the name of the pipeline in the Kubeflow UI.
ENCODED_GOOGLE_APPLICATION_CREDENTIALSThe base64 encoded google credentialsyes
GOOGLE_APPLICATION_CREDENTIALSThe path to the decoded google credentialsyes
EXPERIMENT_NAMEThe name of the experiment name within which the kubeflow experiment should runno
PIPELINE_NAMESPACEThe namespace in which the pipeline should runno
RUN_PIPELINEShould github action also trigger the pipelineno
VERSION_GITHUB_SHAShould github action also trigger the pipelineno
namedescription
WORKFLOW_URLURL that is a link to pipeline in Kubeflow