Add initial support for kubernetes to the installer

This commit is contained in:
Matthew Jones
2018-01-09 13:43:40 -05:00
parent 69a3b0def6
commit 56aed597b2
6 changed files with 322 additions and 2 deletions

View File

@@ -26,6 +26,11 @@ awx_secret_key=awxsecret
# openshift_user=developer
# awx_node_port=30083
# Kubernetes Install
# kubernetes_context=test-cluster
# awx_kubernetes_namespace=awx
# awx_node_port=30083
# Standalone Docker Install
postgres_data_dir=/tmp/pgdocker
host_port=80