doc: workaround link checker

- Update crictl to remove backticks

Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
stevenhorsman 2022-09-14 13:10:14 +01:00 committed by Samuel Ortiz
parent ef381b084d
commit 31164eeedf

View File

@ -49,7 +49,7 @@ $ chmod u+x ccv0.sh
or [Kubernetes](#using-kubernetes-for-end-to-end-provisioning-of-a-kata-confidential-containers-pod-with-an-unencrypted-image)
and then test and use it.
### Using `crictl` for end-to-end provisioning of a Kata confidential containers pod with an unencrypted image
### Using crictl for end-to-end provisioning of a Kata confidential containers pod with an unencrypted image
- Run the full build process with Kubernetes turned off, so its configuration doesn't interfere with `crictl` using:
```bash