patch命令 kubectl patch — Update field(s) of a resource using strategic merge patch Synopsis kubectl patch [Options] Description Update field(s) of a resource using strategic merge patch, a JSON merge patch, or a JSON patch. JSON and YAML formats are a…