This is a repository of the helm charts needed to use the STS2 card from Silicom in the Openshift cluster environment and of the helm charts needed to use the newer ICE (E810-C) out of tree driver source in the Openshift cluster environment.
feature.node.kubernetes.io/custom-intel.e810_c.devices=true
* Installed to namespace.
* Deploy sts-silicom-operator bundle
* Special Resource Operator version 4.9 is used.
Create and tear down the SRO for 4.9.
make sro-bundle
Start the build and driver container charts.
make ice-special-resource
Create and tear down the sts bundle operator.
make operator-bundle
* Get the ICE driver src
`make ice.tgz`
* Get the helm tool
`make helm`
* Create the sts2 helm package only
`make package`
* Deploy the SRO bundle and the NFD configuration
`make sro-bundle`
* Deploy the helm package to the cluster using oc.
`make ice-special-resource`
Accepted modes are
- T-GM.8275.1
- T-BC-8275.1
- T-TSC.8275.1
oc apply -f cr/sts/stsconfig-gm.yaml
oc apply -f cr/sts/stsconfig-bc.yaml