Files Configuration
Kubernetes objects can be created, updated, and deleted by storing multiple object configuration files in a directory and using kubectl apply
to recursively create and update those objects as needed.
Create
Apply
Create objects from a URL.
Delete
Last updated