1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 00:55:06 +03:00

[docs] Update OpenShift doc section to clarify #3116

Signed-off-by: Kim Ausloos <kim.ausloos@cegeka.be>
This commit is contained in:
Kim Ausloos 2019-10-23 09:18:23 +02:00
parent f1c2a95f0d
commit 835c26f6cb

View File

@ -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: