# 60.3 Openshift

[Openshift](https://www.openshift.com/)是Kubernetes容器编排平台的红帽公共(和企业)扩展。与Kubernetes类似，OpenShift有许多安装基于Spring Boot的应用程序的选项。OpenShift有很多描述如何部署Spring启动应用程序的资源，包括：

* [使用S2I构建器](https://blog.openshift.com/using-openshift-enterprise-grade-spring-boot-deployments/)
* [架构指南](https://access.redhat.com/documentation/en-us/reference_architectures/2017/html-single/spring_boot_microservices_on_red_hat_openshift_container_platform_3/)
* [在Wildfly上作为传统web应用程序运行](https://blog.openshift.com/using-spring-boot-on-openshift/)
* [OpenShift Commons简报](https://blog.openshift.com/openshift-commons-briefing-96-cloud-native-applications-spring-rhoar/)
