Install Meshery with Helm
Prerequisites
- Helm should be installed on your local machine.
- You should have access to the cluster/platform where you want to deploy Meshery.
- Ensure that the kubeconfig file has the correct current context/cluster configuration.
Install Meshery on Your Kubernetes Cluster Using Helm
helm repo add meshery https://meshery.io/charts/ helm install meshery meshery/meshery --namespace meshery --create-namespace helm install meshery-operator meshery/meshery-operator
Optionally, Meshery Server supports customizing the callback URL for your remote provider, like so:
helm install meshery meshery/meshery --namespace meshery --set env.MESHERY_SERVER_CALLBACK_URL=https://custom-host --create-namespace
Accessing Meshery UI for Clusters
To access Mesheryβs UI , please refer to the accessing-ui guide for detailed instructions.
Suggested Reading
Recent Discussions with "meshery" Tag
- Oct 05 | Issue locating Istio from the Lifecycle menu
- Oct 26 | Contribute to Design and Documentation Projects"
- May 16 | Error in setting up the development environment
- Oct 25 | [Recap] Meshery Development Meeting 25th Oct, 2023]
- Jun 09 | Make Server Error
- Oct 18 | Error in Visualizer mode - (Uh-oh!π Please pardon our mesh.- plugin: not implemented)
- Oct 18 | I encountered an error on my local machine after running 'make ui'
- Oct 18 | Web GUI cannot be displayed
- Oct 18 | [Recap] Meshery Development Meeting 18th Oct, 2023
- Jul 23 | Unable to start meshery after installing it