kubeedge / kubeedge

Kubernetes Native Edge Computing Framework (project under CNCF)
https://kubeedge.io
Apache License 2.0
6.52k stars 1.68k forks source link

Proposal:Keadm Tool Enhancement #5574

Closed HT0403 closed 1 month ago

HT0403 commented 1 month ago

What type of PR is this? /kind design

What this PR does / why we need it: Keadm(KubeEdge installation tool) now only supports configuring a subset of parameters during EdgeCore installation. We would like to support specifying parameters using --set or directly using an existing local configuration file to achieve full parameter configuration and meet the users' requirements. Which issue(s) this PR fixes:

Fixes #5563

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE
WillardHu commented 1 month ago

Add some design contents about how to add a flag set to the keadm and applied to the edgecore config.

kubeedge-bot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: WillardHu

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: - ~~[docs/OWNERS](https://github.com/kubeedge/kubeedge/blob/master/docs/OWNERS)~~ [WillardHu] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
WillardHu commented 1 month ago

Sorry, I approve my request changes, but the label approved have been added... 😂

fisherxu commented 1 month ago

Sorry, I approve my request changes, but the label approved have been added... 😂

All right, if there's any issue, just fix it in follow up PRs :)