批处理作业控制器 批处理作业控制器允许在集群的节点上执行Pod,可以在其中配置并发运行的Pod的数量。 每个窗格可以将其结果报告给控制器,以将其作为度量公开。 部署方式 控制器期望以下环境变量 姓名 价值 名称空间 当前名称空间 CONFIG_MAP_NAME 用于从中读取配置的configmap的名称 配置 该配置必须存储在具有以下值的configmap中 config.yaml 控制器配置 name : " " # name of the controller; will also be used as prefix for the job pods jobServiceAccount : " " # service account to be used for the job pods. If empty th