Thank for your video its verry clear and usefull . I have one question, where did you get that https url and in my cluster I have configured ingress, in that scenario how could I access the keycloak ?
Bro, After the ==> helm install keycloak codecentric/keycloak --values codecentric.yaml command, the Pods remained in Pending. The video is paused there. You did something different. I could not run the application.How can I do it. Can you help?
Dear I followed your video and did all the steps. Now my postgres pod s running fine but keycloak but is throwing the following error and do not get start Defaulted container "keycloak" out of: keycloak, pgchecker (init) Error from server (BadRequest): container "keycloak" in pod "keycloak-0" is waiting to start: PodInitializing Your help would be appreciated
vim codecentric.yaml added the extraenv variables like , user and password. after i did helm upgrade keycloak codecentric/keycloak --values codecentric.yaml i got an error like, Error: UPGRADE FAILED: YAML parse error on keycloak/templates/statefulset.yaml: error converting YAML to JSON: yaml: line 83: did not find expected '-' indicator what should do
Thank you very much, this video really helps me a lot .
Glad it helped!
Thank for your video its verry clear and usefull . I have one question, where did you get that https url and in my cluster I have configured ingress, in that scenario how could I access the keycloak ?
Glad it helped
keycloak pod is strucked at init 0/1 stage ...why its not coming to runing state
describe the pod to see the issue It may be related to pvc
Bro, After the
==> helm install keycloak codecentric/keycloak --values codecentric.yaml
command, the Pods remained in Pending. The video is paused there. You did something different. I could not run the application.How can I do it. Can you help?
Please check the status of PVC
Hello bro can you make a video on ELFK stack. How we can do deployment it on kubernetes cluster without using helm. Please
Please give document
ok
can we use this conf in prod?
If pods will restart again we have to do same configuration in the keycloak ?..
no we are using persistence volume
Dear I followed your video and did all the steps. Now my postgres pod s running fine but keycloak but is throwing the following error and do not get start
Defaulted container "keycloak" out of: keycloak, pgchecker (init)
Error from server (BadRequest): container "keycloak" in pod "keycloak-0" is waiting to start: PodInitializing
Your help would be appreciated
Examine Keycloaks logs please
Run with replicas you will know real keycloak
OK bro
vim codecentric.yaml
added the extraenv variables like , user and password.
after i did helm upgrade keycloak codecentric/keycloak --values codecentric.yaml
i got an error like,
Error: UPGRADE FAILED: YAML parse error on keycloak/templates/statefulset.yaml: error converting YAML to JSON: yaml: line 83: did not find expected '-' indicator
what should do