User Tools

Site Tools


kubernetes:install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kubernetes:install [2026/02/05 12:40] mskubernetes:install [2026/02/05 14:49] (current) ms
Line 104: Line 104:
 systemctl restart containerd systemctl restart containerd
 </code> </code>
-== Containerd anpassen == +== Containerd crictl-config anpassen == 
-Eventuell muss das Socker (runtime-endpoint) angepasst werden+Socket (runtime-endpoint) in ''/etc/crictl.yaml'' festlegen
 <code> <code>
 crictl config runtime-endpoint unix:///var/run/containerd/containerd.sock crictl config runtime-endpoint unix:///var/run/containerd/containerd.sock
Line 124: Line 124:
 </code> </code>
 ===== Kubeconfig einrichten ===== ===== Kubeconfig einrichten =====
 +Auf der Control-Plane als normaler User ausführen
 <code> <code>
 mkdir -p $HOME/.kube mkdir -p $HOME/.kube
kubernetes/install.1770295240.txt.gz · Last modified: 2026/02/05 12:40 by ms

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki