1
1
[ modeline ] : # ( vim: set ft=markdown: )
2
2
# t8s-cluster
3
3
4
- ![ Version: 8.1 .0] ( https://img.shields.io/badge/Version-8.1 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
4
+ ![ Version: 8.2 .0] ( https://img.shields.io/badge/Version-8.2 .0-informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square )
5
5
6
6
t8s-operator cluster with necessary addons
7
7
@@ -17,7 +17,8 @@ t8s-operator cluster with necessary addons
17
17
18
18
## Source Code
19
19
20
- * < https://github.com/teutonet/teutonet-helm-charts >
20
+ * < https://github.com/teutonet/teutonet-helm-charts/tree/t8s-cluster-v8.2.0/charts/t8s-cluster >
21
+ * < https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/t8s-cluster >
21
22
22
23
## Requirements
23
24
@@ -57,21 +58,21 @@ Removed the unused `.metadata.gopassName` field.
57
58
| ** Type** | ` object ` |
58
59
| ** Additional properties** | [ ![ Not allowed] ( https://img.shields.io/badge/Not%20allowed-red )] ( # " Additional Properties not allowed. ") |
59
60
60
- | Property | Pattern | Type | Deprecated | Definition | Title/Description |
61
- | -------------------------------------------------------------------------------- | ------- | ---------------- | ---------- | --------------------------------------------------------------------------- | -------------------- |
62
- | - [ global] ( #global ) | No | object | No | - | - |
63
- | + [ metadata] ( #metadata ) | No | object | No | - | - |
64
- | + [ controlPlane] ( #controlPlane ) | No | object | No | - | - |
65
- | - [ cloud] ( #cloud ) | No | string | No | - | - |
66
- | + [ version] ( #version ) | No | object | No | - | - |
67
- | + [ nodePools] ( #nodePools ) | No | object | No | - | - |
68
- | - [ additionalComputePlaneSecurityGroups] ( #additionalComputePlaneSecurityGroups ) | No | array of string | No | Same as [ additionalSecurityGroups] ( #controlPlane_additionalSecurityGroups ) | - |
69
- | - [ bastion] ( #bastion ) | No | object | No | - | - |
70
- | - [ containerRegistryMirror] ( #containerRegistryMirror ) | No | object | No | - | - |
71
- | - [ sshKeyName] ( #sshKeyName ) | No | string or null | No | - | - |
72
- | - [ cni] ( #cni ) | No | enum (of string) | No | - | - |
73
- | + [ openstackImageNamePrefix] ( #openstackImageNamePrefix ) | No | string | No | - | - |
74
- | - [ common] ( #common ) | No | object | No | - | Values for sub-chart |
61
+ | Property | Pattern | Type | Deprecated | Definition | Title/Description |
62
+ | -------------------------------------------------------------------------------- | ------- | ---------------- | ---------- | --------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
63
+ | - [ global] ( #global ) | No | object | No | - | - |
64
+ | + [ metadata] ( #metadata ) | No | object | No | - | - |
65
+ | + [ controlPlane] ( #controlPlane ) | No | object | No | - | - |
66
+ | - [ cloud] ( #cloud ) | No | string | No | - | - |
67
+ | + [ version] ( #version ) | No | object | No | - | - |
68
+ | + [ nodePools] ( #nodePools ) | No | object | No | - | - |
69
+ | - [ additionalComputePlaneSecurityGroups] ( #additionalComputePlaneSecurityGroups ) | No | array of string | No | Same as [ additionalSecurityGroups] ( #controlPlane_additionalSecurityGroups ) | - |
70
+ | - [ bastion] ( #bastion ) | No | object | No | - | - |
71
+ | - [ containerRegistryMirror] ( #containerRegistryMirror ) | No | object | No | - | - |
72
+ | - [ sshKeyName] ( #sshKeyName ) | No | string or null | No | - | - |
73
+ | - [ cni] ( #cni ) | No | enum (of string) | No | - | The CNI plugin to use. \` auto \` means to keep the current one or use cilium for a new cluster. |
74
+ | + [ openstackImageNamePrefix] ( #openstackImageNamePrefix ) | No | string | No | - | - |
75
+ | - [ common] ( #common ) | No | object | No | - | Values for sub-chart |
75
76
76
77
## <a name =" global " ></a >1. ![ Optional] ( https://img.shields.io/badge/Optional-yellow ) Property ` t8s cluster configuration > global `
77
78
@@ -84,8 +85,7 @@ Removed the unused `.metadata.gopassName` field.
84
85
| --------------------------------------------------------------------------- | ------- | ------ | ---------- | ---------- | -------------------------------------------------------- |
85
86
| - [ helmRepositories] ( #global_helmRepositories ) | No | object | No | - | A map of helmRepositories to create, the key is the name |
86
87
| - [ kubectl] ( #global_kubectl ) | No | object | No | - | Image with \` kubectl\` binary |
87
- | - [ etcd] ( #global_etcd ) | No | object | No | - | Image with \` kubectl\` binary |
88
- | - [ semver] ( #global_semver ) | No | object | No | - | Image with \` semver\` binary |
88
+ | - [ etcd] ( #global_etcd ) | No | object | No | - | Image with \` etcdctl\` binary |
89
89
| - [ injectedCertificateAuthorities] ( #global_injectedCertificateAuthorities ) | No | string | No | - | - |
90
90
| - [ kubeletExtraConfig] ( #global_kubeletExtraConfig ) | No | object | No | - | Additional kubelet configuration |
91
91
@@ -238,7 +238,7 @@ bitnami/kubectl
238
238
| ** Type** | ` object ` |
239
239
| ** Additional properties** | [ ![ Not allowed] ( https://img.shields.io/badge/Not%20allowed-red )] ( # " Additional Properties not allowed. ") |
240
240
241
- ** Description:** Image with ` kubectl ` binary
241
+ ** Description:** Image with ` etcdctl ` binary
242
242
243
243
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
244
244
| ------------------------------ | ------- | ------ | ---------- | --------------------------------------- | ----------------- |
@@ -252,34 +252,13 @@ bitnami/kubectl
252
252
| ** Additional properties** | [ ![ Not allowed] ( https://img.shields.io/badge/Not%20allowed-red )] ( # " Additional Properties not allowed. ") |
253
253
| ** Same definition as** | [ image] ( #global_kubectl_image ) |
254
254
255
- ### <a name =" global_semver " ></a >1.4. ![ Optional] ( https://img.shields.io/badge/Optional-yellow ) Property ` t8s cluster configuration > global > semver `
256
-
257
- | | |
258
- | ------------------------- | -------------------------------------------------------------------------------------------------------- |
259
- | ** Type** | ` object ` |
260
- | ** Additional properties** | [ ![ Not allowed] ( https://img.shields.io/badge/Not%20allowed-red )] ( # " Additional Properties not allowed. ") |
261
-
262
- ** Description:** Image with ` semver ` binary
263
-
264
- | Property | Pattern | Type | Deprecated | Definition | Title/Description |
265
- | -------------------------------- | ------- | ------ | ---------- | --------------------------------------- | ----------------- |
266
- | - [ image] ( #global_semver_image ) | No | object | No | Same as [ image] ( #global_kubectl_image ) | - |
267
-
268
- #### <a name =" global_semver_image " ></a >1.4.1. ![ Optional] ( https://img.shields.io/badge/Optional-yellow ) Property ` t8s cluster configuration > global > semver > image `
269
-
270
- | | |
271
- | ------------------------- | -------------------------------------------------------------------------------------------------------- |
272
- | ** Type** | ` object ` |
273
- | ** Additional properties** | [ ![ Not allowed] ( https://img.shields.io/badge/Not%20allowed-red )] ( # " Additional Properties not allowed. ") |
274
- | ** Same definition as** | [ image] ( #global_kubectl_image ) |
275
-
276
- ### <a name =" global_injectedCertificateAuthorities " ></a >1.5. ![ Optional] ( https://img.shields.io/badge/Optional-yellow ) Property ` t8s cluster configuration > global > injectedCertificateAuthorities `
255
+ ### <a name =" global_injectedCertificateAuthorities " ></a >1.4. ![ Optional] ( https://img.shields.io/badge/Optional-yellow ) Property ` t8s cluster configuration > global > injectedCertificateAuthorities `
277
256
278
257
| | |
279
258
| -------- | -------- |
280
259
| ** Type** | ` string ` |
281
260
282
- ### <a name =" global_kubeletExtraConfig " ></a >1.6 . ![ Optional] ( https://img.shields.io/badge/Optional-yellow ) Property ` t8s cluster configuration > global > kubeletExtraConfig `
261
+ ### <a name =" global_kubeletExtraConfig " ></a >1.5 . ![ Optional] ( https://img.shields.io/badge/Optional-yellow ) Property ` t8s cluster configuration > global > kubeletExtraConfig `
283
262
284
263
| | |
285
264
| ------------------------- | -------------------------------------------------------------------------------------------------------- |
@@ -292,7 +271,7 @@ bitnami/kubectl
292
271
| ---------------------------------------------------------------------------- | ------- | ------- | ---------- | ---------- | ------------------------------------------------------------------------------------ |
293
272
| - [ maxParallelImagePulls] ( #global_kubeletExtraConfig_maxParallelImagePulls ) | No | integer | No | - | Only valid for k8s version 1.27 and later. The number of images to pull in parallel. |
294
273
295
- #### <a name =" global_kubeletExtraConfig_maxParallelImagePulls " ></a >1.6 .1. ![ Optional] ( https://img.shields.io/badge/Optional-yellow ) Property ` t8s cluster configuration > global > kubeletExtraConfig > maxParallelImagePulls `
274
+ #### <a name =" global_kubeletExtraConfig_maxParallelImagePulls " ></a >1.5 .1. ![ Optional] ( https://img.shields.io/badge/Optional-yellow ) Property ` t8s cluster configuration > global > kubeletExtraConfig > maxParallelImagePulls `
296
275
297
276
| | |
298
277
| -------- | --------- |
@@ -626,8 +605,11 @@ Specific value: `1`
626
605
| -------- | ------------------ |
627
606
| ** Type** | ` enum (of string) ` |
628
607
608
+ ** Description:** The CNI plugin to use. ` auto ` means to keep the current one or use cilium for a new cluster.
609
+
629
610
Must be one of:
630
611
* "cilium"
612
+ * "auto"
631
613
* "calico"
632
614
633
615
## <a name =" openstackImageNamePrefix " ></a >12. ![ Required] ( https://img.shields.io/badge/Required-blue ) Property ` t8s cluster configuration > openstackImageNamePrefix `
0 commit comments