devops Kubernetes CI/CD pipelines using Azure DevOps If you're doing Kubernetes, you should definitely be doing Continuous Integration and Continuous Deployment (CI/CD) and the tools to help you do so are a dime a dozen. I work
git Setting up a CI/CD pipeline with Maven and Jenkins on Azure Kubernetes Service (AKS) > This is going to be a short post because the "meat" is on my GitHub/sabbour [https://github.com/sabbour/]. I realized that search engines index this blog much better
git Quick and easy way to setup signed GitHub commits on MacOS 1. Install gpg using Homebrew: brew install gpg. 2. Follow the GitHub guide [https://help.github.com/articles/generating-a-new-gpg-key/] to generate a new gpg key. 3. Add the gpg key to your GitHub