Created
October 31, 2022 16:07
-
-
Save asachs/28d3eef7ab0452c5c3ddc50f7d52f238 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
➜ k8s_hetzner kubectl get pods --all-namespaces | |
NAMESPACE NAME READY STATUS RESTARTS AGE | |
kube-system coredns-75fc8f8fff-zvqwp 1/1 Running 0 10m | |
kube-system hcloud-cloud-controller-manager-7b7f9d4455-h2brs 1/1 Running 0 10m | |
kube-system hcloud-csi-controller-0 5/5 Running 0 9m49s | |
kube-system hcloud-csi-node-682c2 3/3 Running 1 (11m ago) 11m | |
kube-system hcloud-csi-node-9cld2 3/3 Running 0 11m | |
kube-system hcloud-csi-node-dc626 3/3 Running 0 11m | |
kube-system hcloud-csi-node-rmbw8 3/3 Running 0 11m | |
kube-system hcloud-csi-node-s6djn 3/3 Running 0 11m | |
kube-system hcloud-csi-node-st6vq 3/3 Running 0 11m | |
kube-system kured-cs482 1/1 Running 0 11m | |
kube-system kured-dxg6c 1/1 Running 0 11m | |
kube-system kured-lpqx4 1/1 Running 0 11m | |
kube-system kured-mwtl6 1/1 Running 0 11m | |
kube-system kured-rv8qj 1/1 Running 0 11m | |
kube-system kured-v2f4d 1/1 Running 0 11m | |
kube-system metrics-server-5c8978b444-8rqz7 1/1 Running 0 10m | |
kube-system traefik-65d5dff66d-6k6fj 1/1 Running 0 9m50s | |
system-upgrade apply-k3s-agent-on-k3s-agent-small-hxk-with-61bac7670f644-46lbm 0/1 Completed 0 10m | |
system-upgrade apply-k3s-agent-on-k3s-agent-small-uva-with-61bac7670f644-7xjcq 0/1 Completed 0 10m | |
system-upgrade apply-k3s-agent-on-k3s-agent-small-zsm-with-61bac7670f644-wmpp4 0/1 Completed 0 11m | |
system-upgrade apply-k3s-server-on-k3s-control-plane-fsn1-zga-with-61bac-6hqmt 0/1 Completed 0 10m | |
system-upgrade apply-k3s-server-on-k3s-control-plane-hel1-int-with-61bac-vlxsq 0/1 Completed 0 11m | |
system-upgrade apply-k3s-server-on-k3s-control-plane-nbg1-poj-with-61bac-g7hn7 0/1 Completed 0 11m | |
system-upgrade system-upgrade-controller-6cb5bf6fb8-sxwgg 1/1 Running 0 11m |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment