AnubisLMS / AnubisLMS/Anubis

ADD strict network policies to all core Anubis services

Abierto
#102 2 comentarios 0 reacciones 0 asignados Ver en GitHub
backend feature good first issue security
Lenguaje dominante
Python
Estrellas
381
Forks
53
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

There are some network policies that are defined in [network-policy.yml](https://github.com/GusSand/Anubis/blob/master/k8s/chart/templates/network-policy.yml). These policies are only on the places where users have some level of execution on the Anubis cluster (like the theia pods and autograde pipelines).

We need to add policies to govern other places like the web and api deployments.

Use this tool for visualizing and editing network policies https://editor.cilium.io/

- [ ] write network policies
- [ ] API
- [ ] WEB
- [ ] RPC-default
- [ ] RPC-theia
- [ ] RPC-regrade

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.