diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-09-15 16:13:31 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-09-15 16:13:31 +0200 |
commit | 64a6d5dd87f892536d9b52350fd30e66c722ed8a (patch) | |
tree | 537722c29e9d1ca4fdc8b68728f3017a68140751 | |
parent | 6921533ab3cb09b629b77ef5a531d59cbba5c4d9 (diff) |
Fix
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -3,6 +3,14 @@ <img src="https://avatars.githubusercontent.com/u/175958109?s=100&v=4" alt="Logo" align="right"/> This repository refers to the network of the CAS-4 project of this organisation. +The following networking setup is a Kubernetes application which uses KubeEdge +to run some an application on simulated bare nodes. + +This represents a orchestration of: + +- [`cas-4/backend`](https://github.com/cas-4/backend) +- [`cas-4/frontend`](https://github.com/cas-4/frontend) +- [`cas-4/alertd`](https://github.com/cas-4/alertd) ## Set up |