{"repo":"Azure/k8s-bake","free":true,"listed":false,"github":"https://github.com/Azure/k8s-bake","clone":"git clone https://github.com/Azure/k8s-bake.git","description":"GitHub Action creating Kubernetes manifest files with Helm, Kustomize, or Kompose","language":"TypeScript","stars":64,"topics":["kubernetes","action","actions","azure","bake","github-action","github-actions"],"license":"MIT","category":"deployment-docker-iac","readme_excerpt":"Kubernetes bake action Use this action to bake manifest files to be used for deployments using helm, kustomize or kompose. Sets output variable 'manifestsBundle' which contains the location of the manifest bundles created by bake action. Example Bake using helm Helm Version Selection The helm-version input supports semver-compatible version ranges. This is useful for ensuring compatibility while allowing automatic updates within a major version. Examples: - ^3.0.0 - Use the latest helm v3.x.x release (default). This avoids breaking changes that may occur with helm v4. - 3.12.0 - Use the latest helm v3.12.x patch release - v3.12.1 - Use an exact version - latest - Use the latest stable release (may include breaking changes across major versions) Bake using Kompose Bake using Kubernetes Kustomize Refer to the action metadata file for details about all the inputs. Output location The baked manifest is written to a .k8s-bake directory inside GITHUB WORKSPACE , and its full path is exposed as the manifestsBundle output. The manifest is removed at the end of the job, along with the directory if nothing else is in it. Always consume the result through the output variable rather than hardcoding a path: If your workflow checks for an unmodified checkout part way through the job, add the directory to your .gitignore : Note. Earlier versions wrote to RUNNER TEMP , which sits outside GITHUB WORKSPACE . k8s-deploy v7 rejects manifests that resolve outside the workspace, so bake output cou","default_branch":null,"files":null,"tree":[],"storefront":"/r/Azure","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Azure/k8s-bake/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}