HCL-TECH-SOFTWARE / connections-automation

Deployment and upgrade automation scripts for HCL Connections 7.0 based on Ansible
Apache License 2.0
17 stars 32 forks source link

Kubernetes version for upgrades #307

Open stoeps13 opened 1 year ago

stoeps13 commented 1 year ago

image

Kubernetes and TDI share the same variable name, I would set upgrade_version to kubernetes_version as default. As upgrade_version is not documented in the Kubernetes variables section.

Still 1.27.0 is default instead using the most up2date 1.27.3

stoeps13 commented 1 year ago

btw upgrading from 1.25.x to 1.27.3 fails because kubelet service does no longer start.

    8122 run.go:74] "command failed" err="failed to parse kubelet flag: unknown flag: --container-runtime"