palladius / clouddeploy-platinum-path

Cloud Build + Cloud Deploy from the ground up
Apache License 2.0
7 stars 11 forks source link

Cleanup Kustomize #9

Open palladius opened 2 years ago

palladius commented 2 years ago

3 problems with kustomize:

I'd love a kustomize expert to help me on this.

scattered code (1)

ricc@ricc:~/git/clouddeploy-platinum-path$ 🐼 find . -name components
./components
./apps/components
palladius commented 2 years ago

Alex, I can of coruse merge the two components folder, I just you to tell me:

  1. Q1. Where should I put the components folder: which to keep and which to kill?
  2. Q3. Does it make sense to have kustomize at all for my use case? Think of the N users who'll read the blog. Do they need that extra complexity?

the 'betterification' fo code can be done at later stage :)