How to manually renew certificates of cert-manager Posted on April 26, 2025 Using kubectl patch to renew certs [Read More] Tags: kubernetes
Configure GCP workload identity federation with Dex server Posted on April 25, 2025 Using Dex as OIDC provider for workload identity pool [Read More] Tags: kubernetes gcloud
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