Getting Started with Kubernetes
上QQ阅读APP看书,第一时间看更新

Questions

  1. Name three places where you can easily deploy a Kubernetes cluster.
  2. What are other types of pre-existing virtualization technologies that predate containers?
  3. Name as many cgroup controls as you can!
  4. What are some of the reasons why enabling CI/CD with containers is so important to organizations?
  5. What prerequisites are required to get a Kubernetes cluster up and running on AWS or GCE?
  6. Name four services running on the Kubernetes master nodes. Hint: these are containers.
  7. What are some alternatives to the kube-up.sh script?
  8. What's the tool used for building a Kubernetes cluster from scratch?