keycloak benchmark deployment on bitmami/keycloak chart #13067
Unanswered
yuriyyurov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys.
I have issues with keycloak benchmanrk deployment.
I have already installed keycloak on my AWS EKS cluster thru helm chart bitnami/leycloak v9.4.2
keycloak works good, I can login, create new realms users and clients, also I'm using postgres on rds and using ALB for connection propagation.
I have check keyckloak benchmark installation guidance and cant understood how to install this on my containerized keycloak environment.
I have generated jar stuff thru my local mvn
( mvn clean install -am -pl dataset ), and I'm able to expose this file to my keycloak pod.my $KEYCLOAK_HOME is /opt/bitnami/keycloak, But I don't see $KEYCLOAK_HOME/standalone/deployments/ directories
Also I don't see $KEYCLOAK_HOME/bin/jboss-cli.sh
I'm new with Keycloak stuff and if you gimme good recommendation with this type of deployment I'm will be really happy and will try to deploy this stuff for test my keycloak deployment and cluster performance.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions