结果
bash
[root@devops8 ~]#kind get clustersdevopscluster[root@devops8 ~]#kubectl get nodeNAMESTATUSROLESAGEVERSIONdevopscluster-control-planeReadycontrol-plane7h14mv1.24.0devopscluster-workerReady<none>7h14mv1.24.0devopscluster-worker2Ready<none>7h14mv1.24.0[root@devops8 ~]#kubectl get po -ANAMESPACENAMEREADYSTATUSRESTARTSAGEingress-nginxingress-nginx-admission-create-kv69f0/1Completed07h14mingress-nginxingress-nginx-admission-patch-2swjx0/1Completed07h14mingress-nginxingress-nginx-controller-59c96b9cb7-95rd61/1Running07h14mkube-systemcoredns-6d4b75cb6d-czwnm1/1Running07h14mkube-systemcoredns-6d4b75cb6d-scvnz1/1Running07h14mkube-systemetcd-devopscluster-control-plane1/1Running07h15mkube-systemkindnet-7dmf61/1Running07h14mkube-systemkindnet-d2x641/1Running07h14mkube-systemkindnet-mc4qm1/1Running07h14mkube-systemkube-apiserver-devopscluster-control-plane1/1Running07h15mkube-systemkube-controller-manager-devopscluster-control-plane1/1Running07h15mkube-systemkube-proxy-bvf7d1/1Running07h14mkube-systemkube-proxy-lbt7f1/1Running07h14mkube-systemkube-proxy-s2lsg1/1Running07h14mkube-systemkube-scheduler-devopscluster-control-plane1/1Running07h15mkube-systemnfs-subdir-external-provisioner-5846f745b4-8sx2n1/1Running07h13mlocal-path-storagelocal-path-provisioner-9cd9bd544-s2grg1/1Running07h14m[root@devops8 ~]#