devOops.blog

devOops.blog

Follow
home

Exposing an app on GKE using Ingress and TLS Termination

Shay UlmerShay Ulmer
Jan 17, 20237 min read

I recently needed to expose an application that runs on GKE to the outside world. To do that, I had to learn and use GKE's way of working with Ingress...

Exposing an app on GKE using Ingress and TLS Termination

First post: Creating a simple web app to list kubernetes resources

Shay UlmerShay Ulmer
Sep 12, 20226 min read

Today we're going to overview a fun experiment that involves many aspects of working with Kubernetes. I had a very interesting use case where I needed...

First post: Creating a simple web app to list kubernetes resources

What is this?

Shay UlmerShay Ulmer
Sep 6, 20222 min read

The most interesting aspect of DevOps is the fact that if you ask 3 different DevOps engineers what DevOps is, you will probably receive 5 different...

What is this?