devops-coding-mentorship icon indicating copy to clipboard operation
devops-coding-mentorship copied to clipboard

Support KRM in Kustomize plugins

Open aabouzaid opened this issue 2 years ago • 0 comments

Intro

Kustomize (the official tool to create K8s IaC) adopted the new Kubernetes declarative configurations known as KRM Functions. The new style is used as a unified way to interact with Kustomize plugins. There are 2 ways to use KRM in the plugins: Containerized KRM Functions and Exec KRM functions.

Acquired Skills

By doing any of the tasks in this epic, you will gain the following skills:

The Challange

Support KRM in Kustomize plugins that don't support it yet.

The Tasks

Check Awesome Kustomize to find the plugins that don't support KRM yet. The following are the open tasks already.

  • [ ] https://github.com/aabouzaid/devops-coding-mentorship/issues/6
  • [ ] https://github.com/aabouzaid/devops-coding-mentorship/issues/7
  • [ ] https://github.com/aabouzaid/devops-coding-mentorship/issues/2

aabouzaid avatar Jun 15 '23 22:06 aabouzaid