Latest Posts

Important: Take initial setup from this StackOverflow answer. https://stackoverflow.com/a/63730247 Next, Create Gitlab pipeline file using -> https://gist.githubusercontent.com/MexsonFernandes/ecc8b4c3e24e644f27587570c28b7f00/raw/ab421d50d7e0cae0992cc83cab1a59471d2e7a78/.gitlab-ci.yml. You need to add following variables in Gitlab CI/CD configurations. AWS_ACCESS_KEY_ID, AWS_APP_NAME, AWS_DEFAULT…

Keep Reading →

Refer https://docs.microsoft.com/en-us/exchange/mail-flow-best-practices/how-to-set-up-a-multifunction-device-or-application-to-send-email-using-microsoft-365-or-office-365#option-1-recommended-authenticate-your-device-or-application-directly-with-a-microsoft-365-or-office-365-mailbox-and-send-mail-using-smtp-auth-client-submission

Keep Reading →

Create role using inline policy from below link. https://docs.gitlab.com/ee/user/project/clusters/add_eks_clusters.html#new-eks-cluster Next is to add AmazonEKSClusterPolicy in role policy. Now go to Gitlab and integrate Kubernetes.

Keep Reading →

Kaldi