Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for somedir (0.13 sec)

  1. CHANGELOG/CHANGELOG-1.14.md

        *   kubectl kustomize <somedir> has the same effect as kustomize build <somedir>
        * To build API resources from somedir with a kustomization.yaml file
        *    kubectl kustomize <somedir>
        * This command can be piped to apply or delete 
        *    kubectl kustomize <somedir> | kubectl apply -f -
        *    kubectl kustomize <somedir> | kubectl delete -f -
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Mon Jun 14 22:06:39 GMT 2021
    - 271.5K bytes
    - Viewed (0)
Back to top