mirror of
https://github.com/rancher/rke.git
synced 2025-09-01 15:06:23 +00:00
go generate
This commit is contained in:
File diff suppressed because one or more lines are too long
511
data/data.json
511
data/data.json
@@ -13062,6 +13062,47 @@
|
||||
"aciOvsContainer": "noiro/openvswitch:6.0.4.1.81c2369",
|
||||
"aciControllerContainer": "noiro/aci-containers-controller:6.0.4.1.81c2369"
|
||||
},
|
||||
"v1.27.14-rancher1-1": {
|
||||
"etcd": "rancher/mirrored-coreos-etcd:v3.5.10",
|
||||
"alpine": "rancher/rke-tools:v0.1.96",
|
||||
"nginxProxy": "rancher/rke-tools:v0.1.96",
|
||||
"certDownloader": "rancher/rke-tools:v0.1.96",
|
||||
"kubernetesServicesSidecar": "rancher/rke-tools:v0.1.96",
|
||||
"kubedns": "rancher/mirrored-k8s-dns-kube-dns:1.22.28",
|
||||
"dnsmasq": "rancher/mirrored-k8s-dns-dnsmasq-nanny:1.22.28",
|
||||
"kubednsSidecar": "rancher/mirrored-k8s-dns-sidecar:1.22.28",
|
||||
"kubednsAutoscaler": "rancher/mirrored-cluster-proportional-autoscaler:v1.8.9",
|
||||
"coredns": "rancher/mirrored-coredns-coredns:1.10.1",
|
||||
"corednsAutoscaler": "rancher/mirrored-cluster-proportional-autoscaler:v1.8.9",
|
||||
"nodelocal": "rancher/mirrored-k8s-dns-node-cache:1.22.28",
|
||||
"kubernetes": "rancher/hyperkube:v1.27.14-rancher1",
|
||||
"flannel": "rancher/mirrored-flannel-flannel:v0.21.4",
|
||||
"flannelCni": "rancher/flannel-cni:v0.3.0-rancher8",
|
||||
"calicoNode": "rancher/mirrored-calico-node:v3.26.3",
|
||||
"calicoCni": "rancher/calico-cni:v3.26.3-rancher1",
|
||||
"calicoControllers": "rancher/mirrored-calico-kube-controllers:v3.26.3",
|
||||
"calicoCtl": "rancher/mirrored-calico-ctl:v3.26.3",
|
||||
"calicoFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.26.3",
|
||||
"canalNode": "rancher/mirrored-calico-node:v3.26.3",
|
||||
"canalCni": "rancher/calico-cni:v3.26.3-rancher1",
|
||||
"canalControllers": "rancher/mirrored-calico-kube-controllers:v3.26.3",
|
||||
"canalFlannel": "rancher/mirrored-flannel-flannel:v0.21.4",
|
||||
"canalFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.26.3",
|
||||
"weaveNode": "weaveworks/weave-kube:2.8.1",
|
||||
"weaveCni": "weaveworks/weave-npc:2.8.1",
|
||||
"podInfraContainer": "rancher/mirrored-pause:3.7",
|
||||
"ingress": "rancher/nginx-ingress-controller:nginx-1.9.4-rancher1",
|
||||
"ingressBackend": "rancher/mirrored-nginx-ingress-controller-defaultbackend:1.5-rancher1",
|
||||
"ingressWebhook": "rancher/mirrored-ingress-nginx-kube-webhook-certgen:v20231011-8b53cabe0",
|
||||
"metricsServer": "rancher/mirrored-metrics-server:v0.6.3",
|
||||
"windowsPodInfraContainer": "rancher/mirrored-pause:3.7",
|
||||
"aciCniDeployContainer": "noiro/cnideploy:6.0.4.1.81c2369",
|
||||
"aciHostContainer": "noiro/aci-containers-host:6.0.4.1.81c2369",
|
||||
"aciOpflexContainer": "noiro/opflex:6.0.4.1.81c2369",
|
||||
"aciMcastContainer": "noiro/opflex:6.0.4.1.81c2369",
|
||||
"aciOvsContainer": "noiro/openvswitch:6.0.4.1.81c2369",
|
||||
"aciControllerContainer": "noiro/aci-containers-controller:6.0.4.1.81c2369"
|
||||
},
|
||||
"v1.27.6-rancher1-1": {
|
||||
"etcd": "rancher/mirrored-coreos-etcd:v3.5.7",
|
||||
"alpine": "rancher/rke-tools:v0.1.96",
|
||||
@@ -14152,7 +14193,7 @@
|
||||
},
|
||||
"RKEDefaultK8sVersions": {
|
||||
"0.3": "v1.16.3-rancher1-1",
|
||||
"default": "v1.27.13-rancher1-1"
|
||||
"default": "v1.27.14-rancher1-1"
|
||||
},
|
||||
"K8sVersionDockerInfo": {
|
||||
"1.10": [
|
||||
@@ -25841,6 +25882,189 @@
|
||||
}
|
||||
},
|
||||
"version": "v1.27.13+k3s1"
|
||||
},
|
||||
{
|
||||
"agentArgs": {
|
||||
"default-runtime": {
|
||||
"type": "string"
|
||||
},
|
||||
"disable-apiserver-lb": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"disable-default-registry-endpoint": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"docker": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"flannel-conf": {
|
||||
"type": "string"
|
||||
},
|
||||
"flannel-iface": {
|
||||
"type": "string"
|
||||
},
|
||||
"kube-proxy-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"kubelet-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"pause-image": {
|
||||
"type": "string"
|
||||
},
|
||||
"protect-kernel-defaults": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"resolv-conf": {
|
||||
"type": "string"
|
||||
},
|
||||
"selinux": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"snapshotter": {
|
||||
"type": "string"
|
||||
},
|
||||
"system-default-registry": {
|
||||
"type": "string"
|
||||
},
|
||||
"vpn-auth": {
|
||||
"type": "string"
|
||||
},
|
||||
"vpn-auth-file": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"featureVersions": {
|
||||
"encryption-key-rotation": "2.0.0"
|
||||
},
|
||||
"maxChannelServerVersion": "v2.7.99",
|
||||
"minChannelServerVersion": "v2.7.11-alpha1",
|
||||
"serverArgs": {
|
||||
"cluster-cidr": {
|
||||
"type": "string"
|
||||
},
|
||||
"cluster-dns": {
|
||||
"type": "string"
|
||||
},
|
||||
"cluster-domain": {
|
||||
"type": "string"
|
||||
},
|
||||
"datastore-cafile": {
|
||||
"type": "string"
|
||||
},
|
||||
"datastore-certfile": {
|
||||
"type": "string"
|
||||
},
|
||||
"datastore-endpoint": {
|
||||
"type": "string"
|
||||
},
|
||||
"datastore-keyfile": {
|
||||
"type": "string"
|
||||
},
|
||||
"default-local-storage-path": {
|
||||
"type": "string"
|
||||
},
|
||||
"disable": {
|
||||
"options": [
|
||||
"coredns",
|
||||
"servicelb",
|
||||
"traefik",
|
||||
"local-storage",
|
||||
"metrics-server"
|
||||
],
|
||||
"type": "array"
|
||||
},
|
||||
"disable-apiserver": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"disable-cloud-controller": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"disable-controller-manager": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"disable-etcd": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"disable-kube-proxy": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"disable-network-policy": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"disable-scheduler": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"egress-selector-mode": {
|
||||
"type": "string"
|
||||
},
|
||||
"embedded-registry": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"etcd-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"etcd-expose-metrics": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"flannel-backend": {
|
||||
"options": [
|
||||
"none",
|
||||
"vxlan",
|
||||
"ipsec",
|
||||
"host-gw",
|
||||
"wireguard",
|
||||
"wireguard-native"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
"helm-job-image": {
|
||||
"type": "string"
|
||||
},
|
||||
"kine-tls": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"kube-apiserver-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-cloud-controller-manager-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-controller-manager-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-scheduler-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"secrets-encryption": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"service-cidr": {
|
||||
"type": "string"
|
||||
},
|
||||
"service-node-port-range": {
|
||||
"type": "string"
|
||||
},
|
||||
"tls-san": {
|
||||
"type": "array"
|
||||
},
|
||||
"tls-san-security": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": "v1.27.14+k3s1"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -43874,6 +44098,291 @@
|
||||
}
|
||||
},
|
||||
"version": "v1.27.13+rke2r1"
|
||||
},
|
||||
{
|
||||
"agentArgs": {
|
||||
"audit-policy-file": {
|
||||
"type": "string"
|
||||
},
|
||||
"cloud-controller-manager-extra-env": {
|
||||
"type": "array"
|
||||
},
|
||||
"cloud-controller-manager-extra-mount": {
|
||||
"type": "array"
|
||||
},
|
||||
"cloud-provider-config": {
|
||||
"type": "string"
|
||||
},
|
||||
"cloud-provider-name": {
|
||||
"default": null,
|
||||
"nullable": true,
|
||||
"options": [
|
||||
"aws",
|
||||
"azure",
|
||||
"gcp",
|
||||
"rancher-vsphere",
|
||||
"harvester",
|
||||
"external"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
"control-plane-resource-limits": {
|
||||
"type": "string"
|
||||
},
|
||||
"control-plane-resource-requests": {
|
||||
"type": "string"
|
||||
},
|
||||
"etcd-extra-env": {
|
||||
"type": "array"
|
||||
},
|
||||
"etcd-extra-mount": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-apiserver-extra-env": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-apiserver-extra-mount": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-controller-manager-extra-env": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-controller-manager-extra-mount": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-proxy-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-proxy-extra-env": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-proxy-extra-mount": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-scheduler-extra-env": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-scheduler-extra-mount": {
|
||||
"type": "array"
|
||||
},
|
||||
"kubelet-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"profile": {
|
||||
"nullable": true,
|
||||
"options": [
|
||||
"cis",
|
||||
"cis-1.23"
|
||||
],
|
||||
"type": "enum"
|
||||
},
|
||||
"protect-kernel-defaults": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"resolv-conf": {
|
||||
"type": "string"
|
||||
},
|
||||
"selinux": {
|
||||
"type": "bool"
|
||||
},
|
||||
"system-default-registry": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"charts": {
|
||||
"harvester-cloud-provider": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "0.2.300"
|
||||
},
|
||||
"harvester-csi-driver": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "0.1.1700"
|
||||
},
|
||||
"rancher-vsphere-cpi": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "1.7.001"
|
||||
},
|
||||
"rancher-vsphere-csi": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "3.1.2-rancher400"
|
||||
},
|
||||
"rke2-calico": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "v3.27.300"
|
||||
},
|
||||
"rke2-calico-crd": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "v3.27.002"
|
||||
},
|
||||
"rke2-canal": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "v3.27.3-build2024042301"
|
||||
},
|
||||
"rke2-cilium": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "1.15.500"
|
||||
},
|
||||
"rke2-coredns": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "1.29.002"
|
||||
},
|
||||
"rke2-flannel": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "v0.25.102"
|
||||
},
|
||||
"rke2-ingress-nginx": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "4.9.100"
|
||||
},
|
||||
"rke2-metrics-server": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "3.12.002"
|
||||
},
|
||||
"rke2-multus": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "v4.0.2-build2024020802"
|
||||
},
|
||||
"rke2-snapshot-controller": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "1.7.202"
|
||||
},
|
||||
"rke2-snapshot-controller-crd": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "1.7.202"
|
||||
},
|
||||
"rke2-snapshot-validation-webhook": {
|
||||
"repo": "rancher-rke2-charts",
|
||||
"version": "1.7.302"
|
||||
}
|
||||
},
|
||||
"featureVersions": {
|
||||
"encryption-key-rotation": "2.0.0"
|
||||
},
|
||||
"maxChannelServerVersion": "v2.8.99",
|
||||
"minChannelServerVersion": "v2.7.11-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",
|
||||
"flannel",
|
||||
"multus,canal",
|
||||
"multus,cilium",
|
||||
"multus,calico"
|
||||
],
|
||||
"type": "array"
|
||||
},
|
||||
"container-runtime-endpoint": {
|
||||
"type": "string"
|
||||
},
|
||||
"datastore-cafile": {
|
||||
"type": "string"
|
||||
},
|
||||
"datastore-certfile": {
|
||||
"type": "string"
|
||||
},
|
||||
"datastore-endpoint": {
|
||||
"type": "string"
|
||||
},
|
||||
"datastore-keyfile": {
|
||||
"type": "string"
|
||||
},
|
||||
"disable": {
|
||||
"options": [
|
||||
"rke2-coredns",
|
||||
"rke2-ingress-nginx",
|
||||
"rke2-metrics-server"
|
||||
],
|
||||
"type": "array"
|
||||
},
|
||||
"disable-cloud-controller": {
|
||||
"type": "bool"
|
||||
},
|
||||
"disable-kube-proxy": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"disable-scheduler": {
|
||||
"type": "bool"
|
||||
},
|
||||
"egress-selector-mode": {
|
||||
"type": "string"
|
||||
},
|
||||
"etcd-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"etcd-expose-metrics": {
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"etcd-image": {
|
||||
"type": "string"
|
||||
},
|
||||
"kube-apiserver-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-apiserver-image": {
|
||||
"type": "string"
|
||||
},
|
||||
"kube-cloud-controller-manager-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-controller-manager-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-controller-manager-image": {
|
||||
"type": "string"
|
||||
},
|
||||
"kube-proxy-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-scheduler-arg": {
|
||||
"type": "array"
|
||||
},
|
||||
"kube-scheduler-image": {
|
||||
"type": "string"
|
||||
},
|
||||
"kubelet-path": {
|
||||
"type": "string"
|
||||
},
|
||||
"pause-image": {
|
||||
"type": "string"
|
||||
},
|
||||
"runtime-image": {
|
||||
"type": "string"
|
||||
},
|
||||
"service-cidr": {
|
||||
"type": "string"
|
||||
},
|
||||
"service-node-port-range": {
|
||||
"type": "string"
|
||||
},
|
||||
"snapshotter": {
|
||||
"type": "string"
|
||||
},
|
||||
"tls-san": {
|
||||
"type": "array"
|
||||
},
|
||||
"tls-san-security": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": "v1.27.14+rke2r1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user