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.4. create 通过文件名或标准输入(stdin)使用 JSON 或 YAML 格式创建一个资源。 示例:使用 pod.json 中的内容创建一个 pod $ oc create -f pod.json 下一个