summaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorKim Ausloos <kim.ausloos@cegeka.be>2019-10-23 09:18:23 +0200
committerKim Ausloos <kim.ausloos@cegeka.be>2019-10-24 08:55:40 +0200
commit835c26f6cbf780f65867ff565fcf8a908e73a685 (patch)
tree9efd49e9bf341152879179be222773b0d6f58ad2 /INSTALL.md
parentMerge pull request #5053 from fosterseth/fix-4797-copycredential (diff)
downloadawx-835c26f6cbf780f65867ff565fcf8a908e73a685.tar.xz
awx-835c26f6cbf780f65867ff565fcf8a908e73a685.zip
[docs] Update OpenShift doc section to clarify #3116
Signed-off-by: Kim Ausloos <kim.ausloos@cegeka.be>
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 216b97bc0b..67ba272109 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -120,6 +120,8 @@ If these variables are present then all deployments will use these hosted images
To complete a deployment to OpenShift, you will obviously need access to an OpenShift cluster. For demo and testing purposes, you can use [Minishift](https://github.com/minishift/minishift) to create a single node cluster running inside a virtual machine.
+When using OpenShift for deploying AWX make sure you have correct privileges to add the security context 'privileged', otherwise the installation will fail. The privileged context is needed because of the use of [the bubblewrap tool](https://github.com/containers/bubblewrap) to add an additional layer of security when using containers.
+
You will also need to have the `oc` command in your PATH. The `install.yml` playbook will call out to `oc` when logging into, and creating objects on the cluster.
The default resource requests per-deployment requires: