(Discontinued) resource-controller

更新时间:
复制 MD 格式

This topic provides release notes for the resource-controller component.

Component overview

ack-slo-manager now supports all the features of resource-controller and includes optimizations over the original component. The resource-controller component was decommissioned on October 14, 2022. For instructions on how to use these features, see ack-koordinator (ack-slo-manager). If you are using resource-controller, refer to Related Content to complete the migration.

Uninstall resource-controller

To facilitate the migration to ack-koordinator (ack-slo-manager), starting from version v1.2.3-ea712cc6-aliyun, uninstalling resource-controller no longer automatically deletes the Cgroup CustomResourceDefinition (CRD). For more information about the Cgroup CRD, see Dynamically modify the resource parameters of a Pod. If you no longer need the Cgroup CRD features after the uninstallation, follow the steps below to clean up the remaining Cgroup Custom Resources (CRs) in your cluster. This cleanup prevents potential conflicts with ack-slo-manager.

To uninstall resource-controller and delete the Cgroup CRs:

  1. Uninstall the resource-controller component. For detailed instructions, see Manage components.

  2. Delete the Cgroup CRs.

    1. Log on to the ACK console. In the left navigation pane, click Clusters.

    2. On the Clusters page, click the name of your cluster. In the left navigation pane, click Workloads > Custom Resources.

    3. On the Custom Resources page, click the CRDs tab, and then click Cgroups.

    4. On the Resource Objects tab, set Namespace to All Namespaces.

    5. Select all Cgroup objects, click Are you sure you want to delete, and then in the Confirm dialog box, click OK.

Change log

August 2022

Version

Image URL

Release date

Description

Impact

1.2.3-ea712cc6-aliyun

  • registry.cn-hangzhou.aliyuncs.com/acs/node-resource-agent:v21.5.20.1-2f4c30e-aliyun

  • registry.cn-hangzhou.aliyuncs.com/acs/resource-controller:v1.2.3-ea712cc6-aliyun

August 4, 2022

Optimized internal APIs to simplify the migration to ack-koordinator (ack-slo-manager).

The Cgroup CRD is no longer deleted during uninstallation. For uninstallation instructions, see Uninstall resource-controller.

June 2021

Version

Image URL

Release date

Description

Impact

v1.2.2-0ac97de0-aliyun

  • registry.cn-hangzhou.aliyuncs.com/acs/node-resource-agent:v21.3.9.0-adecd8a-aliyun

  • registry.cn-hangzhou.aliyuncs.com/acs/resource-controller:v1.2.2-0ac97de0-aliyun

June 21, 2021

Added support for Memory Bandwidth Allocation (MBA) control, fixed issues related to dynamic memory changes and containerd, and upgraded client-go.

None.

May 2021

Version

Image URL

Release date

Description

Impact

v1.2.1-d1e280f-aliyun

  • registry.cn-hangzhou.aliyuncs.com/acs/node-resource-agent:v21.3.9.0-adecd8a-aliyun

  • registry.cn-hangzhou.aliyuncs.com/acs/resource-controller:v1.2.1-d1e280f-aliyun

May 21, 2021

Added L3 cache control and enabled CPU Topology-aware Scheduling for AMD architectures.

None.

April 2021

Version

Image URL

Release date

Description

Impact

v1.2.0-ec8a979-aliyun

  • registry.cn-hangzhou.aliyuncs.com/acs/node-resource-agent:v21.3.9.0-adecd8a-aliyun

  • registry.cn-hangzhou.aliyuncs.com/acs/resource-controller:v1.2.0-ec8a979-aliyun

April 20, 2021

Added support for containerd, multi-container Pods, metadata access, and container-level logging. Implemented real-time dynamic watermark control.

None.

March 2021

Version

Image URL

Release date

Description

Impact

v1.1.0-e7388cb

  • registry.cn-hangzhou.aliyuncs.com/acs/node-resource-agent:v21.3.9.0-adecd8a-aliyun

  • registry.cn-hangzhou.aliyuncs.com/acs/resource-controller:v1.1.0-e7388cb

March 9, 2021

Released node-agent. Added a label field to the ConfigMap that stores NUMA information.

None.

January 2021

Version

Image URL

Release date

Description

Impact

v1.1.0-e7388cb

  • registry.cn-hangzhou.aliyuncs.com/acs/node-resource-agent:121ffbe

  • registry.cn-hangzhou.aliyuncs.com/acs/resource-controller:v1.1.0-e7388cb

January 26, 2021

resource-controller now supports distributed deployment and adjustments to cpuset parameters.

None.