Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

network policy workload #117

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Commits on Oct 7, 2024

  1. network policy workload

    Network policy testing touches 3 key areas
    1. Template to include all network policy configuration options
    2. Latency measurement through connection testing
    3. Flow tracking through Convergence tracker
    
    This PR is adding templates which proposed unified approach to add
    namespace and pod selectors, CIDRs, single ports and port ranges.
    
    Legacy network policy templates will be retired and removed once
    this new approach gets stabilized.
    
    This PR depends on following kube-burner and images PRs for
    connection testing
    cloud-bulldozer/images#13
    cloud-bulldozer/images#12
    kube-burner/kube-burner#679
    
    A follow up PR will be submitted for adding Converagnce tracker
     tool support.
    
    More details are added in README.md
    
    Signed-off-by: venkataanil <[email protected]>
    venkataanil committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    89f1807 View commit details
    Browse the repository at this point in the history