Kubernetes Pod(s) Stuck in ContainerCreating
When spinning up a large number of new pods such as with a release or scaling event you may encounter pods stuck in a ContainerCreating state. To troublesh…
Read articleA public development journal for practical notes, evolving ideas, and lessons on software systems, engineering leadership, and the space between them.
Browse the notesThe archive
07 notes and counting
When spinning up a large number of new pods such as with a release or scaling event you may encounter pods stuck in a ContainerCreating state. To troublesh…
Read articleAs developers, we are constantly striving to improve our coding practices, maintain code quality, and increase productivity. In the Ruby ecosystem, two ind…
Read articleAt Mindbody, we made a recent push to containerize and ship our .NET framework applications to an AWS hosted Kubernetes cluster. We used Windows Container…
Read articleAdmittedly, 'Threat' is an extreme word to use but is worth the buzz, right? This article stems from a comment a coworker posted on a repository I also mon…
Read articleThe use of a SPA application for website development has reigned supreme for several years now and before that MVC web applications were all the rage. No d…
Read articleIf you had asked me in 2012 to describe the Windows developer experience in 2020 I would have never used the adjective, appealing. Microsoft is embracing (…
Read articleAs your .NET API matures you may find it lacks the ability to operate on a request that has a resource with multiple possible forms. As a primitive example…
Read articleAbout the author