AmitKumarDas / fun-with-programming

ABC - Always Be Coding
2 stars 2 forks source link

[gh] GitHub actions sticky #45

Closed AmitKumarDas closed 2 years ago

AmitKumarDas commented 3 years ago
// - https://dev.to/leandronsp/deploy-to-kubernetes-using-github-actions-including-slack-notification-11je
// - https://github.com/marketplace/actions/garden-eks-deploy-action
// - https://www.koslib.com/posts/deploy-k8s-apps-helm-complete/ // sops, secret, aws, eks
// - https://ianbelcher.me/tech-blog/setup-github-actions-for-eks-deployments
// - https://ianbelcher.me/tech-blog/creating-a-kubernetes-cluster-on-aws
// - https://prabhatsharma.in/blog/amazon-eks-iam-authentication-how-to-add-an-iam-user/
// - https://hub.tekton.dev/tekton/task/eks-cluster-create
// - https://towardsdatascience.com/kubernetes-application-deployment-with-aws-eks-and-ecr-4600e11b2d3c
//
// -- pulumi
// -https://github.com/pulumi/examples/tree/master/aws-go-eks
// - https://www.pulumi.com/docs/tutorials/aws/aws-go-eks/
//
// -- samples
// https://github.com/jupyterhub/action-k3s-helm
//
// -- cache
// https://evilmartians.com/chronicles/build-images-on-github-actions-with-docker-layer-caching