From bbedc531338ea73a3be4df8ee50e42297091f39d Mon Sep 17 00:00:00 2001 From: pb Date: Tue, 3 Sep 2024 15:56:16 +0200 Subject: [PATCH] How to set uo + TODO --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7dfc71a..64321ad 100644 --- a/README.md +++ b/README.md @@ -48,4 +48,10 @@ In rules add a new entry : This command **must return "yes"** +## TODO +- [ ] Logs the output of each pods : + - logsPods() function already exists + - need to implement the logic to create each pod's logger and start the monitoring routing +- [ ] Allow the front to known on which IP the service are reachable + - currently doing it by using `kubectl get nodes -o wide` \ No newline at end of file