Operations | Monitoring | ITSM | DevOps | Cloud

How to

What is the ImagePullBackoff error in Kubernetes and how to fix it?

Like CrashLoopBackoff, the ImagePullBackoff is not an error but a waiting status you might see in your kubernetes pods, with the backoff time increasing after every retry. The error itself is "ErrImagePull", and it happens when there are issues when pulling the container image to the kubernetes node. So how do you solve these pull errors? Take a look at our video to get some ideas on how to resolve the various issues!

Free ITSM e-book: Service management strategies from 10 ITSM experts and leaders | Sophie Danby

This e-book presents a compilation of service management strategies for the next three years from 10 ITSM experts to help IT leaders stay up to date with industry standards. The e-book also highlights the need to align ITSM strategies with business needs to meet post-pandemic demand.

How To Setup Outgoing Webhooks in Squadcast | Recieving Incident Information | Squadcast

Webhooks allow you to connect a platform you manage (either an API you create by yourself or a third-party service) to a stream of future events. Setting up a Webhook on Squadcast enables you to receive information (referred to as events) from Squadcast as they happen. This can help you avoid continuously polling Squadcast’s REST APIs or manually checking the Squadcast web/mobile application for desired information.

How to Set up SLOs and Configure SLIs in Squadcast | Tracking Error Budget & Burn Rates | Squadcast

This video will help you define and monitor Service Level Objects for your services and also set up and track error budget burn rates in Squadcast. A Service Level Objective (SLO) is a reliability target, measured by a Service Level Indicator (SLI), and sometimes serves as a safeguard for a Service Level Agreement (SLA). SLOs represent customer happiness and guide the development team’s velocity.