kubectl get pods -A -o go-template --template=' {{ range $i, $pod := .items -}} {{range .spec.containers -}} {{ $pod.metadata.namespace }} {{ $pod.metadata.name }} {{.resources.requests.cpu}} {{.resources.requests.memory}} {{.resources.limits.cpu}} {{.resources.limits.memory}} {{end -}} {{end}}' https://microsoftedge.microsoft.com/addons/detail/ghelper/eoboojokdmamahfilfmamjjkcmkmddgk?hl=en http://su.bcebos.com/gitee-suzhou/cib/cib-patch-code-20241025.tar.gz?authorization=bce-auth-v1%2Fe731f3de4eda45308412c57e6f1225f7%2F2024-10-25T06%3A49%3A48Z%2F-1%2F%2F2305720c3ec7ce235a2d9ce641ee372c8233518d22d9a34e1eb97fba9bfe12e4 INSERT INTO access_token (organization_id, name, type, token, member_id, role, deleted, visited_time, modified_time, created_by, created_time, modified_by) VALUES (1, 'Admin Token', 'APPLICATION', 'api-e991f3b5bea4c39bd4614d907cdc706f2e158041', 2, 'OWNER', false, null, now(), 1, now(), 1); INSERT INTO member (id, account, password, deleted, source, visited_time, modified_time, created_by, created_time, modified_by) VALUES (2, 'api:Admin Token', '$2a$10$c.fwbuRD8b7MFXt1ee0jXu1Ma8tk.ZIDaPcE.L0ToeeWZQkBHQTSK', false, 'ACCESS_TOKEN', null, now(), 1, now(), 1); INSERT INTO organization_member (organization_id, member_id, role, valid, modified_time, created_by, created_time, modified_by) VALUES (1, 2, 'OWNER', true, now(), 1, now(), 1);