raynix 筆記

raynix 筆記

  • Home
  • Site Info
  • Side Quests
Illustration of a bird flying.
  • A Few Things I’m Grateful about Microsoft Windows

    TL;DR. this is my story with Microsoft Windows, from 3.1 to 7. Many years after my mom bought me my first PC, I realized the Windows 3.1 installed by the vendor was a cracked copy, or pirate copy if you will. But Windows 3.1 was really amazing, and I liked it a lot. There were […]

    September 14, 2021
    Emerald Dreams, Free software
    microsoft, windows
  • First Month With Sanden Heap Pump

    TL;DR: This thing is purely awesome! It’s been almost a month since my Sanden heat pump system being installed. The unit is scheduled to start running after 9AM. It probably should start a bit later than that because my solar system can barely produce 900w of power at 9AM in late winter, if it’s sunny […]

    September 6, 2021
    Energy Efficiency
    heat pump, Sanden
  • Update GCP IAM Adaptively with Terraform DataSources

    In a scenario where a service account in a central GCP project needs to be accessible by a group of GKE service accounts across multiple GCP projects, the IAM part in Terraform HCL could look like I can make a variable for the members so it becomes But still the project_ids variable needs to be […]

    August 30, 2021
    Systems Admin
    bash, GCP, Terraform
  • Kubernetes Jobs and Istio

    Note: the Job in the title refers to the Job resource in a Kubernetes cluster. At the time the Istio sidecar doesn’t play well with a Job or a Cronjob, because the istio-proxy might not be ready when the Job starts (which causes connection issues for the job) and won’t exit after the job finishes […]

    August 29, 2021
    Opensource, Systems Admin
    istio, kubernetes
  • Mining Ethereum with AMD 6600 XT on Ubuntu Linux

    Warning: Ethereum(ETH) will migrate to PoS(Proof of Stake) algorithm in near future, maybe in a year. So jumping into ETH mining now might or might not be profitable. Also, I do I encourage crypto mining with renewable energy sources. Prerequisite: A PC running on Ubuntu 20.04 with stable Internet connection AMD RX 6600 XT is […]

    August 22, 2021
    Free software, Money, Uncategorized
    AMD, Ethereum, TeamRedMiner, Ubuntu
  • Combine GitHub Actions with FluxCD

    I started my hobby project SausLink( a tinyURL like URL shortener ) a while ago, as it was really boring during covid lockdowns. The web app itself isn’t anything cutting-edge but I intended to implement full git-ops for this project. For the CI pipeline, I chose GitHub Actions because it’s easy and also free for […]

    August 18, 2021
    Free software, Systems Admin
    fluxcd, github, kubernetes
  • 1-Step Away From Fossil Fuel: Sanden Heat Pump

    After weeks of waiting, thanks to lock downs in Victoria, I finally have a 315L Sanden Heat Pump installed, replacing my who-knows-how old gas instantaneous water heater. The job has been done professionally by SolarFlow, kudos to the team! I can label myself an environmentalist who keeps trying to minimize my own carbon footprint but […]

    August 11, 2021
    Emerald Dreams, Energy Efficiency
    heat pump, water
  • Use Variables with Kustomize, Part 2

    I was looking at the Kustomize variable trick I did a year ago and I think I’ve learned some new tricks worth noting down. Variables are very handy most of the times, here’s a pattern to define a variable to be used in Kustomize templates and set its value via annotations. There you have it: […]

    July 22, 2021
    Opensource, Systems Admin
    kubernetes, kustomize
←Previous Page
1 2 3 4 5 6 … 99
Next Page→
  • Eric Lin’s Blog
  • Eddie Wang’s Blog at WP
  • GoalKeeper’s Blog

raynix 筆記

Just another WordPress blog

Proudly powered by WordPress