Tech Notes

Your project can be on or off. Your project's priority can be changed. Your job can be changed. But the technology is always heading north!

Tuesday, February 7, 2023

proxy_pass vs. rewrite in nginx ingress controller

›
  proxy_pass rewrite Return 200 with the content 302 with the URL to the redirected page ...
Monday, January 30, 2023

Ingress to support multiple hosts

›
The Nginx ingress controller allows you to specify ingress in the helm chart.  For each ingress, you define the ingress rules in the corresp...
Friday, December 30, 2022

Access GCR images from different GCP projects

›
The manual way: https://medium.com/google-cloud/using-single-docker-repository-with-multiple-gke-projects-1672689f780c For each GCP project ...
Tuesday, September 13, 2022

How to import IAM role to terraform state?

›
This sounds like a silly question.  Why IAM role is different?  We all know how to import resources to terraform state, right? Actually, the...
Sunday, November 21, 2021

Ingress Controller (continue)

›
On my March blog, I compared the community version ingress-nginx controller and the Nginx supported nginx-ingress controller.  My conclusion...
Wednesday, September 8, 2021

thisisunsafe trick

›
 When security is important, over-secure is stupid.  Currently, I spent lots of time to figure out an error message from Google Chrome when ...
Friday, August 27, 2021

Redis running in Kubernetes

›
There is a need to run Redis inside of Kubernetes.  This will eliminate the egress costs. Installation is straightforward if you use Bitnami...
›
Home
View web version
Powered by Blogger.