Arango Operator - pdbs

65 views
Skip to first unread message

Stav Gar

unread,
Jul 20, 2023, 11:23:17 AM7/20/23
to ArangoDB
Hello I am using arango operator from kube-arangodb.
My question is how I can enable pod disruption budget from operator to arango's crd etc.
I saw at the readme page that is possible but I didn't find the way. Thank you.

Nikita Vaniasin

unread,
Jul 21, 2023, 7:10:39 AM7/21/23
to ArangoDB
Hello!

PodDisruptionBudgets are managed automatically for your ArangoDeployment based on `spec.<group>.count` field value. This is enabled only when using 'cluster' mode and 'environment: Production'.

Best,
Nikita Vaniasin
ArangoDB

Stav Gar

unread,
Jul 24, 2023, 10:11:46 AM7/24/23
to ArangoDB
Hello Nikita, 
I added this two value. For mode and environment. I assume that since it is cluster and not single, it will take the default values for the spec.<group>.count. But I don't see any pdb creation. Did i do something wrong?

Thanks a lot for the help!

Regards,
Stavros

Nikita Vaniasin

unread,
Jul 24, 2023, 10:43:32 AM7/24/23
to ArangoDB
Hello!
What version of operator you are using?
I'd recommend updating to latest version (1.2.31).
If issue persists, please create a GitHub issue with full `ArangoDeployment` CR you are using: https://github.com/arangodb/kube-arangodb/issues
Also, please try to catch the logs of operator pods - they probably will contain enough information to debug your issue.

Best,
Nikita 

Stav Gar

unread,
Jul 24, 2023, 12:33:38 PM7/24/23
to ArangoDB
I changed my version to 1.2.31. I am facing some issue with my cluster setup and only one arangodb-agnt is spinned up succesfully .  Because of these issues, I  guess that's why I cannot see the autocreated pdb. I will try to fix my cluster's state and I will inform you.
Thank you.

Reply all
Reply to author
Forward
0 new messages