red-hat-openshift doc

在 Red Hat OpenShift 上部署深度学习模型

https://developer.ibm.com/zh/tutorials/deploy-a-model-asset-exchange-microservice-on-red-hat-openshift/

https://docs.openshift.com/container-platform/3.11/install_config/configuring_routing.html

504 Gateway Time-out

- apiVersion: v1
kind: Route
metadata:
annotations:
haproxy.router.openshift.io/timeout: 300s

https://docs.openshift.com/container-platform/3.3/install_config/router/customized_haproxy_router.html

原文地址:https://www.cnblogs.com/tonggc1668/p/13820494.html