4.13 feature work (#15740)

This commit is contained in:
Allie Sadler 2022-10-19 16:20:21 +01:00 committed by GitHub
parent a3ac931614
commit a0a229f344
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 0 deletions

View File

@ -134,6 +134,8 @@ Click **Apply & Restart** to save your settings and restart Docker Desktop.
From the **Experimental features** tab, you can sign up to the [Developer Preview program](https://www.docker.com/community/get-involved/developer-preview/).
On the **Beta features** tab, you also have the option to allow version 4.13 feature flags, which are product features Docker is currently experimenting with. This is switched on by default.
## Kubernetes
Docker Desktop includes a standalone Kubernetes server, so that you can test

View File

@ -163,6 +163,8 @@ Click **Apply & Restart** to save your settings and restart Docker Desktop.
{% include experimental.md %}
On the **Beta features** tab, you also have the option to allow version 4.13 feature flags, which are product features Docker is currently experimenting with. This is switched on by default.
### Enable the new Apple Virtualization framework
Select **Use the new Virtualization framework** to allow Docker Desktop to use the new `virtualization.framework` instead of the hypervisor.framework. Ensure to reset your Kubernetes cluster when you enable the new Virtualization framework for the first time.

View File

@ -207,6 +207,8 @@ Click **Apply & Restart** to save your settings and restart Docker Desktop.
From the **Experimental features** tab, you can sign up to the [Developer Preview program](https://www.docker.com/community/get-involved/developer-preview/).
On the **Beta features** tab, you also have the option to allow version 4.13 feature flags, which are product features Docker is currently experimenting with. This is switched on by default.
## Kubernetes
> **Note**