IbrahimAb

Results 11 comments of IbrahimAb

Here is the script I used for installing containerd: ``` function Install-Containerd { $NODE_DIR = 'C:\node' $CNI_DIR = 'C:\node\cni' $CNI_CONFIG_DIR = 'C:\node\cni' # no config file is written if (-not...