Skip to main content

Teknologi

Cloud | Kubernetes | Platform engineering | Security

Recent

Kubernetes Operators made simple - a hands-on guide with KubeBuilder
·24 mins
Kubernetes Go Operator Controller
Kubernetes operators have become a powerful tool for automating complex operational tasks in Kubernetes environments.
Kubelet credential provider for Azure Container Registry
·16 mins
Azure ACR Kubernetes
When configuring my homelab cluster, I wanted to use the kubelet credential provider to retrieve images from an Azure Container Registry (ACR).
Extending Azure DevOps pipelines for dynamic orchestration
·5 mins
YAML Azure DevOps DevOps
I recently discovered the extends functionality for Azure DevOps pipelines, which makes it possible to create a pipeline that inherits from another pipeline or template.