dazzling-stone-4104
08/13/2022, 2:11 PMPS C:\Users\user> kubectl get po -n kube-system
NAME READY STATUS RESTARTS AGE
helm-install-traefik-crd-k5frg 0/1 Completed 0 2d10h
helm-install-traefik-wm695 0/1 Completed 1 2d10h
snapshot-controller-7f568698bf-sjcqc 1/1 Running 98 (2m47s ago) 2d10h
coredns-7796b77cd4-mb6m9 1/1 Running 2 (2m47s ago) 2d10h
snapshot-controller-7f568698bf-99qwr 1/1 Running 98 (2m47s ago) 2d10h
svclb-traefik-ktlnl 2/2 Running 4 (2m47s ago) 2d10h
traefik-d497b4cb6-v2vtv 1/1 Running 2 (2m47s ago) 2d10h
local-path-provisioner-84bb864455-wcl5n 1/1 Running 3 (74s ago) 2d10h
metrics-server-ff9dbcb6c-qn8n5 1/1 Running 3 (2m47s ago) 2d10h
I've tried with nerdctl command but nothing shows
PS C:\Users\user> nerdctl ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
PS C:\Users\user> kubectl get cs
Warning: v1 ComponentStatus is deprecated in v1.19+
NAME STATUS MESSAGE ERROR
scheduler Healthy ok
controller-manager Healthy ok
Another question:
How can I backup the etcd db?
Thanks in advance!worried-hospital-16911
08/14/2022, 12:33 PMbest-city-49378
08/15/2022, 3:36 PMproud-jewelry-46860
08/15/2022, 5:55 PM/var/lib/rancher/k3s/server
per documentation.