ClickOps over GitOps

ClickOps over GitOps

2022-10-27

The gap between raw Kubernetes and a developer-friendly PaaS is where the most interesting tooling is being built today. GitOps gives teams a declarative, version-controlled way to manage their clusters — but the infrastructure expertise required can be a steep barrier. ClickOps offers a different angle: let developers click a dashboard, and let the platform handle the YAML.

In this episode, Chris is joined by Laszlo Folgas, founder of Gimlet.io, to explore how you can combine the accessibility of a UI with the reliability of a GitOps-driven workflow.

Key topics covered:

  • What GitOps means in practice — using tools like Flux CD and Argo CD to deliver YAML manifests onto Kubernetes clusters
  • How Gimlet.io creates a full developer platform deployable entirely through a dashboard
  • Why all Gimlet does behind the scenes is write YAML into a Git repository — giving you the best of both worlds
  • The rise of Platform Engineering as a discipline and how it relates to the broader DevOps and cloud-native ecosystem
  • Why developer experience is critical when teams are being asked to own more of the infrastructure stack

If you’ve ever wanted the safety and determinism of GitOps without requiring every developer to become a Kubernetes expert, this episode is for you.

Related Content

Policy as [versioned] code - you're doing it wrong

Policy as [versioned] code - you're doing it wrong

2022-09-15

Chris Nesbitt-Smith traces how governance policies are typically born — emotionally, reactively, and as one-shot documents — then shows how applying software engineering principles transforms policy into a living, versioned artefact. The talk covers iterative policy management, Kubernetes admission control, open-source policy tooling, and the cultural shift required to make policy genuinely effective rather than just technically compliant.

Tales from the Real World on DevOps

Tales from the Real World on DevOps

2021-09-17

Chris Reddington is joined by Thomas Thornton — DevOps specialist at Kainos — for a practical deep dive into real-world DevOps. They cover CI/CD pipeline design, Git branching strategies (including trunk-based development), pull request workflows, Infrastructure as Code with Terraform, Kubernetes, and GitOps. Thomas draws on experience managing 83 Azure subscriptions and 120+ GitOps-driven applications in production.

Lessons Learned from Cultivating Open Source Projects and Communities

Lessons Learned from Cultivating Open Source Projects and Communities

2021-07-23

Open source projects and communities are the backbone of modern software development, yet the human side of building and sustaining them is rarely discussed as openly as the technology itself. In this episode, Chris is joined by JJ Asghar, Developer Advocate at IBM, who shares hard-won lessons from over a decade cultivating open source communities — from a small Linux distribution to OpenStack, Kubernetes, Tekton, and Istio. This is not a tools talk; it is a candid conversation about the soft skills, scoping decisions, and leadership approaches that separate thriving projects from those that burn out.