mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-16 01:53:51 +00:00
Merge pull request #2412 from vterdunov/patch-1
Fix How Upgrades Work link to cluster.yaml
This commit is contained in:
@@ -62,7 +62,7 @@ Because RKE addons are necessary for allowing traffic into the cluster, they wil
|
||||
|
||||
For more information on configuring the number of replicas for each addon, refer to [this section.](#replicas-for-rke-addons)
|
||||
|
||||
For an example showing how to configure the addons, refer to the [example cluster.yml.](#example-cluster-yml)
|
||||
For an example showing how to configure the addons, refer to the [example cluster.yml.]({{<baseurl>}}rke/latest/en/upgrades/configuring-strategy/#example-cluster-yml)
|
||||
|
||||
{{% /tab %}}
|
||||
{{% tab "RKE prior to v1.1.0" %}}
|
||||
@@ -87,4 +87,4 @@ Worker nodes are upgraded simultaneously, in batches of either 50 or the total n
|
||||
When a worker node is upgraded, it restarts several Docker processes, including the `kubelet` and `kube-proxy`. When `kube-proxy` comes up, it flushes `iptables`. When this happens, pods on this node can’t be accessed, resulting in downtime for the applications.
|
||||
|
||||
{{% /tab %}}
|
||||
{{% /tabs %}}
|
||||
{{% /tabs %}}
|
||||
|
||||
Reference in New Issue
Block a user