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

[Epic : 1] Cluster onboarding via various ways #35

Open
3 tasks done
yashpandey06 opened this issue Jan 28, 2025 · 0 comments
Open
3 tasks done

[Epic : 1] Cluster onboarding via various ways #35

yashpandey06 opened this issue Jan 28, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@yashpandey06
Copy link
Contributor

yashpandey06 commented Jan 28, 2025

Enhance Cluster Onboarding Experience

  • 1.1 kubeconfig:

    • Users can now easily onboard clusters by providing their kubeconfig file.
    • The system will automatically extract necessary cluster information (e.g., server URL, credentials) from the provided kubeconfig.
    • This method simplifies the onboarding process for users who are already managing their Kubernetes clusters with kubeconfig files.
  • 1.2 Manual:

    • For users who prefer more manual control, a dedicated manual onboarding option is provided.
    • Users will be guided through a series of steps to manually enter required cluster information such as server URL, credentials (username/password, token), and other relevant details.
  • 1.3 API Token and Server URL:

    • This method allows users to quickly onboard clusters by simply providing the cluster's API server URL and an API token.
    • This streamlined approach is suitable for users who have already obtained the necessary credentials.

Checklist:

  • I have reviewed the project guidelines.
  • I have checked for duplicate issues.
  • I am confident this feature aligns with the project's scope and vision.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant