Posts tagged: go
Getting Started with Google ADK in Go
A quick walkthrough of building an AI agent in Go using Google's Agent Development Kit with Gemini and tool support.
OpenShift Fake GPU Operator
A Kubernetes operator that simulates NVIDIA GPU resources on OpenShift and Kubernetes clusters, enabling GPU workload development and testing without physical hardware.
Building Kubernetes Operators with Go
A practical guide to building custom Kubernetes operators using the Operator SDK and Go, covering controller patterns, reconciliation loops, and testing strategies.
Ansible Automation Workbench
A web-based UI for managing AWX and Ansible Automation Platform environments, built with Go and React.
PrometheusRule Validating Webhook
A Kubernetes admission webhook that enforces required labels on PrometheusRule custom resources in labeled namespaces.
Kubernetes NetworkPolicy Gatekeeper
A validating and mutating webhook for enforcing NetworkPolicy compliance with ACM policy integration.