Kubeflow
- Kubeflow Charmers | bundle
- Cloud
Channel | Revision | Published |
---|---|---|
latest/candidate | 294 | 24 Jan 2022 |
latest/beta | 430 | 30 Aug 2024 |
latest/edge | 423 | 26 Jul 2024 |
1.9/stable | 426 | 31 Jul 2024 |
1.9/beta | 420 | 19 Jul 2024 |
1.9/edge | 425 | 31 Jul 2024 |
1.8/stable | 414 | 22 Nov 2023 |
1.8/beta | 411 | 22 Nov 2023 |
1.8/edge | 413 | 22 Nov 2023 |
1.7/stable | 409 | 27 Oct 2023 |
1.7/beta | 408 | 27 Oct 2023 |
1.7/edge | 407 | 27 Oct 2023 |
juju deploy kubeflow --channel 1.8/edge
Deploy Kubernetes operators easily with Juju, the Universal Operator Lifecycle Manager. Need a Kubernetes cluster? Install MicroK8s to create a full CNCF-certified Kubernetes system in under 60 seconds.
Platform:
-
custom_images | string
Default: activator: '' autoscaler: '' controller: '' webhook: '' autoscaler-hpa: '' net-istio-controller/controller: '' net-istio-webhook/webhook: '' queue-proxy: '' domain-mapping: '' domainmapping-webhook: '' migrate: ''
YAML or JSON formatted input defining images to use in Knative Serving. Any image omitted or set to '' here will use a default image. For usage details, see https://github.com/canonical/knative-operators/blob/main/charms/knative-serving/README.md#setting-custom-images-for-knative-serving.
-
domain.name | string
Default: 10.64.140.43.nip.io
The domain name used for all fully-qualified route names shown
-
http-proxy | string
The value of HTTP_PROXY environment variable in the serving controller.
-
https-proxy | string
The value of HTTPS_PROXY environment variable in the serving controller.
-
istio.gateway.name | string
Default: knative-gateway
(TEMP) The name of the Istio Gateway to use for Knative Serving
-
istio.gateway.namespace | string
(TEMP) The namespace where istio is deployed. It is usually the model name where istio (pilot and gateway) are deployed. This configuration is required.
-
namespace | string
The namespace to deploy Eventing to. This namespace cannot also contain another Knative Serving or Eventing instance. This configuration is required.
-
no-proxy | string
The value of NO_PROXY environment variable in the serving controller.
-
progress-deadline | string
Default: 600s
the duration to wait for the deployment to be ready before considering it failed.
-
queue_sidecar_image | string
Image to use for the `queue-proxy` sidecar container in a Knative Service workload Pod.
-
registries-skipping-tag-resolving | string
Default: nvcr.io
Comma-seperated list of repositories for which tag to digest resolving should be skipped.
-
version | string
Default: 1.12.4
Version of knative-serving component.