[Starlingx-discuss] Kubernetes version deployed / stx aio duplux 6.0
I see we have kubernetes versions 1.18.3 / 1.19.13 and 1.20/1.21 in StarlingX 6.0 coming can i ask deploying a test stx aio duplex, where are we setting the kubernetes version deployed so i can test deploy 1.19.13 during the bootstrap.... ive searched in the ansible directory for a KUBERNETES_VERSION and kubernetes_version yet i dont see the version defined anywhere, so where is it hiding? -- Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
The default kubernetes version is set in the config repo, the current value '1.18.1'. We plan to update the default to 1.19.13 eminently. e.g., ./stx/config/sysinv/sysinv/sysinv/sysinv/common/kubernetes.py:KUBERNETES_DEFAULT_VERSION = '1.18.1' . You may configure the Kubernetes version at install time by custom ansible bootstrap localhost.yml: e.g., kubernetes_version: 1.19.13 The supported versions will be: 1.18.1, 1.19.13, 1.20.9, 1.21.3 . -jim -----Original Message----- From: Embedded Devel <lists@optimcloud.com> Sent: Monday, September 20, 2021 2:15 AM To: starlingx-discuss@lists.starlingx.io Subject: [Starlingx-discuss] Kubernetes version deployed / stx aio duplux 6.0 [Please note: This e-mail is from an EXTERNAL e-mail address] I see we have kubernetes versions 1.18.3 / 1.19.13 and 1.20/1.21 in StarlingX 6.0 coming can i ask deploying a test stx aio duplex, where are we setting the kubernetes version deployed so i can test deploy 1.19.13 during the bootstrap.... ive searched in the ansible directory for a KUBERNETES_VERSION and kubernetes_version yet i dont see the version defined anywhere, so where is it hiding? -- Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
participants (2)
-
Embedded Devel
-
Gauld, James