Procházet zdrojové kódy

Added OpenStack security group requirements section

Tzu-Mainn Chen před 6 roky
rodič
revize
054e3fcb61
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  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.