Configure Keycloak using the Operator to trust Custom CA
Configure Keycloak using the Operator to trust Custom CA
asciidoc - Custom Container Image And Passing Attributes
asciidoc custom container - how to use asciidoc attributes
OpenShift-ify the conference management system “frab”
frab is an opensource conference management system. A docker-ized version is already provided upstream. However I wanted to have it run on OpenShift without the need of any additional security context constraints (SCC).
Delegate Ansible Tasks to a pod in OpenShift
I needed to delegate ansible tasks to a container which ran in a pod in OpenShift. This is what needs to be done.