Skip to content

Commit

Permalink
feat: EKS Deployment with Github Action & Helm Practice Complete
Browse files Browse the repository at this point in the history
  • Loading branch information
Lim-Changi committed Mar 17, 2024
1 parent af9baab commit b49124d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/eks-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ jobs:
run: echo deployed successfully.

# reference: https://gbengaoni.com/blog/Kubernetes-CI-CD-with-Github-Actions-and-Helm#create-github-actions-workflow
# https://velog.io/@hsshin0602/%EC%BF%A0%EB%B2%84%EB%84%A4%ED%8B%B0%EC%8A%A4-EKS-RDS-%EC%97%B0%EB%8F%99-%EC%99%B8%EB%B6%80-IP%EC%97%90%EC%84%9C-RDS%EC%A0%91%EC%86%8D
# https://velog.io/@hsshin0602/%EC%BF%A0%EB%B2%84%EB%84%A4%ED%8B%B0%EC%8A%A4-EKS-RDS-%EC%97%B0%EB%8F%99-%EC%99%B8%EB%B6%80-IP%EC%97%90%EC%84%9C-RDS%EC%A0%91%EC%86%8D
# https://velog.io/@lungnahahd/EKS-%EB%85%B8%EB%93%9C-%EC%99%B8%EB%B6%80-%EC%A0%91%EC%86%8DNodePort

0 comments on commit b49124d

Please sign in to comment.