at://jimpick.com/app.bsky.feed.post/3ljpxmjmnck2d

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2025-03-06T16:57:00.105Z",
  "embed": {
    "$type": "app.bsky.embed.images",
    "images": [
      {
        "alt": "Grafana screenshot showing server running on spot instances being pre-empted and re-appearing",
        "aspectRatio": {
          "height": 586,
          "width": 1792
        },
        "image": {
          "$type": "blob",
          "ref": {
            "$link": "bafkreid32evc456qgd32htt5dpx4dbvs66rkedybfnhe3lhk2oeycz3s3e"
          },
          "mimeType": "image/jpeg",
          "size": 139128
        }
      }
    ]
  },
  "langs": [
    "en"
  ],
  "text": "Half of my \"repair\" system is working. When AWS pre-empts my spot instances, when they come back, I have a Kubernetes cron job running every five minutes that updates the DNS entries with the fresh IP. Next step is to generate a CloudEvent to trigger my process that rewrites the zone files."
}