Closed fals closed 1 year ago
Maybe too late, but you must use gcr.io/kuar-demo/kuard-arm:1 image instead of gcr.io/kuar-demo/kuard-amd64:blue. Rpi have an integrated ARM-compatible central processing unit (CPU), so every image use on this cluster rpi, must be ARM type and not AMD type. See #5 for more details
@lynchmaniac provided the appropriate solution https://github.com/kubernetes-up-and-running/kuard/issues/34#issuecomment-886378559
When I try to run the examples from Chapter 6 and 7 in my raspberry cluster, the pods and services do not start.
Looks like an internal error in the container.