Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/applications/clickhouse.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ aliases:
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/applications/_include/clickhouse.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/clickhouse/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/clickhouse/README.md
-->


Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/applications/foundationdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ weight: 50
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/applications/_include/foundationdb.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/foundationdb/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/foundationdb/README.md
-->


Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/applications/harbor.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ weight: 50
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/applications/_include/harbor.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/harbor/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/harbor/README.md
-->


Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/applications/kafka.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aliases:
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/applications/_include/kafka.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/kafka/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/kafka/README.md
-->


Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/applications/mariadb.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aliases:
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/applications/_include/mariadb.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/mariadb/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/mariadb/README.md
-->


Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/applications/mongodb.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aliases:
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/applications/_include/mongodb.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/mongodb/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/mongodb/README.md
-->


Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/applications/nats.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aliases:
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/applications/_include/nats.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/nats/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/nats/README.md
-->


Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/applications/openbao.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ weight: 50
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/applications/_include/openbao.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/openbao/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/openbao/README.md
-->


Expand Down
15 changes: 8 additions & 7 deletions content/en/docs/v1.3/applications/postgres.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aliases:
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/applications/_include/postgres.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/postgres/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/postgres/README.md
-->


Expand Down Expand Up @@ -147,12 +147,13 @@ See:

### Bootstrap (recovery) parameters

| Name | Description | Type | Value |
| ------------------------ | ------------------------------------------------------------------- | -------- | ------- |
| `bootstrap` | Bootstrap configuration. | `object` | `{}` |
| `bootstrap.enabled` | Whether to restore from a backup. | `bool` | `false` |
| `bootstrap.recoveryTime` | Timestamp (RFC3339) for point-in-time recovery; empty means latest. | `string` | `""` |
| `bootstrap.oldName` | Previous cluster name before deletion. | `string` | `""` |
| Name | Description | Type | Value |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ------- |
| `bootstrap` | Bootstrap configuration. | `object` | `{}` |
| `bootstrap.enabled` | Whether to restore from a backup. | `bool` | `false` |
| `bootstrap.recoveryTime` | Timestamp (RFC3339) for point-in-time recovery; empty means latest. | `string` | `""` |
| `bootstrap.oldName` | Previous cluster name before deletion. | `string` | `""` |
| `bootstrap.serverName` | Barman server name (S3 path prefix) used by the original cluster when writing backups. Set this only when the original cluster had an explicit barmanObjectStore.serverName that differed from its Kubernetes resource name. | `string` | `""` |


## Parameter examples and reference
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/applications/qdrant.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ weight: 50
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/applications/_include/qdrant.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/qdrant/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/qdrant/README.md
-->


Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/applications/rabbitmq.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aliases:
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/applications/_include/rabbitmq.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/rabbitmq/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/rabbitmq/README.md
-->


Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/applications/redis.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aliases:
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/applications/_include/redis.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/redis/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/redis/README.md
-->


Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/applications/tenant.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aliases:
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/applications/_include/tenant.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/tenant/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/tenant/README.md
-->


Expand Down
54 changes: 28 additions & 26 deletions content/en/docs/v1.3/kubernetes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aliases:
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/kubernetes/_include/_index.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/kubernetes/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/kubernetes/README.md
-->


Expand Down Expand Up @@ -159,31 +159,33 @@ See the reference for components utilized in this service:

### Kubernetes Control Plane Configuration

