-1

Is it the same / similar to requirement.txt in Python or package.json in the Node.js world?

Just trying to draw a parallel.

(early help is appreciated - preparing for an interview)

Jeff Linahan
  • 3,775
  • 5
  • 37
  • 56
forvaidya
  • 3,041
  • 3
  • 26
  • 33

1 Answers1

2

It’s the configuration file for Kustomize, listing which files to pull into the current overlay tree and some global parameters, and things like setting up generators.

coderanger
  • 52,400
  • 4
  • 52
  • 75