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

Questions

  1. Can you list the various methods you can use to install the Helm client?
  2. How does Helm authenticate to a Kubernetes cluster?
  3. What mechanism is in place to provide authorization to the Helm client? How can an administrator manage these privileges?
  4. What is the purpose of the helm repo add command?
  5. What are the three XDG environment variables used by Helm? What purpose do they serve?
  6. Why is Minikube a good choice for learning how to use Kubernetes and Helm? What does Minikube automatically configure for users to allow them to get started more rapidly?