| Name | Description | Type | Value |
| --------------------------------------------------- | ------------------------------------------------ | ---------- | ------- |
| `controlPlane` | Kubernetes control-plane configuration. | `object` | `{}` |
| `controlPlane.replicas` | Number of control-plane replicas. | `int` | `2` |
| `controlPlane.apiServer` | API Server configuration. | `object` | `{}` |
| `controlPlane.apiServer.resources` | CPU and memory resources for API Server. | `object` | `{}` |
| `controlPlane.apiServer.resources.cpu` | CPU available. | `quantity` | `""` |
| `controlPlane.apiServer.resources.memory` | Memory (RAM) available. | `quantity` | `""` |
| `controlPlane.apiServer.resourcesPreset` | Preset if `resources` omitted. | `string` | `large` |
| `controlPlane.controllerManager` | Controller Manager configuration. | `object` | `{}` |
| `controlPlane.controllerManager.resources` | CPU and memory resources for Controller Manager. | `object` | `{}` |
| `controlPlane.controllerManager.resources.cpu` | CPU available. | `quantity` | `""` |
| `controlPlane.controllerManager.resources.memory` | Memory (RAM) available. | `quantity` | `""` |
| `controlPlane.controllerManager.resourcesPreset` | Preset if `resources` omitted. | `string` | `micro` |
| `controlPlane.scheduler` | Scheduler configuration. | `object` | `{}` |
| `controlPlane.scheduler.resources` | CPU and memory resources for Scheduler. | `object` | `{}` |
| `controlPlane.scheduler.resources.cpu` | CPU available. | `quantity` | `""` |
| `controlPlane.scheduler.resources.memory` | Memory (RAM) available. | `quantity` | `""` |
| `controlPlane.scheduler.resourcesPreset` | Preset if `resources` omitted. | `string` | `micro` |
| `controlPlane.konnectivity` | Konnectivity configuration. | `object` | `{}` |
| `controlPlane.konnectivity.server` | Konnectivity Server configuration. | `object` | `{}` |
| `controlPlane.konnectivity.server.resources` | CPU and memory resources for Konnectivity. | `object` | `{}` |
| `controlPlane.konnectivity.server.resources.cpu` | CPU available. | `quantity` | `""` |
| `controlPlane.konnectivity.server.resources.memory` | Memory (RAM) available. | `quantity` | `""` |
| `controlPlane.konnectivity.server.resourcesPreset` | Preset if `resources` omitted. | `string` | `micro` |
| Name | Description | Type | Value |
| --------------------------------------------------- | --------------------------------------------------------------------------------------------- | ---------- | ------- |
| `controlPlane` | Kubernetes control-plane configuration. | `object` | `{}` |
| `controlPlane.replicas` | Number of control-plane replicas. | `int` | `2` |
| `controlPlane.apiServer` | API Server configuration. | `object` | `{}` |
| `controlPlane.apiServer.resources` | CPU and memory resources for API Server. | `object` | `{}` |
| `controlPlane.apiServer.resources.cpu` | CPU available. | `quantity` | `""` |
| `controlPlane.apiServer.resources.memory` | Memory (RAM) available. | `quantity` | `""` |
| `controlPlane.apiServer.resourcesPreset` | Preset if `resources` omitted. | `string` | `large` |
| `controlPlane.controllerManager` | Controller Manager configuration. | `object` | `{}` |
| `controlPlane.controllerManager.resources` | CPU and memory resources for Controller Manager. | `object` | `{}` |
| `controlPlane.controllerManager.resources.cpu` | CPU available. | `quantity` | `""` |
| `controlPlane.controllerManager.resources.memory` | Memory (RAM) available. | `quantity` | `""` |
| `controlPlane.controllerManager.resourcesPreset` | Preset if `resources` omitted. | `string` | `micro` |
| `controlPlane.scheduler` | Scheduler configuration. | `object` | `{}` |
| `controlPlane.scheduler.resources` | CPU and memory resources for Scheduler. | `object` | `{}` |
| `controlPlane.scheduler.resources.cpu` | CPU available. | `quantity` | `""` |
| `controlPlane.scheduler.resources.memory` | Memory (RAM) available. | `quantity` | `""` |
| `controlPlane.scheduler.resourcesPreset` | Preset if `resources` omitted. | `string` | `micro` |
| `controlPlane.konnectivity` | Konnectivity configuration. | `object` | `{}` |
| `controlPlane.konnectivity.server` | Konnectivity Server configuration. | `object` | `{}` |
| `controlPlane.konnectivity.server.resources` | CPU and memory resources for Konnectivity. | `object` | `{}` |
| `controlPlane.konnectivity.server.resources.cpu` | CPU available. | `quantity` | `""` |
| `controlPlane.konnectivity.server.resources.memory` | Memory (RAM) available. | `quantity` | `""` |
| `controlPlane.konnectivity.server.resourcesPreset` | Preset if `resources` omitted. | `string` | `micro` |
| `images` | Optional image overrides for air-gapped or rate-limited registries. | `object` | `{}` |
| `images.waitForKubeconfig` | Image used by the wait-for-kubeconfig init container. Empty falls back to images/busybox.tag. | `string` | `""` |


## Parameter examples and reference
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/networking/http-cache.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ aliases:
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/networking/_include/http-cache.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/http-cache/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/http-cache/README.md
-->


Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/networking/tcp-balancer.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ aliases:
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/networking/_include/tcp-balancer.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/tcp-balancer/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/tcp-balancer/README.md
-->


Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/networking/vpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ aliases:
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/networking/_include/vpc.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/vpc/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/vpc/README.md
-->


Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/networking/vpn.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ aliases:
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/networking/_include/vpn.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/apps/vpn/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/apps/vpn/README.md
-->


Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/operations/services/bootbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ linkTitle: "BootBox"
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/operations/services/_include/bootbox.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/extra/bootbox/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/extra/bootbox/README.md
-->


Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/v1.3/operations/services/etcd.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ linkTitle: "Etcd"
<!--
Autogenerated content. Don't edit this file directly; edit sources instead.
metadata: https://github.com/cozystack/website/blob/main/content/en/docs/v1.3/operations/services/_include/etcd.md
source: https://github.com/cozystack/cozystack/blob/v1.3.0/packages/extra/etcd/README.md
source: https://github.com/cozystack/cozystack/blob/main/packages/extra/etcd/README.md
-->


Expand Down
Loading