One of the harder questions to answer at scale is how to ship without a few seconds where your users are getting timeouts or your fleet is split across two image versions.
Kubernetes’s default rolling update strategy gradually deploys new pods and r...
Most teams say they can roll back, but far fewer have actually tried it.
When they actually do, the plan is typically a runbook in a wiki, or the fact that, in theory, we can always revert to the last working commit. When you run Kubernetes, Argo CD...
Argo CD has become the go-to tool for adopting GitOps in Kubernetes environments. Here at Octopus Deploy, we are huge fans of it; in fact, we're lead maintainers of the Argo projecthttps://insights.linuxfoundation.org/project/argo/contributors?time...
AI in DevOps faces an interesting problem.
According to Octopus Deploy's AI Pulse reporthttps://octopus.com/news/ai-pulse-report, 44% of developers say they're frustrated with AI outputs that are "almost right, but not quite."
You’ve likely exper...