mirror of
https://github.com/cetic/unikernels.git
synced 2024-12-22 22:13:05 +07:00
Update README.md
This commit is contained in:
parent
e7b612825d
commit
93aa85beb1
@ -22,7 +22,7 @@ This script will deploy the unikernels by taking the following steps:
|
|||||||
|
|
||||||
The networks are created with the following addressing:
|
The networks are created with the following addressing:
|
||||||
|
|
||||||
![Proof of concept network addressing scheme](https://git.cetic.be/stages/unikernels/raw/feature/stagelongree2018/MEDIA/unikernel_network.PNG "Proof of concept network addressing scheme")
|
![Proof of concept network addressing scheme](https://raw.githubusercontent.com/cetic/unikernels/master/MEDIA/unikernel_network.PNG "Proof of concept network addressing scheme")
|
||||||
|
|
||||||
| VM | IP Address |
|
| VM | IP Address |
|
||||||
| ----------- |-----------------|
|
| ----------- |-----------------|
|
||||||
@ -51,4 +51,4 @@ The container ports are mapped as follows:
|
|||||||
| Web server | 80/tcp | 80/tcp |
|
| Web server | 80/tcp | 80/tcp |
|
||||||
| DNS server | 53/udp | 53/udp |
|
| DNS server | 53/udp | 53/udp |
|
||||||
|
|
||||||
**NOTE:** due to time constraints during the project, the firewall and router applications were not ported to containers.
|
**NOTE:** due to time constraints during the project, the firewall and router applications were not ported to containers.
|
||||||
|
Loading…
Reference in New Issue
Block a user