Skip to content

Commit ded9782

Browse files
committed
Proofreading and duplication
1 parent d2e40bc commit ded9782

File tree

15 files changed

+154
-366
lines changed

15 files changed

+154
-366
lines changed

pages/public_cloud/containers_orchestration/managed_kubernetes/recommended-external-resources/guide.de-de.md

Lines changed: 11 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,26 @@
11
---
22
title: Recommended external resources
33
excerpt: ''
4-
updated: 2019-07-01
4+
updated: 2025-01-27
55
---
66

7-
<style>
8-
pre {
9-
font-size: 14px;
10-
}
11-
pre.console {
12-
background-color: #300A24;
13-
color: #ccc;
14-
font-family: monospace;
15-
padding: 5px;
16-
margin-bottom: 5px;
17-
}
18-
pre.console code {
19-
border: solid 0px transparent;
20-
font-family: monospace !important;
21-
font-size: 0.75em;
22-
color: #ccc;
23-
}
24-
.small {
25-
font-size: 0.75em;
26-
}
27-
</style>
28-
29-
# Recommended external resources
30-
317
We list here some external resources that can help you to go further with Kubernetes.
328

339
## Official Kubernetes sites
3410

3511
- [Kubernetes.io](https://kubernetes.io/){.external}
36-
- [@kubernetesio Twitter account](https://twitter.com/kubernetesio){.external}
12+
- [Kubernetes Documentation](https://kubernetes.io/docs/home/){.external}
13+
- [Kubernetes Community](https://kubernetes.io/community/){.external}
14+
- [@kubernetesio X account](https://x.com/kubernetesio){.external}
3715
- [GitHub project](https://github.com/kubernetes/kubernetes){.external}
3816

17+
## CNCF Projects sites related to Kubernetes
18+
19+
- [Helm](https://helm.sh/){.external}
20+
- [Istio](https://istio.io/){.external}
21+
- [Argo](https://argoproj.github.io/){.external}
22+
- [Fluentd](https://www.fluentd.org/){.external}
23+
3924
## Community sites
4025

4126
- [OVHcloud Discord channel](https://discord.gg/ovhcloud)

pages/public_cloud/containers_orchestration/managed_kubernetes/recommended-external-resources/guide.en-asia.md

Lines changed: 11 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,26 @@
11
---
22
title: Recommended external resources
33
excerpt: ''
4-
updated: 2019-07-01
4+
updated: 2025-01-27
55
---
66

7-
<style>
8-
pre {
9-
font-size: 14px;
10-
}
11-
pre.console {
12-
background-color: #300A24;
13-
color: #ccc;
14-
font-family: monospace;
15-
padding: 5px;
16-
margin-bottom: 5px;
17-
}
18-
pre.console code {
19-
border: solid 0px transparent;
20-
font-family: monospace !important;
21-
font-size: 0.75em;
22-
color: #ccc;
23-
}
24-
.small {
25-
font-size: 0.75em;
26-
}
27-
</style>
28-
29-
# Recommended external resources
30-
317
We list here some external resources that can help you to go further with Kubernetes.
328

339
## Official Kubernetes sites
3410

3511
- [Kubernetes.io](https://kubernetes.io/){.external}
36-
- [@kubernetesio Twitter account](https://twitter.com/kubernetesio){.external}
12+
- [Kubernetes Documentation](https://kubernetes.io/docs/home/){.external}
13+
- [Kubernetes Community](https://kubernetes.io/community/){.external}
14+
- [@kubernetesio X account](https://x.com/kubernetesio){.external}
3715
- [GitHub project](https://github.com/kubernetes/kubernetes){.external}
3816

17+
## CNCF Projects sites related to Kubernetes
18+
19+
- [Helm](https://helm.sh/){.external}
20+
- [Istio](https://istio.io/){.external}
21+
- [Argo](https://argoproj.github.io/){.external}
22+
- [Fluentd](https://www.fluentd.org/){.external}
23+
3924
## Community sites
4025

4126
- [OVHcloud Discord channel](https://discord.gg/ovhcloud)

pages/public_cloud/containers_orchestration/managed_kubernetes/recommended-external-resources/guide.en-au.md

Lines changed: 11 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,26 @@
11
---
22
title: Recommended external resources
33
excerpt: ''
4-
updated: 2019-07-01
4+
updated: 2025-01-27
55
---
66

7-
<style>
8-
pre {
9-
font-size: 14px;
10-
}
11-
pre.console {
12-
background-color: #300A24;
13-
color: #ccc;
14-
font-family: monospace;
15-
padding: 5px;
16-
margin-bottom: 5px;
17-
}
18-
pre.console code {
19-
border: solid 0px transparent;
20-
font-family: monospace !important;
21-
font-size: 0.75em;
22-
color: #ccc;
23-
}
24-
.small {
25-
font-size: 0.75em;
26-
}
27-
</style>
28-
29-
# Recommended external resources
30-
317
We list here some external resources that can help you to go further with Kubernetes.
328

339
## Official Kubernetes sites
3410

3511
- [Kubernetes.io](https://kubernetes.io/){.external}
36-
- [@kubernetesio Twitter account](https://twitter.com/kubernetesio){.external}
12+
- [Kubernetes Documentation](https://kubernetes.io/docs/home/){.external}
13+
- [Kubernetes Community](https://kubernetes.io/community/){.external}
14+
- [@kubernetesio X account](https://x.com/kubernetesio){.external}
3715
- [GitHub project](https://github.com/kubernetes/kubernetes){.external}
3816

17+
## CNCF Projects sites related to Kubernetes
18+
19+
- [Helm](https://helm.sh/){.external}
20+
- [Istio](https://istio.io/){.external}
21+
- [Argo](https://argoproj.github.io/){.external}
22+
- [Fluentd](https://www.fluentd.org/){.external}
23+
3924
## Community sites
4025

4126
- [OVHcloud Discord channel](https://discord.gg/ovhcloud)

pages/public_cloud/containers_orchestration/managed_kubernetes/recommended-external-resources/guide.en-ca.md

Lines changed: 11 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,26 @@
11
---
22
title: Recommended external resources
33
excerpt: ''
4-
updated: 2019-07-01
4+
updated: 2025-01-27
55
---
66

7-
<style>
8-
pre {
9-
font-size: 14px;
10-
}
11-
pre.console {
12-
background-color: #300A24;
13-
color: #ccc;
14-
font-family: monospace;
15-
padding: 5px;
16-
margin-bottom: 5px;
17-
}
18-
pre.console code {
19-
border: solid 0px transparent;
20-
font-family: monospace !important;
21-
font-size: 0.75em;
22-
color: #ccc;
23-
}
24-
.small {
25-
font-size: 0.75em;
26-
}
27-
</style>
28-
29-
# Recommended external resources
30-
317
We list here some external resources that can help you to go further with Kubernetes.
328

339
## Official Kubernetes sites
3410

3511
- [Kubernetes.io](https://kubernetes.io/){.external}
36-
- [@kubernetesio Twitter account](https://twitter.com/kubernetesio){.external}
12+
- [Kubernetes Documentation](https://kubernetes.io/docs/home/){.external}
13+
- [Kubernetes Community](https://kubernetes.io/community/){.external}
14+
- [@kubernetesio X account](https://x.com/kubernetesio){.external}
3715
- [GitHub project](https://github.com/kubernetes/kubernetes){.external}
3816

17+
## CNCF Projects sites related to Kubernetes
18+
19+
- [Helm](https://helm.sh/){.external}
20+
- [Istio](https://istio.io/){.external}
21+
- [Argo](https://argoproj.github.io/){.external}
22+
- [Fluentd](https://www.fluentd.org/){.external}
23+
3924
## Community sites
4025

4126
- [OVHcloud Discord channel](https://discord.gg/ovhcloud)

pages/public_cloud/containers_orchestration/managed_kubernetes/recommended-external-resources/guide.en-gb.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
title: Recommended external resources for Kubernetes
3-
excerpt: ''
43
updated: 2025-01-27
54
---
6-
# Recommended external resources for Kubernetes
75

86
We list here some external resources that can help you to go further with Kubernetes.
97

pages/public_cloud/containers_orchestration/managed_kubernetes/recommended-external-resources/guide.en-ie.md

Lines changed: 11 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,26 @@
11
---
22
title: Recommended external resources
33
excerpt: ''
4-
updated: 2019-07-01
4+
updated: 2025-01-27
55
---
66

7-
<style>
8-
pre {
9-
font-size: 14px;
10-
}
11-
pre.console {
12-
background-color: #300A24;
13-
color: #ccc;
14-
font-family: monospace;
15-
padding: 5px;
16-
margin-bottom: 5px;
17-
}
18-
pre.console code {
19-
border: solid 0px transparent;
20-
font-family: monospace !important;
21-
font-size: 0.75em;
22-
color: #ccc;
23-
}
24-
.small {
25-
font-size: 0.75em;
26-
}
27-
</style>
28-
29-
# Recommended external resources
30-
317
We list here some external resources that can help you to go further with Kubernetes.
328

339
## Official Kubernetes sites
3410

3511
- [Kubernetes.io](https://kubernetes.io/){.external}
36-
- [@kubernetesio Twitter account](https://twitter.com/kubernetesio){.external}
12+
- [Kubernetes Documentation](https://kubernetes.io/docs/home/){.external}
13+
- [Kubernetes Community](https://kubernetes.io/community/){.external}
14+
- [@kubernetesio X account](https://x.com/kubernetesio){.external}
3715
- [GitHub project](https://github.com/kubernetes/kubernetes){.external}
3816

17+
## CNCF Projects sites related to Kubernetes
18+
19+
- [Helm](https://helm.sh/){.external}
20+
- [Istio](https://istio.io/){.external}
21+
- [Argo](https://argoproj.github.io/){.external}
22+
- [Fluentd](https://www.fluentd.org/){.external}
23+
3924
## Community sites
4025

4126
- [OVHcloud Discord channel](https://discord.gg/ovhcloud)

pages/public_cloud/containers_orchestration/managed_kubernetes/recommended-external-resources/guide.en-sg.md

Lines changed: 11 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,26 @@
11
---
22
title: Recommended external resources
33
excerpt: ''
4-
updated: 2019-07-01
4+
updated: 2025-01-27
55
---
66

7-
<style>
8-
pre {
9-
font-size: 14px;
10-
}
11-
pre.console {
12-
background-color: #300A24;
13-
color: #ccc;
14-
font-family: monospace;
15-
padding: 5px;
16-
margin-bottom: 5px;
17-
}
18-
pre.console code {
19-
border: solid 0px transparent;
20-
font-family: monospace !important;
21-
font-size: 0.75em;
22-
color: #ccc;
23-
}
24-
.small {
25-
font-size: 0.75em;
26-
}
27-
</style>
28-
29-
# Recommended external resources
30-
317
We list here some external resources that can help you to go further with Kubernetes.
328

339
## Official Kubernetes sites
3410

3511
- [Kubernetes.io](https://kubernetes.io/){.external}
36-
- [@kubernetesio Twitter account](https://twitter.com/kubernetesio){.external}
12+
- [Kubernetes Documentation](https://kubernetes.io/docs/home/){.external}
13+
- [Kubernetes Community](https://kubernetes.io/community/){.external}
14+
- [@kubernetesio X account](https://x.com/kubernetesio){.external}
3715
- [GitHub project](https://github.com/kubernetes/kubernetes){.external}
3816

17+
## CNCF Projects sites related to Kubernetes
18+
19+
- [Helm](https://helm.sh/){.external}
20+
- [Istio](https://istio.io/){.external}
21+
- [Argo](https://argoproj.github.io/){.external}
22+
- [Fluentd](https://www.fluentd.org/){.external}
23+
3924
## Community sites
4025

4126
- [OVHcloud Discord channel](https://discord.gg/ovhcloud)

pages/public_cloud/containers_orchestration/managed_kubernetes/recommended-external-resources/guide.en-us.md

Lines changed: 11 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,26 @@
11
---
22
title: Recommended external resources
33
excerpt: ''
4-
updated: 2019-07-01
4+
updated: 2025-01-27
55
---
66

7-
<style>
8-
pre {
9-
font-size: 14px;
10-
}
11-
pre.console {
12-
background-color: #300A24;
13-
color: #ccc;
14-
font-family: monospace;
15-
padding: 5px;
16-
margin-bottom: 5px;
17-
}
18-
pre.console code {
19-
border: solid 0px transparent;
20-
font-family: monospace !important;
21-
font-size: 0.75em;
22-
color: #ccc;
23-
}
24-
.small {
25-
font-size: 0.75em;
26-
}
27-
</style>
28-
29-
# Recommended external resources
30-
317
We list here some external resources that can help you to go further with Kubernetes.
328

339
## Official Kubernetes sites
3410

3511
- [Kubernetes.io](https://kubernetes.io/){.external}
36-
- [@kubernetesio Twitter account](https://twitter.com/kubernetesio){.external}
12+
- [Kubernetes Documentation](https://kubernetes.io/docs/home/){.external}
13+
- [Kubernetes Community](https://kubernetes.io/community/){.external}
14+
- [@kubernetesio X account](https://x.com/kubernetesio){.external}
3715
- [GitHub project](https://github.com/kubernetes/kubernetes){.external}
3816

17+
## CNCF Projects sites related to Kubernetes
18+
19+
- [Helm](https://helm.sh/){.external}
20+
- [Istio](https://istio.io/){.external}
21+
- [Argo](https://argoproj.github.io/){.external}
22+
- [Fluentd](https://www.fluentd.org/){.external}
23+
3924
## Community sites
4025

4126
- [OVHcloud Discord channel](https://discord.gg/ovhcloud)

0 commit comments

Comments
 (0)