File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,13 +59,13 @@ Usage:
5959
6060.. parsed-literal ::
6161
62- # ./create-kubernetes-binaries-iso.sh OUTPUT_PATH KUBERNETES_VERSION CNI_VERSION CRICTL_VERSION WEAVENET_NETWORK_YAML_CONFIG DASHBOARD_YAML_CONFIG
62+ # ./create-kubernetes-binaries-iso.sh OUTPUT_PATH KUBERNETES_VERSION CNI_VERSION CRICTL_VERSION WEAVENET_NETWORK_YAML_CONFIG DASHBOARD_YAML_CONFIG [OPTIONAL_OUTPUT_FILENAME]
6363
6464 Eg:
6565
6666.. parsed-literal ::
6767
68- # ./create-kubernetes-binaries-iso.sh ./ 1.12.5 0.7 .1 1.12 .0 " https://cloud. weave.works/k8s/net?k8s-version=1.12.5" https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0-beta1 /aio/deploy/recommended.yaml
68+ # ./create-kubernetes-binaries-iso.sh ./ 1.25.0 1.1 .1 1.25 .0 https://github.com/weaveworks/ weave/releases/download/v2.8.1/weave-daemonset-k8s.yaml https://raw.githubusercontent.com/kubernetes/dashboard/v2.7.0 /aio/deploy/recommended.yaml setup-v1.25.0
6969
7070 **NOTE: **
7171From ACS 4.16 onwards, Kubernetes versions >= 1.20.x are only supported (https://endoflife.date/kubernetes).
You can’t perform that action at this time.
0 commit comments