Skip to content

Commit

Permalink
Remove emulation note
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-pona committed Oct 5, 2024
1 parent 179fca8 commit 886b956
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/en/setup/kubevirt-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ As the configuration and the required feature flags are subject to change, we do

### Emulation

This cluster is using emulation. This has an impact on the VM performance.
For local development and test environments, the emulation can be turned on. This may have a huge impact to the performance.

```yaml
apiVersion: kubevirt.io/v1
Expand All @@ -37,6 +37,8 @@ spec:
[...]
```

The Lab cluster is not using emulation.


### Enabled Kubernetes feature flags

Expand Down

0 comments on commit 886b956

Please sign in to comment.