This charm encompasses the Kubernetes Python operator for Kubeflow Tensorboards (see CharmHub).
The Kubeflow Tensorboards operator is a Python script that wraps the latest released version of Kubeflow Tensorboards, providing lifecycle management and handling events such as install, upgrade, integrate, and remove.
More information on Tensorboard can be found on the upstream website.
To get started, install Kubeflow lite bundle (See Quick start guide).
Then, deploy Tensorboard Controller and Tensorboard Web App with
juju deploy tensorboard-controller --channel=latest/edge --trust
juju deploy tensorboards-web-app --channel=latest/edge --trust
And Create the following relations
juju relate istio-pilot:ingress tensorboards-web-app:ingress
juju relate istio-pilot:gateway-info tensorboard-controller:gateway-info
For a quick example on using Tensorboard, see https://charmed-kubeflow.io/docs/kubeflow-basics For more information, see https://juju.is/docs
Canonical Charmed Kubeflow is a state of the art, fully supported MLOps platform that helps data scientists collaborate on AI innovation on any cloud from concept to production, offered by Canonical - the publishers of Ubuntu.
Charmed Kubeflow is free to use: the solution can be deployed in any environment without constraints, paywall or restricted features. Data labs and MLOps teams only need to train their data scientists and engineers once to work consistently and efficiently on any cloud – or on-premise.
Charmed Kubeflow offers a centralised, browser-based MLOps platform that runs on any conformant Kubernetes – offering enhanced productivity, improved governance and reducing the risks associated with shadow IT.
Learn more about deploying and using Charmed Kubeflow at https://charmed-kubeflow.io.
- Centralised, browser-based data science workspaces: familiar experience
- Multi user: one environment for your whole data science team
- NVIDIA GPU support: accelerate deep learning model training
- Apache Spark integration: empower big data driven model training
- Ideation to production: automate model training & deployment
- AutoML: hyperparameter tuning, architecture search
- Composable: edge deployment configurations available
- LDAP Authentication
- Jupyter Notebooks
- Work with Python and R
- Support for TensorFlow, Pytorch, MXNet, XGBoost
- TFServing, Seldon-Core
- Katib (autoML)
- Apache Spark
- Argo Workflows
- Kubeflow Pipelines
- Maintenance: Charmed Kubeflow offers up to two years of maintenance on select releases
- Optional 24/7 support available, contact us here for more information
- Optional dedicated fully managed service available, contact us here for more information or learn more about Canonical’s Managed Apps service.
- Portability: Charmed Kubeflow can be deployed on any conformant Kubernetes, on any cloud or on-premise
Please see the official docs site for complete documentation of the Charmed Kubeflow distribution.
If you find a bug in our operator or want to request a specific feature, please file a bug here: https://github.com/canonical/kubeflow-tensorboards-operator/issues
Charmed Kubeflow is free software, distributed under the Apache Software License, version 2.0.
Canonical welcomes contributions to Charmed Kubeflow. Please check out our contributor agreement if you're interested in contributing to the distribution.
Security issues in Charmed Kubeflow can be reported through LaunchPad. Please do not file GitHub issues about security issues.