Recent
Secure GitOps with signed OCI artifacts in AKS with the Flux extension
·13 mins
Azure
AKS
Flux
OCI
Cosign
GitOps
The great thing about Flux is its OCI repositories feature, which lets you store and deliver sources such as Kubernetes manifests, Kustomize overlays and Helm charts as OCI artifacts in a registry.
Automating AKS maintenance notifications with Bicep
·10 mins
Azure
AKS
Azure Resource Graph
KQL
AKS Communication Manager enables proactive monitoring of AKS maintenance tasks through Azure Resource Notifications and Azure Resource Graph.
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.