Skip to content

Commit 19829a5

Browse files
Add message on k0s compatibility (#819)
* Add message on k0s compatibility * k0S -> k0s * Update modules/ROOT/pages/kubernetes/k0s.adoc Co-authored-by: Sebastian Bernauer <[email protected]> --------- Co-authored-by: Sebastian Bernauer <[email protected]>
1 parent dd1e05d commit 19829a5

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

modules/ROOT/nav1.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
** xref:kubernetes/eks.adoc[]
55
** xref:kubernetes/gke.adoc[]
66
** xref:kubernetes/huawei-cloud.adoc[]
7+
** xref:kubernetes/k0s.adoc[]
78
** xref:kubernetes/ibm-cloud.adoc[]
89
** xref:kubernetes/ionos-managed-k8s.adoc[]
910
** xref:kubernetes/ionos-managed-stackable.adoc[]
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
= k0s
2+
3+
https://k0sproject.io/[https://k0sproject.io/{external-link-icon}^]
4+
5+
k0s uses a non-standard Kubelet state directory.
6+
For this reason the secret-operator and listener-operator on k0s require special handling.
7+
Please refer to the xref:secret-operator:installation.adoc[secret-operator installation guide] and the xref:listener-operator:installation.adoc[listener-operator installation guide] for details.

0 commit comments

Comments
 (0)