Skip to content
Joey Wang
Menu

Search

Writing

254 posts. Browse by category or tag, or use search.

How to Rotate GKE Cluster Credentials

The gcloud commands for checking certificate expiry, starting rotation, upgrading nodes to the new certificate, and completing GKE credential rotation.

How to Debug React Applications

A rundown of debugging React apps: React Developer Tools in the browser, inspecting React Native, and running Jest tests under a real debugger.