Skip to content

Commit ad37e14

Browse files
committed
Proofreading
1 parent d51198b commit ad37e14

15 files changed

+68
-68
lines changed

pages/platform/kubernetes-k8s/resetting-a-cluster/guide.de-de.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ routes:
88
updated: 2023-03-23
99
---
1010

11-
**Last updated March 23th, 2023.**
11+
**Last updated March 23rd, 2023.**
1212

1313
<style>
1414
pre {
@@ -39,10 +39,10 @@ Through the OVHcloud Control Panel and the API, you can reset your OVHcloud Mana
3939

4040
> [!primary]
4141
>
42-
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.), all PVC (Persistent Volume Claim) with their PCI cinder volumes and also load balancers.
42+
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.). Similarly, load balancers and also all PVC (Persistent Volume Claim) with their PCI cinder volumes will be deleted.
4343
> Nodes will be either deleted or reinstalled (depending on the option you set during the reset).
4444
45-
Whole cluster configuration is resetted but some value can be precise (optional):
45+
The whole cluster configuration is reset but some values can be defined (optional):
4646

4747
- workerNodesPolicy: reinstall|delete
4848
- minor_version: for ex. 1.25
@@ -63,7 +63,7 @@ Whole cluster configuration is resetted but some value can be precise (optional)
6363

6464
#### Step 1 - Ask for cluster reset on the OVHcloud Control Panel
6565

66-
Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned.
66+
Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.de/&ovhSubsidiary=de), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned.
6767

6868
Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu.
6969

@@ -133,7 +133,7 @@ If you go to the [Kubernetes section](https://api.ovh.com/console/#/cloud/projec
133133
null
134134
```
135135

136-
By default, if you don't specify it, the `workerNodesPolicy` option will be equals to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
136+
By default, if you don't specify it, the `workerNodesPolicy` option will be equivalent to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
137137

138138
> [!primary]
139139
>

pages/platform/kubernetes-k8s/resetting-a-cluster/guide.en-asia.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ section: User guides
66
updated: 2023-03-23
77
---
88

9-
**Last updated March 23th, 2023.**
9+
**Last updated March 23rd, 2023.**
1010

1111
<style>
1212
pre {
@@ -37,10 +37,10 @@ Through the OVHcloud Control Panel and the API, you can reset your OVHcloud Mana
3737

3838
> [!primary]
3939
>
40-
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.), all PVC (Persistent Volume Claim) with their PCI cinder volumes and also load balancers.
40+
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.). Similarly, load balancers and also all PVC (Persistent Volume Claim) with their PCI cinder volumes will be deleted.
4141
> Nodes will be either deleted or reinstalled (depending on the option you set during the reset).
4242
43-
Whole cluster configuration is resetted but some value can be precise (optional):
43+
The whole cluster configuration is reset but some values can be defined (optional):
4444

4545
- workerNodesPolicy: reinstall|delete
4646
- minor_version: for ex. 1.25
@@ -131,7 +131,7 @@ If you go to the [Kubernetes section](https://api.ovh.com/console/#/cloud/projec
131131
null
132132
```
133133

134-
By default, if you don't specify it, the `workerNodesPolicy` option will be equals to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
134+
By default, if you don't specify it, the `workerNodesPolicy` option will be equivalent to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
135135

136136
> [!primary]
137137
>

pages/platform/kubernetes-k8s/resetting-a-cluster/guide.en-au.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ section: User guides
66
updated: 2023-03-23
77
---
88

9-
**Last updated March 23th, 2023.**
9+
**Last updated March 23rd, 2023.**
1010

1111
<style>
1212
pre {
@@ -37,10 +37,10 @@ Through the OVHcloud Control Panel and the API, you can reset your OVHcloud Mana
3737

3838
> [!primary]
3939
>
40-
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.), all PVC (Persistent Volume Claim) with their PCI cinder volumes and also load balancers.
40+
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.). Similarly, load balancers and also all PVC (Persistent Volume Claim) with their PCI cinder volumes will be deleted.
4141
> Nodes will be either deleted or reinstalled (depending on the option you set during the reset).
4242
43-
Whole cluster configuration is resetted but some value can be precise (optional):
43+
The whole cluster configuration is reset but some values can be defined (optional):
4444

