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

4.x release. #2456

Open
redscholar opened this issue Nov 13, 2024 · 0 comments
Open

4.x release. #2456

redscholar opened this issue Nov 13, 2024 · 0 comments
Assignees

Comments

@redscholar
Copy link
Collaborator

redscholar commented Nov 13, 2024

Your current KubeKey version

No response

Describe this feature

feature

Version 4.x will include the following features.

  1. kubekey will be divided into task templates and execution frameworks.
    task templates: Task templates are flexible and changeable. Can be existing cluster management functions (will be used as built-in templates), and other customized functions.
    execution frameworks: The task framework can be executed on the command line or in a k8s cluster.
  2. add ui for kubekey.

why to change it

In the current version of Kubekey, adding or modifying commands requires submitting code changes and releasing a new version, which limits extensibility.
• Separation of tasks from the framework (like ansible)
• Support for GitOps (manage automated tasks through Git)
• Support for connector extensions
• Support for cloud-native automated bulk task management

Describe the solution you'd like

Now we have two branch to implement it. feature-ops and feature-ui. it will merge to master after Finish.

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants