404

Oops! This Resource Has Been Auto-Scaled to Zero

devops-terminal
$ kubectl get page 404
Error from server: page "404" not found
$ curl -I https://sasindu.dev/this-page
HTTP/1.1 404 Not Found
$ terraform apply -target=aws_page.this
Error: Resource 'aws_page.this' does not exist in the infrastructure.
$ docker logs page-container
CrashLoopBackOff: Container crashed due to missing content.
$ ssh root@cloud "find / -name 'lost-page'"
No such file or directory
$ cd /home

The page you're looking for might have been terminated in our last production deployment. It could be stuck in a CrashLoopBackOff state or has failed its health check. Don't worry, our on-call engineer has already received 37 PagerDuty alerts about it.

Return to Homepage

Or try a better DNS lookup next time!