Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.
SOLVED

How to remove a worker node

Paul_Holden
9 - Comet

Hi,

 

I need to remove a worker node from our on-premises Alteryx environment as we need to scale down.

 

Is it as simple as uninstalling Alteryx server on the worker node?

 

Is there any action that needs to be taken on the Controller?

 

Regards,

Paul

2 REPLIES 2
gawa
16 - Nebula
16 - Nebula

Yes, just stopping Alteryx Service on the Worker node, then Worker node is not detected from the Controller node any longer.

If you have 'Tag' for that Worker node in the gallery admin menu, you can delete it so that users don't specify that tag when crating new jobs.

Paul_Holden
9 - Comet

Perfect, thank you.