Skip to content

Deploying k8s to Azure does not automatically obey Network Policies #1526

Closed
@sgibson91

Description

@sgibson91

As we have discovered in jupyterhub/mybinder.org-deploy#1154 (comment), network policies defined in helm charts won't automatically be obeyed as expected when using a k8s cluster on Azure.

To enforce this, the k8s cluster needs to be deployed into a vnet with network policies enabled. Currently, this must be done at the deployment stage and cannot be retroactively applied to existing clusters.

I can contribute some documentation on how to set up a vnet with network policies and deploy the cluster into it 🙂

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions