Skip to content
Snippets Groups Projects
Commit 342c78a8 authored by Duncan McNaught's avatar Duncan McNaught
Browse files

Removing anpiserver cert error, no longer occurs

parent a7204911
Branches
Tags
No related merge requests found
......@@ -33,12 +33,3 @@ kubectl -n kube-system create -f manifests/k8s/self-hosted/
cd -
rm -rf kube-prometheus-temp
```
This currently leads to a [certificate error on the kube-apiserver scrape](https://github.com/coreos/kube-prometheus/issues/35). Looks to be fixed by [PR33](https://github.com/coreos/kube-prometheus/pull/33)
To create a config without this alert and error, you can deploy without the kube-apiserver spec:
```bash
kubectl -n kube-system create -f manifests/k8s/self-hosted/kube-controller-manager.yaml
kubectl -n kube-system create -f manifests/k8s/self-hosted/kube-dns.yaml
kubectl -n kube-system create -f manifests/k8s/self-hosted/kube-scheduler.yaml
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment