瀏覽代碼

Merge pull request #9368 from tzumainn/openstack-security-group-prereq-doc

Added OpenStack security group requirements section
OpenShift Merge Robot 6 年之前
父節點
當前提交
d8a6a37c95
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      playbooks/openstack/README.md

+ 3 - 0
playbooks/openstack/README.md

@@ -70,6 +70,9 @@ The OpenStack environment must satisfy these requirements:
     for production
 * The keypair for SSH must be available in OpenStack
 * You must have a`keystonerc` file that lets you talk to the OpenStack services
+* In order to install an OpenShift cluster and deploy services, we recommend
+that you have a minimum of 30 security groups, 200 security group rules, and 200
+ports available in your quota.
 
 It is also strongly recommended that you configure an external Neutron network
 with a floating IP address pool.