Merge branch 'main' of ssh://gitea.rre.nu:3022/jonas/tle
This commit is contained in:
commit
568b48a1d0
@ -7,7 +7,9 @@ I had some goals for the build:
|
|||||||
- Lastly, I wanted it to be **affordable** to build.
|
- Lastly, I wanted it to be **affordable** to build.
|
||||||
|
|
||||||
The result, a complete lab environment contained in a hard case
|
The result, a complete lab environment contained in a hard case
|
||||||
|
|
||||||
![tlu_closed](https://user-images.githubusercontent.com/254416/140306727-97f4bc65-eca4-48f9-b455-ff1a94e2e90c.png)
|
![tlu_closed](https://user-images.githubusercontent.com/254416/140306727-97f4bc65-eca4-48f9-b455-ff1a94e2e90c.png)
|
||||||
|
|
||||||
![tlu_open](https://user-images.githubusercontent.com/254416/140306795-052af1ba-8b0b-414a-93e0-73963cb7d6ee.png)
|
![tlu_open](https://user-images.githubusercontent.com/254416/140306795-052af1ba-8b0b-414a-93e0-73963cb7d6ee.png)
|
||||||
|
|
||||||
Everything is contained in a hard case with a stripped monitor in the case lid.
|
Everything is contained in a hard case with a stripped monitor in the case lid.
|
||||||
@ -31,11 +33,11 @@ The Admin server is running openSUSE Leap 15.3 and is hosting all network servic
|
|||||||
It also runst hostapd and uses the Asus PN50 wireless as access point to the internal network so I can connect with wifi from my laptop or I can connect the external NIC to a network and get a DHCP address and connect with ssh.
|
It also runst hostapd and uses the Asus PN50 wireless as access point to the internal network so I can connect with wifi from my laptop or I can connect the external NIC to a network and get a DHCP address and connect with ssh.
|
||||||
Everything is configured with a script and salt, so reinstalling the Admin server is done in a ease
|
Everything is configured with a script and salt, so reinstalling the Admin server is done in a ease
|
||||||
|
|
||||||
## Three Asus PN50 (#11)
|
## Three Asus PN50
|
||||||
They will be running Harvester as default, the default harvester cluster is installed using PXE on the Admin server and the configuration is done in the Admin server setup script.
|
They will be running Harvester as default, the default harvester cluster is installed using PXE on the Admin server and the configuration is done in the Admin server setup script.
|
||||||
This makes it makes it easy to tear down and rebuild when I need to do other tests/labs that needs physical hardware.
|
This makes it makes it easy to tear down and rebuild when I need to do other tests/labs that needs physical hardware.
|
||||||
|
|
||||||
## Three RPi4 (#10)
|
## Three RPi4
|
||||||
They will be running a three node k3s (etcd) cluster as default.
|
They will be running a three node k3s (etcd) cluster as default.
|
||||||
|
|
||||||
## Network diagram
|
## Network diagram
|
||||||
|
Loading…
Reference in New Issue
Block a user