Skip to main content

intro-to-kluctl

· 10 min read

title: "How to Simplify Kubernetes Deployments with Kluctl: A Beginner's Guide" date: 2024-05-30 slug: "intro-to-kluctl" tags: ["kubernetes", "devops"] intro-to-kluctl

Introduction

ai-reliability

· 8 min read

title: "Build Your Own Kubernetes Co-Pilot: Harness AI for Reliable Cluster Management" date: 2024-04-14 slug: "build-your-own-kubernetes-co-pilot" tags: ["ai", "development", "reliability"]

kubernetes-copilot

crossplane-nvim

· 2 min read

title: "Crossplane resources in Neovim" date: 2024-03-31 tags: ["crossplane", "neovim"]

In the realm of text editors, Neovim stands out for its extensibility, especially for developers working with Kubernetes. The telescope-crossplane.nvim extension bridges the gap between Neovim's editing capabilities and Kubernetes resource management. This tutorial outlines the prerequisites, installation, and setup processes for integrating telescope-crossplane.nvim into Neovim, providing an efficient way to manage Kubernetes resources.

Prerequisites

gag-stack

· 5 min read

title: "Development with AI: the GAG Stack" date: 2024-03-29 tags: ["ai", "development", "tools"]

gag-stack

Introduction

5 Common Pitfalls in Iac

· 7 min read

Image by Elchinator from Pixabay

5 common pitfalls in Infrastructure as Code

Introduction

Modern, cloud-native infrastructure can be created and destroyed within minutes. It can be scaled up and down depending on load and usage patterns.