You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ [Deploying a Kubernetes Operator based on Helm on OVHcloud Managed Kubernetes](public_cloud/containers_orchestration/managed_kubernetes/installing-helm-operator)
Copy file name to clipboardExpand all lines: pages/public_cloud/containers_orchestration/managed_kubernetes/recommended-external-resources/guide.en-gb.md
+13-27Lines changed: 13 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,41 +1,27 @@
1
1
---
2
-
title: Recommended external resources
2
+
title: Recommended external resources for Kubernetes
3
3
excerpt: ''
4
-
updated: 2019-07-01
4
+
updated: 2025-01-27
5
5
---
6
-
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.consolecode {
19
-
border: solid0pxtransparent;
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
6
+
# Recommended external resources for Kubernetes
30
7
31
8
We list here some external resources that can help you to go further with Kubernetes.
0 commit comments