Tag: CI/CD
-
How to install Cloudwatch in Kubernetes

Step 1: Create a namespace for CloudWatch Step 2: Create a service account in the cluster Step 3: Create a ConfigMap for the CloudWatch agent Download the ConfigMap YAML to your kubectl client host by running the following command: Change the Cluster Name Step 4: Deploy the CloudWatch agent as a DaemonSet Validate that the agent is…
-
Build and Deploy (CI/CD) Microsoft dynamics 365 Business Central on-premise in Azure Devops
CI/CD is standard now in all the projects. Microsoft does offer Al-GO, but it only works Business Central SaaS platform, and you required GitHub Enterprise license, which will cost you $230 per user/year. I spent a good time in finding a way to design CI/CD for On-premise. Finally, I got this article but work for…
