Releases: githedgehog/k8s-tpm-device-plugin
Releases · githedgehog/k8s-tpm-device-plugin
v0.1.0 - primum
This is the first release, and is essentially a RFC. It provides two plugins that can be requested with resourcelimits like the following:
githedgehog.com/tpmrm: 1
githedgehog.com/tpm: 1
As exaplained in the README, only the first one should really be considered.
Install with:
helm upgrade --install --version 0.1.0 hhtpmplugin oci://ghcr.io/githedgehog/k8s-tpm-device-plugin/helm-charts/k8s-tpm-device-plugin
Known improvements are filed as issues. Please file issues even for just ideas for enhancements.