Skip to content

feature: hostNetwork for image pull jobs #230

@bschwenn

Description

@bschwenn

Similar to 57974ee, the request here is to add a flag --image-pull-job-host-network. In addition to the symmetry this would provide for --image-delete-job-host-network, the specific reason I want this is that kube-fledged pods can cause a spike of pods requesting IPs from providers like https://github.com/aws/amazon-vpc-cni-k8s. This spike can lead to exhaustion or errors with other pods in the same subnet trying to get IPs. Running in the host network prevents this issue.

I'm happy to contribute a PR for this if it sounds good.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions