Red Hat Training

A Red Hat training course is available for OpenShift Container Platform

6.2.2. 安装 svcat

如果您的红帽帐户中有活跃的 OpenShift Enterprise 订阅,您可以使用 Red Hat Subscription Management(RHSM)安装 svcat

# yum install atomic-enterprise-service-catalog-svcat

6.2.2.1. 云供应商的注意事项

Google Compute Engine for Google Cloud Platform,运行以下命令设置防火墙规则以允许传入的流量:

$ gcloud compute firewall-rules create allow-service-catalog-secure --allow tcp:30443 --description "Allow incoming traffic on 30443 port."