shlogg · Early preview
Mkdev.me @mkdev_me

Services for businessess, knowledge for people

Software Engineering Toolset: OhMyZsh & Janus Installation

Installing OhMyZsh & Janus on MacOS, Linux or Windows WSL: Zsh with plugins like git, json, terraform & Vim distribution with NerdTree, syntax highlighting & auto-completion.

Kubernetes Made Easy With K3s: A Lightweight Certified Distribution

Kubernetes made simple: k3s is a lightweight, certified distribution that simplifies Kubernetes setup & deployment, ideal for IoT, edge computing & local dev.

Implementing Security Scans With Clair In CI Pipelines

Implementing security scans with Clair in a CI/CD pipeline: adding a new stage to detect vulnerabilities and prevent image promotion.

Deploying Claimora On Google Cloud Run With Terraform & GitHub Actions

Deploying Claimora on Google Cloud Run uses Terraform Cloud for infrastructure management and GitHub Actions for continuous deployment with traffic splitting and cost optimization.

10 GenAI Experiments To Boost Efficiency & Creativity

10 GenAI experiments by our company in 2024: automating tasks, exploring vector databases, contributing to EU AI Act training curriculum & more. Common themes include automation, workflow improvement & human-AI collaboration.

Podman Now Supports Docker Compose Files

Since Podman version 3 supports docker compose! No need for extra tools like podman-compose or hacks with podman generate kube. Just install docker-compose and use it with Podman, replacing Docker for a "Dockerless" world.

Installing GKE Clusters With Terraform: A Step-by-Step Guide

Install GKE cluster with Terraform using 2 repos: HashiCorp & Google samples. Configure VPC, subnetworks, node pools & service accounts.

Purchasing Reserved Instances Vs Savings Plans In AWS

Purchasing Reserved Instances in AWS involves selecting options from 20 platforms & understanding convertible vs standard offerings. Savings Plans offer a simpler way to optimize costs with no upfront commitment & automatic discounts.

Encrypting Disks In GCP With KMS: 3 Methods Explained

GCP offers robust encryption solutions using Key Management Service (KMS). Three methods: Google-managed keys, customer-managed keys through KMS, and customer-supplied keys. Each method provides varying levels of control over encryption keys.

Installing And Setting Up Your First Tekton Pipeline

Install Tekton on Kubernetes, define pipelines & tasks with YAML files, and pass parameters using tkn CLI.

How To Update OpenShift On GCP: A Step-by-Step Guide

Update OpenShift in GCP: Install cluster, prepare etc backup, update operators & APIs, pause machine healthcheck resource. Follow upgrade path using Red Hat Update Graph or GUI option.

Connecting Cloud Run Directly To VPC Without Serverless VPC

GCP Cloud Run now allows direct connection to VPC components without Serverless VPC, simplifying communication since summer 2023 beta release.