Commit Graph

13 Commits

Author SHA1 Message Date
Bryan Boreham
87504d9f7c Release 1.11.6 2019-09-19 13:27:42 +00:00
Bryan Boreham
5b256ba473 Release 1.11.5 2019-08-20 14:27:03 +00:00
Bryan Boreham
c3ff3cac56 Release 1.11.4 2019-07-31 14:09:56 +00:00
Bryan Boreham
3483765b34 docs: Release 1.11.3 2019-07-04 15:03:11 +00:00
Bryan Boreham
ca946f9322 docs: Release 1.11.2 2019-06-11 13:26:25 +00:00
Bryan Boreham
7cf5712c89 docs: Release 1.11.1
Signed-off-by: Bryan Boreham <bryan@weave.works>
2019-05-29 09:05:18 +00:00
Daniel Holbach
6f0f8a2c6a update scope images to 1.11.0
Signed-off-by: Daniel Holbach <daniel@weave.works>
2019-05-21 16:26:20 +02:00
Bryan Boreham
b739a5ce5e Add CPU and memory requests to example Kubernetes manifests
If you don't specify, the default is typically 0 which (a) gives the
Kubernetes scheduler a false idea of expected usage and (b) makes the
Linux scheduler penalise the Scope processes under contention.

For best results adjust the figures here after observing actual usage
on your cluster.
2019-02-13 17:56:59 +00:00
Bryan Boreham
c0b2690679 Release 1.10.2 2019-02-12 16:21:58 +00:00
Bryan Boreham
ad3a063a12 Release 1.10.1 2018-11-23 13:49:03 +00:00
Bryan Boreham
dc15123093 Release 1.10 2018-11-22 13:07:52 +00:00
Akash Srivastava
296c6f2ab5 Fix issues in k8s yaml files (#3403)
- Change apigroups to apiGroups in cluster-role.yaml
- Change resourcenames to resourceNames in cluster-role.yaml
- Add selector in deploy.yaml and ds.yaml

Signed-off-by: Akash Srivastava <akash.srivastava@openebs.io>
2018-10-26 11:19:52 +05:30
Tasdik Rahman
eb849432a1 examples: k8s: added manifest for scope deployment
- closes https://github.com/weaveworks/scope/issues/3153
2018-05-02 17:39:26 +05:30