rancher-charts/packages/rancher-monitoring/generated-changes/exclude/hack/minikube
Arvind Iyengar 63af4011e1
(dev-v2.6-archive) Checkout current packages from dev-v2.5-source
```bash
git fetch upstream
git checkout upstream/dev-v2.5-source -- packages; git reset HEAD; git checkout -- packages/README.md
```

(partially cherry picked from commit 551327b14e)
2022-01-06 11:33:32 -08:00
..
README.md (dev-v2.6-archive) Checkout current packages from dev-v2.5-source 2022-01-06 11:33:32 -08:00
cmd.sh (dev-v2.6-archive) Checkout current packages from dev-v2.5-source 2022-01-06 11:33:32 -08:00
values.yaml (dev-v2.6-archive) Checkout current packages from dev-v2.5-source 2022-01-06 11:33:32 -08:00

README.md

Testing on Minikube

The configuration in this folder lets you locally test the setup on minikube. Use cmd.sh to set up components and hack a working etcd scrape configuration. Run the commands in the sequence listed in the script to get a local working minikube cluster.

If you're using windows, there's a commented-out section that you should add to the minikube command.