<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Core Solutions Blog</title>
    <link>https://coresolutions.ltd/blog</link>
    <description>Core Solutions designs and builds Kubernetes platforms, golden paths, and day-two operating systems for teams that want flexibility without the chaos.</description>
    <language>en</language>
    <atom:link href="https://coresolutions.ltd/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Stop copying big-tech platform architecture: right-size to your scale</title>
      <link>https://coresolutions.ltd/blog/stop-copying-big-tech-platform-architecture</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/stop-copying-big-tech-platform-architecture</guid>
      <description>Right-sizing platform architecture means copying the principles behind big-tech systems, not the stack itself, so small teams avoid operational debt they do not need.</description>
      <pubDate>Sat, 11 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Progressive delivery on Kubernetes with Argo Rollouts</title>
      <link>https://coresolutions.ltd/blog/argo-rollouts-kubernetes-canary-blue-green</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/argo-rollouts-kubernetes-canary-blue-green</guid>
      <description>Learn how to use Argo Rollouts on Kubernetes for canary and blue-green deployments, automated rollback, and GitOps-based progressive delivery.</description>
      <pubDate>Wed, 08 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>EKS node autoscaling with Karpenter: just-in-time capacity without node groups</title>
      <link>https://coresolutions.ltd/blog/just-in-time-node-autoscaling-on-eks-with-karpenter</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/just-in-time-node-autoscaling-on-eks-with-karpenter</guid>
      <description>Karpenter changes EKS node autoscaling by launching right-sized EC2 nodes from pending pods, then consolidating and replacing them as the fleet drifts.</description>
      <pubDate>Tue, 07 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>KEDA on Kubernetes: Event-Driven Autoscaling and Scale to Zero</title>
      <link>https://coresolutions.ltd/blog/event-driven-autoscaling-on-kubernetes-with-keda</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/event-driven-autoscaling-on-kubernetes-with-keda</guid>
      <description>Use KEDA on Kubernetes to scale from queue depth, lag, and schedules, and understand when scale to zero is worth the cold-start trade-off.</description>
      <pubDate>Fri, 03 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Kubernetes networking with Cilium: eBPF, kube-proxy replacement, and Hubble</title>
      <link>https://coresolutions.ltd/blog/ebpf-powered-networking-on-kubernetes-with-cilium</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/ebpf-powered-networking-on-kubernetes-with-cilium</guid>
      <description>Cilium changes Kubernetes networking by replacing more of kube-proxy with eBPF, enforcing identity-aware policy, and adding flow visibility through Hubble.</description>
      <pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Kubernetes Batch Workloads with Kueue: Queues, Quota, and Fairness</title>
      <link>https://coresolutions.ltd/blog/batch-workloads-done-right-on-kubernetes-with-kueue</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/batch-workloads-done-right-on-kubernetes-with-kueue</guid>
      <description>Use Kueue to queue Kubernetes batch workloads before they hit the scheduler, so shared cluster quota is admitted deliberately instead of all at once.</description>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Kubernetes as Your Infrastructure Control Plane with Crossplane</title>
      <link>https://coresolutions.ltd/blog/kubernetes-as-your-control-plane-with-crossplane</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/kubernetes-as-your-control-plane-with-crossplane</guid>
      <description>Use Crossplane to make Kubernetes your infrastructure control plane — a self-service platform API for cloud resources, reconciled continuously.</description>
      <pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Why Fast Feedback Loops Matter More When LLMs Write Your Code</title>
      <link>https://coresolutions.ltd/blog/why-feedback-loops-matter-more-when-llms-write-your-code</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/why-feedback-loops-matter-more-when-llms-write-your-code</guid>
      <description>LLM-generated code arrives quickly, so fast feedback loops for tests, review, and runtime checks matter even more if you want to ship safely.</description>
      <pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Surviving Node Drains with PDBs, Topology Spread, and Graceful Shutdown</title>
      <link>https://coresolutions.ltd/blog/surviving-node-drains-pdbs-topology-spread-graceful-shutdown</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/surviving-node-drains-pdbs-topology-spread-graceful-shutdown</guid>
      <description>Node drains are ordinary Kubernetes maintenance, but they only stay boring when replicas are spread out, disruptions are budgeted, and pods shut down cleanly.</description>
      <pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Blue-Green Deployments with OpenTofu/Terraform and Ansible on EC2</title>
      <link>https://coresolutions.ltd/blog/blue-and-green-deployments-with-opentofu-terraform-and-ansible-on-ec2</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/blue-and-green-deployments-with-opentofu-terraform-and-ansible-on-ec2</guid>
      <description>Implement blue-green deployments using OpenTofu/Terraform and Ansible on EC2 workloads</description>
      <pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Enhance Your Kubernetes Monitoring with Grafana</title>
      <link>https://coresolutions.ltd/blog/enhance-your-kubernetes-monitoring-with-grafana</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/enhance-your-kubernetes-monitoring-with-grafana</guid>
      <description>Grafana installation, initial dashboard setup, along with some fundamentals and best practices.</description>
      <pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Auto Rotating RDS Credentials with AWS Secrets &amp; System Manager</title>
      <link>https://coresolutions.ltd/blog/auto-rotating-credentials-with-secrets-manager</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/auto-rotating-credentials-with-secrets-manager</guid>
      <description>Automatically update RDS credentials and application config on EC2 instances.</description>
      <pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Auto Update Security Groups with Cloudflare IPs</title>
      <link>https://coresolutions.ltd/blog/auto-update-security-groups-with-cloudflare-ips</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/auto-update-security-groups-with-cloudflare-ips</guid>
      <description>How to auto update security groups with Cloudflare IPs using AWS Lambda</description>
      <pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Kubernetes Auto and Scheduled Scaling</title>
      <link>https://coresolutions.ltd/blog/kubernetes-auto-and-scheduled-scaling</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/kubernetes-auto-and-scheduled-scaling</guid>
      <description>Efficiently scale Kubernetes for a robust, cost-effective cluster management</description>
      <pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Kubernetes CLI Tools to Boost Your Productivity</title>
      <link>https://coresolutions.ltd/blog/kubernetes-cli-tools-to-boost-your-productivity</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/kubernetes-cli-tools-to-boost-your-productivity</guid>
      <description>Boost your Kubernetes productivity with essential CLI tools and tips for streamlined cluster management.</description>
      <pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Managing Multiple AWS Accounts with OpenTofu/Terraform</title>
      <link>https://coresolutions.ltd/blog/managing-multiple-aws-accounts-with-terraform</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/managing-multiple-aws-accounts-with-terraform</guid>
      <description>Manage multiple AWS accounts with OpenTofu/Terraform, from super simple to leveraging AWS Control Tower AFT.</description>
      <pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Protecting your ALB with WAF &amp; Cloudfront</title>
      <link>https://coresolutions.ltd/blog/protecting-your-alb-with-waf-cloudfront</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/protecting-your-alb-with-waf-cloudfront</guid>
      <description>Learn how to protect your ALB with AWS WAF and CloudFront.</description>
      <pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Resolve Route53 Records from Within EKS</title>
      <link>https://coresolutions.ltd/blog/resolve-route53-records-from-within-eks</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/resolve-route53-records-from-within-eks</guid>
      <description>Enable seamless DNS resolution for private Route53 records directly within your EKS cluster using CoreDNS.</description>
      <pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Running Jenkins in Docker with Persistent Data</title>
      <link>https://coresolutions.ltd/blog/run-jenkins-in-docker-with-persistent-data</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/run-jenkins-in-docker-with-persistent-data</guid>
      <description>Quickly launch a test-friendly Jenkins instance in Docker, maintain configuration between restarts, and safely trial new features.</description>
      <pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Up and Running with the Cloudflare Terraform Provider</title>
      <link>https://coresolutions.ltd/blog/up-and-running-with-cloudflare-terraform-provider</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/up-and-running-with-cloudflare-terraform-provider</guid>
      <description>Quick-start guide to managing Cloudflare infrastructure with OpenTofu or Terraform.</description>
      <pubDate>Wed, 01 Oct 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Kubernetes ImagePullBackOff and Pending Pod Troubleshooting</title>
      <link>https://coresolutions.ltd/blog/kubernetes-imagepullbackoff-pending-pod-troubleshooting</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/kubernetes-imagepullbackoff-pending-pod-troubleshooting</guid>
      <description>Complete guide to diagnosing and fixing the most common pod deployment failures</description>
      <pubDate>Mon, 29 Sep 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Zero-Trust Networking in Kubernetes with Istio Service Mesh</title>
      <link>https://coresolutions.ltd/blog/zero-trust-networking-kubernetes-istio-service-mesh</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/zero-trust-networking-kubernetes-istio-service-mesh</guid>
      <description>Zero trust architecture in Kubernetes, from implementation and policy to observability.</description>
      <pubDate>Tue, 23 Sep 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Deploy OpenTofu/Terraform to AWS using GitHub Actions and OIDC</title>
      <link>https://coresolutions.ltd/blog/deploy-to-aws-using-github-actions-and-oidc</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/deploy-to-aws-using-github-actions-and-oidc</guid>
      <description>How to securely deploy to AWS from GitHub Actions using OIDC</description>
      <pubDate>Mon, 08 Sep 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Testing OpenTofu / Terraform</title>
      <link>https://coresolutions.ltd/blog/testing-opentofu-terraform</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/testing-opentofu-terraform</guid>
      <description>Explore tools and practical strategies for integrating robust testing into your OpenTofu and Terraform workflows.</description>
      <pubDate>Mon, 01 Sep 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Up and Running with the Kubernetes Terraform Provider</title>
      <link>https://coresolutions.ltd/blog/up-and-running-with-kubernetes-terraform-provider</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/up-and-running-with-kubernetes-terraform-provider</guid>
      <description>Essential guide to managing Kubernetes resources with OpenTofu or Terraform.</description>
      <pubDate>Wed, 15 Jan 2025 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Syncing Secrets into Kubernetes with the External Secrets Operator</title>
      <link>https://coresolutions.ltd/blog/secrets-management-scale-external-secrets-operator</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/secrets-management-scale-external-secrets-operator</guid>
      <description>Use External Secrets Operator to sync AWS Secrets Manager values into Kubernetes with IRSA, sane refresh policies, and less secret material in git.</description>
      <pubDate>Sun, 15 Sep 2024 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Assume IAM Roles on EKS, the right way</title>
      <link>https://coresolutions.ltd/blog/assume-iam-roles-on-eks-the-right-way</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/assume-iam-roles-on-eks-the-right-way</guid>
      <description>How to set up and use IAM Roles for Service Accounts in EKS to securely manage pod-level IAM roles</description>
      <pubDate>Mon, 20 May 2024 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Kubernetes AWS Load Balancer Controller</title>
      <link>https://coresolutions.ltd/blog/kubernetes-aws-load-balancer-controller</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/kubernetes-aws-load-balancer-controller</guid>
      <description>Lowdown on the AWS Load Balancer Controller for Kubernetes ingress.</description>
      <pubDate>Wed, 10 Apr 2024 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title>GitOps for Kubernetes with Argo CD</title>
      <link>https://coresolutions.ltd/blog/gitops-for-kubernetes-with-argo-cd</link>
      <guid isPermaLink="true">https://coresolutions.ltd/blog/gitops-for-kubernetes-with-argo-cd</guid>
      <description>Streamline Kubernetes deployments with GitOps and Argo CD.</description>
      <pubDate>Fri, 15 Mar 2024 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
