Don’t just say ‘hello’ to me

2023-01-25 | #productivity #ways-of-working

I was recently in a 1-1 with my new EM and was asked what annoys me at work. The one thing that immediately popped to mind was:

‘I hate it when someone just messages me “Hello” or “Hi, how are you” when they message me for something on Slack’

It became immediately apparent that, without proper context, this could be taken the wrong way. So I thought I’d explain my thoughts here.

Continue reading 


Kubernetes Networking #3: Ingress

2022-07-22 | #deep-dive #kubernetes

Kubernetes Ingress provide a way to expose HTTP(S) routes into your pods from a centralized controller and load balancer. It means you can define how the network traffic can get to your pod inside a Kubernetes resource and a controller hosted in the cluster takes care of the implementation.

Continue reading 