Installation of kubeflow on charmed kubernetes

Hello all,

I just installed charmed kubernetes and wants to install kubeflow on top of it. I follow a we site here which is Install Kubeflow on any Kubernetes but encounter an error which is described in the following. Do anyone here have any tip to me?

$ juju deploy kubeflow
:
:
Resolving charm: cs:~kubeflow-charmers/seldon-core-101
Resolving charm: cs:~kubeflow-charmers/tf-job-operator-242
Executing changes:

  • upload charm cs:admission-webhook-8 for series kubernetes
  • deploy application admission-webhook with 1 unit on kubernetes using cs:admission-webhook-8
    ERROR cannot deploy bundle: cannot deploy application “admission-webhook”: cannot add application “admission-webhook”: series “kubernetes” in a non container model not valid

Hey Callterry,

Unfortunately the docs you mention seem outdated, I just deleted them as they there are up to date ones here Install Kubeflow | Documentation | Charmed Kubeflow

Could you please let me know if you still have the issue upon following these latest docs?