Posts

I write, I break things, I write some more.

IP Addresses & Subnetting - Every device needs an address to communicate

IP Addresses & Subnetting - Every device needs an address to communicate

Networking is how computers and servers communicate with each other over the Internet or a private network. It’s like a postal system for data—your data (letters) needs an address (IP) and a path (routes) to reach its destination.

Read More

Exploring Kubernetes with HKE

Managing Kubernetes clusters can be complex and time-consuming. HKE (HostSpace Kubernetes Engine) aims to simplify this process with automated cluster management.

Read More
Exploring Kubernetes with HKE
Advanced Secrets Management for CI/CD Pipelines with Doppler and GitHub Actions

Advanced Secrets Management for CI/CD Pipelines with Doppler and GitHub Actions

Doppler is a secrets management platform that helps teams securely store and manage their environment variables and other sensitive data.

Read More

Deploying Actions Runner Controller for Cost-Efficient GitHub Actions

Actions Runner Controller (ARC) emerges as a solution to manage self-hosted runners on your Kubernetes cluster, offering cost savings, autoscaling capabilities, and seamless integration with GitOps practices.

Read More
Deploying Actions Runner Controller for Cost-Efficient GitHub Actions
Triggering Workflows in Another Repository with GitHub Actions

Triggering Workflows in Another Repository with GitHub Actions

GitHub Actions provides a powerful automation framework that allows you to orchestrate and automate various tasks within your repositories.

Read More

Curated Reads

A collection of insightful reads for beginners.