Skip to content

Commit

Permalink
Update install-kubeadm.md
Browse files Browse the repository at this point in the history
Add note to kubeadm install instruction to help install in other arch i.e. aarch64, ppc64le etc.
  • Loading branch information
Peeyush gupta committed Mar 19, 2018
1 parent eb22016 commit 64bdd10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/setup/independent/install-kubeadm.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ systemctl enable kubelet && systemctl start kubelet
EOF
sysctl --system
```
- Replace x86_64 in baseurl with your system's arch to install kubeadm in other archs i.e aarch64, ppc64le etc.
{% endcapture %}
Expand Down

0 comments on commit 64bdd10

Please sign in to comment.