Skip to content

Istio with kubernetes on ubuntu #8

@sakshi5195

Description

@sakshi5195

Hi,

I am trying to run istio with a sample application on kubernetes, on ubuntu environment. To do so, I have done the following steps:

  1. Made an EC2 instance and connected to my linux machine using putty.

  2. Followed basics steps to install kubernetes on the machine.

  3. Installed Istio referring to various sites:
    (Deployed BookSamplInfo application present within the Isti package.)

    https://piotrminkowski.wordpress.com/2018/04/13/service-mesh-with-istio-on-kubernetes-in-5-steps/

    https://istio.io/docs/setup/kubernetes/quick-start/

    https://istio-releases.github.io/v0.1/docs/samples/bookinfo.html#cleanup

The issue faced :
After running -- kubectl get svc -n istio-system -- the external-ip of istio-ingressgateway is not being exposed. Thus, not being able to hit the deployed application.

I tried using nodeport too, but it didn't help either.

Kindly guide me and specify the exact steps for using Istio, if possible.

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