TIL - Kubernetes slow PV mount
During my investigation of Pods taking a long time to start (20+ minutes) I saw following message in Pod’s logs:
During my investigation of Pods taking a long time to start (20+ minutes) I saw following message in Pod’s logs:
Testing your changes to the Helm chart is a must if you want to minimize the risk of failure. There are a set of techniques, which you may use to validate yo...
When you upgrade deployed Helm chart, you probably have replicas defined in values or pass it through set.
As an active user and developer of Github Actions, I spend a lot of time watching how the run goes on and reviewing logs of unsuccessful runs.
If you’re managing a lot of GitHub repositories you’re probably using GitHub Actions. One extremely powerful action is github-script. Using this script you ...