Anubis icon indicating copy to clipboard operation
Anubis copied to clipboard

ADD strict network policies to all core Anubis services

Open wabscale opened this issue 4 years ago • 2 comments

There are some network policies that are defined in 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

wabscale avatar Jun 19 '21 05:06 wabscale

hi @wabscale, This issue seems to be a good initiation of my journey towards contribution to FOSS projects. Can you please assign this to me?

h20220025 avatar Nov 13 '22 06:11 h20220025

Sure thing you can take this on. GitHub doesnt let me assign an issue to you until you have a commit on the main branch, but consider this yours.

I will write out the network map for you sometime in the next few days. You'll have a much better time with that

wabscale avatar Nov 13 '22 23:11 wabscale