Image I am using: cnpg-postgresql16-citus12:16.4-bookworm. Data is backed up on s3 using barmanObjectStore The restoration manifest being used is… externalClusters: – name: citus-cnpg-coord barmanObjectStore: wal: compression: gzip maxParallel: 8 encryption: AES256 destinationPath: s3://blitz-citus-backup/citus-cnpg-coord s3Credentials: accessKeyId: name: s3-backup-bucket-secret key: accessKeyId secretAccessKey: name: s3-backup-bucket-secret key: secretAccessKey bootstrap: recovery: source: citus-cnpg-coord However, as the recovery init job starts, […]
Argo is an open-source suite of tools to enhance continuous delivery and workflow orchestration in Kubernetes environments. The project had its start at Applatix and was accepted to the Cloud Native Computing Foundation in 2020. Michael Crenshaw and Zach Aller are both lead maintainers for Argo. They join the show with Lee Atchison to talk […]
10 min read · Jul 31, 2024 Airbnb’s Use of A New Flink platform evolved from Apache Hadoop® Yarn At Airbnb, Apache Flink was introduced in 2018 as a supplementary solution for stream processing. It ran alongside Apache Spark™ Streaming for several years before transitioning to become the primary stream processing platform. In this blog […]
Service Mesh for Kotlin Developers Source link
All right folks, I intend to keep this one short and that’s what I will do. I mean, it’s supposed to be easy but the official documentation(1, 2) makes it unnecessarily confusing. So I think maybe I can help to fill in the gap. I will be using one of our business requirements at Buffer […]
A mystery So, it all started on September 1st, right after our cluster upgrade from 1.11 to 1.12. Almost on the next day, we began to see alerts on kubelet reported by Datadog. On some days we would get a few (3 – 5) of them, other days we would get more than 10 in […]