mirror of
https://github.com/dockur/windows.git
synced 2024-11-15 01:34:41 +00:00
docs: Networking (#610)
This commit is contained in:
parent
e7b831232a
commit
d2e0b6a90d
@ -133,7 +133,7 @@ kubectl apply -f kubernetes.yml
|
|||||||
```
|
```
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> Changing these values will have no effect after the installation already has been performed. Use the control panel inside Windows in that case.
|
> Changing these values will have no effect after the installation has been performed already. Use the control panel inside Windows in that case.
|
||||||
|
|
||||||
### How do I change the storage location?
|
### How do I change the storage location?
|
||||||
|
|
||||||
@ -283,7 +283,7 @@ kubectl apply -f kubernetes.yml
|
|||||||
|
|
||||||
### How can Windows acquire an IP address from my router?
|
### How can Windows acquire an IP address from my router?
|
||||||
|
|
||||||
After configuring the container for macvlan (see above), it is possible for Windows to become part of your home network by requesting an IP from your router, just like a real PC.
|
After configuring the container for [macvlan](#how-do-i-assign-an-individual-ip-address-to-the-container), it is possible for Windows to become part of your home network by requesting an IP from your router, just like a real PC.
|
||||||
|
|
||||||
To enable this mode, add the following lines to your compose file:
|
To enable this mode, add the following lines to your compose file:
|
||||||
|
|
||||||
@ -336,7 +336,7 @@ kubectl apply -f kubernetes.yml
|
|||||||
```
|
```
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> In case the device is a USB disk drive, please wait until after the installation is completed before connecting it. Otherwise the installation may fail, as the order of the disks can get rearranged.
|
> If the device is a USB disk drive, please wait until after the installation is completed before connecting it. Otherwise the installation may fail, as the order of the disks can get rearranged.
|
||||||
|
|
||||||
### How do I verify if my system supports KVM?
|
### How do I verify if my system supports KVM?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user