Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Istio command environment variable #32

Open
AnshulV98 opened this issue Apr 20, 2020 · 1 comment
Open

Istio command environment variable #32

AnshulV98 opened this issue Apr 20, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@AnshulV98
Copy link
Contributor

There is an issue with the current installation of Istio in the Jetstream instance, where each time you ssh into the instance, the ' istioctl ' command is not found and you have to cd into the istio directory and set the environment. Try to find a solution for this

@AnshulV98 AnshulV98 added the bug Something isn't working label Apr 20, 2020
@ViralPrajapati
Copy link
Contributor

I have tried various methods, including separately installing istioctl using following commands:
curl -sL https://istio.io/downloadIstioctl | sh -
export PATH=$PATH:$HOME/.istioctl/bin
But even this is not solving the probelm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants