Jonathan Gold

    Jonathan Gold
    Jonathan Gold is a Cloud Native engineer at Container Solutions.
    8 min read

    The No-Jargon Zone: How to Talk About Cloud Native Tech

    Have you ever felt that collective sigh wash over a room during a system demo, when a colleague goes into excruciatingly unnecessary detail describing how a feature or fix was implemented? Have you ev...

    Istio and Kubernetes: Reducing Risk Through Chaos Engineering

    When designing your microservice architecture in a Cloud Native system, setting up the Istio service mesh on your Kubernetes cluster(s) can give you more control and observability over network traffic...

    Solving 2 Common Deployment Dilemmas in Kubernetes With Istio

    If you’re an engineer working with containers, and especially with Kubernetes, you’re going to hear about Istio. For the uninitiated, Istio is the service mesh for Kubernetes. A service mesh is a netw...

    Contributing to Kubernetes: Open-Source Citizenship

    I’ve been using Kubernetes for a while now and decided it was time to be a responsible open-source citizen, and contribute some code. So I started combing their issue tracker, looking for a relatively...