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
Copy file name to clipboardExpand all lines: docs/k8s/install/self-managed.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,10 @@ Flox will need to be installed on each node that will host Imageless Kubernetes
24
24
25
25
### Runtime shim installation
26
26
27
+
For most Kubernetes distributions, the automatic installation method is the recommended option. We also provide a manual method for those that are not supported by the automatic installer.
28
+
29
+
We recommend first trying the automatic method, and only moving to the manual method if issues are encountered.
30
+
27
31
#### Automatic installation
28
32
29
33
We provide an installer in the form of a Flox environment that deploys Imageless Kubernetes by:
0 commit comments