Ingress Nginx Integration 60/12460/4 master
authornauman <nauman.yaseen@est.tech>
Sun, 20 Feb 2022 23:15:27 +0000 (23:15 +0000)
committernauman <nauman.yaseen@est.tech>
Fri, 4 Mar 2022 09:51:45 +0000 (09:51 +0000)
commit41a4f979f0ed8add001aecb41b4b849c69841001
tree852821a282cf6f08eb63b39b65eabb9e449fac3c
parentee0c6bc055afab2ed29dc89f389ac8d8af280bfc
Ingress Nginx Integration

setup ingress using node-port & reverse proxy

Change-Id: I4d1241616ebc07f5d9f09da7871282c96cd41062
playbooks/postinstall.yaml
playbooks/roles/ingress/tasks/install-ingress.yml [new file with mode: 0644]
playbooks/roles/ingress/tasks/main.yml [new file with mode: 0644]
playbooks/roles/ingress/templates/ingress-nginx.yml.j2 [new file with mode: 0644]
playbooks/roles/ingress/templates/ingress-site.yml.j2 [new file with mode: 0644]
playbooks/roles/ingress/vars/main.yaml [new file with mode: 0644]
playbooks/roles/ingress/vars/offline-deployment.yaml [new file with mode: 0644]
playbooks/roles/ingress/vars/online-deployment.yaml [new file with mode: 0644]
playbooks/roles/package/defaults/main.yaml
playbooks/roles/postinstall/tasks/main.yml
vars/kubernetes.yaml