Other articles

  1. Troubleshooting Battery Drain Issues on the Garmin Venu 3

    Tue 07 January 2025

    Problem

    Garmin Venu 3 watches will sometimes go into severe battery drain mode, measured by more than 1% per hour (normaly, a single charge will last over ten days). This is further complicated by the sheer opacity of the devices. There's no logs, no error indicators, and the only way …

    read more
  2. Automatic Updates for Raspberry Pi's

    Sun 15 May 2022

    Problem

    Raspberry Pi's are great but they don't automatically update themselves. And once we've figured out how to make them do whatever it is we wanted them to do, we're not likely to log back in just for updates.

    We need to set the machine to update itself.

    Solution

    There …

    read more
  3. User Management in Tanzu Kubernetes Grid (TKG)

    Mon 28 June 2021

    Problem

    User management is not part of Kubernetes. You have to tie Kubernetes to an external system. This gets.... complicated.

    Solution

    For TKG, we can hook our Kubernetes clusters up to any OIDC provider. For this excercise, we'll use Okta. At a high level, here's what we'll do.

    • Create a …
    read more
  4. GPU-Enabled Kubernetes Clusters with Tanzu Kubernetes Grid

    Mon 24 May 2021

    Stated Goal

    We want easy GPU access for Kubernetes workloads in our TKG clusters. This is done by:

    • Installing GPU device drivers on our Kubernetes worker nodes
    • Installing the device plugins on our Kubernetes worker nodes
    • Applying the appropriate labels to our Kubernetes worker nodes so that GPU workloads can …
    read more

Page 1 / 3 »

social