File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Version 1.0.2
2
+ Hotfix for kubelet downgrading cni in the rhel family
3
+
1
4
# Version 1.0.1
2
5
Support for weave and flannel
3
6
@@ -16,7 +19,9 @@ Officially supported version of puppetlabs-kubernetes
16
19
17
20
# Version 0.2.0
18
21
Supports Kubernetes up to 1.9.x
22
+
19
23
Adds support for cri-containerd runtime
24
+
20
25
Provides additional os and runtime switches for Kubetool
21
26
22
27
# Version 0.1.3
@@ -30,5 +35,6 @@ Hotfix for kubeproxy
30
35
31
36
# Version 0.1.0
32
37
First release
38
+
33
39
Supports Kubernetes 1.6 - 1.7.5
34
40
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-kubernetes" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"author" : " Puppet" ,
5
5
"summary" : " The module installs and configures a Kubernetes cluster" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments