Tag: namespace

  • 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
  • Docker components

    The previous post about virtualization and containerization brought up some underlying technologies which Docker build containers on, including: In this post we further discuss the…

    Read
  • Zookeeper Summary

    Distributed systems Distributed system involves independent computing entities linked together by network. The components communicate and coordinate with each other to achieve a common goal.…

    Read
  • Virtualization 3 of 4 – Containers

    In broad terms, virtualization of computing resource is about isolation of resources at different levels. We have covered hypervisor-based virtualization in the other post. In…

    Read