.. _kubernetes.core.kustomize_lookup: ************************* kubernetes.core.kustomize ************************* **Build a set of kubernetes resources using a 'kustomization.yaml' file.** Version added: 2.2.0 .. contents:: :local: :depth: 1 Synopsis -------- - Uses the kustomize or the kubectl tool. - Return the result of ``kustomize build`` or ``kubectl kustomize``. Requirements ------------ The below requirements are needed on the local Ansible controller node that executes this lookup. - python >= 3.6 Parameters ---------- .. raw:: html