Build and load Kernel Model
Note
We need an entitlement to install kernel sources.
Service account & privileges
Entitlement
| oc create secret generic etc-pki-entitlement \
--from-file=entitlement.pem=./export/entitlement_certificates/xxx.pem
--from-file entitlement-key.pem=./export/entitlement_certificates/xxx.pem
|
DaemonSet / Deployment (Build & Run/Load)
2021-08-03
2021-08-03
Contributors: