瀏覽代碼

Merge pull request #10267 from codificat/openstack-all-in-one

[openstack] Add configuration note for all-in-one and DNS
OpenShift Merge Robot 6 年之前
父節點
當前提交
9c449c612c
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      playbooks/openstack/configuration.md

+ 5 - 0
playbooks/openstack/configuration.md

@@ -532,6 +532,11 @@ this new group to it.
 Note that the "all in one" node must be the "master". openshift-ansible
 expects at least one node in the `masters` Ansible group.
 
+Also keep in mind that if you don't use [LBaaS](#load-balancer-as-a-service)
+with an all-in-one setup the DNS wildcard record for the apps domain will not be
+added, because there are no dedicated infra nodes, so you will have to add it
+manually. See
+[Custom DNS Records Configuration](#custom-dns-records-configuration).
 
 ## Building Node Images