mirror of
https://github.com/rancher/rke.git
synced 2025-04-27 11:21:08 +00:00
Merge pull request #2674 from rawmind0/kdmmaster
Bump KDM and go generate
This commit is contained in:
commit
f3f7320a44
File diff suppressed because one or more lines are too long
158
data/data.json
158
data/data.json
@ -9612,7 +9612,7 @@
|
||||
},
|
||||
"rke2-calico": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "v3.19.2-202"
|
||||
"version": "v3.19.2-203"
|
||||
},
|
||||
"rke2-calico-crd": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
@ -9708,7 +9708,161 @@
|
||||
"type": "array"
|
||||
}
|
||||
},
|
||||
"version": "v1.21.3-rc6+rke2r2"
|
||||
"version": "v1.21.3+rke2r2"
|
||||
},
|
||||
{
|
||||
"agentArgs": {
|
||||
"audit-policy-file": {
|
||||
"type": "string"
|
||||
},
|
||||
"cloud-provider-config": {
|
||||
"type": "string"
|
||||
},
|
||||
"cloud-provider-name": {
|
||||
"default": null,
|
||||
"nullable": true,
|
||||
"options": [
|
||||
"aws",
|
||||
"azure",
|
||||
"gcp",
|
||||
"rancher-vsphere",
|
||||
"external"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
"kube-proxy-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"kubelet-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"profile": {
|
||||
"nullable": true,
|
||||
"options": [
|
||||
"cis-1.5",
|
||||
"cis-1.6"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
"protect-kernel-defaults": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"selinux": {
|
||||
"type": "bool"
|
||||
},
|
||||
"system-default-registry": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"charts": {
|
||||
"rancher-vsphere-cpi": {
|
||||
"repo": "rancher-charts",
|
||||
"version": "1.0.000"
|
||||
},
|
||||
"rancher-vsphere-csi": {
|
||||
"repo": "rancher-charts",
|
||||
"version": "2.1.000"
|
||||
},
|
||||
"rke2-calico": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "v3.19.2-203"
|
||||
},
|
||||
"rke2-calico-crd": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "v1.0.101"
|
||||
},
|
||||
"rke2-canal": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "v3.13.300-build2021022306"
|
||||
},
|
||||
"rke2-cilium": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "1.9.808"
|
||||
},
|
||||
"rke2-coredns": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "1.10.101-build2021022304"
|
||||
},
|
||||
"rke2-ingress-nginx": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "3.34.002"
|
||||
},
|
||||
"rke2-metrics-server": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "2.11.100-build2021022300"
|
||||
},
|
||||
"rke2-multus": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "v3.7.1-build2021041603"
|
||||
}
|
||||
},
|
||||
"maxChannelServerVersion": "v2.6.99",
|
||||
"minChannelServerVersion": "v2.6.0-alpha1",
|
||||
"serverArgs": {
|
||||
"audit-policy-file": {
|
||||
"type": "string"
|
||||
},
|
||||
"cluster-cidr": {
|
||||
"type": "string"
|
||||
},
|
||||
"cluster-dns": {
|
||||
"type": "string"
|
||||
},
|
||||
"cluster-domain": {
|
||||
"type": "string"
|
||||
},
|
||||
"cni": {
|
||||
"default": "calico",
|
||||
"options": [
|
||||
"canal",
|
||||
"cilium",
|
||||
"calico",
|
||||
"multus,canal",
|
||||
"multus,cilium",
|
||||
"multus,calico"
|
||||
],
|
||||
"type": "array"
|
||||
},
|
||||
"disable": {
|
||||
"options": [
|
||||
"rke2-coredns",
|
||||
"rke2-ingress-nginx",
|
||||
"rke2-metrics-server"
|
||||
],
|
||||
"type": "array"
|
||||
},
|
||||
"disable-kube-proxy": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"etcd-expose-metrics": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"kube-apiserver-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-controller-manager-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-proxy-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-scheduler-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"service-cidr": {
|
||||
"type": "string"
|
||||
},
|
||||
"service-node-port-range": {
|
||||
"type": "string"
|
||||
},
|
||||
"tls-san": {
|
||||
"type": "array"
|
||||
}
|
||||
},
|
||||
"version": "v1.21.4-rc1+rke2r1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user