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

Initial commit for kube-proxy HPC helm charts #41

Merged
merged 1 commit into from
Feb 8, 2024
Merged

Conversation

jsturtevant
Copy link
Collaborator

As discussed in sig-windows, the KPNG project is no longer actively maintained. In the future there may be other initiatives to break kube-proxy out of tree so I've tagged the repository (https://github.com/kubernetes-sigs/windows-service-proxy/tree/kpng-0.1.0) and removed the code in this PR and replaced it with some HPC docker files and helm charts.

For now we would like to have a more "official" version of the kube-proxy images in https://github.com/kubernetes-sigs/sig-windows-tools/tree/master/hostprocess

This improves upon those images:

  • has a single image that is the "core" kube-proxy image that can be used for all scenarios. This is just pulled from kubernetes pre-built kube-proxy binaries.
  • It also provides a helper container meant to be used as an init container that that can do the additional set up required by some CNI's and networks. (primarily vxlan networks.)
  • provides a helm chart that makes it easy to deploy and wire up for various scenarios

Signed-off-by: James Sturtevant <jstur@microsoft.com>
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 7, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jsturtevant

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Feb 7, 2024
@knabben
Copy link
Member

knabben commented Feb 8, 2024

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 8, 2024
@knabben
Copy link
Member

knabben commented Feb 8, 2024

if at some point kpng comes back we can restore the tag (maybe in another repo).

@k8s-ci-robot k8s-ci-robot merged commit 83738f0 into main Feb 8, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants