Tag: Network Traffic

  • 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
  • IPVS, iptables and kube-proxy

    This is an overview of the underlying technologies that drives load balancing. It covers LVS, Netfilter, iptables, IPVS and eventually kube-proxy. LVS (Linux Virtual Server)…

    Read
  • Nginx as a reverse proxy for Nifi web UI and Kibana

    Nginx can act as a application neutral proxy. One example is to front Nifi. The nifi default configuration provides an HTTP access point, specified in…

    Read