Can AI help us write code? Let’s see whether GitHub Copilot and OpenAI Codex are just the thing we need.
Continue readingHow GitHub Copilot And OpenAI Codex Help Developers Write Code
Leave a reply
Can AI help us write code? Let’s see whether GitHub Copilot and OpenAI Codex are just the thing we need.
Continue readingKubernetes Horizontal Pod Autoscaler (HPA) is limited to memory and CPU metrics. It can be extended with custom metrics, but that might not be enough either. KEDA (Kubernetes Event-Driven Autoscaling) might be the solution for all (horizontal) scaling needs.
Continue readingHow do you manage dependency updates? If the answer is “manually”, you might want to check out Renovate.
Continue readingWhy don’t we use “pure” YAML to define Kubernetes resources? Wouldn’t that be more “GitOps friendly” than using Helm templates or Kustomize overlays? Can kpt get us back to “pure” YAML?
Continue reading