dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Customizable cluster templates UI

Open cschieder opened this issue 2 years ago • 0 comments

Solution details

  • When creating a cluster from a template there is a Customize button
  • Customize button will open the wizard with every parameter prefilled from the template (except for credentials)
  • Any prefilled parameter can be edited, if there is data that is dependant on the prefilled parameter, and the prefilled parameter gets changed, we clear the dependant data upon change of the prefilled data
  • the modified template should be able to be saved
  • the credentials are emptied for security reasons

Create from customized is limited to 1 cluster as of now

UI

image Add 'Customize Template' button to Step 1 (not Step 2), grey out the button pre-selection of template

Last Step wizard image

Add "Customize Cluster" (like on External Cluster Create) above stepper image

Use cases

  • If one user would like to create multiple clusters with almost the same parameters but with different credentials, when KKP is not being used in a self-service way, and the admin executes the requests for creating clusters for example

cschieder avatar Sep 08 '22 09:09 cschieder