Skip to content

Commit

Permalink
update readme with description on venona's installation on cluster ve…
Browse files Browse the repository at this point in the history
…rion <1.10
  • Loading branch information
Oleg Sucharevich committed Jan 18, 2019
1 parent 4ec8e14 commit 66858ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
> `kubectl get pods -n codefresh-runtime`
#### Install on cluster version < 1.10
Venona's agent is trying to load avaliables apis using api `/openapi/v2` endpoint
* Make sure the `PersistentLocalVolumes` [feature gate](https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/) is turned on
* Venona's agent is trying to load avaliables apis using api `/openapi/v2` endpoint
Add this endpoint to ClusterRole `system:discovery` under `rules[0].nonResourceURLs`
```yaml
apiVersion: rbac.authorization.k8s.io/v1
Expand Down

0 comments on commit 66858ec

Please sign in to comment.