UiPath Documentation
automation-suite
2024.10
false
UiPath logo, featuring letters U and I in white

Automation Suite on EKS/AKS installation guide

Last updated Mar 31, 2026

Step 1: Removing old cache keys

To clean up the Redis keys for Orchestrator and Identity, take the following steps:

  • For Orchestrator, navigate to the cloud-based Redis console and run the following command:
    FLUSHDB
    FLUSHDB
    
  • For Identity, navigate to the cloud-based Redis console and run the following command:
    SELECT 1
    FLUSHDB
    SELECT 1
    FLUSHDB
    

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated