You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The examples directories contains how you can run and attest a [KubeVirt](https://github.com/kubevirt/kubevirt) VM against the Trusted Execution Clusters operator.
4
+
5
+
## How to use KubeVirt example
6
+
7
+
Before provisioning the KubeVirt VM, a secret with the ignition configuration needs to be created. You can use the helper script:
"contents": "[Service]\n# Override Execstart in main unit\nExecStart=\n# Add new Execstart with `-` prefix to ignore failure`\nExecStart=-/usr/sbin/agetty --autologin core --noclear %I $TERM\n",
"contents": "[Service]\n# Override Execstart in main unit\nExecStart=\n# Add new Execstart with `-` prefix to ignore failure`\nExecStart=-/usr/sbin/agetty --autologin core --noclear %I $TERM\n",
0 commit comments