1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-28 11:21:31 +00:00

update data.json

This commit is contained in:
Arvind Iyengar 2020-05-19 14:31:55 -07:00 committed by Denise
parent e76585ace7
commit 9f01fce3b4
2 changed files with 9 additions and 10 deletions

File diff suppressed because one or more lines are too long

View File

@ -4300,7 +4300,7 @@
"metricsServer": "rancher/metrics-server:v0.3.6",
"windowsPodInfraContainer": "rancher/kubelet-pause:v0.1.3"
},
"v1.18.2-rancher1-1": {
"v1.18.3-rancher1-1": {
"etcd": "rancher/coreos-etcd:v3.4.3-rancher1",
"alpine": "rancher/rke-tools:v0.1.56",
"nginxProxy": "rancher/rke-tools:v0.1.56",
@ -4313,7 +4313,7 @@
"coredns": "rancher/coredns-coredns:1.6.9",
"corednsAutoscaler": "rancher/cluster-proportional-autoscaler:1.7.1",
"nodelocal": "rancher/k8s-dns-node-cache:1.15.7",
"kubernetes": "rancher/hyperkube:v1.18.2-rancher1",
"kubernetes": "rancher/hyperkube:v1.18.3-rancher1",
"flannel": "rancher/coreos-flannel:v0.11.0-rancher1",
"flannelCni": "rancher/flannel-cni:v0.3.0-rancher5",
"calicoNode": "rancher/calico-node:v3.13.0",
@ -4588,9 +4588,9 @@
"minRKEVersion": "1.0.7",
"minRancherVersion": "2.3.7-rc0"
},
"v1.18.2-rancher1-1": {
"v1.18.3-rancher1-1": {
"minRKEVersion": "1.1.1-rc99",
"minRancherVersion": "2.4.3-rc99"
"minRancherVersion": "2.4.4-rc0"
},
"v1.8": {
"maxRKEVersion": "0.2.2",
@ -4619,11 +4619,12 @@
"2.3.1": "v1.15.x",
"2.3.2": "v1.15.x",
"2.3.3": "v1.16.x",
"2.4.4": "v1.18.x",
"default": "v1.17.x"
},
"RKEDefaultK8sVersions": {
"0.3": "v1.16.3-rancher1-1",
"default": "v1.17.5-rancher1-1"
"default": "v1.18.3-rancher1-1"
},
"K8sVersionDockerInfo": {
"1.10": [
@ -4960,13 +4961,11 @@
"1.2.6": "When generating serving certificates, functionality could break in conjunction with hostname overrides which are required for certain cloud providers.",
"4.2.10": "When generating serving certificates, functionality could break in conjunction with hostname overrides which are required for certain cloud providers.",
"4.2.6": "System level configurations are required prior to provisioning the cluster in order for this argument to be set to true.",
"5.1.5": "Kubernetes provides default service accounts to be used.",
"5.2.2": "Enabling Pod Security Policy can cause applications to unexpectedly fail.",
"5.2.3": "Enabling Pod Security Policy can cause applications to unexpectedly fail.",
"5.2.4": "Enabling Pod Security Policy can cause applications to unexpectedly fail.",
"5.2.5": "Enabling Pod Security Policy can cause applications to unexpectedly fail.",
"5.3.2": "Enabling Network Policies can prevent certain applications from communicating with each other.",
"5.6.4": "Kubernetes provides a default namespace."
"5.3.2": "Enabling Network Policies can prevent certain applications from communicating with each other."
},
"notApplicableChecks": {
"1.1.1": "Clusters provisioned by RKE doesn't require or maintain a configuration file for kube-apiserver.\nAll configuration is passed in as arguments at container run time.",