Setting up local OpenSearch Dashboard
- Local Kubernetes (using docker-desktop or minikube)
- Helm Local
Set the local context to use your local kubernetes and make sure you're in the right namespace.
kubectl config use-context docker-desktop
kubectl config set-context --current --namespace kube-system