Install Meshery on Kubernetes Using 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
- Dec 06 | Anyone is aware about this issue, It stucks here,only. During running of UI & Server
- Dec 09 | Meshery.io setup issue
- Dec 06 | Meshery Development Meeting (Dec. 6th, 2023)
- Dec 06 | Multi client scenario with 1 nighthawk client and workers
- Dec 04 | Link Meshery Integrations and Github workflow or local code
- Dec 01 | I joined Meshery today seeking meshmate to guide and understanding the projects codebase
- Dec 01 | [ui] tips on running meshery in local machine
- Dec 02 | Facing issue while setting meshery locally
- Nov 23 | [Recap] Meshery Development Meeting 22nd Nov, 2023
- Nov 15 | Meshery UI Dashboard Redesign