[README] Update to reflect filename changes

Signed-off-by: Saikrishna Edupuganti <saikrishna.edupuganti@intel.com>
This commit is contained in:
Saikrishna
2019-01-04 21:27:48 +00:00
committed by Manohar Castelino
parent f96b48beca
commit bfa29b5543
+2 -2
View File
@@ -73,7 +73,7 @@ runtime class set to "kata" will launch the POD/Deployment with Kata.
An example is
`kubectl apply -f tests/test-deploy-kata.yaml`
`kubectl apply -f tests/test-deploy-kata-qemu.yaml`
### Running Kata Workloads with Firecracker
@@ -82,7 +82,7 @@ with firecracker as the isolation mechanism for Kata.
An example is
`kubectl apply -f tests/test-deploy-fire.yaml`
`kubectl apply -f tests/test-deploy-kata-fc.yaml`
## Making Kata the default runtime