release 3.5.4

This commit is contained in:
ByeonJungHun
2023-09-19 16:01:03 +09:00
parent 37ef6ec808
commit abddeb3004
78 changed files with 7534 additions and 109 deletions

View File

@@ -15,6 +15,12 @@ kubernetes_calico_manifest_file: "{{ role_path }}/files/calico.yaml"
kubernetes_metric_server_file: "{{ role_path }}/files/components.yaml"
crio:
version: 1.23
os: xUbuntu_20.04
containerd_config:
version: 2
root: /var/lib/containerd
@@ -110,7 +116,7 @@ containerd_config:
- https://registry-1.docker.io
"10.10.31.243:5000":
endpoint:
- http://10.10.31.243:5000
- "http://10.10.31.243:5000"
x509_key_pair_streaming:
tls_cert_file: ""
tls_key_file: ""