摘要: 记录一下 python和k8s交互方式,涵盖配置/configmap/ingress/pod/deployment/serivce等; 封装k8s处理类 from kubernetes import client, config # type: ignore from sites.config im 阅读全文
posted @ 2024-05-08 09:14 干炸小黄鱼 阅读(106) 评论(0) 推荐(0) 编辑