User Tools

Site Tools


система_kubernetes

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
система_kubernetes [2026/01/26 10:00]
val [Service]
система_kubernetes [2026/01/29 14:02] (current)
val [Управление образами]
Line 633: Line 633:
  
 server:~# ssh kubeN service containerd restart server:~# ssh kubeN service containerd restart
 +</​code>​
 +
 +=== Использование proxy в containerd ===
 +<​code>​
 +# systemctl edit containerd
 +</​code><​code>​
 +...
 +[Service]
 +Environment="​HTTP_PROXY=http://​openproxy2.bmstu.ru:​3128"​
 +Environment="​HTTPS_PROXY=http://​openproxy2.bmstu.ru:​3128"​
 +Environment="​NO_PROXY=localhost,​127.0.0.1,::​1,​10.0.0.0/​8,​192.168.0.0/​16,​.svc,​.cluster.local"​
 +...
 </​code>​ </​code>​
 ==== Обновление сертификатов ==== ==== Обновление сертификатов ====
система_kubernetes.1769410823.txt.gz · Last modified: 2026/01/26 10:00 by val