Tag: kube-proxy

  • Certified Kubernetes Administrator (CKA) Exam

    The Certified Kubernetes Administrator (CKA) exam is a hands-on session where you need to follow the instructions to configure the system in a bash terminal…

    Read
  • Basic Resource Object in Kubernetes 1 of 2

    For someone from a system administration background, it would be amazing to discover that Kubernetes provides a solution to every pain point in the traditional…

    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
  • High Availability and Load Balancer

    Overview Fault tolerance and high availability are two architectural characteristics that people often confuse with each other. High availability focuses on minimizing downtime. It guarantees…

    Read