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
8f9b8c52d6
Add a dot to make DNS names absolute
...
Kubernetes sets up a lengthy DNS search path, so any names are looked
up multiple times. Adding a dot at the end tells the DNS resolver the
name is absolute, and should not be tried against the search path.
This will reduce pointless DNS lookups.
2019-03-19 11:13:18 +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
Damien Lespiau
1a24894c23
Fix the CRI volumeMount name in the example manifest
...
volumeMounts need to refer to an existing volume name to be successfully
mounted. cri-socket is the defined volume name.
2018-08-08 15:30:41 +01:00
Lili Cosic
55c3f8006d
Add example for cri-o
...
cri-o was used as an example as it is relatively easy to setup a cluster
using that container runtime as compared to others.
2018-07-26 10:52:08 +01:00