mirror of
https://github.com/rancher/rke.git
synced 2025-06-26 07:23:19 +00:00
Vendor kdm v1.18.8, v1.17.11, v1.16.14, v1.16.15
This commit is contained in:
parent
f027bca1cb
commit
94eafb6795
File diff suppressed because one or more lines are too long
280
data/data.json
280
data/data.json
@ -1416,6 +1416,136 @@
|
|||||||
"v": "2"
|
"v": "2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"v1.16.14-rancher1-1": {
|
||||||
|
"etcd": {
|
||||||
|
"client-cert-auth": "true",
|
||||||
|
"peer-client-cert-auth": "true"
|
||||||
|
},
|
||||||
|
"kubeapi": {
|
||||||
|
"allow-privileged": "true",
|
||||||
|
"anonymous-auth": "false",
|
||||||
|
"bind-address": "0.0.0.0",
|
||||||
|
"enable-admission-plugins": "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota,NodeRestriction,Priority,TaintNodesByCondition,PersistentVolumeClaimResize",
|
||||||
|
"insecure-port": "0",
|
||||||
|
"kubelet-preferred-address-types": "InternalIP,ExternalIP,Hostname",
|
||||||
|
"profiling": "false",
|
||||||
|
"requestheader-extra-headers-prefix": "X-Remote-Extra-",
|
||||||
|
"requestheader-group-headers": "X-Remote-Group",
|
||||||
|
"requestheader-username-headers": "X-Remote-User",
|
||||||
|
"runtime-config": "authorization.k8s.io/v1beta1=true",
|
||||||
|
"secure-port": "6443",
|
||||||
|
"service-account-lookup": "true",
|
||||||
|
"storage-backend": "etcd3",
|
||||||
|
"tls-cipher-suites": "TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305"
|
||||||
|
},
|
||||||
|
"kubelet": {
|
||||||
|
"address": "0.0.0.0",
|
||||||
|
"anonymous-auth": "false",
|
||||||
|
"authentication-token-webhook": "true",
|
||||||
|
"authorization-mode": "Webhook",
|
||||||
|
"cgroups-per-qos": "True",
|
||||||
|
"cni-bin-dir": "/opt/cni/bin",
|
||||||
|
"cni-conf-dir": "/etc/cni/net.d",
|
||||||
|
"enforce-node-allocatable": "",
|
||||||
|
"event-qps": "0",
|
||||||
|
"make-iptables-util-chains": "true",
|
||||||
|
"network-plugin": "cni",
|
||||||
|
"read-only-port": "0",
|
||||||
|
"resolv-conf": "/etc/resolv.conf",
|
||||||
|
"streaming-connection-idle-timeout": "30m",
|
||||||
|
"tls-cipher-suites": "TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305",
|
||||||
|
"v": "2",
|
||||||
|
"volume-plugin-dir": "/var/lib/kubelet/volumeplugins"
|
||||||
|
},
|
||||||
|
"kubeproxy": {
|
||||||
|
"healthz-bind-address": "127.0.0.1",
|
||||||
|
"v": "2"
|
||||||
|
},
|
||||||
|
"kubeController": {
|
||||||
|
"address": "0.0.0.0",
|
||||||
|
"allocate-node-cidrs": "true",
|
||||||
|
"allow-untagged-cloud": "true",
|
||||||
|
"configure-cloud-routes": "false",
|
||||||
|
"enable-hostpath-provisioner": "false",
|
||||||
|
"leader-elect": "true",
|
||||||
|
"node-monitor-grace-period": "40s",
|
||||||
|
"pod-eviction-timeout": "5m0s",
|
||||||
|
"profiling": "false",
|
||||||
|
"terminated-pod-gc-threshold": "1000",
|
||||||
|
"v": "2"
|
||||||
|
},
|
||||||
|
"scheduler": {
|
||||||
|
"address": "0.0.0.0",
|
||||||
|
"leader-elect": "true",
|
||||||
|
"profiling": "false",
|
||||||
|
"v": "2"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"v1.16.15-rancher1-1": {
|
||||||
|
"etcd": {
|
||||||
|
"client-cert-auth": "true",
|
||||||
|
"peer-client-cert-auth": "true"
|
||||||
|
},
|
||||||
|
"kubeapi": {
|
||||||
|
"allow-privileged": "true",
|
||||||
|
"anonymous-auth": "false",
|
||||||
|
"bind-address": "0.0.0.0",
|
||||||
|
"enable-admission-plugins": "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota,NodeRestriction,Priority,TaintNodesByCondition,PersistentVolumeClaimResize",
|
||||||
|
"insecure-port": "0",
|
||||||
|
"kubelet-preferred-address-types": "InternalIP,ExternalIP,Hostname",
|
||||||
|
"profiling": "false",
|
||||||
|
"requestheader-extra-headers-prefix": "X-Remote-Extra-",
|
||||||
|
"requestheader-group-headers": "X-Remote-Group",
|
||||||
|
"requestheader-username-headers": "X-Remote-User",
|
||||||
|
"runtime-config": "authorization.k8s.io/v1beta1=true",
|
||||||
|
"secure-port": "6443",
|
||||||
|
"service-account-lookup": "true",
|
||||||
|
"storage-backend": "etcd3",
|
||||||
|
"tls-cipher-suites": "TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305"
|
||||||
|
},
|
||||||
|
"kubelet": {
|
||||||
|
"address": "0.0.0.0",
|
||||||
|
"anonymous-auth": "false",
|
||||||
|
"authentication-token-webhook": "true",
|
||||||
|
"authorization-mode": "Webhook",
|
||||||
|
"cgroups-per-qos": "True",
|
||||||
|
"cni-bin-dir": "/opt/cni/bin",
|
||||||
|
"cni-conf-dir": "/etc/cni/net.d",
|
||||||
|
"enforce-node-allocatable": "",
|
||||||
|
"event-qps": "0",
|
||||||
|
"make-iptables-util-chains": "true",
|
||||||
|
"network-plugin": "cni",
|
||||||
|
"read-only-port": "0",
|
||||||
|
"resolv-conf": "/etc/resolv.conf",
|
||||||
|
"streaming-connection-idle-timeout": "30m",
|
||||||
|
"tls-cipher-suites": "TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305",
|
||||||
|
"v": "2",
|
||||||
|
"volume-plugin-dir": "/var/lib/kubelet/volumeplugins"
|
||||||
|
},
|
||||||
|
"kubeproxy": {
|
||||||
|
"healthz-bind-address": "127.0.0.1",
|
||||||
|
"v": "2"
|
||||||
|
},
|
||||||
|
"kubeController": {
|
||||||
|
"address": "0.0.0.0",
|
||||||
|
"allocate-node-cidrs": "true",
|
||||||
|
"allow-untagged-cloud": "true",
|
||||||
|
"configure-cloud-routes": "false",
|
||||||
|
"enable-hostpath-provisioner": "false",
|
||||||
|
"leader-elect": "true",
|
||||||
|
"node-monitor-grace-period": "40s",
|
||||||
|
"pod-eviction-timeout": "5m0s",
|
||||||
|
"profiling": "false",
|
||||||
|
"terminated-pod-gc-threshold": "1000",
|
||||||
|
"v": "2"
|
||||||
|
},
|
||||||
|
"scheduler": {
|
||||||
|
"address": "0.0.0.0",
|
||||||
|
"leader-elect": "true",
|
||||||
|
"profiling": "false",
|
||||||
|
"v": "2"
|
||||||
|
}
|
||||||
|
},
|
||||||
"v1.16.3-rancher1-1": {
|
"v1.16.3-rancher1-1": {
|
||||||
"etcd": {
|
"etcd": {
|
||||||
"client-cert-auth": "true",
|
"client-cert-auth": "true",
|
||||||
@ -4478,6 +4608,72 @@
|
|||||||
"metricsServer": "rancher/metrics-server:v0.3.4",
|
"metricsServer": "rancher/metrics-server:v0.3.4",
|
||||||
"windowsPodInfraContainer": "rancher/kubelet-pause:v0.1.4"
|
"windowsPodInfraContainer": "rancher/kubelet-pause:v0.1.4"
|
||||||
},
|
},
|
||||||
|
"v1.16.14-rancher1-1": {
|
||||||
|
"etcd": "rancher/coreos-etcd:v3.3.15-rancher1",
|
||||||
|
"alpine": "rancher/rke-tools:v0.1.64",
|
||||||
|
"nginxProxy": "rancher/rke-tools:v0.1.64",
|
||||||
|
"certDownloader": "rancher/rke-tools:v0.1.64",
|
||||||
|
"kubernetesServicesSidecar": "rancher/rke-tools:v0.1.64",
|
||||||
|
"kubedns": "rancher/k8s-dns-kube-dns:1.15.0",
|
||||||
|
"dnsmasq": "rancher/k8s-dns-dnsmasq-nanny:1.15.0",
|
||||||
|
"kubednsSidecar": "rancher/k8s-dns-sidecar:1.15.0",
|
||||||
|
"kubednsAutoscaler": "rancher/cluster-proportional-autoscaler:1.7.1",
|
||||||
|
"coredns": "rancher/coredns-coredns:1.6.2",
|
||||||
|
"corednsAutoscaler": "rancher/cluster-proportional-autoscaler:1.7.1",
|
||||||
|
"nodelocal": "rancher/k8s-dns-node-cache:1.15.7",
|
||||||
|
"kubernetes": "rancher/hyperkube:v1.16.14-rancher1",
|
||||||
|
"flannel": "rancher/coreos-flannel:v0.12.0",
|
||||||
|
"flannelCni": "rancher/flannel-cni:v0.3.0-rancher6",
|
||||||
|
"calicoNode": "rancher/calico-node:v3.13.4",
|
||||||
|
"calicoCni": "rancher/calico-cni:v3.13.4",
|
||||||
|
"calicoControllers": "rancher/calico-kube-controllers:v3.13.4",
|
||||||
|
"calicoCtl": "rancher/calico-ctl:v3.13.4",
|
||||||
|
"calicoFlexVol": "rancher/calico-pod2daemon-flexvol:v3.13.4",
|
||||||
|
"canalNode": "rancher/calico-node:v3.13.4",
|
||||||
|
"canalCni": "rancher/calico-cni:v3.13.4",
|
||||||
|
"canalFlannel": "rancher/coreos-flannel:v0.12.0",
|
||||||
|
"canalFlexVol": "rancher/calico-pod2daemon-flexvol:v3.13.4",
|
||||||
|
"weaveNode": "weaveworks/weave-kube:2.6.4",
|
||||||
|
"weaveCni": "weaveworks/weave-npc:2.6.4",
|
||||||
|
"podInfraContainer": "rancher/pause:3.1",
|
||||||
|
"ingress": "rancher/nginx-ingress-controller:nginx-0.32.0-rancher1",
|
||||||
|
"ingressBackend": "rancher/nginx-ingress-controller-defaultbackend:1.5-rancher1",
|
||||||
|
"metricsServer": "rancher/metrics-server:v0.3.4",
|
||||||
|
"windowsPodInfraContainer": "rancher/kubelet-pause:v0.1.4"
|
||||||
|
},
|
||||||
|
"v1.16.15-rancher1-1": {
|
||||||
|
"etcd": "rancher/coreos-etcd:v3.3.15-rancher1",
|
||||||
|
"alpine": "rancher/rke-tools:v0.1.64",
|
||||||
|
"nginxProxy": "rancher/rke-tools:v0.1.64",
|
||||||
|
"certDownloader": "rancher/rke-tools:v0.1.64",
|
||||||
|
"kubernetesServicesSidecar": "rancher/rke-tools:v0.1.64",
|
||||||
|
"kubedns": "rancher/k8s-dns-kube-dns:1.15.0",
|
||||||
|
"dnsmasq": "rancher/k8s-dns-dnsmasq-nanny:1.15.0",
|
||||||
|
"kubednsSidecar": "rancher/k8s-dns-sidecar:1.15.0",
|
||||||
|
"kubednsAutoscaler": "rancher/cluster-proportional-autoscaler:1.7.1",
|
||||||
|
"coredns": "rancher/coredns-coredns:1.6.2",
|
||||||
|
"corednsAutoscaler": "rancher/cluster-proportional-autoscaler:1.7.1",
|
||||||
|
"nodelocal": "rancher/k8s-dns-node-cache:1.15.7",
|
||||||
|
"kubernetes": "rancher/hyperkube:v1.16.15-rancher1",
|
||||||
|
"flannel": "rancher/coreos-flannel:v0.12.0",
|
||||||
|
"flannelCni": "rancher/flannel-cni:v0.3.0-rancher6",
|
||||||
|
"calicoNode": "rancher/calico-node:v3.13.4",
|
||||||
|
"calicoCni": "rancher/calico-cni:v3.13.4",
|
||||||
|
"calicoControllers": "rancher/calico-kube-controllers:v3.13.4",
|
||||||
|
"calicoCtl": "rancher/calico-ctl:v3.13.4",
|
||||||
|
"calicoFlexVol": "rancher/calico-pod2daemon-flexvol:v3.13.4",
|
||||||
|
"canalNode": "rancher/calico-node:v3.13.4",
|
||||||
|
"canalCni": "rancher/calico-cni:v3.13.4",
|
||||||
|
"canalFlannel": "rancher/coreos-flannel:v0.12.0",
|
||||||
|
"canalFlexVol": "rancher/calico-pod2daemon-flexvol:v3.13.4",
|
||||||
|
"weaveNode": "weaveworks/weave-kube:2.6.4",
|
||||||
|
"weaveCni": "weaveworks/weave-npc:2.6.4",
|
||||||
|
"podInfraContainer": "rancher/pause:3.1",
|
||||||
|
"ingress": "rancher/nginx-ingress-controller:nginx-0.32.0-rancher1",
|
||||||
|
"ingressBackend": "rancher/nginx-ingress-controller-defaultbackend:1.5-rancher1",
|
||||||
|
"metricsServer": "rancher/metrics-server:v0.3.4",
|
||||||
|
"windowsPodInfraContainer": "rancher/kubelet-pause:v0.1.4"
|
||||||
|
},
|
||||||
"v1.16.2-rancher1-1": {
|
"v1.16.2-rancher1-1": {
|
||||||
"etcd": "rancher/coreos-etcd:v3.3.15-rancher1",
|
"etcd": "rancher/coreos-etcd:v3.3.15-rancher1",
|
||||||
"alpine": "rancher/rke-tools:v0.1.50",
|
"alpine": "rancher/rke-tools:v0.1.50",
|
||||||
@ -4856,6 +5052,39 @@
|
|||||||
"metricsServer": "rancher/metrics-server:v0.3.6",
|
"metricsServer": "rancher/metrics-server:v0.3.6",
|
||||||
"windowsPodInfraContainer": "rancher/kubelet-pause:v0.1.3"
|
"windowsPodInfraContainer": "rancher/kubelet-pause:v0.1.3"
|
||||||
},
|
},
|
||||||
|
"v1.17.11-rancher1-1": {
|
||||||
|
"etcd": "rancher/coreos-etcd:v3.4.3-rancher1",
|
||||||
|
"alpine": "rancher/rke-tools:v0.1.64",
|
||||||
|
"nginxProxy": "rancher/rke-tools:v0.1.64",
|
||||||
|
"certDownloader": "rancher/rke-tools:v0.1.64",
|
||||||
|
"kubernetesServicesSidecar": "rancher/rke-tools:v0.1.64",
|
||||||
|
"kubedns": "rancher/k8s-dns-kube-dns:1.15.0",
|
||||||
|
"dnsmasq": "rancher/k8s-dns-dnsmasq-nanny:1.15.0",
|
||||||
|
"kubednsSidecar": "rancher/k8s-dns-sidecar:1.15.0",
|
||||||
|
"kubednsAutoscaler": "rancher/cluster-proportional-autoscaler:1.7.1",
|
||||||
|
"coredns": "rancher/coredns-coredns:1.6.5",
|
||||||
|
"corednsAutoscaler": "rancher/cluster-proportional-autoscaler:1.7.1",
|
||||||
|
"nodelocal": "rancher/k8s-dns-node-cache:1.15.7",
|
||||||
|
"kubernetes": "rancher/hyperkube:v1.17.11-rancher1",
|
||||||
|
"flannel": "rancher/coreos-flannel:v0.12.0",
|
||||||
|
"flannelCni": "rancher/flannel-cni:v0.3.0-rancher6",
|
||||||
|
"calicoNode": "rancher/calico-node:v3.13.4",
|
||||||
|
"calicoCni": "rancher/calico-cni:v3.13.4",
|
||||||
|
"calicoControllers": "rancher/calico-kube-controllers:v3.13.4",
|
||||||
|
"calicoCtl": "rancher/calico-ctl:v3.13.4",
|
||||||
|
"calicoFlexVol": "rancher/calico-pod2daemon-flexvol:v3.13.4",
|
||||||
|
"canalNode": "rancher/calico-node:v3.13.4",
|
||||||
|
"canalCni": "rancher/calico-cni:v3.13.4",
|
||||||
|
"canalFlannel": "rancher/coreos-flannel:v0.12.0",
|
||||||
|
"canalFlexVol": "rancher/calico-pod2daemon-flexvol:v3.13.4",
|
||||||
|
"weaveNode": "weaveworks/weave-kube:2.6.4",
|
||||||
|
"weaveCni": "weaveworks/weave-npc:2.6.4",
|
||||||
|
"podInfraContainer": "rancher/pause:3.1",
|
||||||
|
"ingress": "rancher/nginx-ingress-controller:nginx-0.32.0-rancher1",
|
||||||
|
"ingressBackend": "rancher/nginx-ingress-controller-defaultbackend:1.5-rancher1",
|
||||||
|
"metricsServer": "rancher/metrics-server:v0.3.6",
|
||||||
|
"windowsPodInfraContainer": "rancher/kubelet-pause:v0.1.4"
|
||||||
|
},
|
||||||
"v1.17.2-rancher1-1": {
|
"v1.17.2-rancher1-1": {
|
||||||
"etcd": "rancher/coreos-etcd:v3.4.3-rancher1",
|
"etcd": "rancher/coreos-etcd:v3.4.3-rancher1",
|
||||||
"alpine": "rancher/rke-tools:v0.1.52",
|
"alpine": "rancher/rke-tools:v0.1.52",
|
||||||
@ -5312,6 +5541,39 @@
|
|||||||
"metricsServer": "rancher/metrics-server:v0.3.6",
|
"metricsServer": "rancher/metrics-server:v0.3.6",
|
||||||
"windowsPodInfraContainer": "rancher/kubelet-pause:v0.1.4"
|
"windowsPodInfraContainer": "rancher/kubelet-pause:v0.1.4"
|
||||||
},
|
},
|
||||||
|
"v1.18.8-rancher1-1": {
|
||||||
|
"etcd": "rancher/coreos-etcd:v3.4.3-rancher1",
|
||||||
|
"alpine": "rancher/rke-tools:v0.1.64",
|
||||||
|
"nginxProxy": "rancher/rke-tools:v0.1.64",
|
||||||
|
"certDownloader": "rancher/rke-tools:v0.1.64",
|
||||||
|
"kubernetesServicesSidecar": "rancher/rke-tools:v0.1.64",
|
||||||
|
"kubedns": "rancher/k8s-dns-kube-dns:1.15.2",
|
||||||
|
"dnsmasq": "rancher/k8s-dns-dnsmasq-nanny:1.15.2",
|
||||||
|
"kubednsSidecar": "rancher/k8s-dns-sidecar:1.15.2",
|
||||||
|
"kubednsAutoscaler": "rancher/cluster-proportional-autoscaler:1.7.1",
|
||||||
|
"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.8-rancher1",
|
||||||
|
"flannel": "rancher/coreos-flannel:v0.12.0",
|
||||||
|
"flannelCni": "rancher/flannel-cni:v0.3.0-rancher6",
|
||||||
|
"calicoNode": "rancher/calico-node:v3.13.4",
|
||||||
|
"calicoCni": "rancher/calico-cni:v3.13.4",
|
||||||
|
"calicoControllers": "rancher/calico-kube-controllers:v3.13.4",
|
||||||
|
"calicoCtl": "rancher/calico-ctl:v3.13.4",
|
||||||
|
"calicoFlexVol": "rancher/calico-pod2daemon-flexvol:v3.13.4",
|
||||||
|
"canalNode": "rancher/calico-node:v3.13.4",
|
||||||
|
"canalCni": "rancher/calico-cni:v3.13.4",
|
||||||
|
"canalFlannel": "rancher/coreos-flannel:v0.12.0",
|
||||||
|
"canalFlexVol": "rancher/calico-pod2daemon-flexvol:v3.13.4",
|
||||||
|
"weaveNode": "weaveworks/weave-kube:2.6.4",
|
||||||
|
"weaveCni": "weaveworks/weave-npc:2.6.4",
|
||||||
|
"podInfraContainer": "rancher/pause:3.1",
|
||||||
|
"ingress": "rancher/nginx-ingress-controller:nginx-0.32.0-rancher1",
|
||||||
|
"ingressBackend": "rancher/nginx-ingress-controller-defaultbackend:1.5-rancher1",
|
||||||
|
"metricsServer": "rancher/metrics-server:v0.3.6",
|
||||||
|
"windowsPodInfraContainer": "rancher/kubelet-pause:v0.1.4"
|
||||||
|
},
|
||||||
"v1.8.11-rancher2-1": {
|
"v1.8.11-rancher2-1": {
|
||||||
"etcd": "rancher/coreos-etcd:v3.0.17",
|
"etcd": "rancher/coreos-etcd:v3.0.17",
|
||||||
"alpine": "rancher/rke-tools:v0.1.8",
|
"alpine": "rancher/rke-tools:v0.1.8",
|
||||||
@ -5595,6 +5857,14 @@
|
|||||||
"minRKEVersion": "1.1.5-rc0",
|
"minRKEVersion": "1.1.5-rc0",
|
||||||
"minRancherVersion": "2.4.6-rc0"
|
"minRancherVersion": "2.4.6-rc0"
|
||||||
},
|
},
|
||||||
|
"v1.16.14-rancher1-1": {
|
||||||
|
"minRKEVersion": "1.1.2-rc0",
|
||||||
|
"minRancherVersion": "2.4.4-rc0"
|
||||||
|
},
|
||||||
|
"v1.16.15-rancher1-1": {
|
||||||
|
"minRKEVersion": "1.1.2-rc0",
|
||||||
|
"minRancherVersion": "2.4.4-rc0"
|
||||||
|
},
|
||||||
"v1.16.8-rancher1-1": {
|
"v1.16.8-rancher1-1": {
|
||||||
"minRKEVersion": "1.0.0",
|
"minRKEVersion": "1.0.0",
|
||||||
"minRancherVersion": "2.3.3"
|
"minRancherVersion": "2.3.3"
|
||||||
@ -5607,6 +5877,10 @@
|
|||||||
"minRKEVersion": "1.0.7",
|
"minRKEVersion": "1.0.7",
|
||||||
"minRancherVersion": "2.3.7-rc0"
|
"minRancherVersion": "2.3.7-rc0"
|
||||||
},
|
},
|
||||||
|
"v1.17.11-rancher1-1": {
|
||||||
|
"minRKEVersion": "1.1.2-rc0",
|
||||||
|
"minRancherVersion": "2.4.4-rc0"
|
||||||
|
},
|
||||||
"v1.17.4-rancher1-1": {
|
"v1.17.4-rancher1-1": {
|
||||||
"minRKEVersion": "1.0.0",
|
"minRKEVersion": "1.0.0",
|
||||||
"minRancherVersion": "2.3.3"
|
"minRancherVersion": "2.3.3"
|
||||||
@ -5651,6 +5925,10 @@
|
|||||||
"minRKEVersion": "1.1.5-rc0",
|
"minRKEVersion": "1.1.5-rc0",
|
||||||
"minRancherVersion": "2.4.6-rc0"
|
"minRancherVersion": "2.4.6-rc0"
|
||||||
},
|
},
|
||||||
|
"v1.18.8-rancher1-1": {
|
||||||
|
"minRKEVersion": "1.1.3-rc0",
|
||||||
|
"minRancherVersion": "2.4.5-rc0"
|
||||||
|
},
|
||||||
"v1.8": {
|
"v1.8": {
|
||||||
"maxRKEVersion": "0.2.2",
|
"maxRKEVersion": "0.2.2",
|
||||||
"maxRancherVersion": "2.2"
|
"maxRancherVersion": "2.2"
|
||||||
@ -5689,7 +5967,7 @@
|
|||||||
},
|
},
|
||||||
"RKEDefaultK8sVersions": {
|
"RKEDefaultK8sVersions": {
|
||||||
"0.3": "v1.16.3-rancher1-1",
|
"0.3": "v1.16.3-rancher1-1",
|
||||||
"default": "v1.18.6-rancher1-2"
|
"default": "v1.18.8-rancher1-1"
|
||||||
},
|
},
|
||||||
"K8sVersionDockerInfo": {
|
"K8sVersionDockerInfo": {
|
||||||
"1.10": [
|
"1.10": [
|
||||||
|
Loading…
Reference in New Issue
Block a user