doc(fs-forgejo-service): WiP - mob-1 stage 1: OTC VPC

This commit is contained in:
Bot 2025-04-30 13:46:20 +02:00
parent fec136b881
commit 89b0a94b76
4 changed files with 32 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 636 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

View file

@ -0,0 +1,32 @@
# OTC
## CCE Cloud Container engine - Kubernetes
* Kata-Container - MicroVM, e.g. for Forgejo-Runner
## Networking
* compare it with local networking in docker-compose e.g.
* there you also can do 'Software defied Networking'
* like we do in OTC
![alt text](image.png)
* Question: When or why to subnet?
* A: It' for security ... for sure, but at first it's for creating domains of transparently interacting applicatios
* Hint: Use CIDR calculators when getting lost in IP4 networking
## Routing Table
![alt text](image-1.png)
## Peering Connections
![alt text](image-2.png)
## tags
sould be possible ...