Skip to content
Snippets Groups Projects
  • Sheogorath's avatar
    685c17c5
    feat(shields): Initial shields deployment · 685c17c5
    Sheogorath authored
    This patch provides an initial version of shields for the
    cluster, deploying shields in a fairly locked down setup. This
    includes blocking all ingress and egress traffic except of the
    ingress controller, monitoring and outgoing web traffic to the
    public internet.
    
    As part of this some new shared network policies are created,
    added and renamed. These aim to improve the namespace isolation
    and provisioning of controlled network access.
    Verified
    685c17c5
    History
    feat(shields): Initial shields deployment
    Sheogorath authored
    This patch provides an initial version of shields for the
    cluster, deploying shields in a fairly locked down setup. This
    includes blocking all ingress and egress traffic except of the
    ingress controller, monitoring and outgoing web traffic to the
    public internet.
    
    As part of this some new shared network policies are created,
    added and renamed. These aim to improve the namespace isolation
    and provisioning of controlled network access.