You can only run a single Bytebase instance at a time. In other words, you can scale up the instance but cannot scale it out to multiple replicas.Restarting the Bytebase instance usually takes under 10 seconds. To minimize the downtime, you should
store the metadata in an external PostgreSQL and make sure the PostgreSQL instance is highly available.
If Bytebase is configured to store either metadata or the backups on the local disk, then you must use Persistent Volume. Local disk cannot persist state and can also cause frequent pod eviction due to disk pressure during backup.
Copy
Ask AI
Status: FailedReason: EvictedMessage: Pod The node had condition: [DiskPressure].