mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-08-19 05:27:26 +00:00
[README] Update to reflect filename changes
Signed-off-by: Saikrishna Edupuganti <saikrishna.edupuganti@intel.com>
This commit is contained in:
committed by
Manohar Castelino
parent
f96b48beca
commit
bfa29b5543
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user