Skip to content
Snippets Groups Projects
Select Git revision
  • e4dfa34ae06b57667a854b216b5eba6f62f94cb7
  • master default protected
  • v0.0.x
  • v0.0.31
  • v0.0.30
  • v0.0.29
  • v0.0.28
  • v0.0.28-rc1
  • v0.0.27
  • v0.0.26
  • v0.0.25
  • v0.0.24
  • v0.0.23
  • v0.0.22
  • v0.0.21
  • v0.0.20
  • v0.0.19
  • v0.0.18
  • v0.0.17
  • v0.0.16
  • v0.0.15
  • v0.0.14
  • v0.0.13
23 results

local-path-provisioner

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    liuyan authored and Sheng Yang committed
    The priority of kubeconfig would be:
        1. Command args. We could specify the --kubeconfig.
        2. ENV. We read from RecommendedConfigPathEnvVar.
        3. In-cluster.
        4. Recommended. We got by RecommendedHomeDir and RecommendedFileName, which would be ~/.kube/config.
    e4dfa34a
    History
    Name Last commit Last update