This Repo have sample code for how to deploy application to Kubernetes cluster using DAI Release and Deploy
How to run this workflow:
- Fork this repo to your personal git hub repo
- Enable workflow in Git hub action
- Clone repo to your local machine
- Fill details in aws/release and aws/deploy secrete.xlvals and valules.xlvals
- Use xl-cli to apply dairelease.yaml and daideploy.yaml
- Make sure infra is created properly on both release and deploy server
- On git hub add below secret
- Create a webhook and select Pull request event
- Create a Pull request and merge it to master and see application is deployed to aws EKS cluster using DAI Release/Deploy Pipeline.