Init
This commit is contained in:
46
architecture.md
Normal file
46
architecture.md
Normal file
@@ -0,0 +1,46 @@
|
||||
┌────────────────────┐
|
||||
│ MariaDB │
|
||||
│ inventory/history │
|
||||
│ jobs/model results │
|
||||
└─────────┬──────────┘
|
||||
│
|
||||
┌─────────────────┐ ┌───────────▼───────────┐
|
||||
│ PT Proxmox │────────▶│ Topology Reconciler │
|
||||
│ inventory/API │ │ desired vs actual │
|
||||
└─────────────────┘ └───────────┬───────────┘
|
||||
│ proxmoxer
|
||||
┌─────────▼──────────┐
|
||||
│ DT Proxmox │
|
||||
│ clone/config/start │
|
||||
└────────────────────┘
|
||||
|
||||
PT/DT VyOS commit events
|
||||
│
|
||||
▼
|
||||
┌────────────────────────┐
|
||||
│ Config Sync Coordinator│
|
||||
│ retrieve/sanitize/diff │
|
||||
│ snapshot/apply/verify │
|
||||
└────────────────────────┘
|
||||
|
||||
DT SUPERSPINE sFlow
|
||||
│ UDP/6343
|
||||
▼
|
||||
┌────────────────────────┐
|
||||
│ sFlow Collector │
|
||||
│ parse + time buckets │
|
||||
│ feature vectors │
|
||||
└────────────┬───────────┘
|
||||
│
|
||||
▼
|
||||
┌─────────────────────────────────┐
|
||||
│ Inference Service │
|
||||
│ LSTM / ARIMA / Isolation Forest │
|
||||
└────────────┬────────────────────┘
|
||||
│
|
||||
▼
|
||||
┌────────────────────────┐
|
||||
│ Decision Engine │
|
||||
│ correlate/vote/policy │
|
||||
│ propose ACL action │
|
||||
└────────────────────────┘
|
||||
Reference in New Issue
Block a user