Replace Kubernetes YAML sed-replacements by Kustomize
Compare changes
Files
29- Björn Vonheiden authored
Reorder the structure of the use cases to use a base and customize this accordingly to their needs.
Closes #17 (closed)
Change infrastructure of Kubernetes files for the uc applications and workload generators.
The new structure is:
--uc-application
---- base
---- overlay
-------uc1-application
-------uc2-application
Also use Kustomize for building the files for deployment
Reorder the structure of the use cases to use a base and customize this accordingly to their needs.