Skip to content

Commit 6ff3c56

Browse files
ci: [bot] Update 'README.md'
1 parent 22c7305 commit 6ff3c56

File tree

1 file changed

+24
-43
lines changed

1 file changed

+24
-43
lines changed

charts/t8s-cluster/README.md

Lines changed: 24 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[modeline]: # ( vim: set ft=markdown: )
22
# t8s-cluster
33

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)
55

66
t8s-operator cluster with necessary addons
77

@@ -57,21 +57,21 @@ Removed the unused `.metadata.gopassName` field.
5757
| **Type** | `object` |
5858
| **Additional properties** | [![Not allowed](https://img.shields.io/badge/Not%20allowed-red)](# "Additional Properties not allowed.") |
5959

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 |
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 | - | The CNI plugin to use. \`auto\` means to keep the current one or use cilium for a new cluster. |
73+
| + [openstackImageNamePrefix](#openstackImageNamePrefix ) | No | string | No | - | - |
74+
| - [common](#common ) | No | object | No | - | Values for sub-chart |
7575

7676
## <a name="global"></a>1. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > global`
7777

@@ -84,8 +84,7 @@ Removed the unused `.metadata.gopassName` field.
8484
| --------------------------------------------------------------------------- | ------- | ------ | ---------- | ---------- | -------------------------------------------------------- |
8585
| - [helmRepositories](#global_helmRepositories ) | No | object | No | - | A map of helmRepositories to create, the key is the name |
8686
| - [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 |
87+
| - [etcd](#global_etcd ) | No | object | No | - | Image with \`etcdctl\` binary |
8988
| - [injectedCertificateAuthorities](#global_injectedCertificateAuthorities ) | No | string | No | - | - |
9089
| - [kubeletExtraConfig](#global_kubeletExtraConfig ) | No | object | No | - | Additional kubelet configuration |
9190

@@ -238,7 +237,7 @@ bitnami/kubectl
238237
| **Type** | `object` |
239238
| **Additional properties** | [![Not allowed](https://img.shields.io/badge/Not%20allowed-red)](# "Additional Properties not allowed.") |
240239

241-
**Description:** Image with `kubectl` binary
240+
**Description:** Image with `etcdctl` binary
242241

243242
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
244243
| ------------------------------ | ------- | ------ | ---------- | --------------------------------------- | ----------------- |
@@ -252,34 +251,13 @@ bitnami/kubectl
252251
| **Additional properties** | [![Not allowed](https://img.shields.io/badge/Not%20allowed-red)](# "Additional Properties not allowed.") |
253252
| **Same definition as** | [image](#global_kubectl_image) |
254253

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`
254+
### <a name="global_injectedCertificateAuthorities"></a>1.4. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > global > injectedCertificateAuthorities`
277255

278256
| | |
279257
| -------- | -------- |
280258
| **Type** | `string` |
281259

282-
### <a name="global_kubeletExtraConfig"></a>1.6. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > global > kubeletExtraConfig`
260+
### <a name="global_kubeletExtraConfig"></a>1.5. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > global > kubeletExtraConfig`
283261

284262
| | |
285263
| ------------------------- | -------------------------------------------------------------------------------------------------------- |
@@ -292,7 +270,7 @@ bitnami/kubectl
292270
| ---------------------------------------------------------------------------- | ------- | ------- | ---------- | ---------- | ------------------------------------------------------------------------------------ |
293271
| - [maxParallelImagePulls](#global_kubeletExtraConfig_maxParallelImagePulls ) | No | integer | No | - | Only valid for k8s version 1.27 and later. The number of images to pull in parallel. |
294272

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`
273+
#### <a name="global_kubeletExtraConfig_maxParallelImagePulls"></a>1.5.1. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > global > kubeletExtraConfig > maxParallelImagePulls`
296274

297275
| | |
298276
| -------- | --------- |
@@ -626,8 +604,11 @@ Specific value: `1`
626604
| -------- | ------------------ |
627605
| **Type** | `enum (of string)` |
628606

607+
**Description:** The CNI plugin to use. `auto` means to keep the current one or use cilium for a new cluster.
608+
629609
Must be one of:
630610
* "cilium"
611+
* "auto"
631612
* "calico"
632613

633614
## <a name="openstackImageNamePrefix"></a>12. ![Required](https://img.shields.io/badge/Required-blue) Property `t8s cluster configuration > openstackImageNamePrefix`

0 commit comments

Comments
 (0)