open-cluster-management-io / cluster-proxy

An OCM addon that automates the installation of Kubernetes' konnectivity servers and agents.
Apache License 2.0
45 stars 22 forks source link

workload partitioning for proxy-agent in managed cluster #158

Closed pixelsoccupied closed 1 year ago

pixelsoccupied commented 1 year ago

similar to service-proxy, let the pod to pin to reserved cores.

JIRA: OCPBUGS-11604

/cc @xuezhaojun

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: pixelsoccupied Once this PR has been reviewed and has the lgtm label, please assign xuezhaojun for approval. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/open-cluster-management-io/cluster-proxy/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
pixelsoccupied commented 1 year ago

Using https://github.com/stolostron/cluster-proxy/pull/53 instead!