Skip to content

Commit e747460

Browse files
authored
Merge pull request #7449 from ovh/dev/trotsaer/updating_recommended_external_resources
Updating MKS Recommended External Resources guide
2 parents 034d44e + ded9782 commit e747460

File tree

16 files changed

+167
-393
lines changed

16 files changed

+167
-393
lines changed

pages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -930,7 +930,7 @@
930930
+ [Exposed APIs, Kubernetes configuration and Feature gates](public_cloud/containers_orchestration/managed_kubernetes/exposed-apis)
931931
+ [Known limits](public_cloud/containers_orchestration/managed_kubernetes/known-limits)
932932
+ [Managed Kubernetes objects (services, deployments, pods...)](public_cloud/containers_orchestration/managed_kubernetes/managed-kubernetes-objects)
933-
+ [Recommended external resources](public_cloud/containers_orchestration/managed_kubernetes/recommended-external-resources)
933+
+ [Recommended external resources for Kubernetes](public_cloud/containers_orchestration/managed_kubernetes/recommended-external-resources)
934934
+ [Kubernetes Plugins (CNI, CRI, CSI...) & softwares versions and reserved resources](public_cloud/containers_orchestration/managed_kubernetes/software-versions-reserved-resources)
935935
+ [Operators](public-cloud-containers-orchestration-managed-kubernetes-k8s-operators)
936936
+ [Deploying a Kubernetes Operator based on Helm on OVHcloud Managed Kubernetes](public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator)

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: 12 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,25 @@
11
---
2-
title: Recommended external resources
3-
excerpt: ''
4-
updated: 2019-07-01
2+
title: Recommended external resources for Kubernetes
3+
updated: 2025-01-27
54
---
65

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-
316
We list here some external resources that can help you to go further with Kubernetes.
327

338
## Official Kubernetes sites
349

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

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

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

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)

0 commit comments

Comments
 (0)