Kubernetes Kubernetes Service Discovery Storing rich metadata as Custom Resources on the Kubernetes API to enable Service Discovery.
Ruby Using JSON in chef cookbook attributes One of the little niggles with chef that annoys me is the fact you can't use a JSON file for cookbook attributes, yet role and node attributes are in JSON, instead you're stuck with having to transpose between ruby and JSON. This little trick works around
CI Jenkins Pipeline Step: Outdated NPM Modules How to keep on top of outdated dependencies as part of your CI and CD process, using npm-check-updates and Jenkins.
CI Jenkins Pipeline Step: Node Security Project How to run continuous vulnerability scanning using the node security project in your CI/CD pipelines.