4545
- workerNodesPolicy: reinstall|delete
4646
- minor_version: for ex. 1.25
@@ -131,7 +131,7 @@ If you go to the [Kubernetes section](https://api.ovh.com/console/#/cloud/projec
131131
null
132132
```
133133

134-
By default, if you don't specify it, the `workerNodesPolicy` option will be equals to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
134+
By default, if you don't specify it, the `workerNodesPolicy` option will be equivalent to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
135135

136136
> [!primary]
137137
>

pages/platform/kubernetes-k8s/resetting-a-cluster/guide.en-ca.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ section: User guides
66
updated: 2023-03-23
77
---
88

9-
**Last updated March 23th, 2023.**
9+
**Last updated March 23rd, 2023.**
1010

1111
<style>
1212
pre {
@@ -37,10 +37,10 @@ Through the OVHcloud Control Panel and the API, you can reset your OVHcloud Mana
3737

3838
> [!primary]
3939
>
40-
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.), all PVC (Persistent Volume Claim) with their PCI cinder volumes and also load balancers.
40+
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.). Similarly, load balancers and also all PVC (Persistent Volume Claim) with their PCI cinder volumes will be deleted.
4141
> Nodes will be either deleted or reinstalled (depending on the option you set during the reset).
4242
43-
Whole cluster configuration is resetted but some value can be precise (optional):
43+
The whole cluster configuration is reset but some values can be defined (optional):
4444

4545
- workerNodesPolicy: reinstall|delete
4646
- minor_version: for ex. 1.25
@@ -131,7 +131,7 @@ If you go to the [Kubernetes section](https://api.ovh.com/console/#/cloud/projec
131131
null
132132
```
133133

134-
By default, if you don't specify it, the `workerNodesPolicy` option will be equals to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
134+
By default, if you don't specify it, the `workerNodesPolicy` option will be equivalent to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
135135

136136
> [!primary]
137137
>

pages/platform/kubernetes-k8s/resetting-a-cluster/guide.en-gb.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ section: User guides
66
updated: 2023-03-23
77
---
88

9-
**Last updated March 23th, 2023.**
9+
**Last updated March 23rd, 2023.**
1010

1111
<style>
1212
pre {
@@ -37,10 +37,10 @@ Through the OVHcloud Control Panel and the API, you can reset your OVHcloud Mana
3737

3838
> [!primary]
3939
>
40-
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.), all PVC (Persistent Volume Claim) with their PCI cinder volumes and also load balancers.
40+
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.). Similarly, load balancers and also all PVC (Persistent Volume Claim) with their PCI cinder volumes will be deleted.
4141
> Nodes will be either deleted or reinstalled (depending on the option you set during the reset).(depending on the option you set during the reset).
4242
43-
Whole cluster configuration is resetted but some value can be precise (optional):
43+
The whole cluster configuration is reset but some values can be defined (optional):
4444

