rancher-partner-charts/charts/intel/intel-device-plugins-operator/0.24.1
Samuel Attwood 08907c48a5 CI Updated Charts
Added:
  argo/argo-cd:
    - 5.8.0
  cert-manager/cert-manager:
    - 1.10.0
  crate/crate-operator:
    - 2.16.0
  elastic/elasticsearch:
    - 7.17.3
  harbor/harbor:
    - 1.10.1
  intel/intel-device-plugins-operator:
    - 0.24.1
  jaeger/jaeger-operator:
    - 2.36.0
  jenkins/jenkins:
    - 4.2.9
  elastic/kibana:
    - 7.17.3
  elastic/logstash:
    - 7.17.3
  metallb/metallb:
    - 0.13.7
  mongodb/community-operator:
    - 0.7.6

Updated:
  asserts/asserts:
    - 1.8.0
  redpanda/redpanda:
    - 2.2.5
2022-10-26 02:48:21 -04:00
..
crds CI Updated Charts 2022-10-26 02:48:21 -04:00
templates CI Updated Charts 2022-10-26 02:48:21 -04:00
.helmignore CI Updated Charts 2022-10-26 02:48:21 -04:00
Chart.yaml CI Updated Charts 2022-10-26 02:48:21 -04:00
LICENSE CI Updated Charts 2022-10-26 02:48:21 -04:00
README.md CI Updated Charts 2022-10-26 02:48:21 -04:00
values.yaml CI Updated Charts 2022-10-26 02:48:21 -04:00

README.md

Intel Device Plugins Operator Helm Chart

Intel Device Plugins for Kubernetes Helm charts for installing the operator. Operator installation is manadtory after which each device plugin can be installed via its own Helm chart.

Prerequisites

Get Helm Repository Info

helm repo add intel https://intel.github.io/helm-charts/
helm repo update

You can execute helm search repo intel command to see pulled charts [optional].

Install Helm Chart

CRDs of the device plugin operator are installed as part of the chart.

helm install device-plugin-operator intel/device-plugin-operator [flags]

Upgrade Chart

helm upgrade device-plugin-operator intel/device-plugin-operator [flags]

Uninstall Chart

helm uninstall device-plugin-operator

CRDs are not uninstalled.

Configuration

See Customizing the Chart Before Installing. To see all configurable options with detailed comments:

helm show values intel/device-plugin-operator

You may also run helm show values on this chart's dependencies for additional options.

parameter value
hub intel
tag 0.24.1
pullPolicy IfNotPresent