Skip to content

K8s 1.11 fails on generateName when upgrading pipelines #409

Closed
@timbuktuu

Description

When attempting to upgrade Kubeflow Pipelines by kubectl apply -f deploy.yaml leverages a k8s deployment job with generateName. This works on initial Kubeflow Pipelines cluster creation as one calls kubectl create -f, but fails when upgrading via kubectl apply -f in Kubernetes 1.11. Backing the cluster down to 1.10 allows to work as expected.

'kubectl apply -f https://storage.googleapis.com/ml-pipeline/release/$PIPELINE_VERSION/bootstrapper.yaml"

Similar issues are being reportes elsewhere.

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions