summaryrefslogtreecommitdiffstats
path: root/ansible/group_vars
diff options
context:
space:
mode:
authorPetr OspalĂ˝ <p.ospaly@partner.samsung.com>2019-04-20 05:25:23 +0200
committerMichal Ptacek <m.ptacek@partner.samsung.com>2019-05-20 10:36:30 +0000
commit67acfb594844515aa07f5d292f334a93ab92f0a2 (patch)
treef88c3dd4d8240b8800b4e97cf103be6834b1f015 /ansible/group_vars
parentbf11d96ff6d9908bf04335a66d0e092a736d4561 (diff)
Add kubernetes dashboard
Either run kubectl proxy, but you must setup routes or kubectl on some node (only infra has kubectl by default). Another option is connecting onto the node where the dashboard is exposed via NodePort. Instructions are here: https://github.com/kubernetes/dashboard/wiki/Accessing-dashboard (1.7.X and above) Change-Id: I5a28f458c0ae949278b1e6eaf6eb063d09f93fc0 Issue-ID: OOM-1778 Signed-off-by: Petr OspalĂ˝ <p.ospaly@partner.samsung.com> Signed-off-by: Michal Zegan <m.zegan@samsung.com>
Diffstat (limited to 'ansible/group_vars')
-rwxr-xr-xansible/group_vars/infrastructure.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/group_vars/infrastructure.yml b/ansible/group_vars/infrastructure.yml
index d831cdba..a812d6b0 100755
--- a/ansible/group_vars/infrastructure.yml
+++ b/ansible/group_vars/infrastructure.yml
@@ -17,6 +17,7 @@ simulated_hosts:
- docker.elastic.co
- docker.io
- gcr.io
+ - k8s.gcr.io
- nexus.{{ ansible_nodename }}
- nexus3.onap.org
- registry-1.docker.io