diff --git a/guides/ephemeral_storage.md b/guides/ephemeral_storage.md index 7a2a1be..039dd8b 100644 --- a/guides/ephemeral_storage.md +++ b/guides/ephemeral_storage.md @@ -47,7 +47,6 @@ spec: storage: 1Gi storageClassName: open-local-lvm ``` -Before deploy the workload, we can follow this [documentation](https://github.com/kata-containers/kata-containers/blob/CCv0/docs/how-to/how-to-build-and-test-ccv0.md) and use [ccv0.sh](https://github.com/kata-containers/kata-containers/blob/CCv0/docs/how-to/ccv0.sh) to enable CoCo console debug(optional, check whether working as expected). Create the workload: ```sh