K3s: Difference between revisions
imported>Euank  Update to a working example of k3s.extraFlags  | 
				imported>Euank No edit summary  | 
				||
| Line 15: | Line 15: | ||
</syntaxHighlight>  | </syntaxHighlight>  | ||
After enabling you can access you cluster through <code>k3s kubectl</code> i.e. <code>k3s kubectl cluster-info</code>  | After enabling you can access you cluster through <code>k3s kubectl</code> i.e. <code>k3s kubectl cluster-info</code>, or by using the generated kubeconfig file in <code>/etc/rancher/k3s/k3s.yaml</code>  | ||
== ZFS support ==  | == ZFS support ==  | ||