Skip to content
Snippets Groups Projects
Commit b071ae02 authored by Harry Lee's avatar Harry Lee
Browse files

Update KOPSonAWS.md

parent 6b5681a0
Branches
Tags
No related merge requests found
...@@ -14,8 +14,7 @@ Example: ...@@ -14,8 +14,7 @@ Example:
```bash ```bash
git clone -b master https://github.com/coreos/prometheus-operator.git prometheus-operator-temp; git clone -b master https://github.com/coreos/prometheus-operator.git prometheus-operator-temp;
cd prometheus-operator-temp/contrib/kube-prometheus cd prometheus-operator-temp/contrib/kube-prometheus
./hack/cluster-monitoring/deploy ./hack/cluster-monitoring/self-hosted-deploy
kubectl -n kube-system create -f manifests/k8s/self-hosted/
cd - cd -
rm -rf prometheus-operator-temp rm -rf prometheus-operator-temp
``` ```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment