mirror of https://github.com/docker/docs.git
4.13 feature work (#15740)
This commit is contained in:
parent
a3ac931614
commit
a0a229f344
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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**
|
||||
|
|
Loading…
Reference in New Issue