Blog

Engineering

8 posts under this topic.

01

K3s on Oracle Cloud Always Free: GitOps Kubernetes (Gateway API + Auto HTTPS)

K3s on Oracle Cloud Always Free: GitOps Kubernetes (Gateway API + Auto HTTPS)

#kubernetes #devops #oracle-cloud
02

Bare Metal Kubernetes Homelab Setup

A self-hosted bare-metal Kubernetes platform on Ubuntu 24.04 LTS. Combines Ansible for automated node provisioning with ArgoCD for GitOps-based cluster management.

#devops #kubernetes #software-engineering #microservices #docker
03

Consolidating Milvus Across AZs

I migrated a Milvus (standalone) deployment from a three-AZ Kubernetes setup (us-east-1a/b/c) to a single dedicated node in us-east-1b. I preserved all vector data, reduced infra to one m6a.xlarge node, consolidated all PVCs to 1b

#aws #devops #kubernetes
04

conda vs poetry vs uv vs pip

Difference between conda vs poetry vs uv vs pip for managing, creating and using environments

#python #devops
05

Install PyTorch on Apple M1 (M1, Pro, Max) with GPU (Metal)

Install PyTorch on Apple M1 (M1, Pro, Max) with GPU (Metal)

#pytorch #getting-started #machine-learning
06

Install TensorFlow on Apple M1 (M1, Pro, Max) with GPU (Metal)

Install TensorFlow on Apple M1 (M1, Pro, Max) with GPU (Metal)

#getting-started #machine-learning #tensorflow
07

Install Kubeflow on Digital Ocean Managed Kubernetes (with Terraform)

Install Kubeflow on Digital Ocean Managed Kubernetes (with Terraform)

#docker #kubernetes #digital-ocean #machine-learning
08

Install JupyterHub on AWS Elastic Kubernetes Service (EKS)

Install JupyterHub on AWS Elastic Kubernetes Service (EKS)

#aws #kubernetes #machine-learning