Giter VIP home page Giter VIP logo

Comments (2)

syncronize-issues-to-jira avatar syncronize-issues-to-jira commented on August 16, 2024

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5936.

This message was autogenerated

from bundle-kubeflow.

DnPlas avatar DnPlas commented on August 16, 2024

I have completed this task by building and publishing the bundles at releases/latest/<beta|edge>. This created two revisions, one for edge and one for beta, and I uploaded each of them to their tracks (both 1.9 and latest):

$ charmcraft status kubeflow
Track    Base    Channel    Version    Revision
latest   -       stable     414        414
                 candidate  294        294
                 beta       416        416
                 edge       415        415
1.4      -       stable     321        321
                 candidate  ↑          ↑
                 beta       ↑          ↑
                 edge       320        320
1.6      -       stable     329        329
                 candidate  ↑          ↑
                 beta       326        326
                 edge       328        328
1.7      -       stable     409        409
                 candidate  ↑          ↑
                 beta       408        408
                 edge       407        407
1.8      -       stable     414        414
                 candidate  ↑          ↑
                 beta       411        411
                 edge       413        413
1.9      -       stable     -          -
                 candidate  -          -
                 beta       416        416
                 edge       415        415

The CKF bundle can now be deployed using juju deploy kubeflow --channel 1.9/<beta|edge> --trust and ``juju deploy kubeflow --channel latest/<beta|edge> --trust`.

Charms from the beta bundle should all* come from latest/beta and charms from edge bundle should all come from latest/edge.

* All except mysql-k8s

I confirmed that is the case for beta:

Model     Controller  Cloud/Region        Version  SLA          Timestamp
kubeflow  uk8s-343    microk8s/localhost  3.4.4    unsupported  19:29:02Z

App                        Version                  Status   Scale  Charm                    Channel       Rev  Address         Exposed  Message
admission-webhook                                   active       1  admission-webhook        latest/beta   328  10.152.183.124  no
argo-controller                                     waiting      1  argo-controller          latest/beta   526  10.152.183.183  no       installing agent
dex-auth                                            waiting      1  dex-auth                 latest/beta   507  10.152.183.141  no       installing agent
envoy                                               waiting      1  envoy                    latest/beta   231  10.152.183.126  no       installing agent
istio-ingressgateway                                active       1  istio-gateway            latest/beta  1048  10.152.183.69   no
istio-pilot                                         waiting      1  istio-pilot              latest/beta  1013  10.152.183.23   no       installing agent
jupyter-controller                                  active       1  jupyter-controller       latest/beta  1002  10.152.183.175  no
jupyter-ui                                          active       1  jupyter-ui               latest/beta   925  10.152.183.41   no
katib-controller                                    waiting      1  katib-controller         latest/beta   690  10.152.183.35   no       installing agent
katib-db                   8.0.36-0ubuntu0.22.04.1  waiting      1  mysql-k8s                8.0/stable    153  10.152.183.129  no       installing agent
katib-db-manager                                    waiting      1  katib-db-manager         latest/beta   653  10.152.183.50   no       installing agent
katib-ui                                            active       1  katib-ui                 latest/beta   657  10.152.183.217  no
kfp-api                                             waiting      1  kfp-api                  latest/beta  1466  10.152.183.91   no       installing agent
kfp-db                                              waiting      1  mysql-k8s                8.0/stable    153  10.152.183.80   no       installing agent
kfp-metadata-writer                                 waiting      1  kfp-metadata-writer      latest/beta   524  10.152.183.59   no       installing agent
kfp-persistence                                     waiting      1  kfp-persistence          latest/beta  1473  10.152.183.42   no       installing agent
kfp-profile-controller                              waiting      1  kfp-profile-controller   latest/beta  1431  10.152.183.130  no       installing agent
kfp-schedwf                                         waiting      1  kfp-schedwf              latest/beta  1484  10.152.183.180  no       installing agent
kfp-ui                                              waiting      1  kfp-ui                   latest/beta  1467  10.152.183.229  no       installing agent
kfp-viewer                                          active       1  kfp-viewer               latest/beta  1499  10.152.183.77   no
kfp-viz                                             waiting      1  kfp-viz                  latest/beta  1417  10.152.183.219  no       installing agent
knative-eventing                                    waiting      1  knative-eventing         latest/beta   441  10.152.183.111  no       installing agent
knative-operator                                    waiting      1  knative-operator         latest/beta   416  10.152.183.134  no       installing agent
knative-serving                                     active       1  knative-serving          latest/beta   442  10.152.183.75   no
kserve-controller                                   waiting      1  kserve-controller        latest/beta   397  10.152.183.132  no       installing agent
kubeflow-dashboard                                  waiting      1  kubeflow-dashboard       latest/beta   600  10.152.183.32   no       installing agent
kubeflow-profiles                                   waiting    0/1  kubeflow-profiles        latest/beta   393  10.152.183.221  no       installing agent
kubeflow-roles                                      active       1  kubeflow-roles           latest/beta   225  10.152.183.150  no
kubeflow-volumes                                    waiting      1  kubeflow-volumes         latest/beta   314  10.152.183.28   no       installing agent
metacontroller-operator                             waiting    0/1  metacontroller-operator  latest/beta   280  10.152.183.61   no       installing agent
minio                      res:oci-image@5102166    active       1  minio                    latest/beta   334  10.152.183.21   no
mlmd                                                waiting    0/1  mlmd                     latest/beta   201  10.152.183.197  no       installing agent
oidc-gatekeeper                                     waiting      1  oidc-gatekeeper          latest/beta   396  10.152.183.43   no       installing agent
pvcviewer-operator                                  waiting    0/1  pvcviewer-operator       latest/beta   118  10.152.183.253  no       installing agent
seldon-controller-manager                           waiting      1  seldon-core              latest/beta   691  10.152.183.236  no       installing agent
tensorboard-controller                              waiting      1  tensorboard-controller   latest/beta   307  10.152.183.18   no       installing agent
tensorboards-web-app                                waiting      1  tensorboards-web-app     latest/beta   295  10.152.183.211  no       installing agent
training-operator                                   waiting      1  training-operator        latest/beta   483  10.152.183.215  no       installing agent

I'll mark this task as done as nothing else is needed.

from bundle-kubeflow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.