1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-05 17:00:20 +00:00

go generate

This commit is contained in:
Jiaqi Luo
2022-06-28 18:01:15 -07:00
parent 3ce504d0df
commit 6fadd31880
2 changed files with 607 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -2807,6 +2807,68 @@
"v": "2" "v": "2"
} }
}, },
"v1.24": {
"etcd": {
"client-cert-auth": "true",
"peer-client-cert-auth": "true"
},
"kubeapi": {
"allow-privileged": "true",
"anonymous-auth": "false",
"api-audiences": "unknown",
"bind-address": "0.0.0.0",
"enable-admission-plugins": "NamespaceLifecycle,LimitRanger,ServiceAccount,DefaultStorageClass,DefaultTolerationSeconds,MutatingAdmissionWebhook,ValidatingAdmissionWebhook,ResourceQuota,NodeRestriction,Priority,TaintNodesByCondition,PersistentVolumeClaimResize",
"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-issuer": "rke",
"service-account-lookup": "true",
"service-account-signing-key-file": "/etc/kubernetes/ssl/kube-service-account-token-key.pem",
"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",
"enforce-node-allocatable": "",
"event-qps": "0",
"make-iptables-util-chains": "true",
"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": {
"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": {
"leader-elect": "true",
"profiling": "false",
"v": "2"
}
},
"v1.9": { "v1.9": {
"etcd": null, "etcd": null,
"kubeapi": { "kubeapi": {
@@ -10402,6 +10464,49 @@
"aciGbpServerContainer": "noiro/gbp-server:5.1.1.0.1ae238a", "aciGbpServerContainer": "noiro/gbp-server:5.1.1.0.1ae238a",
"aciOpflexServerContainer": "noiro/opflex-server:5.1.1.0.1ae238a" "aciOpflexServerContainer": "noiro/opflex-server:5.1.1.0.1ae238a"
}, },
"v1.24.2-rancher1-1": {
"etcd": "rancher/mirrored-coreos-etcd:v3.5.4",
"alpine": "rancher/rke-tools:v0.1.83",
"nginxProxy": "rancher/rke-tools:v0.1.83",
"certDownloader": "rancher/rke-tools:v0.1.83",
"kubernetesServicesSidecar": "rancher/rke-tools:v0.1.83",
"kubedns": "rancher/mirrored-k8s-dns-kube-dns:1.21.1",
"dnsmasq": "rancher/mirrored-k8s-dns-dnsmasq-nanny:1.21.1",
"kubednsSidecar": "rancher/mirrored-k8s-dns-sidecar:1.21.1",
"kubednsAutoscaler": "rancher/mirrored-cluster-proportional-autoscaler:1.8.5",
"coredns": "rancher/mirrored-coredns-coredns:1.9.3",
"corednsAutoscaler": "rancher/mirrored-cluster-proportional-autoscaler:1.8.5",
"nodelocal": "rancher/mirrored-k8s-dns-node-cache:1.21.1",
"kubernetes": "rancher/hyperkube:v1.24.2-rancher1",
"flannel": "rancher/mirrored-coreos-flannel:v0.15.1",
"flannelCni": "rancher/flannel-cni:v0.3.0-rancher6",
"calicoNode": "rancher/mirrored-calico-node:v3.22.0",
"calicoCni": "rancher/mirrored-calico-cni:v3.22.0",
"calicoControllers": "rancher/mirrored-calico-kube-controllers:v3.22.0",
"calicoCtl": "rancher/mirrored-calico-ctl:v3.22.0",
"calicoFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.22.0",
"canalNode": "rancher/mirrored-calico-node:v3.22.0",
"canalCni": "rancher/mirrored-calico-cni:v3.22.0",
"canalControllers": "rancher/mirrored-calico-kube-controllers:v3.22.0",
"canalFlannel": "rancher/mirrored-flannelcni-flannel:v0.17.0",
"canalFlexVol": "rancher/mirrored-calico-pod2daemon-flexvol:v3.22.0",
"weaveNode": "weaveworks/weave-kube:2.8.1",
"weaveCni": "weaveworks/weave-npc:2.8.1",
"podInfraContainer": "rancher/mirrored-pause:3.6",
"ingress": "rancher/nginx-ingress-controller:nginx-1.2.1-rancher1",
"ingressBackend": "rancher/mirrored-nginx-ingress-controller-defaultbackend:1.5-rancher1",
"ingressWebhook": "rancher/mirrored-ingress-nginx-kube-webhook-certgen:v1.1.1",
"metricsServer": "rancher/mirrored-metrics-server:v0.6.1",
"windowsPodInfraContainer": "rancher/mirrored-pause:3.6",
"aciCniDeployContainer": "noiro/cnideploy:5.1.1.0.1ae238a",
"aciHostContainer": "noiro/aci-containers-host:5.1.1.0.1ae238a",
"aciOpflexContainer": "noiro/opflex:5.1.1.0.1ae238a",
"aciMcastContainer": "noiro/opflex:5.1.1.0.1ae238a",
"aciOvsContainer": "noiro/openvswitch:5.1.1.0.1ae238a",
"aciControllerContainer": "noiro/aci-containers-controller:5.1.1.0.1ae238a",
"aciGbpServerContainer": "noiro/gbp-server:5.1.1.0.1ae238a",
"aciOpflexServerContainer": "noiro/opflex-server:5.1.1.0.1ae238a"
},
"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",
@@ -11131,6 +11236,10 @@
"minRKEVersion": "1.3.8-rc0", "minRKEVersion": "1.3.8-rc0",
"minRancherVersion": "2.6.4-patch0" "minRancherVersion": "2.6.4-patch0"
}, },
"v1.24": {
"minRKEVersion": "1.3.13-rc0",
"minRancherVersion": "2.6.7-patch0"
},
"v1.8": { "v1.8": {
"maxRKEVersion": "0.2.2", "maxRKEVersion": "0.2.2",
"maxRancherVersion": "2.2" "maxRancherVersion": "2.2"
@@ -11333,6 +11442,16 @@
"19.03.x", "19.03.x",
"20.10.x" "20.10.x"
], ],
"1.24": [
"1.13.x",
"17.03.x",
"17.06.x",
"17.09.x",
"18.06.x",
"18.09.x",
"19.03.x",
"20.10.x"
],
"1.8": [ "1.8": [
"1.11.x", "1.11.x",
"1.12.x", "1.12.x",
@@ -11750,6 +11869,38 @@
}, },
"kubeController": null, "kubeController": null,
"scheduler": null "scheduler": null
},
"v1.24": {
"etcd": null,
"kubeapi": null,
"kubelet": {
"address": "0.0.0.0",
"anonymous-auth": "false",
"authentication-token-webhook": "true",
"authorization-mode": "Webhook",
"cert-dir": "[PREFIX_PATH]/var/lib/kubelet/pki",
"cgroups-per-qos": "false",
"enforce-node-allocatable": "''",
"event-qps": "0",
"kube-reserved": "cpu=500m,memory=500Mi,ephemeral-storage=1Gi",
"make-iptables-util-chains": "true",
"network-plugin": "cni",
"read-only-port": "0",
"resolv-conf": "''",
"streaming-connection-idle-timeout": "30m",
"system-reserved": "cpu=1000m,memory=2Gi,ephemeral-storage=2Gi",
"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": "[PREFIX_PATH]/var/lib/kubelet/volumeplugins"
},
"kubeproxy": {
"enable-dsr": "false",
"healthz-bind-address": "127.0.0.1",
"proxy-mode": "kernelspace",
"v": "2"
},
"kubeController": null,
"scheduler": null
} }
}, },
"CisConfigParams": { "CisConfigParams": {
@@ -11891,7 +12042,7 @@
], ],
"channels": [ "channels": [
{ {
"latest": "v1.22.10+k3s1", "latest": "v1.22.11+k3s1",
"name": "default" "name": "default"
} }
], ],
@@ -13371,6 +13522,155 @@
}, },
"version": "v1.21.13+k3s1" "version": "v1.21.13+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"
}
},
"maxChannelServerVersion": "v2.6.4",
"minChannelServerVersion": "v2.6.3-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"
},
"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.21.14+k3s1"
},
{ {
"agentArgs": { "agentArgs": {
"docker": { "docker": {
@@ -14262,6 +14562,158 @@
}, },
"version": "v1.22.10+k3s1" "version": "v1.22.10+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"
}
},
"maxChannelServerVersion": "v2.6.99",
"minChannelServerVersion": "v2.6.3-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.22.11+k3s1"
},
{ {
"agentArgs": { "agentArgs": {
"docker": { "docker": {
@@ -14711,6 +15163,158 @@
} }
}, },
"version": "v1.23.7+k3s1" "version": "v1.23.7+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"
}
},
"maxChannelServerVersion": "v2.6.99",
"minChannelServerVersion": "v2.6.4-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.23.8+k3s1"
} }
] ]
}, },