1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-26 18:38:48 +00:00

vendor kdm data

This commit is contained in:
Vaishnav Gaikwad 2023-06-30 10:40:49 +05:30
parent 055ddf2153
commit c0df77a4dc
2 changed files with 165 additions and 10 deletions

File diff suppressed because one or more lines are too long

View File

@ -11444,14 +11444,14 @@
"ingressWebhook": "rancher/mirrored-ingress-nginx-kube-webhook-certgen:v1.1.1",
"metricsServer": "rancher/mirrored-metrics-server:v0.6.2",
"windowsPodInfraContainer": "rancher/mirrored-pause:3.7",
"aciCniDeployContainer": "noiro/cnideploy:5.2.3.6.1d150da",
"aciHostContainer": "noiro/aci-containers-host:5.2.3.6.1d150da",
"aciOpflexContainer": "noiro/opflex:5.2.3.6.1d150da",
"aciMcastContainer": "noiro/opflex:5.2.3.6.1d150da",
"aciOvsContainer": "noiro/openvswitch:5.2.3.6.1d150da",
"aciControllerContainer": "noiro/aci-containers-controller:5.2.3.6.1d150da",
"aciGbpServerContainer": "noiro/gbp-server:5.2.3.6.1d150da",
"aciOpflexServerContainer": "noiro/opflex-server:5.2.3.6.1d150da"
"aciCniDeployContainer": "noiro/cnideploy:5.2.7.1.81c2369",
"aciHostContainer": "noiro/aci-containers-host:5.2.7.1.81c2369",
"aciOpflexContainer": "noiro/opflex:5.2.7.1.81c2369",
"aciMcastContainer": "noiro/opflex:5.2.7.1.81c2369",
"aciOvsContainer": "noiro/openvswitch:5.2.7.1.81c2369",
"aciControllerContainer": "noiro/aci-containers-controller:5.2.7.1.81c2369",
"aciGbpServerContainer": "noiro/gbp-server:5.2.7.1.81c2369",
"aciOpflexServerContainer": "noiro/opflex-server:5.2.7.1.81c2369"
},
"v1.24.2-rancher1-1": {
"etcd": "rancher/mirrored-coreos-etcd:v3.5.4",
@ -19522,6 +19522,161 @@
}
},
"version": "v1.24.14+k3s1"
},
{
"agentArgs": {
"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"
}
},
"featureVersions": {
"encryption-key-rotation": "2.0.0"
},
"maxChannelServerVersion": "v2.6.99",
"minChannelServerVersion": "v2.6.7-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"
},
"etcd-arg": {
"type": "array"
},
"etcd-expose-metrics": {
"default": false,
"type": "boolean"
},
"flannel-backend": {
"options": [
"none",
"vxlan",
"ipsec",
"host-gw",
"wireguard"
],
"type": "enum"
},
"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"
}
},
"version": "v1.24.15+k3s1"
}
]
},