scratch.md: Clarify CA_CERT_BASE64_ENCODED / certificate-authority
This commit is contained in:
@@ -288,6 +288,10 @@ contexts:
|
|||||||
current-context: service-account-context
|
current-context: service-account-context
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Where CA_CERT_BASE64_ENCODED can be generated like `< ca.crt base64
|
||||||
|
-w0`. Alternatively you can refer to a file (e.g. `certificate-authority:
|
||||||
|
/etc/kubernetes/ca.crt`).
|
||||||
|
|
||||||
Put the kubeconfig(s) on every node. The examples later in this
|
Put the kubeconfig(s) on every node. The examples later in this
|
||||||
guide assume that there are kubeconfigs in `/var/lib/kube-proxy/kubeconfig` and
|
guide assume that there are kubeconfigs in `/var/lib/kube-proxy/kubeconfig` and
|
||||||
`/var/lib/kubelet/kubeconfig`.
|
`/var/lib/kubelet/kubeconfig`.
|
||||||
|
|||||||
Reference in New Issue
Block a user