mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
Make kubectl apply create resources if not found
This commit is contained in:
@@ -14,6 +14,7 @@ kubectl apply \- Apply a configuration to a resource by filename or stdin
|
||||
.SH DESCRIPTION
|
||||
.PP
|
||||
Apply a configuration to a resource by filename or stdin.
|
||||
The resource will be created if it doesn't exist yet.
|
||||
|
||||
.PP
|
||||
JSON and YAML formats are accepted.
|
||||
|
Reference in New Issue
Block a user