Unable to install Meshery on a kubernetes cluster

sudo curl -L https://meshery.io/install | ADAPTERS=istio PLATFORM=kubernetes bash -
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7892 100 7892 0 0 57605 0 --:–:-- --:–:-- --:–:-- 57605
grep: write error: Broken pipe

Downloading mesheryctl-v0.6.100 for Linux…

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9 100 9 0 0 54 0 --:–:-- --:–:-- --:–:-- 54
bash: line 142: file: command not found
Unable to download meshery.tar.gz file from https://github.com/meshery/meshery/releases/download/v0.6.100/mesheryctl_0.6.100_Linux_x86_64.tar.gz. Set MESHERY_VERSION environment variable to a different version and re-run. For example: export MESHERY_VERSION=v0.1.6

Other alternatives?

Hi @satagrawal we appreciate you raised this issue on our discuss forum.

Answering to your question about alternative,
You can git clone the meshery repo: GitHub - meshery/meshery: Meshery, the cloud native manager and setup the project by following below contributing guide book:

  1. To work on Meshery Server: Contributing to Meshery Server | Meshery
  2. To work on Meshery UI: Contributing to Meshery UI | Meshery

However, the issue which you are facing with kubernetes cluster, please be patient while we provide you the potential solution.

Thanks for your time and showing passion for contributing to Meshery.

You can also leave a star to our repo: GitHub - meshery/meshery: Meshery, the cloud native manager if you like:)

Cheers.

Quickly, other alternatives for Linux: brew install mesheryctl

1 Like

@Antonette.Caldwell I wonder if are you able to reproduce this behavior.

Hello @satagrawal Thanks for raising this issue. Our team has triaged and started working towards the solution to get you unblocked.
You can track the status of fix here: [mesheryctl] Unable to install Meshery on a kubernetes cluster · Issue #8000 · meshery/meshery · GitHub

Thanks for the callout :raised_hands:
Have a good day!

2 Likes

Thanks much for raising a question here, @satagrawal. This is most helpful. This bug was spotted yesterday, but improperly attributed. Contributors flagged this an urgent issue based on your note and released v0.6.104 today. Please re-run the installer script (or continue with brew if you’re already up and running there). Please keep your feedback coming. Contributors here are passionate to respond quickly. Have an excellent Fourth of July and let us keep us up to speed as you journey through Meshery’s features.

2 Likes