Skip to content

Istio installation failing on minishift #162

Open
@pulgupta

Description

@pulgupta

Hi Team,

I am trying to install istio in my minishift setup. After following all the steps at https://github.com/minishift/minishift-addons/tree/master/add-ons/istio I am stuck at the below step.

$ minishift addon apply istio --addon-env ISTIO_HOME=$ISTIO_HOME

Error which I am getting :

$ minishift addon apply istio --addon-env ISTIO_HOME=$ISTIO_HOME
-- Applying addon 'istio':.....error: the path "/home/pulgupta/istio-1.0.2/install/kubernetes/istio.yaml" does not exist
Error applying the add-on: Error executing command oc create -f #{ISTIO_HOME}/install/kubernetes/istio.yaml.

The files which are present in {ISTIO_HOME}/install/kubernetes are :

cd /home/pulgupta/istio-1.0.2/install/kubernetes
pulgupta@pulgupta $ ll
total 294
drwxr-xr-x. 2 pulgupta pulgupta   1024 Sep  7 01:33 addons
drwxr-xr-x. 3 pulgupta pulgupta   1024 Sep  7 01:33 ansible
drwxr-xr-x. 4 pulgupta pulgupta   1024 Sep  7 01:33 helm
-rw-r--r--. 1 pulgupta pulgupta   1374 Sep  7 01:33 istio-citadel-plugin-certs.yaml
-rw-r--r--. 1 pulgupta pulgupta   2397 Sep  7 01:33 istio-citadel-standalone.yaml
-rw-r--r--. 1 pulgupta pulgupta   1814 Sep  7 01:33 istio-citadel-with-health-check.yaml
-rw-r--r--. 1 pulgupta pulgupta 138826 Sep  7 01:33 istio-demo-auth.yaml
-rw-r--r--. 1 pulgupta pulgupta 134490 Sep  7 01:33 istio-demo.yaml
-rw-r--r--. 1 pulgupta pulgupta   1610 Sep  7 01:33 mesh-expansion.yaml
-rw-r--r--. 1 pulgupta pulgupta    102 Sep  7 01:33 namespace.yaml
-rw-r--r--. 1 pulgupta pulgupta   1053 Sep  7 01:33 README.md

Minishift version : minishift v1.12.0+daa0943
minishift addons list

  • admin-user : enabled P(0)
  • anyuid : enabled P(0)
  • istio : disabled P(0)
  • registry-route : disabled P(0)
  • xpaas : disabled P(0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions