Returns the default metadata connection config for Kubeflow.
tfx.v1.orchestration.experimental.get_default_kubeflow_metadata_config() -> kubeflow_pb2.KubeflowMetadataConfig
Returns | |
---|---|
A config proto that will be serialized as JSON and passed to the running container so the TFX component driver is able to communicate with MLMD in a Kubeflow cluster. |