layer5io / service-mesh-labs

Lab scenarios for learning how to service mesh.
https://layer5.io/learn/service-mesh-labs
Apache License 2.0
26 stars 31 forks source link

Minikube dashboard not supported via interactive terminal #31

Closed suhaniii closed 2 years ago

suhaniii commented 3 years ago

Description

After installing meshery, we should be able to see dashboard in Meshery Server tab. But due to minikube dashboard not supported via interactive terminal we have unresponsive dashboard.

Expected Behavior

After installing meshery, we should be able to see dashboard in Meshery Server tab. Dashboard should show us connection status and adapters

Screenshots

Screenshot 2021-08-17 at 9 27 44 PM Screenshot 2021-08-14 at 11 26 06 AM

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://layer5.io/learn/service-mesh-labs'
  2. Click on Any scenario
  3. minikube start (if not started)
  4. cd $HOME/.kube && kubectl config view --minify --flatten > config.yaml && mv config.yaml config (if minikube was manually started)
  5. curl -L https://git.io/meshery | PLATFORM=docker bash -
  6. See error

Useful Links

https://www.katacoda.community/welcome.html

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue is being automatically closed due to inactivity. However, you may choose to reopen this issue.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue is being automatically closed due to inactivity. However, you may choose to reopen this issue.

leecalcote commented 2 years ago

@suhaniii is this something that you can address?