| What Mobile services are currently only supporting Openshift by using DeploymentConfigs rather than Deployments. To support the wider Kubernetes community it makes sense to move to the more generic Kubernetes Deploment. See example here: https://github.com/aerogearcatalog/keycloak-apb/blob/master/roles/provision-keycloak-apb/tasks/provision-keycloak.yml#L12 Discussion here: https://github.com/aerogearcatalog/keycloak-apb/issues/28 |