有时候你需要输出一些k8s的资源信息作为表格,比如统计你的资源数量。
将您的模板保存为下面的template.txt。
cat & lt& ltEOF & gt& gttemplate . txt name quantity reserved memory reserved CPU maximum memory maximum CPU metadata . name spec . replicas spec . template . spec . containers[*]. resources . requests . memory spec . spec . containers[*]。resources . limits . memory spec . template . spec . containers[*]。然后执行resources.limits.cpeop。
kuctl get deployment -o custom -columns -file = template . txt除了模板文件还可以使用。
kuctl get deployment -o custom -columns = name:metadata . name,quantity: spec.replicas
评论前必须登录!
注册