Projects:Kubernetes: verschil tussen versies

Naar navigatie springen Naar zoeken springen
17 bytes toegevoegd ,  28 mrt 2019
Regel 1.095: Regel 1.095:
** On the master, "kubeadm upgrade plan", then "kubeadm upgrade apply v1.14.x"
** On the master, "kubeadm upgrade plan", then "kubeadm upgrade apply v1.14.x"
** Upgrade CNI controller by re-running the same <code>kubectl apply</code> as earlier
** Upgrade CNI controller by re-running the same <code>kubectl apply</code> as earlier
** Unhold the kubelet package on the master, upgrade it and re-hold it, then restart the kubelet
** Unhold the kubelet and kubectl packages on the master, upgrade them and re-hold them, then restart the kubelet
** For each worker, unhold the kubeadm package, upgrade it, rehold it; cordon (drain) the node; upgrade the node config; install the new kubelet version and restart it; uncordon the node.
** For each worker, unhold the kubeadm package, upgrade it, rehold it; cordon (drain) the node; upgrade the node config; install the new kubelet version and restart it; uncordon the node.
* Try getting information on a pod from inside it using the Kubernetes API
* Try getting information on a pod from inside it using the Kubernetes API

Navigatiemenu