RichwithPoor
RichwithPoor
hello 有没有进展呢?
I use Ali Cloud ecs product ssd cloud disk iops 26800 but the consumption write is very slow at present
v1 = client.CoreV1Api() pods = v1.list_namespaced_pod(namespace, label_selector=label_selector) pod_status_list = [{ "name": pod.metadata.name, "ip": pod.status.pod_ip, "status": pod.status.phase, "container_name": pod.spec.containers[0].name if pod.spec.containers else "None" } for pod in pods.items] This is currently...
好的吧,希望我可以不遇到太多阻碍完成我想要的样子,如果成功了会把过程写成博客分享下涉及到的内容。 ---- 回复的原邮件 ---- | 发件人 | ***@***.***> | | 发送日期 | 2024年09月08日 13:09 | | 收件人 | ccfos/nightingale ***@***.***> | | 抄送人 | RichwithPoor ***@***.***>, Author ***@***.***> | |...