awesome-k8s-resources icon indicating copy to clipboard operation
awesome-k8s-resources copied to clipboard

Add tools kompose and kustomize

Open bansikah22 opened this issue 8 months ago • 0 comments

Added Kubernetes Tools: Kompose and Kustomize

Description

This PR adds support for Kompose and Kustomize to enhance Kubernetes deployment workflows.

Changes:

  • Kompose: Enables conversion of Docker Compose files into Kubernetes manifests.
  • Kustomize: Provides a declarative way to customize Kubernetes configurations without modifying the base files.

Why?

These tools streamline Kubernetes deployments, making it easier to manage and customize configurations efficiently.

References

bansikah22 avatar Mar 25 '25 10:03 bansikah22