Apply all manifests in a directory.
Section: Manifest Basics
Apply YAML directory
bash
bash
kubectl apply -f k8s/Explanation
A common declarative workflow is to keep configuration files in a directory and apply them together.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Manifest Basics