Steps for importing PEM files into JKS keystore stored within Kubernetes secrets
This post goes through the steps required specifically for creating or updating a certificate + key for use with Tomcat running in Kubernetes. There are some...
This post goes through the steps required specifically for creating or updating a certificate + key for use with Tomcat running in Kubernetes. There are some...
The explanations in Concrete Mathematics are very good if a bit terse. So, as before, I will add some extra detail in a blog post to help cement (🥁) my knowl...
I am restarting Concrete Mathematics (Graham, Knuth, Patashnik) due to a forced break due to a neurological problem called Anti-NMDA receptor encephalitis. I...
Just a quick note to more verbosely explain some things that took a while to sink in. This post primarily concerns page 55 of Concrete Mathematics (Knuth, Gr...
By using JobDSL and Jenkinsfiles we can fully automate all aspects of Jenkins job management. The two components play the following roles