Conversation
|
looking for your suggestions when you have time @MKand -- is this the right track? |
There was a problem hiding this comment.
The k8s folder needs to be structured to work with skaffold and kustomize as the deployments are different for workload clusters (where the archetype based workload is deployed) and other clusters (where just the virutal service and namespace) definitions are applied. If you look at the structure of any other k8s folder such as frontend/app-repo/k8s, it'll become apparent
There was a problem hiding this comment.
Not sure when the build.yaml is moved from frontend to loadgen. Did you mean to copy-paste?
There was a problem hiding this comment.
Not sure when the deploy-app.yaml is moved from frontend to loadgen. Did you mean to copy-paste?
There was a problem hiding this comment.
should this be copy-paste instead of move?
to fix #89
also this is a good chance to test out how to add a service from an existing repo to fit into this structure.