Understanding the OpenShift Machine Config Operator, and fixing it when things go wrong.| purplecarrot.co.uk
How to get re-enable access to your OpenShift cluster when your auth methods are broken and you've lost all the keys| purplecarrot.co.uk
Investigations into musl libc DNS resolver used in Alpine containers| purplecarrot.co.uk
Introduction This post gives an overview of Tekton based on my initial testing and exploration of the project within a RedHat OpenShift (Kubernetes) cluster …| purplecarrot.co.uk
All too often people I see Python code using the requests module to query an API that just bypass TLS verification (i.e it sets verify=False in the requests …| purplecarrot.co.uk