Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/containers/rancher_and_kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ You are ready to connect to the Rancher's webUI.

Rancher offers its docker-based version of Kubernetes: RKE (Rancher Kubernetes Engine).

All you need is several Rocky Linux servers and the [Docker engine](https://docs.rockylinux.org/gemstones/docker/) installed on them.
All you need is several Rocky Linux servers and the [Docker engine](https://docs.rockylinux.org/gemstones/containers/docker/) installed on them.

Do not forget that one of the requirements of Kubernetes is to have an odd number of master nodes (1 or 3, for example). For our tests, start with 3 master nodes and 2 additional nodes with only the worker role.

Expand Down