kubernetes add networking metalb

HA IP sudo kubeadm init phase addon kube-proxy wget https://github.com/containernetworking/plugins/releases/download/v1.3.0/cni-plugins-linux-amd64-v1.3.0.tgztar xf cni-plugins-linux-amd64-v1.3.0.tgz -C /opt/cni/bin/ kubectl apply -f https://github.com/flannel-io/flannel/releases/latest/download/kube-flannel.yml sudo systemctl restart containerd nano metallb-config.yaml    Send article as PDF   

Windows server 2022 printer add

1. pridat do registra: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Print New DWORD-32 bit key RpcAuthnLevelPrivacyEnabled.- value to 0 (zero). Restart spooler service and fixed. 2. Otvorte Group Policy Editor (Editor zásad skupiny): gpedit.msc Prejdite na nasledujúcu cestu:  Computer Configuration > Administrative Templates > Printers Nájdite politiku s názvom Allow Print Spooler to accept client connections a nastavte ju na Enabled (povolené). Spustite príkaz: gpupdate /force    Send article as PDF