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