You are viewing documentation for a release that is no longer maintainedSee documentation for the latest supported version 3 or the latest supported version 4. 2.5.5.12. process 将模板处理为资源列表。 示例:将template.json转换为资源列表并传递给oc create $ oc process -f template.json | oc create -f - 下一个