kelseyhightower / kubernetes-the-hard-way

Bootstrap Kubernetes the hard way. No scripts.
Apache License 2.0
39.77k stars 13.65k forks source link

changed arm64 in commands to amd64, following Debian 12 x86-64 architecture #772

Open tuyojr opened 2 months ago

tuyojr commented 2 months ago

…ectiure

stanfordpeng commented 2 months ago

The tutorial makes arm the prerequisites.: https://github.com/kelseyhightower/kubernetes-the-hard-way/blob/master/docs/01-prerequisites.md

tuyojr commented 2 months ago

Okay Okay. Thank you for pointing that out.