Skip to content

v0.0.1-policy-assistant

Compare
Choose a tag to compare
@danwinship danwinship released this 19 Nov 17:56
· 12 commits to main since this release
6b27658

This release contains the policy-assistant Command-Line Interface (CLI) and its source code.

Policy Assistant is a project to help users develop/troubleshoot upstream network policies. Current APIs: NetworkPolicy (v1), AdminNetworkPolicy and BaselineAdminNetworkPolicy.

policy-assistant is a static analysis tool which can simulate policy verdicts for traffic.
policy-assistant can either read policies/pods from file or from a Kubernetes cluster.

For more information, see the Policy Assistant README or this demo.

What's New

Inaugural release for policy-assistant.

Supported APIs

Special Notes

We will be iterating on how we version policy assistant.
It's possible that future releases will not follow the same release version format.