How to run a specific template from multiple templates in a singular yml file with kubectl How to run a specific template from multiple templates in a singular yml file with kubectl kubernetes kubernetes

How to run a specific template from multiple templates in a singular yml file with kubectl


That is not a feature of Kubectl. You can split them into different files or pipe through a tool like yq and use kubectl create -f -.