Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 357 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 357 Bytes

argocd-getting-started

  • This repo is meant to be used with a blog post for getting started with Argo CD [link pending].
  • Argo will read the Kubernetes manifest files contained here to deploy a demo application to Kubernetes.
  • Optionally, a Dockerfile is included if readers would like to package their own spring-petclinic instance for further playing