push, or use ArgoCD UI, or kubectl apply 2. Ksync (volume sync between local machine and pod) local checkout and pods in stack as desired a. See also Telepresence / Ambassador Edge Stack “service preview” (network proxies b/w local and Pod) 3. Use kubectl logs (or ELK!) for reading logs, Grafana/Prometheus for metrics a. Developers get practice using observability tooling on a day-to-day basis 4. If templates need to change, modify targetRevision of Application to point to a feature branch on developer’s personal templates repo, make edits to template, PR these back to upstream org templates when complete 5. Developer pulls in upstream master whenever PRs merged on organization templates