You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Enhance Cluster Onboarding Experience
1.1 kubeconfig:
1.2 Manual:
1.3 API Token and Server URL:
Checklist:
The text was updated successfully, but these errors were encountered: