threefoldtech / tfgrid-sdk-go

Apache License 2.0
2 stars 4 forks source link

CLI: Add a way to add a worker to Kubernetes #1127

Open A-Harby opened 1 month ago

A-Harby commented 1 month ago

Is your feature request related to a problem? Please describe

Add a way to add a worker to Kubernetes master using the TFCMD, The only possible way to add workers is to create a new Kubernetes master with workers.

Describe the solution you'd like

A better option is to add a way to add a worker to an already created master.

Eslam-Nawara commented 1 month ago

there's a way to add a worker to kubernetes cluster, check this example here

A-Harby commented 1 month ago

there's a way to add a worker to kubernetes cluster, check this example here

Nice, Can we just mention how-to on the docs?

Eslam-Nawara commented 1 month ago

WIP

will need to add documentation to the new command