Export Helm Chart to kubernetes manifests Posted on March 23, 2025 Split Helm template to separate files [Read More] Tags: kubernetes helm
Use Terraform module to manage GCP Pub/Sub service Posted on March 15, 2025 Create GCP Pub/Sub resources with terraform [Read More] Tags: gcloud
Fix iptables rules on a host with both docker and kubernetes Posted on March 9, 2025 Docker container can't access network when you have kubernetes installed [Read More] Tags: kubernetes docker
Use nft to redirect all traffic to clash Posted on March 7, 2025 nft on openwrt [Read More] Tags: openwrt clash
How to use kubectl debug for a running pod Posted on February 27, 2025 Debug a running pod [Read More] Tags: kubernetes