K3s: Difference between revisions
imported>Atropos112 m saw some typos after last edit, correcting (nvidia section only).  | 
				imported>SteffeyDev mNo edit summary  | 
				||
| Line 82: | Line 82: | ||
           conf_dir = "/var/lib/rancher/k3s/agent/etc/cni/net.d/";  |            conf_dir = "/var/lib/rancher/k3s/agent/etc/cni/net.d/";  | ||
         };  |          };  | ||
        # Optionally set private registry credentials here instead of using /etc/rancher/k3s/registries.yaml  | |||
        # plugins."io.containerd.grpc.v1.cri".registry.configs."registry.example.com".auth = {  | |||
        #  username = "";  | |||
        #  password = "";  | |||
        # };  | |||
       };  |        };  | ||
   };  |    };  | ||