rancher-charts/packages/rancher-monitoring/generated-changes/exclude/hack/minikube
Arvind Iyengar 551327b14e
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
```
2021-05-17 15:30:27 -07:00
..
README.md Checkout current packages from dev-v2.5-source 2021-05-17 15:30:27 -07:00
cmd.sh Checkout current packages from dev-v2.5-source 2021-05-17 15:30:27 -07:00
values.yaml Checkout current packages from dev-v2.5-source 2021-05-17 15:30:27 -07: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.