Tag: Configuration

  • Thumbnail for Key mapping for external PC keyboard on Mac

    Key mapping for external PC keyboard on Mac

    This post is to document my steps to use external Windows keyboard on Mac with custom key mapping. Background Apple’s magic keyboard does not support…

    Read
  • Thumbnail for Knative Eventing Introduction

    Knative Eventing Introduction

    In the previous post, I mentioned that Knative Serving and Knative Eventing should be seen as two different projects. The former is supposed to be…

    Read
  • Thumbnail for Knative Serving Introduction

    Knative Serving Introduction

    Background As per IBM‘s definition, Knative enables serverless workloads to run on Kubernetes clusters, and makes building and orchestrating containers with Kubernetes faster and easier.…

    Read
  • Thumbnail for Service Proxy – from Nginx to Envoy

    Service Proxy – from Nginx to Envoy

    Update (Nov 20, 2022): 1. Envoy’s configuration schema can be hard to get used to. It is lacking examples because the documentation is mostly generated.…

    Read
  • Thumbnail for Istio Lab – Ingress and Egress

    Istio Lab – Ingress and Egress

    Istio is a popular open-source service mesh implementation using Envoy proxy. One of the benefit of using Istio is the ingress and egress it brings…

    Read