Enable Istio 16/72716/2
authorVictor Morales <victor.morales@intel.com>
Wed, 14 Nov 2018 17:15:36 +0000 (09:15 -0800)
committerVictor Morales <victor.morales@intel.com>
Wed, 14 Nov 2018 17:21:13 +0000 (09:21 -0800)
commitdaf3a00798ee77e469cd89cb16ade818c50968f9
tree3ef383d90fd3a1fb588fedc65a4d6b5fe019cbf2
parentcc05d4af8f082d8174bde5c43fc45b1acc61339f
Enable Istio

This commit includes the playbook that installs and configure Istio
Service Mesh services. It also defines a draft script for testing its
sample.

Change-Id: I7f0049aae4ae0033356c370a0e86d583e7bf744f
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-406
vagrant/README.md
vagrant/galaxy-requirements.yml
vagrant/inventory/group_vars/k8s-cluster.yml
vagrant/playbooks/configure-istio.yml [new file with mode: 0644]
vagrant/playbooks/krd-vars.yml
vagrant/tests/_functions.sh
vagrant/tests/istio.sh [new file with mode: 0755]