Learn Kubernetes Security
上QQ阅读APP看书,第一时间看更新

Questions

  1. In a Kubernetes cluster, is the IP address assigned to a pod or a container?
  2. What are the Linux namespaces that will be shared among containers inside the same pod?
  3. What is a pause container and what is it for?
  4. What are the types of Kubernetes services?
  5. What is the advantage of using Ingress other than the LoadBalancer type service?