Clean up documentation for kubernetes installer

This commit is contained in:
Matthew Jones
2018-01-10 09:39:07 -05:00
parent fad4a549d0
commit 7ea6d7bf4d

View File

@@ -348,7 +348,7 @@ If your provider is able to allocate an IP Address from the Ingress controller t
### SSL Termination ### SSL Termination
Unlike Openshift's `Route`. the Kubernetes `Ingress` doesn't yet handle SSL termination. As such the default configuration will only expose AWX through HTTP on port 80. You are responsible for configuring SSL support until support is added (either to Kubernetes or AWX itself). Unlike Openshift's `Route` the Kubernetes `Ingress` doesn't yet handle SSL termination. As such the default configuration will only expose AWX through HTTP on port 80. You are responsible for configuring SSL support until support is added (either to Kubernetes or AWX itself).
## Docker ## Docker