kubernaut icon indicating copy to clipboard operation
kubernaut copied to clipboard

Support creating multiple claims

Open plombardi89 opened this issue 6 years ago • 0 comments

A user wants to be able to claim multiple clusters from the Kubernaut CLI or Kubernaut API.

From the CLI this should be doable with the existing kubernaut claim command. The command should be enhanced with a --name flag that supports a textual name.

From the API this should be exposed via an incoming HTTP request using a JSON body that acts as configuration for the service.

plombardi89 avatar Nov 02 '17 21:11 plombardi89