4545
- workerNodesPolicy: reinstall|delete
4646
- minor_version: for ex. 1.25
@@ -131,7 +131,7 @@ If you go to the [Kubernetes section](https://api.ovh.com/console/#/cloud/projec
131131
null
132132
```
133133

134-
By default, if you don't specify it, the `workerNodesPolicy` option will be equals to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
134+
By default, if you don't specify it, the `workerNodesPolicy` option will be equivalent to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
135135

136136
> [!primary]
137137
>

pages/platform/kubernetes-k8s/resetting-a-cluster/guide.en-ie.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ section: User guides
66
updated: 2023-03-23
77
---
88

9-
**Last updated March 23th, 2023.**
9+
**Last updated March 23rd, 2023.**
1010

1111
<style>
1212
pre {
@@ -37,10 +37,10 @@ Through the OVHcloud Control Panel and the API, you can reset your OVHcloud Mana
3737

3838
> [!primary]
3939
>
40-
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.), all PVC (Persistent Volume Claim) with their PCI cinder volumes and also load balancers.
40+
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.). Similarly, load balancers and also all PVC (Persistent Volume Claim) with their PCI cinder volumes will be deleted.
4141
> Nodes will be either deleted or reinstalled (depending on the option you set during the reset).
4242
43-
Whole cluster configuration is resetted but some value can be precise (optional):
43+
The whole cluster configuration is reset but some values can be defined (optional):
4444

4545
- workerNodesPolicy: reinstall|delete
4646
- minor_version: for ex. 1.25
@@ -131,7 +131,7 @@ If you go to the [Kubernetes section](https://api.ovh.com/console/#/cloud/projec
131131
null
132132
```
133133

134-
By default, if you don't specify it, the `workerNodesPolicy` option will be equals to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
134+
By default, if you don't specify it, the `workerNodesPolicy` option will be equivalent to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
135135

136136
> [!primary]
137137
>

pages/platform/kubernetes-k8s/resetting-a-cluster/guide.en-sg.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ section: User guides
66
updated: 2023-03-23
77
---
88

9-
**Last updated March 23th, 2023.**
9+
**Last updated March 23rd, 2023.**
1010

1111
<style>
1212
pre {
@@ -37,10 +37,10 @@ Through the OVHcloud Control Panel and the API, you can reset your OVHcloud Mana
3737

3838
> [!primary]
3939
>
40-
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.), all PVC (Persistent Volume Claim) with their PCI cinder volumes and also load balancers.
40+
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.). Similarly, load balancers and also all PVC (Persistent Volume Claim) with their PCI cinder volumes will be deleted.
4141
> Nodes will be either deleted or reinstalled (depending on the option you set during the reset).
4242
43-
Whole cluster configuration is resetted but some value can be precise (optional):
43+
The whole cluster configuration is reset but some values can be defined (optional):
4444

4545
- workerNodesPolicy: reinstall|delete
4646
- minor_version: for ex. 1.25
@@ -131,7 +131,7 @@ If you go to the [Kubernetes section](https://api.ovh.com/console/#/cloud/projec
131131
null
132132
```
133133

134-
By default, if you don't specify it, the `workerNodesPolicy` option will be equals to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
134+
By default, if you don't specify it, the `workerNodesPolicy` option will be equivalent to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
135135

136136
> [!primary]
137137
>

pages/platform/kubernetes-k8s/resetting-a-cluster/guide.en-us.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ section: User guides
66
updated: 2023-03-23
77
---
88

9-
**Last updated March 23th, 2023.**
9+
**Last updated March 23rd, 2023.**
1010

1111
<style>
1212
pre {
@@ -37,10 +37,10 @@ Through the OVHcloud Control Panel and the API, you can reset your OVHcloud Mana
3737

3838
> [!primary]
3939
>
40-
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.), all PVC (Persistent Volume Claim) with their PCI cinder volumes and also load balancers.
40+
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.). Similarly, load balancers and also all PVC (Persistent Volume Claim) with their PCI cinder volumes will be deleted.
4141
> Nodes will be either deleted or reinstalled (depending on the option you set during the reset).
4242
43-
Whole cluster configuration is resetted but some value can be precise (optional):
43+
The whole cluster configuration is reset but some values can be defined (optional):
4444

4545
- workerNodesPolicy: reinstall|delete
4646
- minor_version: for ex. 1.25
@@ -131,7 +131,7 @@ If you go to the [Kubernetes section](https://api.ovh.com/console/#/cloud/projec
131131
null
132132
```
133133

134-
By default, if you don't specify it, the `workerNodesPolicy` option will be equals to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
134+
By default, if you don't specify it, the `workerNodesPolicy` option will be equivalent to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
135135

136136
> [!primary]
137137
>

pages/platform/kubernetes-k8s/resetting-a-cluster/guide.es-es.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ routes:
88
updated: 2023-03-23
99
---
1010

11-
**Last updated March 23th, 2023.**
11+
**Last updated March 23rd, 2023.**
1212

1313
<style>
1414
pre {
@@ -39,10 +39,10 @@ Through the OVHcloud Control Panel and the API, you can reset your OVHcloud Mana
3939

4040
> [!primary]
4141
>
42-
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.), all PVC (Persistent Volume Claim) with their PCI cinder volumes and also load balancers.
42+
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.). Similarly, load balancers and also all PVC (Persistent Volume Claim) with their PCI cinder volumes will be deleted.
4343
> Nodes will be either deleted or reinstalled (depending on the option you set during the reset).
4444
45-
Whole cluster configuration is resetted but some value can be precise (optional):
45+
The whole cluster configuration is reset but some values can be defined (optional):
4646

