kubesphere/kubekey

Can KK consider supporting the execution of customized shell scripts on some machine?

Open

#1,228 opened on Apr 20, 2022

View on GitHub
 (5 comments) (0 reactions) (1 assignee)Go (820 forks)auto 404
good first issuehelp wantedkind/feature-request

Repository metrics

Stars
 (2,815 stars)
PR merge metrics
 (Avg merge 20d 9h) (31 merged PRs in 30d)

Description

Your current KubeKey version

version.BuildInfo{Version:"2.0.0", GitCommit:"ff9d30b7", GitTreeState:"", GoVersion:"go1.17.7"}

Describe this feature

Can KK consider supporting the execution of customized shell scripts on some machine?

Describe the solution you'd like

For example, I want to execute some shell scripts on Master nodes after complete of k8s installation. And I want to execute some shell scripts on All nodes before k8s installation, too.

Additional information

No response

Contributor guide