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.3.2. apply 通过文件名或标准输入(stdin)以JSON或YAML格式将配置应用于资源。 示例:将 pod.json 中的配置应用到 pod $ oc apply -f pod.json 下一个