4747
- workerNodesPolicy: reinstall|delete
4848
- minor_version: for ex. 1.25
@@ -63,7 +63,7 @@ Whole cluster configuration is resetted but some value can be precise (optional)
6363

6464
#### Step 1 - Ask for cluster reset on the OVHcloud Control Panel
6565

66-
Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned.
66+
Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.es/&ovhSubsidiary=es), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned.
6767

6868
Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu.
6969

@@ -133,7 +133,7 @@ If you go to the [Kubernetes section](https://api.ovh.com/console/#/cloud/projec
133133
null
134134
```
135135

136-
By default, if you don't specify it, the `workerNodesPolicy` option will be equals to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
136+
By default, if you don't specify it, the `workerNodesPolicy` option will be equivalent to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
137137

138138
> [!primary]
139139
>

pages/platform/kubernetes-k8s/resetting-a-cluster/guide.es-us.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ routes:
88
updated: 2023-03-23
99
---
1010

11-
**Last updated March 23th, 2023.**
11+
**Last updated March 23rd, 2023.**
1212

1313
<style>
1414
pre {
@@ -39,10 +39,10 @@ Through the OVHcloud Control Panel and the API, you can reset your OVHcloud Mana
3939

4040
> [!primary]
4141
>
42-
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.), all PVC (Persistent Volume Claim) with their PCI cinder volumes and also load balancers.
42+
> During a reset, all data in the ETCD will be deleted (pods, deployments, services, secrets, CRDs, etc.). Similarly, load balancers and also all PVC (Persistent Volume Claim) with their PCI cinder volumes will be deleted.
4343
> Nodes will be either deleted or reinstalled (depending on the option you set during the reset).
4444
45-
Whole cluster configuration is resetted but some value can be precise (optional):
45+
The whole cluster configuration is reset but some values can be defined (optional):
4646

4747
- workerNodesPolicy: reinstall|delete
4848
- minor_version: for ex. 1.25
@@ -63,7 +63,7 @@ Whole cluster configuration is resetted but some value can be precise (optional)
6363

6464
#### Step 1 - Ask for cluster reset on the OVHcloud Control Panel
6565

66-
Log in to the [OVHcloud Control Panel](https://www.ovh.com/auth/?action=gotomanager&from=https://www.ovh.co.uk/&ovhSubsidiary=GB), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned.
66+
Log in to the [OVHcloud Control Panel](https://ca.ovh.com/auth/?action=gotomanager&from=https://www.ovh.com/world/&ovhSubsidiary=ws), go to the `Public Cloud`{.action} section and select the Public Cloud project concerned.
6767

6868
Access the administration UI for your OVHcloud Managed Kubernetes clusters by clicking on `Managed Kubernetes Service`{.action} in the left-hand menu.
6969

@@ -133,7 +133,7 @@ If you go to the [Kubernetes section](https://api.ovh.com/console/#/cloud/projec
133133
null
134134
```
135135

136-
By default, if you don't specify it, the `workerNodesPolicy` option will be equals to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
136+
By default, if you don't specify it, the `workerNodesPolicy` option will be equivalent to `delete`. If you don't want your Nodes deleted but reinstalled instead, you have to specify `"workerNodesPolicy": "reinstall"`.
137137

138138
> [!primary]
139139
>

0 commit comments

Comments
 (0)